[INFO] fetching crate agglayer-tries 0.13.0...
[INFO] testing agglayer-tries-0.13.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate agglayer-tries 0.13.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate agglayer-tries 0.13.0
[INFO] finished tweaking crates.io crate agglayer-tries 0.13.0
[INFO] tweaked toml for crates.io crate agglayer-tries 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agglayer-tries 0.13.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agglayer-tries 0.13.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02dd1c91db7c26308be799b0488aa53f6b3f752f1d1966fab2787465a5434317
[INFO] running `Command { std: "docker" "start" "-a" "02dd1c91db7c26308be799b0488aa53f6b3f752f1d1966fab2787465a5434317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02dd1c91db7c26308be799b0488aa53f6b3f752f1d1966fab2787465a5434317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02dd1c91db7c26308be799b0488aa53f6b3f752f1d1966fab2787465a5434317", kill_on_drop: false }`
[INFO] [stdout] 02dd1c91db7c26308be799b0488aa53f6b3f752f1d1966fab2787465a5434317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5a1f98fa38872b1310ba3c26e308e38e00d3f3e1eecc60f2d12a0113e181a079
[INFO] running `Command { std: "docker" "start" "-a" "5a1f98fa38872b1310ba3c26e308e38e00d3f3e1eecc60f2d12a0113e181a079", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling alloy-primitives v1.5.2
[INFO] [stderr]    Compiling agglayer-primitives v0.13.0
[INFO] [stderr]    Compiling agglayer-tries v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.57s
[INFO] running `Command { std: "docker" "inspect" "5a1f98fa38872b1310ba3c26e308e38e00d3f3e1eecc60f2d12a0113e181a079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1f98fa38872b1310ba3c26e308e38e00d3f3e1eecc60f2d12a0113e181a079", kill_on_drop: false }`
[INFO] [stdout] 5a1f98fa38872b1310ba3c26e308e38e00d3f3e1eecc60f2d12a0113e181a079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6ad0924b429e6573fb6bb6b60ab140992a1c70965cf32ff205b6d1e951054e82
[INFO] running `Command { std: "docker" "start" "-a" "6ad0924b429e6573fb6bb6b60ab140992a1c70965cf32ff205b6d1e951054e82", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling proptest-derive v0.6.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rs_merkle v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling alloy-primitives v1.5.2
[INFO] [stderr]    Compiling agglayer-primitives v0.13.0
[INFO] [stderr]    Compiling agglayer-tries v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.12s
[INFO] running `Command { std: "docker" "inspect" "6ad0924b429e6573fb6bb6b60ab140992a1c70965cf32ff205b6d1e951054e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad0924b429e6573fb6bb6b60ab140992a1c70965cf32ff205b6d1e951054e82", kill_on_drop: false }`
[INFO] [stdout] 6ad0924b429e6573fb6bb6b60ab140992a1c70965cf32ff205b6d1e951054e82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 573a894699b5525c523a27df39bd3a2cfa8d5cdc7c59e0d5f050fdeebdab187f
[INFO] running `Command { std: "docker" "start" "-a" "573a894699b5525c523a27df39bd3a2cfa8d5cdc7c59e0d5f050fdeebdab187f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/agglayer-tries/3fc64a54ab373e57/deps/agglayer_tries-3fc64a54ab373e57)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::smt::test_entries_empty ... ok
[INFO] [stdout] test tests::smt::test_entries_simple ... ok
[INFO] [stdout] test tests::smt::test_entries_update_existing ... ok
[INFO] [stdout] test tests::smt::test_entries_multiple ... ok
[INFO] [stdout] test tests::smt::test_inclusion_proof_wrong_value ... ok
[INFO] [stdout] test tests::smt::test_non_inclusion_proof_and_update_empty ... ok
[INFO] [stdout] test tests::smt::test_inclusion_proof_and_update ... ok
[INFO] [stdout] test tests::smt::test_non_inclusion_proof ... ok
[INFO] [stdout] test tests::smt::test_compare_with_other_impl ... ok
[INFO] [stdout] test tests::smt::test_non_inclusion_proof_regression ... ok
[INFO] [stdout] test tests::smt::test_non_inclusion_proof_failing ... ok
[INFO] [stdout] test utils::tests::test_const_empty_hash_at_193 ... ok
[INFO] [stdout] test tests::smt::test_inclusion_proof ... ok
[INFO] [stdout] test tests::smt::test_order_consistency ... ok
[INFO] [stdout] test tests::smt::test_non_inclusion_proof_and_update_nonempty ... ok
[INFO] [stdout] test tests::smt::test_inclusion_proof_zero_doesnt_update ... ok
[INFO] [stdout] test tests::smt::test_traverse_and_prune ... ok
[INFO] [stdout] test tests::smt::test_entries_non_zero_values has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "573a894699b5525c523a27df39bd3a2cfa8d5cdc7c59e0d5f050fdeebdab187f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573a894699b5525c523a27df39bd3a2cfa8d5cdc7c59e0d5f050fdeebdab187f", kill_on_drop: false }`
[INFO] [stdout] 573a894699b5525c523a27df39bd3a2cfa8d5cdc7c59e0d5f050fdeebdab187f
