[INFO] fetching crate patricia-trie-ethereum 0.1.0... [INFO] testing patricia-trie-ethereum-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate patricia-trie-ethereum 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate patricia-trie-ethereum 0.1.0 [INFO] finished tweaking crates.io crate patricia-trie-ethereum 0.1.0 [INFO] tweaked toml for crates.io crate patricia-trie-ethereum 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate patricia-trie-ethereum 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding elastic-array v0.10.3 (available: v0.11.0) [INFO] [stderr] Adding ethereum-types v0.4.2 (available: v0.15.1) [INFO] [stderr] Adding hashdb v0.2.1 (available: v0.3.0) [INFO] [stderr] Adding keccak-hasher v0.1.1 (available: v0.16.0) [INFO] [stderr] Adding patricia-trie v0.2.2 (available: v0.3.0) [INFO] [stderr] Adding rlp v0.2.4 (available: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 270af1e003240aa46356eaf70f66a234f05c338e60394d86efa51cc852046fb3 [INFO] running `Command { std: "docker" "start" "-a" "270af1e003240aa46356eaf70f66a234f05c338e60394d86efa51cc852046fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "270af1e003240aa46356eaf70f66a234f05c338e60394d86efa51cc852046fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270af1e003240aa46356eaf70f66a234f05c338e60394d86efa51cc852046fb3", kill_on_drop: false }` [INFO] [stdout] 270af1e003240aa46356eaf70f66a234f05c338e60394d86efa51cc852046fb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b91f11edfa64ca9e177e28c5e795a4b115ac9f81b2a6e89346b829ee8873ec4f [INFO] running `Command { std: "docker" "start" "-a" "b91f11edfa64ca9e177e28c5e795a4b115ac9f81b2a6e89346b829ee8873ec4f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling parity-bytes v0.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling plain_hasher v0.2.3 [INFO] [stderr] Compiling elastic-array v0.10.3 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling hashdb v0.2.1 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling patricia-trie v0.2.2 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling keccak-hasher v0.1.1 [INFO] [stderr] Compiling rlp v0.2.4 [INFO] [stderr] Compiling patricia-trie-ethereum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rlp_node_codec.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | fn decode(data: &[u8]) -> ::std::result::Result { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn decode(data: &[u8]) -> ::std::result::Result, Self::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b91f11edfa64ca9e177e28c5e795a4b115ac9f81b2a6e89346b829ee8873ec4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91f11edfa64ca9e177e28c5e795a4b115ac9f81b2a6e89346b829ee8873ec4f", kill_on_drop: false }` [INFO] [stdout] b91f11edfa64ca9e177e28c5e795a4b115ac9f81b2a6e89346b829ee8873ec4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ea4f044823a7b9b9881bcb234239d1fea4dd67adcdd07b3ff3991857fb8dba2 [INFO] running `Command { std: "docker" "start" "-a" "9ea4f044823a7b9b9881bcb234239d1fea4dd67adcdd07b3ff3991857fb8dba2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling patricia-trie-ethereum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rlp_node_codec.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | fn decode(data: &[u8]) -> ::std::result::Result { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn decode(data: &[u8]) -> ::std::result::Result, Self::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rlp_node_codec.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | fn decode(data: &[u8]) -> ::std::result::Result { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn decode(data: &[u8]) -> ::std::result::Result, Self::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9ea4f044823a7b9b9881bcb234239d1fea4dd67adcdd07b3ff3991857fb8dba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea4f044823a7b9b9881bcb234239d1fea4dd67adcdd07b3ff3991857fb8dba2", kill_on_drop: false }` [INFO] [stdout] 9ea4f044823a7b9b9881bcb234239d1fea4dd67adcdd07b3ff3991857fb8dba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22f04d1921fc0c8cfa452ffbaeb16f698c589aed3ca63298f66f3a0d34ec9d32 [INFO] running `Command { std: "docker" "start" "-a" "22f04d1921fc0c8cfa452ffbaeb16f698c589aed3ca63298f66f3a0d34ec9d32", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rlp_node_codec.rs:38:18 [INFO] [stderr] | [INFO] [stderr] 38 | fn decode(data: &[u8]) -> ::std::result::Result { [INFO] [stderr] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 38 | fn decode(data: &[u8]) -> ::std::result::Result, Self::Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `patricia-trie-ethereum` (lib) generated 1 warning (run `cargo fix --lib -p patricia-trie-ethereum` to apply 1 suggestion) [INFO] [stderr] warning: `patricia-trie-ethereum` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patricia_trie_ethereum-bbed57a82884a01c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests patricia_trie_ethereum [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "22f04d1921fc0c8cfa452ffbaeb16f698c589aed3ca63298f66f3a0d34ec9d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f04d1921fc0c8cfa452ffbaeb16f698c589aed3ca63298f66f3a0d34ec9d32", kill_on_drop: false }` [INFO] [stdout] 22f04d1921fc0c8cfa452ffbaeb16f698c589aed3ca63298f66f3a0d34ec9d32