[INFO] fetching crate light-indexed-merkle-tree 4.0.1... [INFO] testing light-indexed-merkle-tree-4.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate light-indexed-merkle-tree 4.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate light-indexed-merkle-tree 4.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate light-indexed-merkle-tree 4.0.1 [INFO] tweaked toml for crates.io crate light-indexed-merkle-tree 4.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate light-indexed-merkle-tree 4.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate light-indexed-merkle-tree 4.0.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfc16f9950f4d7b2157e97ec20ed8c15b7b4675a87fe4be446faf79e41f45093 [INFO] running `Command { std: "docker" "start" "-a" "dfc16f9950f4d7b2157e97ec20ed8c15b7b4675a87fe4be446faf79e41f45093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfc16f9950f4d7b2157e97ec20ed8c15b7b4675a87fe4be446faf79e41f45093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc16f9950f4d7b2157e97ec20ed8c15b7b4675a87fe4be446faf79e41f45093", kill_on_drop: false }` [INFO] [stdout] dfc16f9950f4d7b2157e97ec20ed8c15b7b4675a87fe4be446faf79e41f45093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49a0f06d98d3442c1370555c107d419fc096dd5958f03373c919bbfd5477d8aa [INFO] running `Command { std: "docker" "start" "-a" "49a0f06d98d3442c1370555c107d419fc096dd5958f03373c919bbfd5477d8aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling solana-decode-error v2.3.0 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling solana-pubkey v2.4.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling solana-instruction v2.3.0 [INFO] [stderr] Compiling solana-msg v2.2.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling solana-program-error v2.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling light-bounded-vec v2.0.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling light-poseidon v0.3.0 [INFO] [stderr] Compiling light-hasher v5.0.0 [INFO] [stderr] Compiling light-indexed-array v0.3.0 [INFO] [stderr] Compiling light-concurrent-merkle-tree v4.0.0 [INFO] [stderr] Compiling light-merkle-tree-reference v4.0.0 [INFO] [stderr] Compiling light-indexed-merkle-tree v4.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.15s [INFO] running `Command { std: "docker" "inspect" "49a0f06d98d3442c1370555c107d419fc096dd5958f03373c919bbfd5477d8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a0f06d98d3442c1370555c107d419fc096dd5958f03373c919bbfd5477d8aa", kill_on_drop: false }` [INFO] [stdout] 49a0f06d98d3442c1370555c107d419fc096dd5958f03373c919bbfd5477d8aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e50ff272fff7412e5c9f83125abe92a92ce3187cb9aa50815d854cf626b70263 [INFO] running `Command { std: "docker" "start" "-a" "e50ff272fff7412e5c9f83125abe92a92ce3187cb9aa50815d854cf626b70263", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling light-poseidon v0.3.0 [INFO] [stderr] Compiling light-hasher v5.0.0 [INFO] [stderr] Compiling light-indexed-array v0.3.0 [INFO] [stderr] Compiling light-concurrent-merkle-tree v4.0.0 [INFO] [stderr] Compiling light-hash-set v4.0.0 [INFO] [stderr] Compiling light-merkle-tree-reference v4.0.0 [INFO] [stderr] Compiling light-indexed-merkle-tree v4.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.18s [INFO] running `Command { std: "docker" "inspect" "e50ff272fff7412e5c9f83125abe92a92ce3187cb9aa50815d854cf626b70263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50ff272fff7412e5c9f83125abe92a92ce3187cb9aa50815d854cf626b70263", kill_on_drop: false }` [INFO] [stdout] e50ff272fff7412e5c9f83125abe92a92ce3187cb9aa50815d854cf626b70263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 734d8d82bb2f29970ae17af0772c7d4f0f38dd3194eb4c41632cce1d92dfcb7f [INFO] running `Command { std: "docker" "start" "-a" "734d8d82bb2f29970ae17af0772c7d4f0f38dd3194eb4c41632cce1d92dfcb7f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/light_indexed_merkle_tree-e5fd6877e760f1bb) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test array::test::test_append_with_low_element_index ... ok [INFO] [stdout] test array::test::test_find_low_element_for_existent_element ... ok [INFO] [stdout] test array::test::test_append_with_low_element_index_invalid ... ok [INFO] [stdout] test array::test::test_indexed_element_cmp ... ok [INFO] [stdout] test array::test::test_append ... ok [INFO] [stdout] test copy::test::test_from_bytes_copy_26_1400_2400_10_256_1024 has been running for over 60 seconds [INFO] [stdout] test zero_copy::test::test_from_bytes_zero_copy_26_1400_2400_10_256_1024 has been running for over 60 seconds [INFO] [stdout] test copy::test::test_from_bytes_copy_26_1400_2400_10_256_1024 ... ok [INFO] [stdout] test zero_copy::test::test_from_bytes_zero_copy_26_1400_2400_10_256_1024 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 102.78s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-27dd42e0668ce561) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test hash_reference_indexed_element ... ok [INFO] [stdout] test print_test_data ... ignored, only used to generate test data [INFO] [stdout] test functional_non_inclusion_test ... ok [INFO] [stdout] test functional_changelog_test_2 ... ok [INFO] [stdout] test functional_changelog_test_double_spend ... ok [INFO] [stdout] test functional_changelog_test_3 ... ok [INFO] [stdout] test functional_changelog_test_1 ... ok [INFO] [stdout] test test_insert_invalid_low_element_poseidon ... ok [INFO] [stdout] test test_insert_and_update_poseidon ... ok [INFO] [stdout] test test_double_spend_queue_poseidon ... ok [INFO] [stdout] test functional_changelog_test_random_8_512_512_0_512 ... ok [INFO] [stdout] test functional_changelog_test_random_wrap_around_8_128_512_0_512 has been running for over 60 seconds [INFO] [stdout] test functional_changelog_test_random_wrap_around_8_128_512_0_512 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 209.11s [INFO] [stdout] [INFO] [stderr] Doc-tests light_indexed_merkle_tree [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" "734d8d82bb2f29970ae17af0772c7d4f0f38dd3194eb4c41632cce1d92dfcb7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734d8d82bb2f29970ae17af0772c7d4f0f38dd3194eb4c41632cce1d92dfcb7f", kill_on_drop: false }` [INFO] [stdout] 734d8d82bb2f29970ae17af0772c7d4f0f38dd3194eb4c41632cce1d92dfcb7f