[INFO] fetching crate thincollections 0.5.3... [INFO] testing thincollections-0.5.3 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate thincollections 0.5.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate thincollections 0.5.3 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thincollections 0.5.3 [INFO] finished tweaking crates.io crate thincollections 0.5.3 [INFO] tweaked toml for crates.io crate thincollections 0.5.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 rand_core v0.2.2 [INFO] [stderr] Downloaded xoshiro v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e1e62ac9efbd4b268c875d6352983be1e67ac23775f5db6b56e00ad7e1378f [INFO] running `Command { std: "docker" "start" "-a" "b2e1e62ac9efbd4b268c875d6352983be1e67ac23775f5db6b56e00ad7e1378f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e1e62ac9efbd4b268c875d6352983be1e67ac23775f5db6b56e00ad7e1378f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e1e62ac9efbd4b268c875d6352983be1e67ac23775f5db6b56e00ad7e1378f", kill_on_drop: false }` [INFO] [stdout] b2e1e62ac9efbd4b268c875d6352983be1e67ac23775f5db6b56e00ad7e1378f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e12f42008a5eadd97691ca5241a8c0a07a2728e3c4b8e5d2b42ff015ff4e716 [INFO] running `Command { std: "docker" "start" "-a" "7e12f42008a5eadd97691ca5241a8c0a07a2728e3c4b8e5d2b42ff015ff4e716", kill_on_drop: false }` [INFO] [stderr] Compiling thincollections v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/thin_sentinel.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/thin_sentinel.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/thin_hasher.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | SEED.compare_and_swap(x as usize, y as usize, Ordering::Release); // we don't care if it fails [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/thin_vec.rs:1244:29 [INFO] [stdout] | [INFO] [stdout] 1244 | pub fn into_boxed_slice(mut self) -> Box<[T]> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "7e12f42008a5eadd97691ca5241a8c0a07a2728e3c4b8e5d2b42ff015ff4e716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e12f42008a5eadd97691ca5241a8c0a07a2728e3c4b8e5d2b42ff015ff4e716", kill_on_drop: false }` [INFO] [stdout] 7e12f42008a5eadd97691ca5241a8c0a07a2728e3c4b8e5d2b42ff015ff4e716 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7694f856061ec6094aabf88fcfbc50905f49822cb5a42ebd97b4697f891ea703 [INFO] running `Command { std: "docker" "start" "-a" "7694f856061ec6094aabf88fcfbc50905f49822cb5a42ebd97b4697f891ea703", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/thin_sentinel.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/thin_sentinel.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/thin_hasher.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | SEED.compare_and_swap(x as usize, y as usize, Ordering::Release); // we don't care if it fails [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/thin_vec.rs:1244:29 [INFO] [stdout] | [INFO] [stdout] 1244 | pub fn into_boxed_slice(mut self) -> Box<[T]> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling xoshiro v0.0.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling thincollections v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::ThinSentinel` [INFO] [stdout] --> src/thin_map.rs:2135:9 [INFO] [stdout] | [INFO] [stdout] 2135 | use super::ThinSentinel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/thin_sentinel.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/thin_sentinel.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/thin_hasher.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | SEED.compare_and_swap(x as usize, y as usize, Ordering::Release); // we don't care if it fails [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/thin_vec.rs:1244:29 [INFO] [stdout] | [INFO] [stdout] 1244 | pub fn into_boxed_slice(mut self) -> Box<[T]> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.78s [INFO] running `Command { std: "docker" "inspect" "7694f856061ec6094aabf88fcfbc50905f49822cb5a42ebd97b4697f891ea703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7694f856061ec6094aabf88fcfbc50905f49822cb5a42ebd97b4697f891ea703", kill_on_drop: false }` [INFO] [stdout] 7694f856061ec6094aabf88fcfbc50905f49822cb5a42ebd97b4697f891ea703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2dfc101f2c58ea64bb066550329b74779c80ec0c36a6aca3c276aaa0435a0f7e [INFO] running `Command { std: "docker" "start" "-a" "2dfc101f2c58ea64bb066550329b74779c80ec0c36a6aca3c276aaa0435a0f7e", kill_on_drop: false }` [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/thin_sentinel.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/thin_sentinel.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/thin_hasher.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | SEED.compare_and_swap(x as usize, y as usize, Ordering::Release); // we don't care if it fails [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/thin_vec.rs:1244:29 [INFO] [stderr] | [INFO] [stderr] 1244 | pub fn into_boxed_slice(mut self) -> Box<[T]> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `thincollections` (lib) generated 4 warnings [INFO] [stderr] warning: unused import: `super::ThinSentinel` [INFO] [stderr] --> src/thin_map.rs:2135:9 [INFO] [stderr] | [INFO] [stderr] 2135 | use super::ThinSentinel; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `thincollections` (lib test) generated 5 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/thincollections-f9d1e4cd07d6f33f) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test cla_map::tests::allocator_tests ... ok [INFO] [stdout] test thin_map::test_map::test_behavior_resize_policy ... ok [INFO] [stdout] test thin_map::test_map::test_capacity_not_less_than_len ... ok [INFO] [stdout] test thin_map::test_map::test_clone ... ok [INFO] [stdout] test thin_map::test_map::test_conflict_remove ... ok [INFO] [stdout] test thin_map::test_map::test_create_capacity_zero ... ok [INFO] [stdout] test thin_map::test_map::test_empty_entry ... ok [INFO] [stdout] test thin_map::test_map::test_drops ... ok [INFO] [stdout] test thin_map::test_map::test_empty_remove ... ok [INFO] [stdout] test thin_map::test_map::test_empty_iter ... ok [INFO] [stdout] test thin_map::test_map::test_entry ... ok [INFO] [stdout] test thin_map::test_map::test_eq ... ok [INFO] [stdout] test thin_map::test_map::test_expand ... ok [INFO] [stdout] test thin_map::test_map::test_extend_ref ... ok [INFO] [stdout] test thin_map::test_map::test_find ... ok [INFO] [stdout] test thin_map::test_map::test_find_mut ... ok [INFO] [stdout] test thin_map::test_map::test_from_iter ... ok [INFO] [stdout] test thin_map::test_map::test_insert ... ok [INFO] [stdout] test thin_map::test_map::test_entry_take_doesnt_corrupt ... ok [INFO] [stdout] test thin_map::test_map::test_index ... ok [INFO] [stdout] test thin_map::test_map::test_insert_conflicts ... ok [INFO] [stdout] test thin_map::test_map::test_insert_overwrite ... ok [INFO] [stdout] test thin_map::test_map::test_is_empty ... ok [INFO] [stdout] test thin_map::test_map::test_iter_len ... ok [INFO] [stdout] test thin_map::test_map::test_iter_mut_len ... ok [INFO] [stdout] test thin_map::test_map::test_iterate ... ok [INFO] [stdout] test thin_map::test_map::test_keys ... ok [INFO] [stdout] test thin_map::test_map::test_into_iter_drops ... ok [INFO] [stdout] test thin_map::test_map::test_mut_size_hint ... ok [INFO] [stdout] test thin_map::test_map::test_occupied_entry_key ... ok [INFO] [stdout] test thin_map::test_map::test_remove ... ok [INFO] [stdout] test thin_map::test_map::test_remove_entry ... ok [INFO] [stdout] test thin_map::test_map::test_reserve_shrink_to_fit ... ok [INFO] [stdout] test thin_map::test_map::test_retain ... ok [INFO] [stdout] test thin_map::test_map::test_show ... ok [INFO] [stdout] test thin_map::test_map::test_size_hint ... ok [INFO] [stdout] test thin_map::test_map::test_vacant_entry_key ... ok [INFO] [stdout] test thin_map::test_map::test_values ... ok [INFO] [stdout] test thin_map::test_map::test_zero_capacities ... ok [INFO] [stdout] test thin_set::test_set::test_difference ... ok [INFO] [stdout] test thin_map::test_map::test_values_mut ... ok [INFO] [stdout] test thin_set::test_set::test_disjoint ... ok [INFO] [stdout] test thin_set::test_set::test_eq ... ok [INFO] [stdout] test thin_set::test_set::test_extend_ref ... ok [INFO] [stdout] test thin_set::test_set::test_intersection ... ok [INFO] [stdout] test thin_set::test_set::test_from_iter ... ok [INFO] [stdout] test thin_set::test_set::test_drain ... ok [INFO] [stdout] test thin_set::test_set::test_iterate ... ok [INFO] [stdout] test thin_set::test_set::test_move_iter ... ok [INFO] [stdout] test thin_set::test_set::test_retain ... ok [INFO] [stdout] test thin_set::test_set::test_show ... ok [INFO] [stdout] test thin_set::test_set::test_subset_and_superset ... ok [INFO] [stdout] test thin_set::test_set::test_symmetric_difference ... ok [INFO] [stdout] test thin_set::test_set::test_trivial_drain ... ok [INFO] [stdout] test thin_set::test_set::test_union ... ok [INFO] [stdout] test thin_set::test_set::test_zero_capacities ... ok [INFO] [stdout] test cla_map::tests::allocator_panic_test - should panic ... ok [INFO] [stdout] test thin_map::test_map::test_index_nonexistent - should panic ... ok [INFO] [stderr] Doc-tests thincollections [INFO] [stdout] test thin_map::test_map::test_lots_of_insertions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.47s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 170 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name thincollections --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num=/opt/rustwide/target/debug/deps/libnum-f4a0f9966120524f.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-111b7c615a113800.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-04ee0edec9924510.rlib --extern thincollections=/opt/rustwide/target/debug/deps/libthincollections-e7b3d0af792de986.rlib --extern xoshiro=/opt/rustwide/target/debug/deps/libxoshiro-b2b4a9907e26562e.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2dfc101f2c58ea64bb066550329b74779c80ec0c36a6aca3c276aaa0435a0f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfc101f2c58ea64bb066550329b74779c80ec0c36a6aca3c276aaa0435a0f7e", kill_on_drop: false }` [INFO] [stdout] 2dfc101f2c58ea64bb066550329b74779c80ec0c36a6aca3c276aaa0435a0f7e