[INFO] fetching crate indexed-merkle-tree 0.6.2... [INFO] testing indexed-merkle-tree-0.6.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate indexed-merkle-tree 0.6.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate indexed-merkle-tree 0.6.2 [INFO] finished tweaking crates.io crate indexed-merkle-tree 0.6.2 [INFO] tweaked toml for crates.io crate indexed-merkle-tree 0.6.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate indexed-merkle-tree 0.6.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bls12_381 v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a3f22b00800e6653eba121f1361f15e1bb52c0c56e70c1e7b7bc531011812c7 [INFO] running `Command { std: "docker" "start" "-a" "1a3f22b00800e6653eba121f1361f15e1bb52c0c56e70c1e7b7bc531011812c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a3f22b00800e6653eba121f1361f15e1bb52c0c56e70c1e7b7bc531011812c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3f22b00800e6653eba121f1361f15e1bb52c0c56e70c1e7b7bc531011812c7", kill_on_drop: false }` [INFO] [stdout] 1a3f22b00800e6653eba121f1361f15e1bb52c0c56e70c1e7b7bc531011812c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08fe2b487b109b266024856a54f1a4754bd72899bb2329294a1ea0d3a9e81451 [INFO] running `Command { std: "docker" "start" "-a" "08fe2b487b109b266024856a54f1a4754bd72899bb2329294a1ea0d3a9e81451", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling indexed-merkle-tree v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.18s [INFO] running `Command { std: "docker" "inspect" "08fe2b487b109b266024856a54f1a4754bd72899bb2329294a1ea0d3a9e81451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08fe2b487b109b266024856a54f1a4754bd72899bb2329294a1ea0d3a9e81451", kill_on_drop: false }` [INFO] [stdout] 08fe2b487b109b266024856a54f1a4754bd72899bb2329294a1ea0d3a9e81451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a76c2faface30834599a8b4a54e6e627fd2a1c5cb313bc0cda3c3b4afa75402 [INFO] running `Command { std: "docker" "start" "-a" "5a76c2faface30834599a8b4a54e6e627fd2a1c5cb313bc0cda3c3b4afa75402", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling indexed-merkle-tree v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.50s [INFO] running `Command { std: "docker" "inspect" "5a76c2faface30834599a8b4a54e6e627fd2a1c5cb313bc0cda3c3b4afa75402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a76c2faface30834599a8b4a54e6e627fd2a1c5cb313bc0cda3c3b4afa75402", kill_on_drop: false }` [INFO] [stdout] 5a76c2faface30834599a8b4a54e6e627fd2a1c5cb313bc0cda3c3b4afa75402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0af9bb021a56025b5feae96157595edb33343b96bfb8be5f864000607cabd9f4 [INFO] running `Command { std: "docker" "start" "-a" "0af9bb021a56025b5feae96157595edb33343b96bfb8be5f864000607cabd9f4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/indexed_merkle_tree-e5a7ace6b092dfa3) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test node::tests::test_node_generate_hash ... ok [INFO] [stdout] test node::tests::test_node_set_next ... ok [INFO] [stdout] test node::tests::test_node_update_next_pointer ... ok [INFO] [stdout] test tree::tests::test_double_tree_size ... ok [INFO] [stdout] test tree::tests::test_find_leaf_by_label ... ok [INFO] [stdout] test node::tests::test_inner_node_creation ... ok [INFO] [stdout] test node::tests::test_node_get_next ... ok [INFO] [stdout] test tree::tests::test_generate_membership_proof ... ok [INFO] [stdout] test tree::tests::test_get_commitment ... ok [INFO] [stdout] test tree::tests::test_find_node_index ... ok [INFO] [stdout] test tree::tests::test_generate_non_membership_proof ... ok [INFO] [stdout] test tree::tests::test_insert_node ... ok [INFO] [stdout] test tree::tests::test_get_root ... ok [INFO] [stdout] test tree::tests::test_new_indexed_merkle_tree ... ok [INFO] [stdout] test node::tests::test_node_is_active ... ok [INFO] [stdout] test node::tests::test_leaf_node_creation ... ok [INFO] [stdout] test tree::tests::test_new_with_size ... ok [INFO] [stdout] test tree::tests::test_update_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests 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" "0af9bb021a56025b5feae96157595edb33343b96bfb8be5f864000607cabd9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af9bb021a56025b5feae96157595edb33343b96bfb8be5f864000607cabd9f4", kill_on_drop: false }` [INFO] [stdout] 0af9bb021a56025b5feae96157595edb33343b96bfb8be5f864000607cabd9f4