[INFO] cloning repository https://github.com/DaviDemarqui/Rusty-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaviDemarqui/Rusty-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviDemarqui%2FRusty-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviDemarqui%2FRusty-chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0be74cf8da72777c061ffb88a1d470ffea7ae0f9 [INFO] checking DaviDemarqui/Rusty-chain against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviDemarqui%2FRusty-chain" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DaviDemarqui/Rusty-chain [INFO] finished tweaking git repo https://github.com/DaviDemarqui/Rusty-chain [INFO] tweaked toml for git repo https://github.com/DaviDemarqui/Rusty-chain written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DaviDemarqui/Rusty-chain on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DaviDemarqui/Rusty-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libp2p-wasm-ext v0.29.0 [INFO] [stderr] Downloaded libp2p-websocket v0.30.0 [INFO] [stderr] Downloaded libp2p-uds v0.29.0 [INFO] [stderr] Downloaded prost-derive v0.8.0 [INFO] [stderr] Downloaded libp2p-plaintext v0.29.0 [INFO] [stderr] Downloaded chacha20 v0.7.3 [INFO] [stderr] Downloaded libp2p-dns v0.29.0 [INFO] [stderr] Downloaded libp2p-swarm-derive v0.24.0 [INFO] [stderr] Downloaded libp2p-floodsub v0.30.0 [INFO] [stderr] Downloaded libp2p-identify v0.30.0 [INFO] [stderr] Downloaded libp2p-deflate v0.29.0 [INFO] [stderr] Downloaded libp2p-kad v0.31.0 [INFO] [stderr] Downloaded libp2p-mplex v0.29.0 [INFO] [stderr] Downloaded chacha20poly1305 v0.8.2 [INFO] [stderr] Downloaded libp2p-swarm v0.30.0 [INFO] [stderr] Downloaded pin-project v0.4.30 [INFO] [stderr] Downloaded libp2p-noise v0.32.0 [INFO] [stderr] Downloaded libp2p-request-response v0.12.0 [INFO] [stderr] Downloaded libp2p-ping v0.30.0 [INFO] [stderr] Downloaded libp2p-tcp v0.29.0 [INFO] [stderr] Downloaded libp2p-gossipsub v0.32.0 [INFO] [stderr] Downloaded prost v0.8.0 [INFO] [stderr] Downloaded libp2p-mdns v0.31.0 [INFO] [stderr] Downloaded ctr v0.7.0 [INFO] [stderr] Downloaded libp2p-pnet v0.21.0 [INFO] [stderr] Downloaded libp2p-relay v0.3.0 [INFO] [stderr] Downloaded salsa20 v0.8.1 [INFO] [stderr] Downloaded libp2p-core v0.29.0 [INFO] [stderr] Downloaded prost-types v0.8.0 [INFO] [stderr] Downloaded pin-project-internal v0.4.30 [INFO] [stderr] Downloaded libp2p-yamux v0.33.0 [INFO] [stderr] Downloaded libp2p v0.39.1 [INFO] [stderr] Downloaded aes-gcm v0.9.2 [INFO] [stderr] Downloaded prost-build v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8de28c0762187d8c26b78641f844f3a90e1314f392a0fabbc5cb15d67ca7ecef [INFO] running `Command { std: "docker" "start" "-a" "8de28c0762187d8c26b78641f844f3a90e1314f392a0fabbc5cb15d67ca7ecef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8de28c0762187d8c26b78641f844f3a90e1314f392a0fabbc5cb15d67ca7ecef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de28c0762187d8c26b78641f844f3a90e1314f392a0fabbc5cb15d67ca7ecef", kill_on_drop: false }` [INFO] [stdout] 8de28c0762187d8c26b78641f844f3a90e1314f392a0fabbc5cb15d67ca7ecef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eee46f9c14754d8931ee90ed978719f8b21747cb15ac97e9c146c56a0a9f675 [INFO] running `Command { std: "docker" "start" "-a" "2eee46f9c14754d8931ee90ed978719f8b21747cb15ac97e9c146c56a0a9f675", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking value-bag v1.8.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Checking asn1_der v0.7.6 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking yamux v0.9.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking multistream-select v0.10.4 [INFO] [stderr] Checking salsa20 v0.8.1 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking if-addrs v0.6.7 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking if-watch v0.2.2 [INFO] [stderr] Checking libp2p-pnet v0.21.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling minicbor-derive v0.6.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling libp2p-swarm-derive v0.24.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Checking trust-dns-proto v0.20.4 [INFO] [stderr] Checking futures-rustls v0.21.1 [INFO] [stderr] Checking multihash v0.14.0 [INFO] [stderr] Checking minicbor v0.8.1 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Checking trust-dns-resolver v0.20.4 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking multiaddr v0.13.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_json v1.0.116 [INFO] [stderr] Compiling libp2p-core v0.29.0 [INFO] [stderr] Compiling libp2p-plaintext v0.29.0 [INFO] [stderr] Compiling libp2p-identify v0.30.0 [INFO] [stderr] Compiling libp2p-noise v0.32.0 [INFO] [stderr] Compiling libp2p-floodsub v0.30.0 [INFO] [stderr] Compiling libp2p-kad v0.31.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.32.0 [INFO] [stderr] Compiling libp2p-relay v0.3.0 [INFO] [stderr] Checking async-std-resolver v0.20.4 [INFO] [stderr] Checking libp2p-swarm v0.30.0 [INFO] [stderr] Checking libp2p-websocket v0.30.0 [INFO] [stderr] Checking libp2p-yamux v0.33.0 [INFO] [stderr] Checking libp2p-tcp v0.29.0 [INFO] [stderr] Checking libp2p-deflate v0.29.0 [INFO] [stderr] Checking libp2p-uds v0.29.0 [INFO] [stderr] Checking libp2p-dns v0.29.0 [INFO] [stderr] Checking libp2p-wasm-ext v0.29.0 [INFO] [stderr] Checking libp2p-mplex v0.29.0 [INFO] [stderr] Checking libp2p-ping v0.30.0 [INFO] [stderr] Checking libp2p-mdns v0.31.0 [INFO] [stderr] Checking libp2p-request-response v0.12.0 [INFO] [stderr] Checking libp2p v0.39.1 [INFO] [stderr] Checking Rusty-chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new` and `genesis` are never used [INFO] [stdout] --> src/main.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl App { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 20 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn genesis(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 19 | impl App { [INFO] [stdout] | ^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | `App` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 19 | impl App { [INFO] [stdout] | ^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | `App` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snow v0.8.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "2eee46f9c14754d8931ee90ed978719f8b21747cb15ac97e9c146c56a0a9f675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eee46f9c14754d8931ee90ed978719f8b21747cb15ac97e9c146c56a0a9f675", kill_on_drop: false }` [INFO] [stdout] 2eee46f9c14754d8931ee90ed978719f8b21747cb15ac97e9c146c56a0a9f675