-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge queue: embarking main (de546ff) and #6217 together #6406
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Output: ``` $ cargo update Updating crates.io index Updating addr2line v0.17.0 -> v0.19.0 Updating ahash v0.8.2 -> v0.8.3 Updating aho-corasick v0.7.18 -> v0.7.20 Updating anyhow v1.0.69 -> v1.0.70 Updating arrayref v0.3.6 -> v0.3.7 Updating async-stream v0.3.2 -> v0.3.4 Updating async-stream-impl v0.3.2 -> v0.3.4 Updating async-trait v0.1.52 -> v0.1.67 Updating axum v0.5.17 -> v0.6.12 Updating axum-core v0.2.9 -> v0.3.3 Updating backtrace v0.3.64 -> v0.3.67 Updating base64 v0.13.0 -> v0.13.1 Updating bit-set v0.5.2 -> v0.5.3 Removing block-buffer v0.7.3 Removing block-buffer v0.10.2 Adding block-buffer v0.10.4 Removing block-padding v0.1.5 Updating bls12_381 v0.7.0 -> v0.7.1 Updating bstr v0.2.17 -> v1.4.0 Updating byte-slice-cast v1.2.1 -> v1.2.2 Removing byte-tools v0.3.1 Updating bytemuck v1.8.0 -> v1.13.1 Updating cc v1.0.73 -> v1.0.79 Removing chunked_transfer v1.4.0 Updating cipher v0.4.3 -> v0.4.4 Updating clang-sys v1.3.1 -> v1.6.0 Updating clap v3.2.20 -> v3.2.23 Updating console v0.15.4 -> v0.15.5 Updating constant_time_eq v0.2.4 -> v0.2.5 Updating crossbeam-channel v0.5.4 -> v0.5.7 Updating crossbeam-deque v0.8.1 -> v0.8.3 Updating crossbeam-epoch v0.9.7 -> v0.9.14 Updating crossbeam-utils v0.8.7 -> v0.8.15 Adding cxx-build v1.0.93 Updating cxx-gen v0.7.74 -> v0.7.93 Updating darling v0.14.1 -> v0.14.4 Updating darling_core v0.14.1 -> v0.14.4 Updating darling_macro v0.14.1 -> v0.14.4 Removing digest v0.8.1 Removing digest v0.10.5 Adding digest v0.10.6 Updating dirs-sys v0.3.6 -> v0.3.7 Updating either v1.6.1 -> v1.8.1 Updating encoding_rs v0.8.30 -> v0.8.32 Updating enum-iterator v1.2.0 -> v1.4.0 Updating enum-iterator-derive v1.1.0 -> v1.2.0 Updating eyre v0.6.7 -> v0.6.8 Removing fake-simd v0.1.2 Updating fastrand v1.7.0 -> v1.9.0 Updating ff v0.12.0 -> v0.12.1 Updating fixedbitset v0.4.1 -> v0.4.2 Updating flate2 v1.0.22 -> v1.0.25 Updating form_urlencoded v1.0.1 -> v1.1.0 Removing generic-array v0.12.4 Removing generic-array v0.14.5 Adding generic-array v0.14.6 Updating gimli v0.26.1 -> v0.27.2 Updating glob v0.3.0 -> v0.3.1 Updating globset v0.4.8 -> v0.4.10 Updating h2 v0.3.11 -> v0.3.16 Updating hashbrown v0.12.1 -> v0.12.3 Updating hdrhistogram v7.5.0 -> v7.5.2 Updating heck v0.4.0 -> v0.4.1 Updating http v0.2.8 -> v0.2.9 Removing http-range-header v0.3.0 Updating hyper-rustls v0.23.0 -> v0.23.2 Updating iana-time-zone v0.1.46 -> v0.1.54 Adding iana-time-zone-haiku v0.1.1 Updating idna v0.2.3 -> v0.3.0 Updating io-lifetimes v1.0.4 -> v1.0.9 Updating ipnet v2.4.0 -> v2.7.1 Updating is-terminal v0.4.4 -> v0.4.5 Updating itoa v1.0.4 -> v1.0.6 Updating jobserver v0.1.24 -> v0.1.26 Updating js-sys v0.3.59 -> v0.3.61 Updating libc v0.2.139 -> v0.2.140 Updating libloading v0.7.3 -> v0.7.4 Updating libm v0.2.2 -> v0.2.6 Updating libz-sys v1.1.4 -> v1.1.8 Updating link-cplusplus v1.0.7 -> v1.0.8 Updating lock_api v0.4.6 -> v0.4.9 Removing maplit v1.0.2 Removing matches v0.1.9 Updating matchit v0.5.0 -> v0.7.0 Updating memoffset v0.6.5 -> v0.8.0 Updating mime v0.3.16 -> v0.3.17 Updating miniz_oxide v0.4.4 -> v0.6.2 Updating minreq v2.6.0 -> v2.7.0 Updating mio v0.8.4 -> v0.8.6 Updating net2 v0.2.37 -> v0.2.38 Updating nom v7.1.0 -> v7.1.3 Updating num-format v0.4.3 -> v0.4.4 Updating num-traits v0.2.14 -> v0.2.15 Updating object v0.27.1 -> v0.30.3 Removing opaque-debug v0.2.3 Updating openssl v0.10.38 -> v0.10.48 Adding openssl-macros v0.1.0 Updating openssl-sys v0.9.72 -> v0.9.83 Updating os_info v3.5.1 -> v3.7.0 Updating os_str_bytes v6.3.0 -> v6.5.0 Updating parity-scale-codec v3.1.2 -> v3.4.0 Updating parity-scale-codec-derive v3.1.2 -> v3.1.4 Updating parking_lot v0.12.0 -> v0.12.1 Removing parking_lot_core v0.8.5 Removing parking_lot_core v0.9.1 Adding parking_lot_core v0.8.6 Adding parking_lot_core v0.9.7 Updating pasta_curves v0.4.0 -> v0.4.1 Updating percent-encoding v2.1.0 -> v2.2.0 Updating pest v2.1.3 -> v2.5.6 Updating pest_derive v2.1.0 -> v2.5.6 Updating pest_generator v2.1.3 -> v2.5.6 Updating pest_meta v2.1.3 -> v2.5.6 Updating petgraph v0.6.0 -> v0.6.3 Updating pkg-config v0.3.24 -> v0.3.26 Updating plotters v0.3.1 -> v0.3.4 Updating plotters-backend v0.3.2 -> v0.3.4 Updating plotters-svg v0.3.1 -> v0.3.3 Updating portable-atomic v0.3.15 -> v0.3.19 Updating ppv-lite86 v0.2.16 -> v0.2.17 Updating prettyplease v0.1.9 -> v0.1.25 Updating proc-macro-crate v1.1.3 -> v1.3.1 Updating proc-macro2 v1.0.52 -> v1.0.53 Updating prost-build v0.11.1 -> v0.11.8 Updating prost-types v0.11.1 -> v0.11.8 Updating raw-cpuid v10.2.0 -> v10.7.0 Updating redox_syscall v0.2.11 -> v0.2.16 Updating redox_users v0.4.0 -> v0.4.3 Updating rgb v0.8.32 -> v0.8.36 Updating rustc-demangle v0.1.21 -> v0.1.22 Updating rustix v0.36.7 -> v0.36.11 Updating rustls v0.20.7 -> v0.20.8 Updating rustls-pemfile v1.0.0 -> v1.0.2 Updating rustversion v1.0.11 -> v1.0.12 Updating ryu v1.0.9 -> v1.0.13 Updating schannel v0.1.19 -> v0.1.21 Adding scratch v1.0.5 Updating security-framework v2.6.1 -> v2.8.2 Updating security-framework-sys v2.6.1 -> v2.8.0 Removing sha-1 v0.8.2 Adding sha2 v0.10.6 Updating signal-hook-registry v1.4.0 -> v1.4.1 Updating similar v2.1.0 -> v2.2.1 Updating slab v0.4.5 -> v0.4.8 Updating socket2 v0.4.7 -> v0.4.9 Removing syn v1.0.104 Removing syn v2.0.3 Adding syn v1.0.109 Adding syn v2.0.8 Updating sync_wrapper v0.1.1 -> v0.1.2 Updating termcolor v1.1.3 -> v1.2.0 Updating textwrap v0.15.0 -> v0.16.0 Updating thread_local v1.1.4 -> v1.1.7 Removing time v0.1.44 Removing time v0.3.17 Adding time v0.1.43 Adding time v0.3.20 Updating time-macros v0.2.6 -> v0.2.8 Updating tinyvec_macros v0.1.0 -> v0.1.1 Updating tokio-macros v1.7.0 -> v1.8.2 Updating tokio-native-tls v0.3.0 -> v0.3.1 Updating tokio-rustls v0.23.2 -> v0.23.4 Updating tokio-util v0.6.9 -> v0.6.10 Updating toml_edit v0.19.7 -> v0.19.8 Updating tonic v0.8.2 -> v0.8.3 Updating tonic-build v0.8.2 -> v0.8.4 Removing tower-http v0.3.4 Updating tower-layer v0.3.1 -> v0.3.2 Updating tower-service v0.3.1 -> v0.3.2 Updating try-lock v0.2.3 -> v0.2.4 Updating typenum v1.15.0 -> v1.16.0 Updating ucd-trie v0.1.3 -> v0.1.5 Updating unicode-bidi v0.3.7 -> v0.3.13 Updating unicode-ident v1.0.2 -> v1.0.8 Updating unicode-normalization v0.1.19 -> v0.1.22 Updating unicode-segmentation v1.9.0 -> v1.10.1 Updating unicode-width v0.1.9 -> v0.1.10 Updating unicode-xid v0.2.2 -> v0.2.4 Updating ureq v2.5.0 -> v2.6.2 Updating url v2.2.2 -> v2.3.1 Updating uuid v1.1.0 -> v1.3.0 Updating walkdir v2.3.2 -> v2.3.3 Updating wasi v0.10.0+wasi-snapshot-preview1 -> v0.10.2+wasi-snapshot-preview1 Updating wasm-bindgen v0.2.82 -> v0.2.84 Updating wasm-bindgen-backend v0.2.82 -> v0.2.84 Updating wasm-bindgen-futures v0.4.29 -> v0.4.34 Updating wasm-bindgen-macro v0.2.82 -> v0.2.84 Updating wasm-bindgen-macro-support v0.2.82 -> v0.2.84 Updating wasm-bindgen-shared v0.2.82 -> v0.2.84 Updating web-sys v0.3.56 -> v0.3.61 Updating webpki-roots v0.22.5 -> v0.22.6 Updating which v4.2.4 -> v4.4.0 Adding windows v0.46.0 Removing windows-sys v0.32.0 Removing windows-sys v0.36.1 Updating windows-targets v0.42.1 -> v0.42.2 Updating windows_aarch64_gnullvm v0.42.1 -> v0.42.2 Removing windows_aarch64_msvc v0.32.0 Removing windows_aarch64_msvc v0.36.1 Removing windows_aarch64_msvc v0.42.1 Adding windows_aarch64_msvc v0.42.2 Removing windows_i686_gnu v0.32.0 Removing windows_i686_gnu v0.36.1 Removing windows_i686_gnu v0.42.1 Adding windows_i686_gnu v0.42.2 Removing windows_i686_msvc v0.32.0 Removing windows_i686_msvc v0.36.1 Removing windows_i686_msvc v0.42.1 Adding windows_i686_msvc v0.42.2 Removing windows_x86_64_gnu v0.32.0 Removing windows_x86_64_gnu v0.36.1 Removing windows_x86_64_gnu v0.42.1 Adding windows_x86_64_gnu v0.42.2 Updating windows_x86_64_gnullvm v0.42.1 -> v0.42.2 Removing windows_x86_64_msvc v0.32.0 Removing windows_x86_64_msvc v0.36.1 Removing windows_x86_64_msvc v0.42.1 Adding windows_x86_64_msvc v0.42.2 Updating winnow v0.3.6 -> v0.4.0 Updating wyz v0.5.0 -> v0.5.1 Updating zeroize_derive v1.3.2 -> v1.3.3 ```
github-actions
bot
added
the
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
label
Mar 24, 2023
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #6406 +/- ##
=======================================
Coverage 77.76% 77.77%
=======================================
Files 304 304
Lines 39614 39563 -51
=======================================
- Hits 30807 30771 -36
+ Misses 8807 8792 -15 |
The pull request #6217 cannot be merged and has been disembarked. |
The pull request #6217 cannot be merged and has been disembarked. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🙁 This pull request has failed checks. #6217 will be removed from the queue. 🙁
Branch main (de546ff) and #6217 are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #6217.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue
batched
for merge:check-neutral=Test integration with lightwalletd
check-skipped=Test integration with lightwalletd
check-success=Test integration with lightwalletd
check-neutral=Test with fake activation heights
check-skipped=Test with fake activation heights
check-success=Test with fake activation heights
check-neutral=Test all
check-skipped=Test all
check-success=Test all
check-neutral=Test checkpoint sync from empty state
check-skipped=Test checkpoint sync from empty state
check-success=Test checkpoint sync from empty state
check-neutral=Test all with getblocktemplate-rpcs feature
check-skipped=Test all with getblocktemplate-rpcs feature
check-success=Test all with getblocktemplate-rpcs feature
check-neutral=Test beta on ubuntu-latest
check-skipped=Test beta on ubuntu-latest
check-success=Test beta on ubuntu-latest
check-neutral=Test stable on macos-latest
check-skipped=Test stable on macos-latest
check-success=Test stable on macos-latest
check-neutral=Test stable on ubuntu-latest
check-skipped=Test stable on ubuntu-latest
check-success=Test stable on ubuntu-latest
check-neutral=Test beta on ubuntu-latest --features getblocktemplate-rpcs
check-skipped=Test beta on ubuntu-latest --features getblocktemplate-rpcs
check-success=Test beta on ubuntu-latest --features getblocktemplate-rpcs
check-neutral=Test stable on ubuntu-latest --features getblocktemplate-rpcs
check-skipped=Test stable on ubuntu-latest --features getblocktemplate-rpcs
check-success=Test stable on ubuntu-latest --features getblocktemplate-rpcs
check-neutral=get block template / Run get-block-template test
check-skipped=get block template / Run get-block-template test
check-success=get block template / Run get-block-template test
check-neutral=Test Zebra default Docker config file
check-skipped=Test Zebra default Docker config file
check-success=Test Zebra default Docker config file
#approved-reviews-by>=1
[🛡 GitHub branch protection]#changes-requested-reviews-by=0
[🛡 GitHub branch protection]#review-threads-unresolved=0
[🛡 GitHub branch protection]base=main
check-success=Rustfmt
check-neutral=Rustfmt
check-skipped=Rustfmt
check-success=mergefreeze
check-neutral=mergefreeze
check-skipped=mergefreeze
check-success=Clippy
check-neutral=Clippy
check-skipped=Clippy
check-success=Check deny.toml bans
check-neutral=Check deny.toml bans
check-skipped=Check deny.toml bans
check-success=Check deny.toml bans --all-features
check-neutral=Check deny.toml bans --all-features
check-skipped=Check deny.toml bans --all-features
check-success=Check deny.toml bans --no-default-features
check-neutral=Check deny.toml bans --no-default-features
check-skipped=Check deny.toml bans --no-default-features
check-success=Check deny.toml sources
check-neutral=Check deny.toml sources
check-skipped=Check deny.toml sources
check-success=Check deny.toml sources --all-features
check-neutral=Check deny.toml sources --all-features
check-skipped=Check deny.toml sources --all-features
check-success=Check deny.toml sources --no-default-features
check-neutral=Check deny.toml sources --no-default-features
check-skipped=Check deny.toml sources --no-default-features
check-success=Check Cargo.lock is up to date
check-neutral=Check Cargo.lock is up to date
check-skipped=Check Cargo.lock is up to date
check-success=Find available cached state disks
check-neutral=Find available cached state disks
check-skipped=Find available cached state disks
check-success=Install zebrad from lockfile without cache on ubuntu-latest
check-neutral=Install zebrad from lockfile without cache on ubuntu-latest
check-skipped=Install zebrad from lockfile without cache on ubuntu-latest
check-success=Zebra checkpoint update / Run sync-past-checkpoint test
check-neutral=Zebra checkpoint update / Run sync-past-checkpoint test
check-skipped=Zebra checkpoint update / Run sync-past-checkpoint test
check-success=Zebra tip JSON-RPC / Run fully-synced-rpc test
check-neutral=Zebra tip JSON-RPC / Run fully-synced-rpc test
check-skipped=Zebra tip JSON-RPC / Run fully-synced-rpc test
check-success=Zebra checkpoint / Run sync-to-checkpoint test
check-neutral=Zebra checkpoint / Run sync-to-checkpoint test
check-skipped=Zebra checkpoint / Run sync-to-checkpoint test
check-success=Coverage on stable
check-neutral=Coverage on stable
check-skipped=Coverage on stable
check-success=Rust doc
check-neutral=Rust doc
check-skipped=Rust doc
check-success=Build tower-batch crate
check-neutral=Build tower-batch crate
check-skipped=Build tower-batch crate
check-success=Build tower-fallback crate
check-neutral=Build tower-fallback crate
check-skipped=Build tower-fallback crate
check-success=Build zebra-chain crate
check-neutral=Build zebra-chain crate
check-skipped=Build zebra-chain crate
check-success=Build zebra-client crate
check-neutral=Build zebra-client crate
check-skipped=Build zebra-client crate
check-success=Build zebra-consensus crate
check-neutral=Build zebra-consensus crate
check-skipped=Build zebra-consensus crate
check-success=Build zebra-network crate
check-neutral=Build zebra-network crate
check-skipped=Build zebra-network crate
check-success=Build zebra-node-services crate
check-neutral=Build zebra-node-services crate
check-skipped=Build zebra-node-services crate
check-success=Build zebra-rpc crate
check-neutral=Build zebra-rpc crate
check-skipped=Build zebra-rpc crate
check-success=Build zebra-script crate
check-neutral=Build zebra-script crate
check-skipped=Build zebra-script crate
check-success=Build zebra-state crate
check-neutral=Build zebra-state crate
check-skipped=Build zebra-state crate
check-success=Build zebra-test crate
check-neutral=Build zebra-test crate
check-skipped=Build zebra-test crate
check-success=Build zebra-utils crate
check-neutral=Build zebra-utils crate
check-skipped=Build zebra-utils crate
check-success=Build zebrad crate
check-neutral=Build zebrad crate
check-skipped=Build zebrad crate
check-success=check-matrix
check-neutral=check-matrix
check-skipped=check-matrix
check-success=Zebra tip / Run full-sync-to-tip test
check-neutral=Zebra tip / Run full-sync-to-tip test
check-skipped=Zebra tip / Run full-sync-to-tip test
check-success=lightwalletd GRPC tests / Run lwd-grpc-wallet test
check-neutral=lightwalletd GRPC tests / Run lwd-grpc-wallet test
check-skipped=lightwalletd GRPC tests / Run lwd-grpc-wallet test
check-success=lightwalletd tip send / Run lwd-send-transactions test
check-neutral=lightwalletd tip send / Run lwd-send-transactions test
check-skipped=lightwalletd tip send / Run lwd-send-transactions test
check-success=lightwalletd tip update / Run lwd-update-sync test
check-neutral=lightwalletd tip update / Run lwd-update-sync test
check-skipped=lightwalletd tip update / Run lwd-update-sync test
check-success=Zebra tip update / Run update-to-tip test
check-neutral=Zebra tip update / Run update-to-tip test
check-skipped=Zebra tip update / Run update-to-tip test
check-success=lightwalletd tip / Run lwd-full-sync test
check-neutral=lightwalletd tip / Run lwd-full-sync test
check-skipped=lightwalletd tip / Run lwd-full-sync test
check-success=Build CI Docker / Build images
check-neutral=Build CI Docker / Build images
check-skipped=Build CI Docker / Build images
check-success=Build lightwalletd Docker
check-neutral=Build lightwalletd Docker
check-skipped=Build lightwalletd Docker
check-success=submit block / Run submit-block test
check-neutral=submit block / Run submit-block test
check-skipped=submit block / Run submit-block test
check-success=Test Zebra custom Docker config file
check-neutral=Test Zebra custom Docker config file
check-skipped=Test Zebra custom Docker config file
check-success=Check for unused dependencies
check-neutral=Check for unused dependencies
check-skipped=Check for unused dependencies
More informations about Mergify merge queue can be found in the documentation.
Mergify commands
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the queue rulesAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com