[INFO] cloning repository https://github.com/ickk/slimvec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ickk/slimvec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Fslimvec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Fslimvec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b1c388ee5e50cbda6262d4a3b809f6e04770345
[INFO] testing ickk/slimvec against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Fslimvec" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ickk/slimvec
[INFO] finished tweaking git repo https://github.com/ickk/slimvec
[INFO] tweaked toml for git repo https://github.com/ickk/slimvec written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ickk/slimvec on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ickk/slimvec already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81021617c602343ce0238dfe180867433fdf651c23cd1191404d6dfc3b6df208
[INFO] running `Command { std: "docker" "start" "-a" "81021617c602343ce0238dfe180867433fdf651c23cd1191404d6dfc3b6df208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81021617c602343ce0238dfe180867433fdf651c23cd1191404d6dfc3b6df208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81021617c602343ce0238dfe180867433fdf651c23cd1191404d6dfc3b6df208", kill_on_drop: false }`
[INFO] [stdout] 81021617c602343ce0238dfe180867433fdf651c23cd1191404d6dfc3b6df208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb02e2d3a9c7586cde000c2edc88aa02b580e0c316feec08b65ad3e9d5c9a908
[INFO] running `Command { std: "docker" "start" "-a" "eb02e2d3a9c7586cde000c2edc88aa02b580e0c316feec08b65ad3e9d5c9a908", kill_on_drop: false }`
[INFO] [stderr]    Compiling slimvec v0.4.9 (/opt/rustwide/workdir/slimvec)
[INFO] [stderr]    Compiling slimvec-testsuites v0.0.0 (/opt/rustwide/workdir/test-suites)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "eb02e2d3a9c7586cde000c2edc88aa02b580e0c316feec08b65ad3e9d5c9a908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb02e2d3a9c7586cde000c2edc88aa02b580e0c316feec08b65ad3e9d5c9a908", kill_on_drop: false }`
[INFO] [stdout] eb02e2d3a9c7586cde000c2edc88aa02b580e0c316feec08b65ad3e9d5c9a908
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83e7eceaa551f7071d7cb99b5e6b771a2bee6de16fd941681e37b43fa4a2079b
[INFO] running `Command { std: "docker" "start" "-a" "83e7eceaa551f7071d7cb99b5e6b771a2bee6de16fd941681e37b43fa4a2079b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling slimvec v0.4.9 (/opt/rustwide/workdir/slimvec)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling comparable_helper v0.5.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling comparable v0.5.6
[INFO] [stderr]    Compiling slimvec-testsuites v0.0.0 (/opt/rustwide/workdir/test-suites)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.79s
[INFO] running `Command { std: "docker" "inspect" "83e7eceaa551f7071d7cb99b5e6b771a2bee6de16fd941681e37b43fa4a2079b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e7eceaa551f7071d7cb99b5e6b771a2bee6de16fd941681e37b43fa4a2079b", kill_on_drop: false }`
[INFO] [stdout] 83e7eceaa551f7071d7cb99b5e6b771a2bee6de16fd941681e37b43fa4a2079b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ae851dda19ac7e77cc1e5a27577add5e9c9697da581331b4201ff39e94e5108
[INFO] running `Command { std: "docker" "start" "-a" "0ae851dda19ac7e77cc1e5a27577add5e9c9697da581331b4201ff39e94e5108", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slimvec-e6d0b2dae73cba34)
[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] [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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slimvec_testsuites-b8eaf86fa50a8d39)
[INFO] [stderr]      Running tests/alloctests.rs (/opt/rustwide/target/debug/deps/alloctests-1dcd5ce9df0bb2e0)
[INFO] [stdout] 
[INFO] [stdout] running 155 tests
[INFO] [stdout] test const_heap ... ignored, requires unstable feature `const_heap`
[INFO] [stdout] test extract_if_complex ... ok
[INFO] [stdout] test extract_if_empty ... ok
[INFO] [stdout] test extract_if_false ... ok
[INFO] [stdout] test extract_if_debug ... ok
[INFO] [stdout] test extract_if_ranges ... ok
[INFO] [stdout] test from_into_inner ... ignored, requires specialisation
[INFO] [stdout] test extract_if_unconsumed_panic ... ok
[INFO] [stdout] test extract_if_zst ... ok
[INFO] [stdout] test max_dont_panic ... ok
[INFO] [stdout] test slimvec_test_drain_max_vec_size ... ok
[INFO] [stdout] test partialeq_vec_full ... ok
[INFO] [stdout] test extract_if_true ... ok
[INFO] [stdout] test partialeq_vec_and_prim ... ok
[INFO] [stdout] test test_box_zero_allocator ... ignored, requires unstable feature `allocator_api`
[INFO] [stdout] test slimvec_test_zst_capacity ... ok
[INFO] [stdout] test test_append ... ok
[INFO] [stdout] test test_clone ... ok
[INFO] [stdout] test test_clone_from ... ok
[INFO] [stdout] test test_cow_from ... ignored, impossible to implement `ToOwned` for `[T]`
[INFO] [stdout] test test_collect_after_iterator_clone ... ok
[INFO] [stdout] test test_cmp ... ok
[INFO] [stdout] test test_dedup ... ok
[INFO] [stdout] test test_dedup_by ... ok
[INFO] [stdout] test slimvec_test_zero_sized_capacity ... ok
[INFO] [stdout] test test_dedup_by_key ... ok
[INFO] [stdout] test test_drain_empty_vec ... ok
[INFO] [stdout] test test_drain_inclusive_range ... ok
[INFO] [stdout] test test_drain_items ... ok
[INFO] [stdout] test test_drain_items_reverse ... ok
[INFO] [stdout] test test_drain_items_zero_sized ... ok
[INFO] [stdout] test test_drain_keep_rest ... ignored, requires unstable feature `drain_keep_rest`
[INFO] [stdout] test test_drain_keep_rest_all ... ignored, requires unstable feature `drain_keep_rest`
[INFO] [stdout] test test_drain_keep_rest_none ... ignored, requires unstable feature `drain_keep_rest`
[INFO] [stdout] test test_drain_leak ... ignored, slimvec uses leak amplification for unwind-safety
[INFO] [stdout] test test_drain_max_vec_size ... ignored, replaced by `slimvec_test_drain_max_vec_size`
[INFO] [stdout] test test_dedup_unique ... ok
[INFO] [stdout] test test_double_drop ... ok
[INFO] [stdout] test test_drain_range ... ok
[INFO] [stdout] test test_extend ... ok
[INFO] [stdout] test test_extend_from_slice ... ok
[INFO] [stdout] test test_extend_from_within ... ok
[INFO] [stdout] test extract_if_unconsumed ... ok
[INFO] [stdout] test overaligned_allocations ... ok
[INFO] [stdout] test slimvec_test_small_vec_struct ... ok
[INFO] [stdout] test extract_if_consumed_panic ... ok
[INFO] [stdout] test test_debug_fmt ... ok
[INFO] [stdout] test test_extend_from_within_clone ... ok
[INFO] [stdout] test test_extend_from_within_empty_rande ... ok
[INFO] [stdout] test test_extend_from_within_empty_vec ... ok
[INFO] [stdout] test test_extend_ref ... ok
[INFO] [stdout] test test_from_cow ... ignored, impossible to implement `ToOwned` for `[T]`
[INFO] [stdout] test test_from_iter_partially_drained_in_place_specialization ... ignored, requires specialisation
[INFO] [stdout] test test_from_iter_specialization ... ignored, requires specialisation
[INFO] [stdout] test test_from_iter_specialization_head_tail_drop ... ignored, requires specialisation
[INFO] [stdout] test test_from_iter_specialization_panic_during_drop_doesnt_leak ... ignored, requires specialisation, slimvec uses leak amplification for unwind-safety
[INFO] [stdout] test test_extend_from_within_zst ... ok
[INFO] [stdout] test test_flatten_clone ... ok
[INFO] [stdout] test test_from_iter_specialization_with_iterator_adapters ... ignored, requires unstable feature `inplace_iteration`
[INFO] [stdout] test test_in_place_specialization_step_up_down ... ignored, requires unstable feature `inplace_iteration`
[INFO] [stdout] test test_index ... ok
[INFO] [stdout] test test_indexing ... ok
[INFO] [stdout] test test_into_boxed_slice ... ignored, slimvec does not implement `into_boxed_slice` method
[INFO] [stdout] test extract_if_out_of_bounds - should panic ... ok
[INFO] [stdout] test test_into_iter_advance_by ... ignored, requires unstable feature `iter_advance_by`
[INFO] [stdout] test test_into_iter_as_mut_slice ... ok
[INFO] [stdout] test test_into_iter_as_slice ... ok
[INFO] [stdout] test test_into_iter_clone ... ok
[INFO] [stdout] test test_into_iter_count ... ok
[INFO] [stdout] test test_into_iter_debug ... ok
[INFO] [stdout] test test_into_iter_drop_allocator ... ignored, requires unstable feature `allocator_api`
[INFO] [stdout] test test_into_iter_leak ... ignored, slimvec uses leak amplification for unwind-safety
[INFO] [stdout] test test_into_iter_next_chunk ... ignored, requires unstable feature `iter_next_chunk`
[INFO] [stdout] test test_into_iter_zst ... ignored, requires unstable features `iter_advance_by`, `iter_next_chunk`
[INFO] [stdout] test test_move_items ... ok
[INFO] [stdout] test test_move_items_reverse ... ok
[INFO] [stdout] test test_move_items_zero_sized ... ok
[INFO] [stdout] test test_partition ... ok
[INFO] [stdout] test test_peek_mut ... ignored, requires unstable feature `vec_peek_mut`
[INFO] [stdout] test test_pop_if ... ok
[INFO] [stdout] test test_pop_if_empty ... ok
[INFO] [stdout] test test_pop_if_mutates ... ok
[INFO] [stdout] test max_insert - should panic ... ok
[INFO] [stdout] test test_push ... ok
[INFO] [stdout] test max_remove - should panic ... ok
[INFO] [stdout] test test_push_growth_strategy ... ignored, slimvec uses a different growth strategy to vec
[INFO] [stdout] test test_reserve ... ok
[INFO] [stdout] test test_reserve_exact ... ok
[INFO] [stdout] test test_retain ... ok
[INFO] [stdout] test max_swap_remove - should panic ... ok
[INFO] [stdout] test test_retain_drop_panic ... ignored, slimvec uses leak amplification for unwind-safety
[INFO] [stdout] test test_retain_pred_panic_no_hole ... ignored, slimvec uses leak amplification for unwind-safety
[INFO] [stdout] test test_retain_pred_panic_with_hole ... ignored, slimvec uses leak amplification for unwind-safety
[INFO] [stdout] test test_retain_maybeuninits ... ok
[INFO] [stdout] test test_drain_end_overflow - should panic ... ok
[INFO] [stdout] test test_slice_from_ref ... ok
[INFO] [stdout] test test_slice_out_of_bounds_1 - should panic ... ok
[INFO] [stdout] test test_drain_index_overflow - should panic ... ok
[INFO] [stdout] test test_retain_predicate_order ... ok
[INFO] [stdout] test test_slice_from_mut ... ok
[INFO] [stdout] test test_small_vec_struct ... ignored, replaced by `slimvec_test_small_vec_struct`
[INFO] [stdout] test test_slice_to_mut ... ok
[INFO] [stdout] test test_splice ... ok
[INFO] [stdout] test test_slice_out_of_bounds_4 - should panic ... ok
[INFO] [stdout] test test_splice_forget ... ok
[INFO] [stdout] test test_splice_items_zero_sized ... ok
[INFO] [stdout] test test_splice_inclusive_range ... ok
[INFO] [stdout] test test_slice_out_of_bounds_5 - should panic ... ok
[INFO] [stdout] test test_drain_start_overflow - should panic ... ok
[INFO] [stdout] test test_splice_unbounded ... ok
[INFO] [stdout] test test_splice_out_of_bounds - should panic ... ok
[INFO] [stdout] test test_extend_from_within_panicking_clone ... ok
[INFO] [stdout] test test_split_at_mut ... ok
[INFO] [stdout] test test_split_off_take_all ... ok
[INFO] [stdout] test test_try_remove ... ignored, requires unstable feature `vec_try_remove`
[INFO] [stdout] test test_try_reserve ... ignored, requires unstable features `try_reserve_kind`, `assert_matches`
[INFO] [stdout] test test_try_reserve_exact ... ignored, requires unstable features `try_reserve_kind`, `assert_matches`
[INFO] [stdout] test test_try_with_capacity ... ignored, requires unstable feature `try_with_capacity`
[INFO] [stdout] test test_vec_cycle ... ignored, requires unstable feature `unsafe_destructor` or `may_dangle`
[INFO] [stdout] test test_vec_cycle_wrapped ... ignored, requires unstable feature `unsafe_destructor` or `may_dangle`
[INFO] [stdout] test test_vec_dedup ... ignored, requires unstable feature `slice_partition_dedup`
[INFO] [stdout] test test_vec_dedup_by ... ok
[INFO] [stdout] test test_from_iter_specialization_panic_during_iteration_drops ... ok
[INFO] [stdout] test test_split_off ... ok
[INFO] [stdout] test test_stable_pointers ... ok
[INFO] [stdout] test test_index_out_of_bounds - should panic ... ok
[INFO] [stdout] test test_into_flattened_size_overflow - should panic ... ok
[INFO] [stdout] test test_drain_inclusive_out_of_bounds - should panic ... ok
[INFO] [stdout] test test_slice_out_of_bounds_3 - should panic ... ok
[INFO] [stdout] test test_slice_out_of_bounds_2 - should panic ... ok
[INFO] [stdout] test test_splice_inclusive_out_of_bounds - should panic ... ok
[INFO] [stdout] test test_extend_from_within_out_of_rande - should panic ... ok
[INFO] [stdout] test test_drain_out_of_bounds - should panic ... ok
[INFO] [stdout] test test_swap_remove_empty - should panic ... ok
[INFO] [stdout] test test_vec_dedup_one ... ok
[INFO] [stdout] test test_vec_from_array_ref ... ok
[INFO] [stdout] test test_zero_sized_capacity ... ignored, replaced by `slimvec_test_zero_sized_capacity`
[INFO] [stdout] test test_zero_sized_vec_push ... ok
[INFO] [stdout] test test_zst_capacity ... ignored, replaced by `slimvec_test_zst_capacity`
[INFO] [stdout] test test_vec_dedup_panicking ... ok
[INFO] [stdout] test zero_sized_values ... ok
[INFO] [stdout] test test_vec_dedup_partialeq ... ok
[INFO] [stdout] test test_vec_from_array_mut_ref ... ok
[INFO] [stdout] test test_vec_swap ... ok
[INFO] [stdout] test zst_collections_iter_nth_back_regression ... ok
[INFO] [stdout] test test_zip_unzip ... ok
[INFO] [stdout] test test_vec_truncate_drop ... ok
[INFO] [stdout] test test_vec_dedup_multiple_ident ... ok
[INFO] [stdout] test test_extend_from_within_complete_rande ... ok
[INFO] [stdout] test vec_null_ptr_roundtrip ... ok
[INFO] [stdout] test vec_macro_repeating_null_raw_fat_pointer ... ok
[INFO] [stdout] test max_splice - should panic ... ok
[INFO] [stdout] test test_vec_truncate_fail - should panic ... ok
[INFO] [stdout] test test_vec_dedup_empty ... ok
[INFO] [stdout] test test_vec_macro_repeat ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 118 passed; 0 failed; 37 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comparable.rs (/opt/rustwide/target/debug/deps/comparable-4dc07fa6092e39fd)
[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] [stderr]      Running tests/impls.rs (/opt/rustwide/target/debug/deps/impls-37d4af51a0582348)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test Drain::AsRef ... ok
[INFO] [stdout] test Drain::DoubleEndedIterator ... ok
[INFO] [stdout] test Drain::Debug ... ok
[INFO] [stdout] test Drain::Iterator ... ok
[INFO] [stdout] test Drain::Unpin ... ok
[INFO] [stdout] test Drain::FusedIterator ... ok
[INFO] [stdout] test ExtractIf::Send ... ok
[INFO] [stdout] test ExtractIf::Sync ... ok
[INFO] [stdout] test Drain::Sync ... ok
[INFO] [stdout] test ExtractIf::Unpin ... ok
[INFO] [stdout] test ExtractIf::Debug ... ok
[INFO] [stdout] test Drain::ExactSizeIterator ... ok
[INFO] [stdout] test IntoIter::Default ... ok
[INFO] [stdout] test IntoIter::ExactSizeIterator ... ok
[INFO] [stdout] test IntoIter::DoubleEndedIterator ... ok
[INFO] [stdout] test IntoIter::Iterator ... ok
[INFO] [stdout] test IntoIter::Send ... ok
[INFO] [stdout] test SlimVec::Borrow ... ok
[INFO] [stdout] test SlimVec::BorrowMut ... ok
[INFO] [stdout] test SlimVec::Debug ... ok
[INFO] [stdout] test SlimVec::DerefMut ... ok
[INFO] [stdout] test IntoIter::FusedIterator ... ok
[INFO] [stdout] test IntoIter::Clone ... ok
[INFO] [stdout] test IntoIter::Unpin ... ok
[INFO] [stdout] test IntoIter::Debug ... ok
[INFO] [stdout] test SlimVec::Deref ... ok
[INFO] [stdout] test SlimVec::AsMut ... ok
[INFO] [stdout] test IntoIter::Sync ... ok
[INFO] [stdout] test SlimVec::Eq ... ok
[INFO] [stdout] test SlimVec::Extend ... ok
[INFO] [stdout] test SlimVec::FromIterator ... ok
[INFO] [stdout] test SlimVec::Clone ... ok
[INFO] [stdout] test SlimVec::Hash ... ok
[INFO] [stdout] test SlimVec::AsRef ... ok
[INFO] [stdout] test SlimVec::IntoIterator ... ok
[INFO] [stdout] test SlimVec::Ord ... ok
[INFO] [stdout] test SlimVec::IndexMut ... ok
[INFO] [stdout] test SlimVec::Send ... ok
[INFO] [stdout] test SlimVec::Unpin ... ok
[INFO] [stdout] test Splice::DoubleEndedIterator ... ok
[INFO] [stdout] test IntoIter::AsRef ... ok
[INFO] [stdout] test SlimVec::PartialEq ... ok
[INFO] [stdout] test SlimVec::PartialOrd ... ok
[INFO] [stdout] test Splice::Sync ... ok
[INFO] [stdout] test Splice::Iterator ... ok
[INFO] [stdout] test SlimVec::Index ... ok
[INFO] [stdout] test SlimVec::Write ... ok
[INFO] [stdout] test Splice::Send ... ok
[INFO] [stdout] test SlimVec::Sync ... ok
[INFO] [stdout] test Splice::Debug ... ok
[INFO] [stdout] test Splice::Unpin ... ok
[INFO] [stdout] test Drain::Send ... ok
[INFO] [stdout] test SlimVec::Default ... ok
[INFO] [stderr]      Running tests/smoke_tests.rs (/opt/rustwide/target/debug/deps/smoke_tests-f3bcd1793928a145)
[INFO] [stdout] test Splice::ExactSizeIterator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test clone ... ok
[INFO] [stdout] test clone_zst ... ok
[INFO] [stdout] test dedup_by ... ok
[INFO] [stdout] test drop ... ok
[INFO] [stdout] test extend ... ok
[INFO] [stdout] test append ... ok
[INFO] [stdout] test drop_zst ... ok
[INFO] [stdout] test dedup ... ok
[INFO] [stdout] test from_vec ... ok
[INFO] [stdout] test extend_from_within ... ok
[INFO] [stdout] test get ... ok
[INFO] [stdout] test extract_if ... ok
[INFO] [stdout] test from_array ... ok
[INFO] [stdout] test get_mut_zst ... ok
[INFO] [stdout] test get_zst ... ok
[INFO] [stdout] test insert_zst ... ok
[INFO] [stdout] test into_flattened ... ok
[INFO] [stdout] test into_iter ... ok
[INFO] [stdout] test push_pop ... ok
[INFO] [stdout] test into_flattened_zst ... ok
[INFO] [stdout] test remove ... ok
[INFO] [stdout] test remove_zst ... ok
[INFO] [stdout] test slice_repeat ... ok
[INFO] [stdout] test drain ... ok
[INFO] [stdout] test static_asserts ... ok
[INFO] [stdout] test insert ... ok
[INFO] [stdout] test slimvec_macro ... ok
[INFO] [stdout] test truncate_zst ... ok
[INFO] [stdout] test splice ... ok
[INFO] [stdout] test retain_mut ... ok
[INFO] [stdout] test get_mut ... ok
[INFO] [stdout] test extend_from_slice ... ok
[INFO] [stdout] test from_boxed_slice ... ok
[INFO] [stdout] test swap_remove ... ok
[INFO] [stdout] test swap_remove_zst ... ok
[INFO] [stdout] test truncate ... ok
[INFO] [stdout] test retain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests slimvec
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test slimvec/src/lib.rs - (line 233) ... ok
[INFO] [stdout] test slimvec/src/lib.rs - (line 46) ... ok
[INFO] [stdout] test slimvec/src/lib.rs - (line 54) ... ok
[INFO] [stdout] test slimvec/src/lib.rs - (line 225) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.83s; merged doctests compilation took 0.81s
[INFO] [stderr]    Doc-tests slimvec_testsuites
[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" "0ae851dda19ac7e77cc1e5a27577add5e9c9697da581331b4201ff39e94e5108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae851dda19ac7e77cc1e5a27577add5e9c9697da581331b4201ff39e94e5108", kill_on_drop: false }`
[INFO] [stdout] 0ae851dda19ac7e77cc1e5a27577add5e9c9697da581331b4201ff39e94e5108
