[INFO] cloning repository https://github.com/voidKandy/llm_chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voidKandy/llm_chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvoidKandy%2Fllm_chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvoidKandy%2Fllm_chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7c8aaa31bf01bf82a21d09ca6ff0ff1101a8f11 [INFO] testing voidKandy/llm_chain/a7c8aaa31bf01bf82a21d09ca6ff0ff1101a8f11 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvoidKandy%2Fllm_chain" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/voidKandy/llm_chain [INFO] finished tweaking git repo https://github.com/voidKandy/llm_chain [INFO] tweaked toml for git repo https://github.com/voidKandy/llm_chain written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/voidKandy/llm_chain on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/voidKandy/llm_chain 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-sys v0.8.7 [INFO] [stderr] Downloaded netlink-proto v0.11.3 [INFO] [stderr] Downloaded seraphic-derive v0.1.52 [INFO] [stderr] Downloaded seraphic v0.1.55 [INFO] [stderr] Downloaded libipld-json v0.16.0 [INFO] [stderr] Downloaded libipld-macro v0.16.0 [INFO] [stderr] Downloaded if-watch v3.2.1 [INFO] [stderr] Downloaded libipld-pb v0.16.0 [INFO] [stderr] Downloaded libipld-cbor v0.16.0 [INFO] [stderr] Downloaded libp2p-bitswap v0.25.1 [INFO] [stderr] Downloaded libipld-cbor-derive v0.16.0 [INFO] [stderr] Downloaded thiserror v2.0.8 [INFO] [stderr] Downloaded netlink-packet-route v0.17.1 [INFO] [stderr] Downloaded libp2p-rendezvous v0.15.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.8 [INFO] [stderr] Downloaded libipld-core v0.16.0 [INFO] [stderr] Downloaded libipld v0.16.0 [INFO] [stderr] Downloaded libp2p-floodsub v0.45.0 [INFO] [stderr] Downloaded libp2p-identity v0.2.10 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Downloaded rustls v0.23.20 [INFO] [stderr] Downloaded libp2p-stream v0.2.0-alpha [INFO] [stderr] Downloaded yamux v0.13.4 [INFO] [stderr] Downloaded hickory-proto v0.24.2 [INFO] [stderr] Downloaded libp2p-gossipsub v0.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef5fcae5e7d5c6db432e7ab48288aa0d61b997806abffa5aa9dfff3f7e102b65 [INFO] running `Command { std: "docker" "start" "-a" "ef5fcae5e7d5c6db432e7ab48288aa0d61b997806abffa5aa9dfff3f7e102b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef5fcae5e7d5c6db432e7ab48288aa0d61b997806abffa5aa9dfff3f7e102b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef5fcae5e7d5c6db432e7ab48288aa0d61b997806abffa5aa9dfff3f7e102b65", kill_on_drop: false }` [INFO] [stdout] ef5fcae5e7d5c6db432e7ab48288aa0d61b997806abffa5aa9dfff3f7e102b65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 683109a28cd9974806b249d7e661d6bca0660ae3bff1504645cca04717a43eac [INFO] running `Command { std: "docker" "start" "-a" "683109a28cd9974806b249d7e661d6bca0660ae3bff1504645cca04717a43eac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling quinn-udp v0.5.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling cached v0.30.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling libp2p-bitswap v0.25.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling libp2p-core v0.38.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling futures-ticker v0.0.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libp2p-identity v0.2.10 [INFO] [stderr] Compiling cid v0.8.6 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling libipld-core v0.14.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling yamux v0.13.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling quinn-proto v0.11.9 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling libipld-macro v0.14.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling libipld v0.14.0 [INFO] [stderr] Compiling libipld-pb v0.16.0 [INFO] [stderr] Compiling libipld-cbor v0.16.0 [INFO] [stderr] Compiling libipld-macro v0.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling seraphic-derive v0.1.52 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> macros/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_ident` and `quote` [INFO] [stdout] --> macros/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataEnum`, `DataStruct`, `Data`, `DeriveInput`, `TypePath`, and `parse_macro_input` [INFO] [stdout] --> macros/src/lib.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, Data, DataEnum, DataStruct, DeriveInput, TypePath}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> macros/src/lib.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn derive(input: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Opts` is never constructed [INFO] [stdout] --> macros/src/lib.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct Opts {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libipld v0.16.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling multiaddr v0.16.0 [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling libp2p-tls v0.5.0 [INFO] [stderr] Compiling libp2p-websocket v0.44.0 [INFO] [stderr] Compiling libp2p-yamux v0.46.0 [INFO] [stderr] Compiling libp2p-noise v0.45.0 [INFO] [stderr] Compiling libp2p-swarm v0.41.1 [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling hickory-proto v0.24.2 [INFO] [stderr] Compiling quinn v0.11.6 [INFO] [stderr] Compiling seraphic v0.1.55 [INFO] [stderr] Compiling netlink-proto v0.11.3 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling libp2p-request-response v0.23.0 [INFO] [stderr] Compiling libp2p v0.50.1 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-request-response v0.27.0 [INFO] [stderr] Compiling libp2p-kad v0.46.2 [INFO] [stderr] Compiling libp2p-connection-limits v0.4.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.4.0 [INFO] [stderr] Compiling libp2p-floodsub v0.45.0 [INFO] [stderr] Compiling libp2p-identify v0.45.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.47.0 [INFO] [stderr] Compiling libp2p-ping v0.45.0 [INFO] [stderr] Compiling libp2p-stream v0.2.0-alpha [INFO] [stderr] Compiling libp2p-quic v0.11.1 [INFO] [stderr] Compiling libp2p-tcp v0.42.0 [INFO] [stderr] Compiling libp2p-rendezvous v0.15.0 [INFO] [stderr] Compiling hickory-resolver v0.24.2 [INFO] [stderr] Compiling libp2p-mdns v0.46.0 [INFO] [stderr] Compiling libp2p-dns v0.42.0 [INFO] [stderr] Compiling libp2p v0.54.1 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Multihash` and `store::StoreParams` [INFO] [stdout] --> src/node/behaviour.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use libipld::{store::StoreParams, Multihash}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::OneOf` [INFO] [stdout] --> src/node/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | util::OneOf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeRpcMessage` [INFO] [stdout] --> src/node/mod.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | use rpc::{NodeRpcHandler, NodeRpcMessage, RpcMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PeerId` and `identity::Keypair` [INFO] [stdout] --> src/node/mod.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `identity::Keypair` [INFO] [stdout] --> src/util/heap/max.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/util/heap/min_map.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PeerId` and `identity::Keypair` [INFO] [stdout] --> src/util/heap/min_map.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MinHeapMap` and `MinMapHeapable` [INFO] [stdout] --> src/util/heap/min_map.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | use super::{MinHeapMap, MinMapHeapable}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamProtocol` [INFO] [stdout] --> src/util/mod.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use libp2p::{identity::PublicKey, StreamProtocol}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transfers` [INFO] [stdout] --> src/blockchain/transaction/mint.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new(transfers: impl AsRef<[Transfer]>, miner_key: PublicKey) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/node/rpc/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | struct ConnectionContext { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 91 | handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_heap` is never used [INFO] [stdout] --> src/util/heap/max.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | fn create_heap(ids: &[PeerId], bids: &[f64]) -> MaxHeap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/mint.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 47 | let _ = Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/transfer.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Self::update_multiple(&mut hasher, fields.inputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 65 | let _ = Self::update_multiple(&mut hasher, fields.inputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/transfer.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 66 | let _ = Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/node/rpc/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message; [INFO] [stdout] | ^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: remove this bound [INFO] [stdout] | [INFO] [stdout] 28 - pub type NodeRpcMessage = Message; [INFO] [stdout] 28 + pub type NodeRpcMessage = Message; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message<::RpcRequest, T::RpcResponse>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message::RpcResponse>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/node/rpc/mod.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | type SharedMessageQueue = Arc>>>; [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RpcRequest` [INFO] [stdout] --> bin/rpc.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use seraphic::{RequestWrapper, RpcRequest}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt` and `AsyncWriteExt` [INFO] [stdout] --> bin/rpc.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::io::{AsyncReadExt, AsyncWriteExt, Interest}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> server/src/node/miner.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | async fn handle_self_event(node: &mut Node, e: Self::Event) -> MainResult<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> server/src/node/provider.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | async fn handle_self_event(node: &mut Node, e: Self::Event) -> MainResult<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer` [INFO] [stdout] --> server/src/node/provider.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | peer, [INFO] [stdout] | ^^^^ help: try ignoring the field: `peer: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request_id` [INFO] [stdout] --> server/src/node/provider.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 141 | ... request_id, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `request_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> server/src/node/provider.rs:142:33 [INFO] [stdout] | [INFO] [stdout] 142 | ... request, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `request: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> server/src/node/provider.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | ... data, [INFO] [stdout] | ^^^^ help: try ignoring the field: `data: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `swarm` [INFO] [stdout] --> server/src/node/miner.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | fn init_with_swarm(swarm: &mut Swarm) -> MainResult [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_swarm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mempool` is never read [INFO] [stdout] --> server/src/node/miner.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MinerNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | mempool: MapVec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MinerNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> server/src/node/provider.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | ListeningForStream(JoinHandle<()>), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ProviderNodeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 28 - ListeningForStream(JoinHandle<()>), [INFO] [stdout] 28 + ListeningForStream(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "683109a28cd9974806b249d7e661d6bca0660ae3bff1504645cca04717a43eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683109a28cd9974806b249d7e661d6bca0660ae3bff1504645cca04717a43eac", kill_on_drop: false }` [INFO] [stdout] 683109a28cd9974806b249d7e661d6bca0660ae3bff1504645cca04717a43eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bc944cdba1fd69d0273be6cf44a7a7eb7635284ad8b0af126467aebb2e025c3 [INFO] running `Command { std: "docker" "start" "-a" "4bc944cdba1fd69d0273be6cf44a7a7eb7635284ad8b0af126467aebb2e025c3", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> macros/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_ident` and `quote` [INFO] [stdout] --> macros/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataEnum`, `DataStruct`, `Data`, `DeriveInput`, `TypePath`, and `parse_macro_input` [INFO] [stdout] --> macros/src/lib.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, Data, DataEnum, DataStruct, DeriveInput, TypePath}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> macros/src/lib.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn derive(input: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Opts` is never constructed [INFO] [stdout] --> macros/src/lib.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct Opts {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Multihash` and `store::StoreParams` [INFO] [stdout] --> src/node/behaviour.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use libipld::{store::StoreParams, Multihash}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::OneOf` [INFO] [stdout] --> src/node/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | util::OneOf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeRpcMessage` [INFO] [stdout] --> src/node/mod.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | use rpc::{NodeRpcHandler, NodeRpcMessage, RpcMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PeerId` and `identity::Keypair` [INFO] [stdout] --> src/node/mod.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `identity::Keypair` [INFO] [stdout] --> src/util/heap/max.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/util/heap/min_map.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PeerId` and `identity::Keypair` [INFO] [stdout] --> src/util/heap/min_map.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MinHeapMap` and `MinMapHeapable` [INFO] [stdout] --> src/util/heap/min_map.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | use super::{MinHeapMap, MinMapHeapable}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamProtocol` [INFO] [stdout] --> src/util/mod.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use libp2p::{identity::PublicKey, StreamProtocol}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transfers` [INFO] [stdout] --> src/blockchain/transaction/mint.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new(transfers: impl AsRef<[Transfer]>, miner_key: PublicKey) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/node/rpc/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | struct ConnectionContext { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 91 | handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_heap` is never used [INFO] [stdout] --> src/util/heap/max.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | fn create_heap(ids: &[PeerId], bids: &[f64]) -> MaxHeap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/mint.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 47 | let _ = Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/transfer.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Self::update_multiple(&mut hasher, fields.inputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 65 | let _ = Self::update_multiple(&mut hasher, fields.inputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/transfer.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 66 | let _ = Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/node/rpc/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message; [INFO] [stdout] | ^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: remove this bound [INFO] [stdout] | [INFO] [stdout] 28 - pub type NodeRpcMessage = Message; [INFO] [stdout] 28 + pub type NodeRpcMessage = Message; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message<::RpcRequest, T::RpcResponse>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message::RpcResponse>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/node/rpc/mod.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | type SharedMessageQueue = Arc>>>; [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RpcRequest` [INFO] [stdout] --> bin/rpc.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use seraphic::{RequestWrapper, RpcRequest}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt` and `AsyncWriteExt` [INFO] [stdout] --> bin/rpc.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::io::{AsyncReadExt, AsyncWriteExt, Interest}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> server/src/node/miner.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | async fn handle_self_event(node: &mut Node, e: Self::Event) -> MainResult<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> server/src/node/provider.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | async fn handle_self_event(node: &mut Node, e: Self::Event) -> MainResult<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer` [INFO] [stdout] --> server/src/node/provider.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | peer, [INFO] [stdout] | ^^^^ help: try ignoring the field: `peer: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request_id` [INFO] [stdout] --> server/src/node/provider.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 141 | ... request_id, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `request_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> server/src/node/provider.rs:142:33 [INFO] [stdout] | [INFO] [stdout] 142 | ... request, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `request: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> server/src/node/provider.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | ... data, [INFO] [stdout] | ^^^^ help: try ignoring the field: `data: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `swarm` [INFO] [stdout] --> server/src/node/miner.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | fn init_with_swarm(swarm: &mut Swarm) -> MainResult [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_swarm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mempool` is never read [INFO] [stdout] --> server/src/node/miner.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MinerNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | mempool: MapVec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MinerNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> server/src/node/provider.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | ListeningForStream(JoinHandle<()>), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ProviderNodeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 28 - ListeningForStream(JoinHandle<()>), [INFO] [stdout] 28 + ListeningForStream(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RpcRequest` [INFO] [stdout] --> bin/rpc.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use seraphic::{RequestWrapper, RpcRequest}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt` and `AsyncWriteExt` [INFO] [stdout] --> bin/rpc.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::io::{AsyncReadExt, AsyncWriteExt, Interest}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> server/src/node/miner.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | async fn handle_self_event(node: &mut Node, e: Self::Event) -> MainResult<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> server/src/node/provider.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | async fn handle_self_event(node: &mut Node, e: Self::Event) -> MainResult<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer` [INFO] [stdout] --> server/src/node/provider.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | peer, [INFO] [stdout] | ^^^^ help: try ignoring the field: `peer: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request_id` [INFO] [stdout] --> server/src/node/provider.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 141 | ... request_id, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `request_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> server/src/node/provider.rs:142:33 [INFO] [stdout] | [INFO] [stdout] 142 | ... request, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `request: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> server/src/node/provider.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | ... data, [INFO] [stdout] | ^^^^ help: try ignoring the field: `data: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Multihash` and `store::StoreParams` [INFO] [stdout] --> src/node/behaviour.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use libipld::{store::StoreParams, Multihash}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::OneOf` [INFO] [stdout] --> src/node/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | util::OneOf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeRpcMessage` [INFO] [stdout] --> src/node/mod.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | use rpc::{NodeRpcHandler, NodeRpcMessage, RpcMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/util/heap/min_map.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PeerId` and `identity::Keypair` [INFO] [stdout] --> src/util/heap/min_map.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MinHeapMap` and `MinMapHeapable` [INFO] [stdout] --> src/util/heap/min_map.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | use super::{MinHeapMap, MinMapHeapable}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamProtocol` [INFO] [stdout] --> src/util/mod.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use libp2p::{identity::PublicKey, StreamProtocol}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `swarm` [INFO] [stdout] --> server/src/node/miner.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | fn init_with_swarm(swarm: &mut Swarm) -> MainResult [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_swarm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mempool` is never read [INFO] [stdout] --> server/src/node/miner.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MinerNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | mempool: MapVec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MinerNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> server/src/node/provider.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | ListeningForStream(JoinHandle<()>), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ProviderNodeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 28 - ListeningForStream(JoinHandle<()>), [INFO] [stdout] 28 + ListeningForStream(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transfers` [INFO] [stdout] --> src/blockchain/transaction/mint.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new(transfers: impl AsRef<[Transfer]>, miner_key: PublicKey) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `newpair` [INFO] [stdout] --> src/node/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | let newpair = Keypair::ed25519_from_bytes(secret).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newpair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/node/rpc/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | struct ConnectionContext { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 91 | handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/mint.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 47 | let _ = Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/transfer.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Self::update_multiple(&mut hasher, fields.inputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 65 | let _ = Self::update_multiple(&mut hasher, fields.inputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/blockchain/transaction/transfer.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 66 | let _ = Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/node/rpc/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message; [INFO] [stdout] | ^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: remove this bound [INFO] [stdout] | [INFO] [stdout] 28 - pub type NodeRpcMessage = Message; [INFO] [stdout] 28 + pub type NodeRpcMessage = Message; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message<::RpcRequest, T::RpcResponse>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 28 | pub type NodeRpcMessage = Message::RpcResponse>; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/node/rpc/mod.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | type SharedMessageQueue = Arc>>>; [INFO] [stdout] | --^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `Command { std: "docker" "inspect" "4bc944cdba1fd69d0273be6cf44a7a7eb7635284ad8b0af126467aebb2e025c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc944cdba1fd69d0273be6cf44a7a7eb7635284ad8b0af126467aebb2e025c3", kill_on_drop: false }` [INFO] [stdout] 4bc944cdba1fd69d0273be6cf44a7a7eb7635284ad8b0af126467aebb2e025c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c58813e86ea53b929a3435e9e9a04ec220565d59c8f012b09a2c1dd29026c2a4 [INFO] running `Command { std: "docker" "start" "-a" "c58813e86ea53b929a3435e9e9a04ec220565d59c8f012b09a2c1dd29026c2a4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `core::panic` [INFO] [stderr] --> macros/src/lib.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use core::panic; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `format_ident` and `quote` [INFO] [stderr] --> macros/src/lib.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use quote::{format_ident, quote}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DataEnum`, `DataStruct`, `Data`, `DeriveInput`, `TypePath`, and `parse_macro_input` [INFO] [stderr] --> macros/src/lib.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use syn::{parse_macro_input, Data, DataEnum, DataStruct, DeriveInput, TypePath}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> macros/src/lib.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn derive(input: TokenStream) -> TokenStream { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Opts` is never constructed [INFO] [stderr] --> macros/src/lib.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | struct Opts {} [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `macros` (lib) generated 5 warnings (run `cargo fix --lib -p macros` to apply 3 suggestions) [INFO] [stderr] warning: unused imports: `Multihash` and `store::StoreParams` [INFO] [stderr] --> src/node/behaviour.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use libipld::{store::StoreParams, Multihash}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `util::OneOf` [INFO] [stderr] --> src/node/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | util::OneOf, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `NodeRpcMessage` [INFO] [stderr] --> src/node/mod.rs:17:27 [INFO] [stderr] | [INFO] [stderr] 17 | use rpc::{NodeRpcHandler, NodeRpcMessage, RpcMessage}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PeerId` and `identity::Keypair` [INFO] [stderr] --> src/node/mod.rs:221:18 [INFO] [stderr] | [INFO] [stderr] 221 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `identity::Keypair` [INFO] [stderr] --> src/util/heap/max.rs:138:18 [INFO] [stderr] | [INFO] [stderr] 138 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/util/heap/min_map.rs:175:9 [INFO] [stderr] | [INFO] [stderr] 175 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PeerId` and `identity::Keypair` [INFO] [stderr] --> src/util/heap/min_map.rs:177:18 [INFO] [stderr] | [INFO] [stderr] 177 | use libp2p::{identity::Keypair, PeerId}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `MinHeapMap` and `MinMapHeapable` [INFO] [stderr] --> src/util/heap/min_map.rs:179:17 [INFO] [stderr] | [INFO] [stderr] 179 | use super::{MinHeapMap, MinMapHeapable}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `StreamProtocol` [INFO] [stderr] --> src/util/mod.rs:6:35 [INFO] [stderr] | [INFO] [stderr] 6 | use libp2p::{identity::PublicKey, StreamProtocol}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `transfers` [INFO] [stderr] --> src/blockchain/transaction/mint.rs:56:16 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn new(transfers: impl AsRef<[Transfer]>, miner_key: PublicKey) -> Self { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfers` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `handle` is never read [INFO] [stderr] --> src/node/rpc/mod.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 90 | struct ConnectionContext { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 91 | handle: JoinHandle<()>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `create_heap` is never used [INFO] [stderr] --> src/util/heap/max.rs:144:8 [INFO] [stderr] | [INFO] [stderr] 144 | fn create_heap(ids: &[PeerId], bids: &[f64]) -> MaxHeap { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/blockchain/transaction/mint.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 47 | let _ = Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/blockchain/transaction/transfer.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | Self::update_multiple(&mut hasher, fields.inputs); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 65 | let _ = Self::update_multiple(&mut hasher, fields.inputs); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/blockchain/transaction/transfer.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 66 | let _ = Self::update_multiple(&mut hasher, fields.outputs); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stderr] --> src/node/rpc/mod.rs:28:28 [INFO] [stderr] | [INFO] [stderr] 28 | pub type NodeRpcMessage = Message; [INFO] [stderr] | ^^^^^^^^ will not be checked at usage sites of the type alias [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stderr] help: remove this bound [INFO] [stderr] | [INFO] [stderr] 28 - pub type NodeRpcMessage = Message; [INFO] [stderr] 28 + pub type NodeRpcMessage = Message; [INFO] [stderr] | [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 28 | pub type NodeRpcMessage = Message<::RpcRequest, T::RpcResponse>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] help: fully qualify this associated type [INFO] [stderr] | [INFO] [stderr] 28 | pub type NodeRpcMessage = Message::RpcResponse>; [INFO] [stderr] | + +++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stderr] --> src/node/rpc/mod.rs:87:28 [INFO] [stderr] | [INFO] [stderr] 87 | type SharedMessageQueue = Arc>>>; [INFO] [stderr] | --^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | will not be checked at usage sites of the type alias [INFO] [stderr] | help: remove this bound [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] [INFO] [stderr] warning: unused variable: `newpair` [INFO] [stderr] --> src/node/mod.rs:228:13 [INFO] [stderr] | [INFO] [stderr] 228 | let newpair = Keypair::ed25519_from_bytes(secret).unwrap(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newpair` [INFO] [stderr] [INFO] [stderr] warning: `core` (lib) generated 17 warnings (run `cargo fix --lib -p core` to apply 10 suggestions) [INFO] [stderr] warning: `core` (lib test) generated 15 warnings (14 duplicates) [INFO] [stderr] warning: unused import: `RpcRequest` [INFO] [stderr] --> bin/rpc.rs:5:32 [INFO] [stderr] | [INFO] [stderr] 5 | use seraphic::{RequestWrapper, RpcRequest}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AsyncReadExt` and `AsyncWriteExt` [INFO] [stderr] --> bin/rpc.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | use tokio::io::{AsyncReadExt, AsyncWriteExt, Interest}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `node` [INFO] [stderr] --> server/src/node/miner.rs:43:32 [INFO] [stderr] | [INFO] [stderr] 43 | async fn handle_self_event(node: &mut Node, e: Self::Event) -> MainResult<()> [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `node` [INFO] [stderr] --> server/src/node/provider.rs:111:32 [INFO] [stderr] | [INFO] [stderr] 111 | async fn handle_self_event(node: &mut Node, e: Self::Event) -> MainResult<()> [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `peer` [INFO] [stderr] --> server/src/node/provider.rs:138:25 [INFO] [stderr] | [INFO] [stderr] 138 | peer, [INFO] [stderr] | ^^^^ help: try ignoring the field: `peer: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request_id` [INFO] [stderr] --> server/src/node/provider.rs:141:33 [INFO] [stderr] | [INFO] [stderr] 141 | ... request_id, [INFO] [stderr] | ^^^^^^^^^^ help: try ignoring the field: `request_id: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> server/src/node/provider.rs:142:33 [INFO] [stderr] | [INFO] [stderr] 142 | ... request, [INFO] [stderr] | ^^^^^^^ help: try ignoring the field: `request: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> server/src/node/provider.rs:175:33 [INFO] [stderr] | [INFO] [stderr] 175 | ... data, [INFO] [stderr] | ^^^^ help: try ignoring the field: `data: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `swarm` [INFO] [stderr] --> server/src/node/miner.rs:25:24 [INFO] [stderr] | [INFO] [stderr] 25 | fn init_with_swarm(swarm: &mut Swarm) -> MainResult [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_swarm` [INFO] [stderr] [INFO] [stderr] warning: field `mempool` is never read [INFO] [stderr] --> server/src/node/miner.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct MinerNode { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 12 | mempool: MapVec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MinerNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> server/src/node/provider.rs:28:24 [INFO] [stderr] | [INFO] [stderr] 28 | ListeningForStream(JoinHandle<()>), [INFO] [stderr] | ------------------ ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ProviderNodeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 28 - ListeningForStream(JoinHandle<()>), [INFO] [stderr] 28 + ListeningForStream(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `core` (bin "rpc" test) generated 2 warnings (run `cargo fix --bin "rpc" --tests` to apply 2 suggestions) [INFO] [stderr] warning: `core` (bin "server" test) generated 9 warnings [INFO] [stderr] warning: `core` (bin "rpc") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `core` (bin "server") generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-d962852fe8fb638d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test node::tests::create_key_works ... ok [INFO] [stdout] test util::heap::max::tests::swap_works ... ok [INFO] [stdout] test util::heap::max::tests::heap_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests bin/rpc.rs (/opt/rustwide/target/debug/deps/rpc-148da52cd3b2e457) [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 server/src/main.rs (/opt/rustwide/target/debug/deps/server-0ddd802589fa3dac) [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 tests/all/main.rs (/opt/rustwide/target/debug/deps/all-70cf0b00ace49d85) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test map_vec::test_peek ... ok [INFO] [stdout] test map_vec::test_new_mapvec ... ok [INFO] [stdout] test map_vec::test_push_and_get ... ok [INFO] [stdout] test map_vec::test_remove ... ok [INFO] [stdout] {"v":0,"name":"lsp","msg":"test tracing initialized","level":30,"hostname":"c58813e86ea5","pid":29,"time":"2025-06-29T06:04:10.645378909Z","target":"log","line":null,"file":null,"log.file":"tests/all/helpers.rs","log.target":"all::helpers","log.line":13,"log.module_path":"all::helpers"} [INFO] [stdout] test map_vec::test_pop ... ok [INFO] [stdout] test map_vec::test_iter_keys_and_vals ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- map_vec::test_iter_keys_and_vals stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'map_vec::test_iter_keys_and_vals' panicked at tests/all/map_vec.rs:55:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: ["test2", "test1"] [INFO] [stdout] right: ["test1", "test2"] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5aa560e6de52 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5aa560e6de52 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5aa560e6de52 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5aa560e6de52 - ::fmt::h38110959524b373c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5aa560e96113 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5aa560e96113 - core::fmt::write::h5b87140645224122 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5aa560e6adc3 - std::io::default_write_fmt::h3039811ce7aea84b [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5aa560e6adc3 - std::io::Write::write_fmt::h2eef262cf4840ab4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5aa560e6dca2 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5aa560e6f3cc - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5aa560e6f222 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5aa560a40534 - as core::ops::function::Fn>::call::he967d9fa26b9957c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5aa560a40534 - test::test_main_with_exit_callback::{{closure}}::h80e1694b81a05381 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5aa560e6feab - as core::ops::function::Fn>::call::h4e924fcf5bc64d70 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5aa560e6feab - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5aa560e6fb7a - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5aa560e6e349 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5aa560e6f80d - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5aa560e93ed0 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5aa560e94203 - core::panicking::assert_failed_inner::hf0724fdfb0e16b9c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:432:17 [INFO] [stdout] 20: 0x5aa560a9b54d - core::panicking::assert_failed::h7a32a7df39858d3a [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:387:5 [INFO] [stdout] 21: 0x5aa560a05e0e - all::map_vec::test_iter_keys_and_vals::hdbb5a5e08f091660 [INFO] [stdout] at /opt/rustwide/workdir/tests/all/map_vec.rs:55:5 [INFO] [stdout] 22: 0x5aa560a05af7 - all::map_vec::test_iter_keys_and_vals::{{closure}}::hdf359d514791e9a7 [INFO] [stdout] at /opt/rustwide/workdir/tests/all/map_vec.rs:49:29 [INFO] [stdout] 23: 0x5aa560a00056 - core::ops::function::FnOnce::call_once::h32a83b7671ba1f15 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5aa560a45cdb - core::ops::function::FnOnce::call_once::h0669c8b9c48a7d8a [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5aa560a45cdb - test::__rust_begin_short_backtrace::h7b085d6d90a7575c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x5aa560a44eae - test::run_test_in_process::{{closure}}::ha304053f1e1d1fbe [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x5aa560a44eae - as core::ops::function::FnOnce<()>>::call_once::h8e30650eb6723f86 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5aa560a44eae - std::panicking::catch_unwind::do_call::hfe563e330be3fd9d [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x5aa560a44eae - std::panicking::catch_unwind::hed40f568f7f44546 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x5aa560a44eae - std::panic::catch_unwind::h3bb9c46c11d39dfb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5aa560a44eae - test::run_test_in_process::hd65f1a6e6622ae42 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x5aa560a44eae - test::run_test::{{closure}}::h9e896de936f245ea [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x5aa560a08aa4 - test::run_test::{{closure}}::hbb18881f56552c10 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x5aa560a08aa4 - std::sys::backtrace::__rust_begin_short_backtrace::hca2387d32733b689 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x5aa560a0c39a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9601175bf02a7fb8 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5aa560a0c39a - as core::ops::function::FnOnce<()>>::call_once::had8286ad0e1f2528 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5aa560a0c39a - std::panicking::catch_unwind::do_call::he4164e9e75841fd6 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x5aa560a0c39a - std::panicking::catch_unwind::h48ccc52a84ae7300 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x5aa560a0c39a - std::panic::catch_unwind::h3d97eb787aa35ee4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5aa560a0c39a - std::thread::Builder::spawn_unchecked_::{{closure}}::h1019329d11de31fb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5aa560a0c39a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h050615be551c6447 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5aa560e72e07 - as core::ops::function::FnOnce>::call_once::h23e83c3768c28e74 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x5aa560e72e07 - as core::ops::function::FnOnce>::call_once::he67b41932d2c126e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x5aa560e72e07 - std::sys::pal::unix::thread::Thread::new::thread_start::hc05bf0eaa2386caa [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 45: 0x751fa5481aa4 - [INFO] [stdout] 46: 0x751fa550ea34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] map_vec::test_iter_keys_and_vals [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test all` [INFO] running `Command { std: "docker" "inspect" "c58813e86ea53b929a3435e9e9a04ec220565d59c8f012b09a2c1dd29026c2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58813e86ea53b929a3435e9e9a04ec220565d59c8f012b09a2c1dd29026c2a4", kill_on_drop: false }` [INFO] [stdout] c58813e86ea53b929a3435e9e9a04ec220565d59c8f012b09a2c1dd29026c2a4