[INFO] crate thincollections 0.5.3 is already in cache [INFO] testing thincollections-0.5.3 against 1.44.0 for beta-1.45-1 [INFO] extracting crate thincollections 0.5.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate thincollections 0.5.3 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "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] 1b9185411c1a2cabbab30006b2df6188f3779979063c58fed40320937a867e27 [INFO] running `"docker" "start" "-a" "1b9185411c1a2cabbab30006b2df6188f3779979063c58fed40320937a867e27"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling thincollections v0.5.3 (/opt/rustwide/workdir) [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: 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: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "1b9185411c1a2cabbab30006b2df6188f3779979063c58fed40320937a867e27"` [INFO] running `"docker" "rm" "-f" "1b9185411c1a2cabbab30006b2df6188f3779979063c58fed40320937a867e27"` [INFO] [stdout] 1b9185411c1a2cabbab30006b2df6188f3779979063c58fed40320937a867e27 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "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] 58add981468ea4b6e96e0447c755bc62ebf5db9767dfe5944c2169a0a19ec0f0 [INFO] running `"docker" "start" "-a" "58add981468ea4b6e96e0447c755bc62ebf5db9767dfe5944c2169a0a19ec0f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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: 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: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling xoshiro v0.0.4 [INFO] [stderr] Compiling thincollections v0.5.3 (/opt/rustwide/workdir) [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: `#[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: 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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.56s [INFO] running `"docker" "inspect" "58add981468ea4b6e96e0447c755bc62ebf5db9767dfe5944c2169a0a19ec0f0"` [INFO] running `"docker" "rm" "-f" "58add981468ea4b6e96e0447c755bc62ebf5db9767dfe5944c2169a0a19ec0f0"` [INFO] [stdout] 58add981468ea4b6e96e0447c755bc62ebf5db9767dfe5944c2169a0a19ec0f0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "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] eac105bfb0eebfe37c2b3332b4a76585fffca7f4a0a01127517505d2ab14f06a [INFO] running `"docker" "start" "-a" "eac105bfb0eebfe37c2b3332b4a76585fffca7f4a0a01127517505d2ab14f06a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [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: 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: 3 warnings emitted [INFO] [stderr] [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: `#[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: 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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/thincollections-874edaab75741be0 [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test cla_map::tests::allocator_tests ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test thin_map::test_map::test_behavior_resize_policy ... 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_capacity_not_less_than_len ... ok [INFO] [stdout] test thin_map::test_map::test_empty_remove ... ok [INFO] [stdout] test thin_map::test_map::test_entry ... ok [INFO] [stdout] test thin_map::test_map::test_expand ... ok [INFO] [stdout] test thin_map::test_map::test_eq ... ok [INFO] [stdout] test thin_map::test_map::test_empty_entry ... ok [INFO] [stdout] test thin_map::test_map::test_create_capacity_zero ... ok [INFO] [stdout] test thin_map::test_map::test_empty_iter ... ok [INFO] [stdout] test thin_map::test_map::test_from_iter ... ok [INFO] [stdout] test thin_map::test_map::test_drops ... ok [INFO] [stdout] test thin_map::test_map::test_find ... ok [INFO] [stdout] test thin_map::test_map::test_extend_ref ... ok [INFO] [stdout] test thin_map::test_map::test_find_mut ... ok [INFO] [stdout] test thin_map::test_map::test_iter_mut_len ... ok [INFO] [stdout] test thin_map::test_map::test_insert ... ok [INFO] [stdout] test thin_map::test_map::test_iter_len ... 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_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_keys ... ok [INFO] [stdout] test thin_map::test_map::test_insert_conflicts ... ok [INFO] [stdout] test thin_map::test_map::test_occupied_entry_key ... ok [INFO] [stdout] test thin_map::test_map::test_retain ... ok [INFO] [stdout] test thin_map::test_map::test_mut_size_hint ... ok [INFO] [stdout] test thin_map::test_map::test_index ... ok [INFO] [stdout] test thin_map::test_map::test_into_iter_drops ... ok [INFO] [stdout] test thin_map::test_map::test_iterate ... ok [INFO] [stdout] test thin_map::test_map::test_show ... ok [INFO] [stdout] test thin_set::test_set::test_disjoint ... ok [INFO] [stdout] test thin_set::test_set::test_extend_ref ... 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_intersection ... ok [INFO] [stdout] test thin_set::test_set::test_move_iter ... ok [INFO] [stdout] test thin_set::test_set::test_iterate ... ok [INFO] [stdout] test thin_map::test_map::test_entry_take_doesnt_corrupt ... ok [INFO] [stdout] test thin_set::test_set::test_eq ... ok [INFO] [stdout] test thin_set::test_set::test_from_iter ... 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_drain ... 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_map::test_map::test_vacant_entry_key ... ok [INFO] [stdout] test thin_set::test_set::test_retain ... ok [INFO] [stdout] test thin_map::test_map::test_size_hint ... 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_show ... ok [INFO] [stdout] test thin_set::test_set::test_zero_capacities ... ok [INFO] [stdout] test cla_map::tests::allocator_panic_test ... ok [INFO] [stdout] test thin_map::test_map::test_index_nonexistent ... ok [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 [INFO] [stdout] [INFO] [stderr] Doc-tests thincollections [INFO] [stdout] [INFO] [stdout] running 170 tests [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::capacity (line 555) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::drain (line 713) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::get_mut (line 1312) ... ok [INFO] [stdout] test src/lib.rs - v64 (line 65) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::clear (line 1553) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::contains_key (line 1359) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::entry (line 631) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::get (line 1267) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::get_key_value (line 1215) ... ok [INFO] [stdout] test src/lib.rs - thinvec (line 119) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::insert (line 997) ... ok [INFO] [stdout] test src/lib.rs - v64 (line 78) ... ok [INFO] [stdout] test src/lib.rs - thinvec (line 132) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::hasher (line 535) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::is_empty (line 941) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::len (line 958) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::keys (line 865) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::iter_mut (line 889) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::shrink_to_fit (line 600) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::values_mut (line 839) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::remove_entry (line 1459) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::iter (line 768) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::remove (line 1405) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::values (line 816) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::reserve (line 577) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::retain (line 1500) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::with_capacity (line 491) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::with_hasher (line 403) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::new (line 467) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::with_capacity_and_hasher (line 424) ... ok [INFO] [stdout] test src/thin_sentinel.rs - thin_sentinel::ThinSentinel (line 25) ... ok [INFO] [stdout] test src/thin_map.rs - thin_map::ThinMap::into_iter (line 1901) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::&'a ThinSet::bitxor (line 820) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::&'a ThinSet::sub (line 851) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::clear (line 483) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet (line 54) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::capacity (line 248) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet (line 85) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::new (line 149) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::with_capacity (line 165) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet (line 119) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::&'a ThinSet::bitand (line 789) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::contains (line 500) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::&'a ThinSet::bitor (line 758) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::drain (line 461) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::difference (line 323) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::hasher (line 232) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::get (line 518) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::is_empty (line 444) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::is_subset (line 559) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::is_superset (line 580) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::insert (line 608) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::into_iter (line 985) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::reserve (line 268) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::iter (line 303) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::len (line 427) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::remove (line 627) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::is_disjoint (line 538) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::intersection (line 381) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::shrink_to_fit (line 284) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::take (line 646) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::retain (line 667) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::as_slice (line 395) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::with_hasher (line 187) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::symmetric_difference (line 354) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::IntoIter::as_mut_slice (line 2151) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::with_capacity_and_hasher (line 213) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::append (line 1201) ... ok [INFO] [stdout] test src/thin_set.rs - thin_set::ThinSet::union (line 406) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::IntoIter::as_slice (line 2130) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::append (line 1173) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::append (line 1187) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::bytes_on_heap (line 431) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::clear (line 1326) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::dedup (line 2642) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::bytes_on_heap (line 415) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::capacity (line 150) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::dedup_by (line 854) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::drain_filter (line 1573) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::as_mut_slice (line 470) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::dedup_by_key (line 966) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::dedup_by (line 841) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::insert (line 583) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::drain_filter (line 1604) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::dedup_by_key (line 979) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::drain (line 1446) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::insert (line 569) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::drain (line 1429) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::into_boxed_slice (line 1366) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::is_empty (line 1021) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::into_boxed_slice (line 1353) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::new (line 90) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::len (line 1000) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::into_iter (line 2051) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::into_iter (line 2037) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::push (line 1049) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::pop (line 1101) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::pop (line 1112) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::remove (line 674) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::remove (line 685) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::push (line 1060) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::remove_item (line 2662) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::reserve_exact (line 211) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::reserve (line 184) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::retain (line 749) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::swap_remove (line 510) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::retain (line 760) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::truncate (line 298) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::split_off (line 1289) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::split_off (line 1276) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::shrink_to_fit (line 243) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::splice (line 1532) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::transmute (line 1844) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::swap_remove (line 496) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::IntoIter::as_mut_slice (line 1909) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::truncate (line 284) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::truncate (line 318) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::splice (line 1544) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::with_capacity (line 118) ... ok [INFO] [stdout] test src/thin_v64.rs - thin_v64::V64::truncate (line 331) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 256) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 146) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 106) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 189) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::IntoIter::as_slice (line 1888) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 73) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 269) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 240) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 225) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 122) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 161) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 174) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 209) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec (line 89) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::append (line 1087) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::clear (line 1191) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::capacity (line 367) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::as_slice (line 561) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::dedup (line 2399) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::drain_filter (line 1429) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::is_empty (line 981) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::insert (line 653) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::as_mut_slice (line 581) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::into_boxed_slice (line 1231) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::into_iter (line 1816) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::into_boxed_slice (line 1218) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::drain_filter (line 1398) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::len (line 963) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::dedup_by_key (line 942) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::dedup_by (line 830) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::new (line 307) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::drain (line 1284) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::transmute (line 1635) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::retain (line 764) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::transmute (line 1610) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::pop (line 1035) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::shrink_to_fit (line 453) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::reserve_exact (line 421) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::swap_remove (line 607) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::remove (line 711) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::reserve (line 394) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::push (line 1001) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::remove_item (line 2419) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::truncate (line 517) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::split_off (line 1154) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::truncate (line 489) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::with_capacity (line 335) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::truncate (line 504) ... ok [INFO] [stdout] test src/thin_vec.rs - thin_vec::ThinVec::splice (line 1369) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 170 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "eac105bfb0eebfe37c2b3332b4a76585fffca7f4a0a01127517505d2ab14f06a"` [INFO] running `"docker" "rm" "-f" "eac105bfb0eebfe37c2b3332b4a76585fffca7f4a0a01127517505d2ab14f06a"` [INFO] [stdout] eac105bfb0eebfe37c2b3332b4a76585fffca7f4a0a01127517505d2ab14f06a