[INFO] crate starling 3.1.4 is already in cache [INFO] testing starling-3.1.4 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate starling 3.1.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate starling 3.1.4 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate starling 3.1.4 [INFO] finished tweaking crates.io crate starling 3.1.4 [INFO] tweaked toml for crates.io crate starling 3.1.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate starling 3.1.4 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2b56cb6fb9db7666e4af2b3e2a93b062d8ea8fcb0148c0ae26ad79706a2f37c [INFO] running `"docker" "start" "-a" "f2b56cb6fb9db7666e4af2b3e2a93b062d8ea8fcb0148c0ae26ad79706a2f37c"` [INFO] [stderr] Compiling starling v3.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/constants.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | pub const KEY_LEN_BITS: usize = (KEY_LEN * 8 - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `"docker" "inspect" "f2b56cb6fb9db7666e4af2b3e2a93b062d8ea8fcb0148c0ae26ad79706a2f37c"` [INFO] running `"docker" "rm" "-f" "f2b56cb6fb9db7666e4af2b3e2a93b062d8ea8fcb0148c0ae26ad79706a2f37c"` [INFO] [stdout] f2b56cb6fb9db7666e4af2b3e2a93b062d8ea8fcb0148c0ae26ad79706a2f37c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba42b0ab288311211c41eada73a5e6c8dc1c6283baaac7d11fd40a3733252c2e [INFO] running `"docker" "start" "-a" "ba42b0ab288311211c41eada73a5e6c8dc1c6283baaac7d11fd40a3733252c2e"` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/constants.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | pub const KEY_LEN_BITS: usize = (KEY_LEN * 8 - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling starling v3.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/constants.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | pub const KEY_LEN_BITS: usize = (KEY_LEN * 8 - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `"docker" "inspect" "ba42b0ab288311211c41eada73a5e6c8dc1c6283baaac7d11fd40a3733252c2e"` [INFO] running `"docker" "rm" "-f" "ba42b0ab288311211c41eada73a5e6c8dc1c6283baaac7d11fd40a3733252c2e"` [INFO] [stdout] ba42b0ab288311211c41eada73a5e6c8dc1c6283baaac7d11fd40a3733252c2e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 962d4ba6b97f1a92cfe5401449626efddb8014d5184400e0744e9b2c734dc512 [INFO] running `"docker" "start" "-a" "962d4ba6b97f1a92cfe5401449626efddb8014d5184400e0744e9b2c734dc512"` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/constants.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | pub const KEY_LEN_BITS: usize = (KEY_LEN * 8 - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/constants.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | pub const KEY_LEN_BITS: usize = (KEY_LEN * 8 - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/starling-3eda535b84ca5ef7 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test merkle_bit::tests::it_chooses_the_right_branch_hard ... ok [INFO] [stdout] test merkle_bit::tests::it_chooses_the_right_branch_easy ... ok [INFO] [stdout] test merkle_bit::tests::it_chooses_the_right_branch_medium ... ok [INFO] [stdout] test merkle_bit::tests::it_splits_an_all_ones_sorted_list_of_pairs ... ok [INFO] [stdout] test merkle_bit::tests::it_splits_an_all_zeros_sorted_list_of_pairs ... ok [INFO] [stdout] test merkle_bit::tests::it_splits_an_odd_length_sorted_list_of_pairs_with_more_ones ... ok [INFO] [stdout] test merkle_bit::tests::it_splits_an_even_length_sorted_list_of_pairs ... ok [INFO] [stdout] test merkle_bit::tests::it_splits_an_odd_length_sorted_list_of_pairs_with_more_zeros ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/merkle_bit-2407cfc33dd32aef [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test integration_tests::it_fails_to_get_from_empty_tree ... ok [INFO] [stdout] test integration_tests::it_fails_to_get_a_nonexistent_item ... ok [INFO] [stdout] test integration_tests::it_correctly_increments_a_leaf_reference_count ... ok [INFO] [stdout] test integration_tests::it_does_not_panic_when_removing_a_nonexistent_node ... ok [INFO] [stdout] test integration_tests::it_generates_a_simple_inclusion_proof ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_complex_tree ... ok [INFO] [stdout] test integration_tests::it_gets_an_item_out_of_a_simple_tree ... ok [INFO] [stdout] test integration_tests::it_fails_an_invalid_simple_proof ... ok [INFO] [stdout] test integration_tests::it_generates_a_medium_size_inclusion_proof ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_medium_balanced_tree ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_small_balanced_tree ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_small_unbalanced_tree ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_medium_unbalanced_tree ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_tree_of_16 ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_tree_of_24 ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_tree_of_25 ... ok [INFO] [stdout] test integration_tests::it_gets_one_key_from_a_small_tree ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_eight ... ok [INFO] [stdout] test integration_tests::it_gets_one_key_from_a_large_tree ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_eleven ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_eighteen ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_four ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_five ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_nine ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_large_balanced_tree ... ok [INFO] [stdout] test integration_tests::it_gets_items_from_a_large_unbalanced_tree ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_seven ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_six ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_fifteen ... ok [INFO] [stdout] test integration_tests::it_fails_a_large_size_invalid_proof ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_fourteen ... ok [INFO] [stdout] test integration_tests::it_generates_a_large_size_inclusion_proof ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_nineteen ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_sixteen ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_three ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_seventeen ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_ten ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_thirteen ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_thirty ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_thirty_one ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twelve ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_thirty_two ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_eight ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_five ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_four ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_two ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_nine ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_six ... ok [INFO] [stdout] test integration_tests::it_inserts_a_leaf_node_into_a_tree_with_one_item ... ok [INFO] [stdout] test integration_tests::it_inserts_a_leaf_node_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_two ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_one ... ok [INFO] [stdout] test integration_tests::it_inserts_a_small_even_amount_of_nodes_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_a_small_odd_amount_of_nodes_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_multiple_leaf_nodes_into_a_small_tree_with_existing_items ... ok [INFO] [stdout] test integration_tests::it_inserts_a_medium_odd_amount_of_nodes_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_multiple_leaf_nodes_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_a_medium_even_amount_of_nodes_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_one_into_an_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_two_leaf_nodes_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_two_leaf_nodes_into_empty_tree_with_first_bit_split ... ok [INFO] [stdout] test integration_tests::it_inserts_with_compressed_nodes_that_are_descendants ... ok [INFO] [stdout] test integration_tests::it_inserts_with_compressed_nodes_that_are_not_descendants ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_seven ... ok [INFO] [stdout] test integration_tests::it_removes_a_node ... ok [INFO] [stdout] test integration_tests::it_removes_a_small_old_tree ... ok [INFO] [stdout] test integration_tests::it_handles_key_size_of_twenty_three ... ok [INFO] [stdout] test integration_tests::it_removes_an_old_large_root ... ok [INFO] [stdout] test integration_tests::it_removes_an_old_root ... ok [INFO] [stdout] test integration_tests::it_returns_the_same_number_of_values_as_keys ... ok [INFO] [stdout] test integration_tests::it_updates_an_existing_entry ... ok [INFO] [stdout] test integration_tests::it_inserts_a_large_even_amount_of_nodes_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_a_large_odd_amount_of_nodes_into_empty_tree ... ok [INFO] [stdout] test integration_tests::it_inserts_one_into_a_large_tree ... ok [INFO] [stdout] test integration_tests::it_removes_an_entire_tree ... ok [INFO] [stdout] test integration_tests::it_updates_multiple_existing_entries ... ok [INFO] [stdout] test integration_tests::it_correctly_iterates_removals ... ok [INFO] [stdout] test integration_tests::it_inserts_multiple_leaf_nodes_into_a_tree_with_existing_items ... ok [INFO] [stdout] test integration_tests::it_iterates_over_multiple_inserts_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests starling [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "962d4ba6b97f1a92cfe5401449626efddb8014d5184400e0744e9b2c734dc512"` [INFO] running `"docker" "rm" "-f" "962d4ba6b97f1a92cfe5401449626efddb8014d5184400e0744e9b2c734dc512"` [INFO] [stdout] 962d4ba6b97f1a92cfe5401449626efddb8014d5184400e0744e9b2c734dc512