[INFO] fetching crate light-indexed-merkle-tree 4.0.1... [INFO] testing light-indexed-merkle-tree-4.0.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate light-indexed-merkle-tree 4.0.1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate light-indexed-merkle-tree 4.0.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ca88707691abb88cad60d846f91f377812ae6635098557612799ebe5b9bd77e [INFO] running `Command { std: "docker" "start" "-a" "3ca88707691abb88cad60d846f91f377812ae6635098557612799ebe5b9bd77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ca88707691abb88cad60d846f91f377812ae6635098557612799ebe5b9bd77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca88707691abb88cad60d846f91f377812ae6635098557612799ebe5b9bd77e", kill_on_drop: false }` [INFO] [stdout] 3ca88707691abb88cad60d846f91f377812ae6635098557612799ebe5b9bd77e [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1ad738ac85e38f1af5b82f6c0cbaef6aff0fbbdd611b970e36f3d2a32908c29 [INFO] running `Command { std: "docker" "start" "-a" "e1ad738ac85e38f1af5b82f6c0cbaef6aff0fbbdd611b970e36f3d2a32908c29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling solana-decode-error v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling solana-msg v2.2.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling solana-pubkey v2.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling solana-instruction v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling solana-program-error v2.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ark-std v0.5.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 enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling light-bounded-vec v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [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 38.28s [INFO] running `Command { std: "docker" "inspect" "e1ad738ac85e38f1af5b82f6c0cbaef6aff0fbbdd611b970e36f3d2a32908c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ad738ac85e38f1af5b82f6c0cbaef6aff0fbbdd611b970e36f3d2a32908c29", kill_on_drop: false }` [INFO] [stdout] e1ad738ac85e38f1af5b82f6c0cbaef6aff0fbbdd611b970e36f3d2a32908c29 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0027e9213931df3f5ae8b4022b3cbd39e3a0eda7e210bac2fe532bb3b79c294e [INFO] running `Command { std: "docker" "start" "-a" "0027e9213931df3f5ae8b4022b3cbd39e3a0eda7e210bac2fe532bb3b79c294e", kill_on_drop: false }` [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [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.87s [INFO] running `Command { std: "docker" "inspect" "0027e9213931df3f5ae8b4022b3cbd39e3a0eda7e210bac2fe532bb3b79c294e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0027e9213931df3f5ae8b4022b3cbd39e3a0eda7e210bac2fe532bb3b79c294e", kill_on_drop: false }` [INFO] [stdout] 0027e9213931df3f5ae8b4022b3cbd39e3a0eda7e210bac2fe532bb3b79c294e [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d436aff220ed05700a5ce52efee10f5c8eecdcabc9b76cf0e2c5dc6939e220de [INFO] running `Command { std: "docker" "start" "-a" "d436aff220ed05700a5ce52efee10f5c8eecdcabc9b76cf0e2c5dc6939e220de", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/light_indexed_merkle_tree-c247b4f1f9271e53) [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_append ... ok [INFO] [stdout] test array::test::test_indexed_element_cmp ... ok [INFO] [stdout] test zero_copy::test::test_from_bytes_zero_copy_26_1400_2400_10_256_1024 ... ok [INFO] [stdout] test copy::test::test_from_bytes_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 52.91s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-4b7e4cbe2be612ca) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test print_test_data ... ignored, only used to generate test data [INFO] [stdout] test hash_reference_indexed_element ... ok [INFO] [stdout] test functional_non_inclusion_test ... ok [INFO] [stdout] test test_insert_invalid_low_element_poseidon ... ok [INFO] [stdout] test test_double_spend_queue_poseidon ... ok [INFO] [stdout] test test_insert_and_update_poseidon ... 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 functional_changelog_test_2 ... 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 194.97s [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" "d436aff220ed05700a5ce52efee10f5c8eecdcabc9b76cf0e2c5dc6939e220de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d436aff220ed05700a5ce52efee10f5c8eecdcabc9b76cf0e2c5dc6939e220de", kill_on_drop: false }` [INFO] [stdout] d436aff220ed05700a5ce52efee10f5c8eecdcabc9b76cf0e2c5dc6939e220de