[INFO] cloning repository https://github.com/rndlabs/bee-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rndlabs/bee-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frndlabs%2Fbee-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frndlabs%2Fbee-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 380b1bdf12495d9b0053c7d0057e05d4a35ea9e9 [INFO] testing rndlabs/bee-rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frndlabs%2Fbee-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rndlabs/bee-rs [INFO] finished tweaking git repo https://github.com/rndlabs/bee-rs [INFO] tweaked toml for git repo https://github.com/rndlabs/bee-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rndlabs/bee-rs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rndlabs/bee-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc38eb928c621753b2ca54cb975f5f1f1a042c02554fd8e76c20b7f23e95fda [INFO] running `Command { std: "docker" "start" "-a" "cbc38eb928c621753b2ca54cb975f5f1f1a042c02554fd8e76c20b7f23e95fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc38eb928c621753b2ca54cb975f5f1f1a042c02554fd8e76c20b7f23e95fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc38eb928c621753b2ca54cb975f5f1f1a042c02554fd8e76c20b7f23e95fda", kill_on_drop: false }` [INFO] [stdout] cbc38eb928c621753b2ca54cb975f5f1f1a042c02554fd8e76c20b7f23e95fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ccd1a599e0d5ec2099a4c31c241d4353549120454b705046fddd6bc335af03 [INFO] running `Command { std: "docker" "start" "-a" "88ccd1a599e0d5ec2099a4c31c241d4353549120454b705046fddd6bc335af03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling sha3-asm v0.1.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.1.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pb-rs v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling keccak-asm v0.1.4 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling alloy-sol-macro-input v1.1.2 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.1.2 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling vertex-network-handshake v0.1.0 (/opt/rustwide/workdir/crates/network/handshake) [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling vertex-network-pricing v0.1.0 (/opt/rustwide/workdir/crates/network/pricing) [INFO] [stderr] Compiling vertex-network-headers v0.1.0 (/opt/rustwide/workdir/crates/network/headers) [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro v1.1.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling alloy-sol-type-parser v1.1.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloy-primitives v1.1.2 [INFO] [stderr] Compiling yamux v0.13.5 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling vertex-network-codec v0.1.0 (/opt/rustwide/workdir/crates/network/codec) [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling libp2p-identity v0.2.11 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling alloy-eip2930 v0.2.1 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-eip7702 v0.6.1 [INFO] [stderr] Compiling alloy-serde v1.0.9 [INFO] [stderr] Compiling alloy-sol-types v1.1.2 [INFO] [stderr] Compiling alloy-trie v0.8.1 [INFO] [stderr] Compiling alloy-json-abi v1.1.2 [INFO] [stderr] Compiling alloy-chains v0.2.2 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling alloy-eips v1.0.9 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling vertex-node-core v0.1.0 (/opt/rustwide/workdir/crates/node/core) [INFO] [stderr] Compiling libp2p-core v0.43.0 [INFO] [stderr] Compiling libp2p-yamux v0.47.0 [INFO] [stderr] Compiling libp2p-noise v0.46.0 [INFO] [stderr] Compiling alloy-consensus v1.0.9 [INFO] [stderr] Compiling libp2p-swarm v0.46.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling hickory-proto v0.25.0-alpha.5 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-request-response v0.28.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.5.0 [INFO] [stderr] Compiling libp2p-identify v0.46.0 [INFO] [stderr] Compiling libp2p-ping v0.46.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.5.0 [INFO] [stderr] Compiling alloy-network-primitives v1.0.9 [INFO] [stderr] Compiling alloy-consensus-any v1.0.9 [INFO] [stderr] Compiling libp2p-autonat v0.14.0 [INFO] [stderr] Compiling libp2p-tcp v0.43.0 [INFO] [stderr] Compiling hickory-resolver v0.25.0-alpha.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling libp2p-dns v0.43.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling igd-next v0.15.1 [INFO] [stderr] Compiling alloy-dyn-abi v1.1.2 [INFO] [stderr] Compiling alloy-rpc-types-eth v1.0.9 [INFO] [stderr] Compiling alloy-json-rpc v1.0.9 [INFO] [stderr] Compiling libp2p-upnp v0.4.0 [INFO] [stderr] Compiling libp2p v0.55.0 [INFO] [stderr] Compiling alloy-signer v1.0.9 [INFO] [stdout] warning: struct `AnnouncePaymentThreshold` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-d69e030a9988c663/out/proto/pricing.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AnnouncePaymentThreshold { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-d69e030a9988c663/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod pricing; [INFO] [stdout] | ---^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-d69e030a9988c663/out/proto/pricing.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AnnouncePaymentThreshold { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-7cbef5c03d92d7e2/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod headers; [INFO] [stdout] | ---^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-7cbef5c03d92d7e2/out/proto/headers.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Headers { [INFO] [stdout] | ---^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-7cbef5c03d92d7e2/out/proto/headers.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Header { [INFO] [stdout] | ---^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling alloy-rpc-types-any v1.0.9 [INFO] [stderr] Compiling alloy-network v1.0.9 [INFO] [stderr] Compiling alloy-signer-local v1.0.9 [INFO] [stderr] Compiling nectar-primitives v0.1.0 (https://github.com/nxm-rs/nectar#f5c9194c) [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> crates/node/core/src/args/network.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, command, Args}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/node/core/src/args/wallet.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{command, Args}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vertex-network-primitives-traits v0.1.0 (/opt/rustwide/workdir/crates/network-primitives-traits) [INFO] [stderr] Compiling vertex-node-cli v0.1.0 (/opt/rustwide/workdir/crates/node/cli) [INFO] [stderr] Compiling vertex-network-primitives v0.1.0 (/opt/rustwide/workdir/crates/network-primitives) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "serde", derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `schema` [INFO] [stdout] --> crates/network-primitives/src/named.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "schema", derive(schemars::JsonSchema))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `schema` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "serde", serde(rename_all = "snake_case"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `arbitrary` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `arbitrary` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vertex-swarm-forks v0.1.0 (/opt/rustwide/workdir/crates/swarm-forks) [INFO] [stdout] warning: use of deprecated associated type `libp2p::libp2p_swarm::ConnectionHandler::OutboundOpenInfo`: Track data in ConnectionHandler instead. [INFO] [stdout] --> crates/network/handshake/src/handler.rs:84:56 [INFO] [stdout] | [INFO] [stdout] 84 | ConnectionHandlerEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vertex-swarmspec v0.1.0 (/opt/rustwide/workdir/crates/swarmspec) [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-handshake-56ad9956f897154d/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod handshake; [INFO] [stdout] | ---^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vertex v0.1.0 (/opt/rustwide/workdir/bin/vertex) [INFO] [stdout] warning: unused import: `Hardforks` [INFO] [stdout] --> crates/swarmspec/src/spec.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | ForkCondition, Hardfork, Hardforks, SwarmHardfork, SwarmHardforks, SwarmHardforksTrait, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `satisfy` is never used [INFO] [stdout] --> crates/swarmspec/src/spec.rs:537:19 [INFO] [stdout] | [INFO] [stdout] 419 | impl NetworkSpec { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 537 | pub(crate) fn satisfy(&self, cond: ForkCondition) -> Head { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn init_mainnet() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn init_testnet() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn init_dev() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> bin/vertex/src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{command, Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "88ccd1a599e0d5ec2099a4c31c241d4353549120454b705046fddd6bc335af03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ccd1a599e0d5ec2099a4c31c241d4353549120454b705046fddd6bc335af03", kill_on_drop: false }` [INFO] [stdout] 88ccd1a599e0d5ec2099a4c31c241d4353549120454b705046fddd6bc335af03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 522d2311aff405bb2faff8e55af1393be278427bb462634c787ee4c6c541bf8c [INFO] running `Command { std: "docker" "start" "-a" "522d2311aff405bb2faff8e55af1393be278427bb462634c787ee4c6c541bf8c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling libp2p-identity v0.2.11 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling hickory-proto v0.25.0-alpha.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling yamux v0.13.5 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling vertex-network-codec v0.1.0 (/opt/rustwide/workdir/crates/network/codec) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libp2p-core v0.43.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling pb-rs v0.10.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling libp2p-yamux v0.47.0 [INFO] [stderr] Compiling libp2p-noise v0.46.0 [INFO] [stderr] Compiling libp2p-plaintext v0.43.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling vertex-node-core v0.1.0 (/opt/rustwide/workdir/crates/node/core) [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling hickory-resolver v0.25.0-alpha.5 [INFO] [stderr] Compiling igd-next v0.15.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling vertex-network-handshake v0.1.0 (/opt/rustwide/workdir/crates/network/handshake) [INFO] [stderr] Compiling vertex-network-headers v0.1.0 (/opt/rustwide/workdir/crates/network/headers) [INFO] [stderr] Compiling vertex-network-pricing v0.1.0 (/opt/rustwide/workdir/crates/network/pricing) [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling libp2p-dns v0.43.0 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-swarm v0.46.0 [INFO] [stderr] Compiling libp2p-tcp v0.43.0 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Compiling proptest-arbitrary-interop v0.1.0 [INFO] [stderr] Compiling libp2p-request-response v0.28.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.5.0 [INFO] [stderr] Compiling libp2p-identify v0.46.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.5.0 [INFO] [stderr] Compiling libp2p-ping v0.46.0 [INFO] [stderr] Compiling libp2p-upnp v0.4.0 [INFO] [stderr] Compiling libp2p-swarm-test v0.5.0 [INFO] [stderr] Compiling alloy-primitives v1.1.2 [INFO] [stderr] Compiling libp2p-autonat v0.14.0 [INFO] [stderr] Compiling libp2p v0.55.0 [INFO] [stderr] Compiling alloy-eip2930 v0.2.1 [INFO] [stderr] Compiling alloy-eip7702 v0.6.1 [INFO] [stderr] Compiling alloy-serde v1.0.9 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-sol-types v1.1.2 [INFO] [stderr] Compiling alloy-trie v0.8.1 [INFO] [stderr] Compiling alloy-json-abi v1.1.2 [INFO] [stderr] Compiling alloy-chains v0.2.2 [INFO] [stdout] warning: struct `AnnouncePaymentThreshold` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/pricing.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AnnouncePaymentThreshold { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod pricing; [INFO] [stdout] | ---^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/pricing.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AnnouncePaymentThreshold { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AnnouncePaymentThreshold` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/pricing.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AnnouncePaymentThreshold { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod pricing; [INFO] [stdout] | ---^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/pricing.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AnnouncePaymentThreshold { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod headers; [INFO] [stdout] | ---^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/headers.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Headers { [INFO] [stdout] | ---^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/headers.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Header { [INFO] [stdout] | ---^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod headers; [INFO] [stdout] | ---^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/headers.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Headers { [INFO] [stdout] | ---^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/headers.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Header { [INFO] [stdout] | ---^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling alloy-eips v1.0.9 [INFO] [stderr] Compiling alloy-consensus v1.0.9 [INFO] [stderr] Compiling alloy-consensus-any v1.0.9 [INFO] [stderr] Compiling alloy-network-primitives v1.0.9 [INFO] [stderr] Compiling alloy-dyn-abi v1.1.2 [INFO] [stderr] Compiling alloy-rpc-types-eth v1.0.9 [INFO] [stderr] Compiling alloy-json-rpc v1.0.9 [INFO] [stderr] Compiling alloy-signer v1.0.9 [INFO] [stderr] Compiling alloy-rpc-types-any v1.0.9 [INFO] [stderr] Compiling alloy-network v1.0.9 [INFO] [stderr] Compiling alloy-signer-local v1.0.9 [INFO] [stderr] Compiling nectar-primitives v0.1.0 (https://github.com/nxm-rs/nectar#f5c9194c) [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> crates/node/core/src/args/network.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, command, Args}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/node/core/src/args/wallet.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{command, Args}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> crates/node/core/src/args/network.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, command, Args}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/node/core/src/args/wallet.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{command, Args}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vertex-node-cli v0.1.0 (/opt/rustwide/workdir/crates/node/cli) [INFO] [stderr] Compiling vertex-network-primitives-traits v0.1.0 (/opt/rustwide/workdir/crates/network-primitives-traits) [INFO] [stderr] Compiling vertex-network-primitives v0.1.0 (/opt/rustwide/workdir/crates/network-primitives) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "serde", derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `schema` [INFO] [stdout] --> crates/network-primitives/src/named.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "schema", derive(schemars::JsonSchema))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `schema` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "serde", serde(rename_all = "snake_case"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `arbitrary` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `arbitrary` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "serde", derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `schema` [INFO] [stdout] --> crates/network-primitives/src/named.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "schema", derive(schemars::JsonSchema))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `schema` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "serde", serde(rename_all = "snake_case"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/named.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `arbitrary` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `arbitrary` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> crates/network-primitives/src/swarm.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vertex-swarm-forks v0.1.0 (/opt/rustwide/workdir/crates/swarm-forks) [INFO] [stdout] warning: use of deprecated associated type `libp2p::libp2p_swarm::ConnectionHandler::OutboundOpenInfo`: Track data in ConnectionHandler instead. [INFO] [stdout] --> crates/network/handshake/src/handler.rs:84:56 [INFO] [stdout] | [INFO] [stdout] 84 | ConnectionHandlerEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated type `libp2p::libp2p_swarm::ConnectionHandler::OutboundOpenInfo`: Track data in ConnectionHandler instead. [INFO] [stdout] --> crates/network/handshake/src/handler.rs:84:56 [INFO] [stdout] | [INFO] [stdout] 84 | ConnectionHandlerEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vertex-swarmspec v0.1.0 (/opt/rustwide/workdir/crates/swarmspec) [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-handshake-073410adf2281cec/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod handshake; [INFO] [stdout] | ---^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> /opt/rustwide/target/debug/build/vertex-network-handshake-073410adf2281cec/out/proto/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod handshake; [INFO] [stdout] | ---^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hardforks` [INFO] [stdout] --> crates/swarmspec/src/spec.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | ForkCondition, Hardfork, Hardforks, SwarmHardfork, SwarmHardforks, SwarmHardforksTrait, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hardforks` [INFO] [stdout] --> crates/swarmspec/src/spec.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | ForkCondition, Hardfork, Hardforks, SwarmHardfork, SwarmHardforks, SwarmHardforksTrait, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `satisfy` is never used [INFO] [stdout] --> crates/swarmspec/src/spec.rs:537:19 [INFO] [stdout] | [INFO] [stdout] 419 | impl NetworkSpec { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 537 | pub(crate) fn satisfy(&self, cond: ForkCondition) -> Head { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `satisfy` is never used [INFO] [stdout] --> crates/swarmspec/src/spec.rs:537:19 [INFO] [stdout] | [INFO] [stdout] 419 | impl NetworkSpec { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 537 | pub(crate) fn satisfy(&self, cond: ForkCondition) -> Head { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn init_mainnet() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn init_testnet() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn init_dev() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn init_mainnet() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn init_testnet() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> crates/swarmspec/src/spec.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn init_dev() -> Arc { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vertex v0.1.0 (/opt/rustwide/workdir/bin/vertex) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> bin/vertex/src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{command, Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "522d2311aff405bb2faff8e55af1393be278427bb462634c787ee4c6c541bf8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "522d2311aff405bb2faff8e55af1393be278427bb462634c787ee4c6c541bf8c", kill_on_drop: false }` [INFO] [stdout] 522d2311aff405bb2faff8e55af1393be278427bb462634c787ee4c6c541bf8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f288385d29bcc9c32158625e1b243aa74c433948acac508ecc4ed352cd5a2730 [INFO] running `Command { std: "docker" "start" "-a" "f288385d29bcc9c32158625e1b243aa74c433948acac508ecc4ed352cd5a2730", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> crates/network-primitives/src/named.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg_attr(feature = "serde", derive(serde::Deserialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `schema` [INFO] [stderr] --> crates/network-primitives/src/named.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg_attr(feature = "schema", derive(schemars::JsonSchema))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `schema` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> crates/network-primitives/src/named.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg_attr(feature = "serde", serde(rename_all = "snake_case"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> crates/network-primitives/src/named.rs:101:7 [INFO] [stderr] | [INFO] [stderr] 101 | #[cfg(feature = "serde")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `arbitrary` [INFO] [stderr] --> crates/network-primitives/src/swarm.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(feature = "arbitrary")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `arbitrary` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `arbitrary` [INFO] [stderr] --> crates/network-primitives/src/swarm.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature = "arbitrary")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `arbitrary` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> crates/network-primitives/src/swarm.rs:109:7 [INFO] [stderr] | [INFO] [stderr] 109 | #[cfg(feature = "serde")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> crates/network-primitives/src/swarm.rs:119:7 [INFO] [stderr] | [INFO] [stderr] 119 | #[cfg(feature = "serde")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: struct `AnnouncePaymentThreshold` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/pricing.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct AnnouncePaymentThreshold { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | pub mod pricing; [INFO] [stderr] | ---^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] = note: requested on the command line with `-W unreachable-pub` [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> /opt/rustwide/target/debug/build/vertex-network-pricing-9244341ba882ee85/out/proto/pricing.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct AnnouncePaymentThreshold { [INFO] [stderr] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | pub mod headers; [INFO] [stderr] | ---^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] = note: requested on the command line with `-W unreachable-pub` [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/headers.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct Headers { [INFO] [stderr] | ---^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> /opt/rustwide/target/debug/build/vertex-network-headers-17de6ff6eb79b30f/out/proto/headers.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | pub struct Header { [INFO] [stderr] | ---^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] [INFO] [stderr] warning: `vertex-network-primitives` (lib) generated 8 warnings [INFO] [stderr] warning: `vertex-network-pricing` (lib) generated 3 warnings (run `cargo fix --lib -p vertex-network-pricing` to apply 2 suggestions) [INFO] [stderr] warning: `vertex-network-headers` (lib) generated 3 warnings (run `cargo fix --lib -p vertex-network-headers` to apply 3 suggestions) [INFO] [stderr] warning: `vertex-network-headers` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: `vertex-network-pricing` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: `vertex-network-primitives` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: unused import: `Hardforks` [INFO] [stderr] --> crates/swarmspec/src/spec.rs:18:30 [INFO] [stderr] | [INFO] [stderr] 18 | ForkCondition, Hardfork, Hardforks, SwarmHardfork, SwarmHardforks, SwarmHardforksTrait, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `satisfy` is never used [INFO] [stderr] --> crates/swarmspec/src/spec.rs:537:19 [INFO] [stderr] | [INFO] [stderr] 419 | impl NetworkSpec { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 537 | pub(crate) fn satisfy(&self, cond: ForkCondition) -> Head { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> crates/swarmspec/src/spec.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn init_mainnet() -> Arc { [INFO] [stderr] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] = note: requested on the command line with `-W unreachable-pub` [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> crates/swarmspec/src/spec.rs:120:1 [INFO] [stderr] | [INFO] [stderr] 120 | pub fn init_testnet() -> Arc { [INFO] [stderr] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> crates/swarmspec/src/spec.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn init_dev() -> Arc { [INFO] [stderr] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] [INFO] [stderr] warning: `vertex-swarmspec` (lib) generated 5 warnings (run `cargo fix --lib -p vertex-swarmspec` to apply 3 suggestions) [INFO] [stderr] warning: `vertex-swarmspec` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: unused imports: `arg` and `command` [INFO] [stderr] --> crates/node/core/src/args/network.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{arg, command, Args}; [INFO] [stderr] | ^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `command` [INFO] [stderr] --> crates/node/core/src/args/wallet.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use clap::{command, Args}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `vertex-node-core` (lib) generated 2 warnings (run `cargo fix --lib -p vertex-node-core` to apply 2 suggestions) [INFO] [stderr] warning: `vertex-node-core` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: use of deprecated associated type `libp2p::libp2p_swarm::ConnectionHandler::OutboundOpenInfo`: Track data in ConnectionHandler instead. [INFO] [stderr] --> crates/network/handshake/src/handler.rs:84:56 [INFO] [stderr] | [INFO] [stderr] 84 | ConnectionHandlerEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> /opt/rustwide/target/debug/build/vertex-network-handshake-073410adf2281cec/out/proto/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | pub mod handshake; [INFO] [stderr] | ---^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(crate)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] = note: requested on the command line with `-W unreachable-pub` [INFO] [stderr] [INFO] [stderr] warning: `vertex-network-handshake` (lib) generated 2 warnings (run `cargo fix --lib -p vertex-network-handshake` to apply 1 suggestion) [INFO] [stderr] warning: `vertex-network-handshake` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `command` [INFO] [stderr] --> bin/vertex/src/main.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use clap::{command, Parser, Subcommand}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vertex` (bin "vertex" test) generated 1 warning (run `cargo fix --bin "vertex" -p vertex --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vertex-4b98c842032c80a9) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_network_codec-fe4db1207b0892b8) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_network_handshake-95373f987025fbea) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test codec::syn::tests::test_syn_err_on_malformed_proto ... ok [INFO] [stdout] test codec::ack::tests::test_ack_err_on_malformed_proto ... ok [INFO] [stdout] test codec::synack::tests::test_synack_err_on_malformed_proto ... ok [INFO] [stdout] test codec::syn::tests::test_syn_proto_roundtrip ... ok [INFO] [stdout] test codec::ack::tests::test_ack_network_id_validation ... ok [INFO] [stdout] test codec::synack::tests::test_synack_proto_roundtrip ... ok [INFO] [stdout] test codec::ack::tests::test_ack_proto_roundtrip ... ok [INFO] [stdout] test codec::ack::tests::test_ack_welcome_message_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.65s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_network_headers-f2e72e08be1635be) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_network_pricing-7170863a79064e71) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_network_primitives-09a14a0c1e4965a9) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test named::tests::enum_iter ... ok [INFO] [stdout] test named::tests::test_is_testnet ... ok [INFO] [stdout] test named::tests::test_swarm_chain_mapping ... ok [INFO] [stdout] test named::tests::test_is_mainnet ... ok [INFO] [stdout] test swarm::tests::test_from_id_conversion ... ok [INFO] [stdout] test named::tests::roundtrip_string ... ok [INFO] [stdout] test swarm::tests::test_default ... ok [INFO] [stdout] test swarm::tests::test_display_id_swarm ... ok [INFO] [stdout] test swarm::tests::test_display_named_swarm ... ok [INFO] [stdout] test swarm::tests::test_equality_with_u64 ... ok [INFO] [stdout] test swarm::tests::test_from_str_id_swarm ... ok [INFO] [stdout] test swarm::tests::test_from_str_named_swarm_error ... ok [INFO] [stdout] test swarm::tests::test_id ... ok [INFO] [stdout] test swarm::tests::test_named_id ... ok [INFO] [stdout] test swarm::tests::test_named_roundtrip ... ok [INFO] [stdout] test swarm::tests::test_from_str_named_swarm ... ok [INFO] [stdout] test named::tests::test_swarm_equality ... ok [INFO] [stdout] test named::tests::test_partial_eq_ord_u64 ... ok [INFO] [stdout] test swarm::tests::test_try_from_swarm ... ok [INFO] [stdout] test tests::test_different_networks_generate_different_overlays ... ok [INFO] [stdout] test tests::test_explicit_node_address_creation ... ok [INFO] [stdout] test tests::test_invalid_signature_verification ... ok [INFO] [stdout] test tests::test_node_address_roundtrip ... ok [INFO] [stdout] test tests::test_node_address_properties ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.71s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_network_primitives_traits-515260915441e9b3) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_node_cli-7264821141f5e831) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_node_core-79a686dfc4dd2a15) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test version::tests::assert_extra_data_less_32bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_swarm_forks-9acd5f1471436794) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test forkcondition::tests::test_transitions_at_timestamp ... ok [INFO] [stdout] test forkcondition::tests::test_active_at_head ... ok [INFO] [stdout] test hardfork::tests::check_nonexistent_hardfork_from_str ... ok [INFO] [stdout] test hardfork::tests::check_hardfork_from_str ... ok [INFO] [stdout] test forkcondition::tests::test_active_at_timestamp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vertex_swarmspec-cf26814242808628) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test spec::tests::test_default_spec ... ok [INFO] [stdout] test spec::tests::test_builder_from_networks ... ok [INFO] [stdout] test spec::tests::test_testnet_spec ... ok [INFO] [stdout] test spec::tests::test_hardfork_fork_id ... ok [INFO] [stdout] test spec::tests::test_dev_network_id ... ok [INFO] [stdout] test spec::tests::test_fork_id ... ok [INFO] [stdout] test spec::tests::test_swarm_spec_trait_implementation ... ok [INFO] [stdout] test spec::tests::test_builder ... ok [INFO] [stderr] Doc-tests vertex_network_codec [INFO] [stdout] test spec::tests::test_mainnet_spec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_network_handshake [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_network_headers [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_network_pricing [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_network_primitives [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_network_primitives_traits [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_node_cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_node_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_swarm_forks [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vertex_swarmspec [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f288385d29bcc9c32158625e1b243aa74c433948acac508ecc4ed352cd5a2730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f288385d29bcc9c32158625e1b243aa74c433948acac508ecc4ed352cd5a2730", kill_on_drop: false }` [INFO] [stdout] f288385d29bcc9c32158625e1b243aa74c433948acac508ecc4ed352cd5a2730