[INFO] crate compact 0.2.13 is already in cache [INFO] extracting crate compact 0.2.13 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/compact/0.2.13 [INFO] extracting crate compact 0.2.13 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/compact/0.2.13 [INFO] validating manifest of compact-0.2.13 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of compact-0.2.13 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing compact-0.2.13 [INFO] finished frobbing compact-0.2.13 [INFO] frobbed toml for compact-0.2.13 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/compact/0.2.13/Cargo.toml [INFO] started frobbing compact-0.2.13 [INFO] finished frobbing compact-0.2.13 [INFO] frobbed toml for compact-0.2.13 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/compact/0.2.13/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing compact-0.2.13 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/compact/0.2.13:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 886a40de377f46b694c91fe883744369135bf3f3ea639a7207f9a7c66fcdac71 [INFO] running `"docker" "start" "-a" "886a40de377f46b694c91fe883744369135bf3f3ea639a7207f9a7c66fcdac71"` [INFO] [stderr] Compiling simple_allocator_trait v0.1.0 [INFO] [stderr] Compiling compact v0.2.13 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> src/compact_option.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> src/compact_str.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> src/compact_dict.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> src/compact_hash_map.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `"docker" "inspect" "886a40de377f46b694c91fe883744369135bf3f3ea639a7207f9a7c66fcdac71"` [INFO] running `"docker" "rm" "-f" "886a40de377f46b694c91fe883744369135bf3f3ea639a7207f9a7c66fcdac71"` [INFO] [stdout] 886a40de377f46b694c91fe883744369135bf3f3ea639a7207f9a7c66fcdac71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/compact/0.2.13:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0938a1be23a167fd5883f762a34968c5a5b9783a6941ea447f89b822f93c7fda [INFO] running `"docker" "start" "-a" "0938a1be23a167fd5883f762a34968c5a5b9783a6941ea447f89b822f93c7fda"` [INFO] [stderr] Compiling compact v0.2.13 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> src/compact_option.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> src/compact_str.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> src/compact_dict.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> src/compact_hash_map.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.18s [INFO] running `"docker" "inspect" "0938a1be23a167fd5883f762a34968c5a5b9783a6941ea447f89b822f93c7fda"` [INFO] running `"docker" "rm" "-f" "0938a1be23a167fd5883f762a34968c5a5b9783a6941ea447f89b822f93c7fda"` [INFO] [stdout] 0938a1be23a167fd5883f762a34968c5a5b9783a6941ea447f89b822f93c7fda [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/compact/0.2.13:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 9243ecde4dad103cf80c02c0ce9eb10f471452088addd527014d9b9039de4163 [INFO] running `"docker" "start" "-a" "9243ecde4dad103cf80c02c0ce9eb10f471452088addd527014d9b9039de4163"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/compact-f51c852f6e0923f2 [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test compact_dict::values_mut ... ok [INFO] [stdout] test compact_dict::very_basic ... ok [INFO] [stdout] test compact_dict::very_basic2 ... ok [INFO] [stdout] test compact_dict::pairs ... ok [INFO] [stdout] test compact_dict::iter ... ok [INFO] [stdout] test compact_dict::push_at ... ok [INFO] [stdout] test compact_dict::remove_iter ... ok [INFO] [stdout] test compact_hash_map::iter ... ok [INFO] [stdout] test compact_hash_map::map_len_is_the_amount_of_inserted_and_not_removed_items ... ok [INFO] [stdout] test compact_hash_map::compact_copy ... ok [INFO] [stdout] test compact_hash_map::ensure_capacity_works ... ok [INFO] [stdout] test compact_hash_map::values_mut ... ok [INFO] [stdout] test compact_hash_map::compact_notcopy ... ok [INFO] [stdout] test compact_hash_map::very_basic1 ... ok [INFO] [stdout] test compact_hash_map::pairs ... ok [INFO] [stdout] test compact_hash_map::very_basic2 ... ok [INFO] [stdout] test compact_hash_map::remove_iter ... ok [INFO] [stdout] test compact_option::basic_option ... ok [INFO] [stdout] test compact_vec::nested_vector ... ok [INFO] [stdout] test compact_vec::basic_vector ... ok [INFO] [stdout] test compact_hash_map::when_there_are_lots_of_few_tombstoned_entries_capacity_is_doubled ... ok [INFO] [stdout] test compact_hash_map::when_there_are_lots_of_dead_tombstoned_entries_capacity_is_not_doubled ... ok [INFO] [stdout] test compact_hash_map::basic ... ok [INFO] [stdout] test compact_dict::basic ... ok [INFO] [stdout] test compact_hash_map::push_at ... ok [INFO] [stdout] test compact_hash_map::insert_after_remove_works_same_hash ... ok [INFO] [stderr] Doc-tests compact [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "9243ecde4dad103cf80c02c0ce9eb10f471452088addd527014d9b9039de4163"` [INFO] running `"docker" "rm" "-f" "9243ecde4dad103cf80c02c0ce9eb10f471452088addd527014d9b9039de4163"` [INFO] [stdout] 9243ecde4dad103cf80c02c0ce9eb10f471452088addd527014d9b9039de4163