[INFO] updating cached repository https://github.com/slightlyoutofphase/staticvec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 359e80777361f549985e2e4aaae62172c46df41d [INFO] testing slightlyoutofphase/staticvec against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightlyoutofphase%2Fstaticvec" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slightlyoutofphase/staticvec on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slightlyoutofphase/staticvec [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/slightlyoutofphase/staticvec [INFO] tweaked toml for git repo https://github.com/slightlyoutofphase/staticvec written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef2587d6139a78986616f4f5c27ae9f7fbaebdc27d47020b5431541407eccb3d [INFO] running `Command { std: "docker" "start" "-a" "ef2587d6139a78986616f4f5c27ae9f7fbaebdc27d47020b5431541407eccb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef2587d6139a78986616f4f5c27ae9f7fbaebdc27d47020b5431541407eccb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2587d6139a78986616f4f5c27ae9f7fbaebdc27d47020b5431541407eccb3d", kill_on_drop: false }` [INFO] [stdout] ef2587d6139a78986616f4f5c27ae9f7fbaebdc27d47020b5431541407eccb3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44aeb86ab091eefc5673a4ea5a9bbf54256ed682cc9eea72d6a09d4bd12ffdcf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44aeb86ab091eefc5673a4ea5a9bbf54256ed682cc9eea72d6a09d4bd12ffdcf", kill_on_drop: false }` [INFO] [stderr] Compiling staticvec v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | const_if_match, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | const_loop, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "44aeb86ab091eefc5673a4ea5a9bbf54256ed682cc9eea72d6a09d4bd12ffdcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44aeb86ab091eefc5673a4ea5a9bbf54256ed682cc9eea72d6a09d4bd12ffdcf", kill_on_drop: false }` [INFO] [stdout] 44aeb86ab091eefc5673a4ea5a9bbf54256ed682cc9eea72d6a09d4bd12ffdcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0149a38aca1569ae5ac2a61ddd6c6ea39bda1adcaf8f4293c1c1adb8cd1cef67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0149a38aca1569ae5ac2a61ddd6c6ea39bda1adcaf8f4293c1c1adb8cd1cef67", kill_on_drop: false }` [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling cool_asserts v1.0.2 [INFO] [stdout] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | const_if_match, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | const_loop, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling staticvec v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> demo/main_demo.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn, const_if_match, const_loop)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> demo/main_demo.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn, const_if_match, const_loop)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | const_if_match, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | const_loop, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> test/test_staticvec.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(box_syntax, const_fn, const_if_match, const_loop)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> test/test_staticvec.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(box_syntax, const_fn, const_if_match, const_loop)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.36s [INFO] running `Command { std: "docker" "inspect" "0149a38aca1569ae5ac2a61ddd6c6ea39bda1adcaf8f4293c1c1adb8cd1cef67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0149a38aca1569ae5ac2a61ddd6c6ea39bda1adcaf8f4293c1c1adb8cd1cef67", kill_on_drop: false }` [INFO] [stdout] 0149a38aca1569ae5ac2a61ddd6c6ea39bda1adcaf8f4293c1c1adb8cd1cef67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32c1152ea00ffaf5155c248ea48f55c29178c69307eb1e99ac79b93be50b0b14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "32c1152ea00ffaf5155c248ea48f55c29178c69307eb1e99ac79b93be50b0b14", kill_on_drop: false }` [INFO] [stderr] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:34:3 [INFO] [stderr] | [INFO] [stderr] 34 | const_if_match, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:35:3 [INFO] [stderr] | [INFO] [stderr] 35 | const_loop, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> test/test_staticvec.rs:4:34 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(box_syntax, const_fn, const_if_match, const_loop)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> test/test_staticvec.rs:4:50 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(box_syntax, const_fn, const_if_match, const_loop)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:34:3 [INFO] [stderr] | [INFO] [stderr] 34 | const_if_match, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:35:3 [INFO] [stderr] | [INFO] [stderr] 35 | const_loop, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `const_if_match` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> demo/main_demo.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(const_fn, const_if_match, const_loop)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `const_loop` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> demo/main_demo.rs:3:38 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(const_fn, const_if_match, const_loop)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/staticvec-4b82c4cd274f1e70 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test string::string_utils::tests::truncate ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_staticheap-9f6eb6a79bf5501c [INFO] [stdout] test string::string_utils::tests::encode_char_utf8 ... ok [INFO] [stdout] test string::string_utils::tests::shift_left ... ok [INFO] [stdout] test string::string_utils::tests::shift_nop ... ok [INFO] [stdout] test string::string_utils::tests::shift_right ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test empty_peek ... ok [INFO] [stdout] test drain ... ok [INFO] [stdout] test exact_size_iterator ... ok [INFO] [stdout] test empty_peek_mut ... ok [INFO] [stdout] test from_iter ... ok [INFO] [stdout] test drain_sorted ... ok [INFO] [stdout] test empty_pop ... ok [INFO] [stdout] test into_iter_collect ... ok [INFO] [stdout] test extend_ref ... ok [INFO] [stdout] test extend_specialization ... ok [INFO] [stdout] test append ... ok [INFO] [stdout] test append_to_empty ... ok [INFO] [stdout] test drain_sorted_collect ... ok [INFO] [stdout] test into_iter_sorted_collect ... ok [INFO] [stdout] test is_empty ... ok [INFO] [stdout] test push ... ok [INFO] [stdout] test peek_mut_pop ... ok [INFO] [stdout] test push_unique ... ok [INFO] [stdout] test remaining_capacity ... ok [INFO] [stdout] test to_vec ... ok [INFO] [stdout] test size_in_bytes ... ok [INFO] [stdout] test trusted_len ... ok [INFO] [stdout] test iter_rev_cloned_collect ... ok [INFO] [stdout] test is_not_empty ... ok [INFO] [stdout] test into_iter_size_hint ... ok [INFO] [stdout] test into_iter_rev_collect ... ok [INFO] [stdout] test iterator ... ok [INFO] [stdout] test is_not_full ... ok [INFO] [stdout] test iterator_mut ... ok [INFO] [stdout] test peek_mut ... ok [INFO] [stdout] test is_full ... ok [INFO] [stdout] test peek_and_pop ... ok [INFO] [stdout] test drain_sorted_leak ... ok [INFO] [stdout] test panic_safe ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_staticstring-2bca77e18b643e94 [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test add ... ok [INFO] [stdout] test from_iterator ... ok [INFO] [stdout] test from_utf16 ... ok [INFO] [stdout] test add_assign ... ok [INFO] [stdout] test clear ... ok [INFO] [stdout] test from_chars ... ok [INFO] [stdout] test from_str ... ok [INFO] [stdout] test from_str_unchecked ... ok [INFO] [stdout] test from_utf8 ... ok [INFO] [stdout] test insert ... ok [INFO] [stdout] test from_utf16_lossy ... ok [INFO] [stdout] test push_unchecked ... ok [INFO] [stdout] test remove ... ok [INFO] [stdout] test push ... ok [INFO] [stdout] test push_str ... ok [INFO] [stdout] test push_bytes ... ok [INFO] [stdout] test replace_range ... ok [INFO] [stdout] test pop ... ok [INFO] [stdout] test push_str_unchecked ... ok [INFO] [stdout] test macro_constructor ... ok [INFO] [stdout] test insert_str ... ok [INFO] [stdout] test replace_range_inclusive_range ... ok [INFO] [stdout] test retain ... ok [INFO] [stdout] test replace_range_unbounded ... ok [INFO] [stdout] test split_off_ascii ... ok [INFO] [stdout] test split_off_empty ... ok [INFO] [stdout] test split_off_unicode ... ok [INFO] [stdout] test truncate ... ok [INFO] [stdout] test truncate_invalid_len ... ok [INFO] [stdout] test replace_range_empty ... ok [INFO] [stdout] test slicing ... ok [INFO] [stdout] test try_insert_str ... ok [INFO] [stdout] test utf16_invalid ... ok [INFO] [stdout] test try_insert ... ok [INFO] [stdout] test insert_invalid1 ... ok [INFO] [stdout] test insert_str_invalid1 ... ok [INFO] [stdout] test insert_str_invalid2 ... ok [INFO] [stdout] test replace_range_backwards_range ... ok [INFO] [stdout] test remove_invalid ... ok [INFO] [stdout] test replace_range_char_boundary ... ok [INFO] [stdout] test replace_range_inclusive_out_of_bounds ... ok [INFO] [stdout] test insert_invalid2 ... ok [INFO] [stdout] test replace_range_out_of_bounds ... ok [INFO] [stdout] test split_off_mid_char ... ok [INFO] [stdout] test split_off_past_end ... ok [INFO] [stdout] test truncate_split_codepoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_staticvec-cd2f6d8f315ed36c [INFO] [stdout] [INFO] [stdout] running 108 tests [INFO] [stdout] test append ... ok [INFO] [stdout] test as_ptr ... ok [INFO] [stdout] test dedup_by ... ok [INFO] [stdout] test contains ... ok [INFO] [stdout] test difference ... ok [INFO] [stdout] test as_mut_slice ... ok [INFO] [stdout] test clear ... ok [INFO] [stdout] test clone_from_shorter ... ok [INFO] [stdout] test clone_from_longer ... ok [INFO] [stdout] test as_slice ... ok [INFO] [stdout] test capacity ... ok [INFO] [stdout] test bounds_to_string ... ok [INFO] [stdout] test dedup_by_key ... ok [INFO] [stdout] test filled_with ... ok [INFO] [stdout] test empty_slice ... ok [INFO] [stdout] test from ... ok [INFO] [stdout] test as_mut_ptr ... ok [INFO] [stdout] test drain_filter ... ok [INFO] [stdout] test filled_with_by_index ... ok [INFO] [stdout] test drain_iter ... ok [INFO] [stdout] test drain ... ok [INFO] [stdout] test dedup ... ok [INFO] [stdout] test first_mut ... ok [INFO] [stdout] test extend ... ok [INFO] [stdout] test get_unchecked_mut ... ok [INFO] [stdout] test insert ... ok [INFO] [stdout] test insert_many ... ok [INFO] [stdout] test index ... ok [INFO] [stdout] test first ... ok [INFO] [stdout] test extend_from_slice ... ok [INFO] [stdout] test intersection ... ok [INFO] [stdout] test into_iter ... ok [INFO] [stdout] test into_iter_nth_back ... ok [INFO] [stdout] test into_iter_nth ... ok [INFO] [stdout] test into_inner ... ok [INFO] [stdout] test from_iter ... ok [INFO] [stdout] test into_vec ... ok [INFO] [stdout] test from_vec ... ok [INFO] [stdout] test get_unchecked ... ok [INFO] [stdout] test is_empty ... ok [INFO] [stdout] test clone ... ok [INFO] [stdout] test iter_mut_nth_back ... ok [INFO] [stdout] test is_not_full ... ok [INFO] [stdout] test iter_nth_back2 ... ok [INFO] [stdout] test iter ... ok [INFO] [stdout] test is_not_empty ... ok [INFO] [stdout] test last ... ok [INFO] [stdout] test iter_rev_nth ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test iter_nth2 ... ok [INFO] [stdout] test is_full ... ok [INFO] [stdout] test macros ... ok [INFO] [stdout] test mut_ptr_at_unchecked ... ok [INFO] [stdout] test new ... ok [INFO] [stdout] test new_from_const_array ... ok [INFO] [stdout] test iter_mut ... ok [INFO] [stdout] test iter_rev_nth_back ... ok [INFO] [stdout] test last_mut ... ok [INFO] [stdout] test iter_nth_back ... ok [INFO] [stdout] test iter_nth ... ok [INFO] [stdout] test ptr_at ... ok [INFO] [stdout] test ptr_at_unchecked ... ok [INFO] [stdout] test push ... ok [INFO] [stdout] test pop ... ok [INFO] [stdout] test new_from_slice ... ok [INFO] [stdout] test iter_mut_nth ... ok [INFO] [stdout] test new_from_array ... ok [INFO] [stdout] test partial_ord ... ok [INFO] [stdout] test partial_eq ... ok [INFO] [stdout] test math_functions ... ok [INFO] [stdout] test mut_ptr_at ... ok [INFO] [stdout] test quicksort_unstable ... ok [INFO] [stdout] test read_tests::read_to_string ... ok [INFO] [stdout] test remaining_capacity ... ok [INFO] [stdout] test remove ... ok [INFO] [stdout] test remove_item ... ok [INFO] [stdout] test quicksorted_unstable ... ok [INFO] [stdout] test retain ... ok [INFO] [stdout] test read_tests::read ... ok [INFO] [stdout] test read_tests::read_exact ... ok [INFO] [stdout] test read_tests::bufread ... ok [INFO] [stdout] test read_tests::read_to_string_failure ... ok [INFO] [stdout] test read_tests::read_vectored ... ok [INFO] [stdout] test sorted_unstable ... ok [INFO] [stdout] test read_tests::read_to_end ... ok [INFO] [stdout] test reversed ... ok [INFO] [stdout] test swap_pop ... ok [INFO] [stdout] test triple_mut ... ok [INFO] [stdout] test set_len ... ok [INFO] [stdout] test swap_remove ... ok [INFO] [stdout] test sorted ... ok [INFO] [stdout] test size_in_bytes ... ok [INFO] [stdout] test triple ... ok [INFO] [stdout] test truncate ... ok [INFO] [stdout] test write_tests::write_all ... ok [INFO] [stdout] test write_tests::write ... ok [INFO] [stdout] test try_extend_from_slice ... ok [INFO] [stdout] test try_push ... ok [INFO] [stdout] test split_off ... ok [INFO] [stdout] test write_tests::write_vectored ... ok [INFO] [stdout] test try_insert ... ok [INFO] [stdout] test drain_iter_panic ... ok [INFO] [stdout] test insert_many_panic ... ok [INFO] [stdout] test panicking_clone ... ok [INFO] [stdout] test remove_panic ... ok [INFO] [stdout] test index_panics ... ok [INFO] [stdout] test split_off_assert ... ok [INFO] [stdout] test drain_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests staticvec [INFO] [stdout] [INFO] [stdout] running 155 tests [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::is_full (line 678) ... ok [INFO] [stdout] test src/heap/heap_trait_impls.rs - heap::heap_trait_impls::StaticHeap::into_iter (line 206) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::drain_sorted (line 450) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::into_staticvec (line 609) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::capacity (line 552) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::append (line 421) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::clear (line 736) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::is_empty (line 643) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap (line 74) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::is_not_empty (line 658) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::into_sorted_staticvec (line 310) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::drain (line 717) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::into_iter_sorted (line 511) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap (line 29) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::is_not_full (line 697) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::new (line 112) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::iter_mut (line 491) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::peek (line 528) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::iter (line 470) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::len (line 628) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::remaining_capacity (line 569) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::size_in_bytes (line 587) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::pop_unchecked (line 174) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::pop (line 202) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::CAPACITY (line 293) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::push_unchecked (line 234) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::peek_mut (line 133) ... ok [INFO] [stdout] test src/heap/mod.rs - heap::StaticHeap::push (line 272) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::as_mut_ptr (line 446) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::cap (line 280) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::as_slice (line 461) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::as_ptr (line 429) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::as_mut_slice (line 475) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::capacity (line 267) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::append (line 1412) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::difference (line 1974) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::dedup_by_key (line 1948) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::added (line 2173) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::contains (line 1065) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::clear (line 1079) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::dedup (line 1931) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::drain (line 1703) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::divided (line 2275) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::dedup_by (line 1913) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::extend_from_slice (line 1353) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::drain_iter (line 1750) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::filled_with (line 1294) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::from_vec (line 1606) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::drain_filter (line 1801) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::first_mut (line 808) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::first (line 788) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::insert (line 958) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::insert_many (line 988) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::filled_with_by_index (line 1325) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::get_unchecked (line 621) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::get_unchecked_mut (line 649) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::intersection (line 2067) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::into_inner (line 1676) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::is_empty (line 374) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::is_not_full (line 414) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::iter (line 1098) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::last (line 829) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::is_full (line 402) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::is_not_empty (line 386) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::into_vec (line 1647) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::iter_mut (line 1126) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::last_mut (line 849) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::multiplied (line 2241) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::mut_ptr_at (line 590) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::new_from_array (line 186) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::len (line 253) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::mut_ptr_at_unchecked (line 539) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::pop (line 768) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::ptr_at (line 568) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::new (line 117) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::pop_unchecked (line 706) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::new_from_array (line 174) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::new_from_slice (line 138) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::remaining_capacity (line 303) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::push (line 748) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::new_from_const_array (line 233) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::quicksorted_unstable (line 1216) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::ptr_at_unchecked (line 500) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::remove (line 871) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::push_unchecked (line 679) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::remove_item (line 891) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::reversed (line 1277) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::quicksort_unstable (line 1247) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::retain (line 1842) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::split_off (line 1884) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::size_in_bytes (line 319) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::set_len (line 346) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::swap_pop (line 911) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::triple (line 2133) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::subtracted (line 2207) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::sorted_unstable (line 1182) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::swap_remove (line 936) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::try_insert (line 1039) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::triple_mut (line 2148) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::sorted (line 1157) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::truncate (line 1860) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::try_extend_from_slice (line 1379) ... ok [INFO] [stdout] test src/lib.rs - StaticVec::try_push (line 727) ... ok [INFO] [stdout] test src/macros.rs - sortedstaticvec (line 192) ... ok [INFO] [stdout] test src/macros.rs - staticstring (line 93) ... ok [INFO] [stdout] test src/macros.rs - staticstring (line 89) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::as_mut_bytes (line 465) ... ok [INFO] [stdout] test src/macros.rs - staticvec (line 8) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString (line 26) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::as_mut_staticvec (line 486) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::as_mut_str (line 419) ... ok [INFO] [stdout] test src/macros.rs - staticstring (line 46) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::as_str (line 406) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::as_bytes (line 432) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::clear (line 1108) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::capacity (line 504) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::from_chars (line 203) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::from_str (line 101) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::from_iterator (line 149) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::from_str_unchecked (line 85) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::from_utf8_unchecked (line 262) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::insert_str (line 972) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::insert (line 912) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::from_utf16 (line 351) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::insert_str_unchecked (line 942) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::into_bytes (line 446) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::insert_unchecked (line 855) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::is_full (line 1061) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::from_utf8 (line 281) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::len (line 1028) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::from_utf16_lossy (line 325) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::new (line 53) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::is_empty (line 1043) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::push (line 659) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::push_str (line 555) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::push_str_truncating (line 576) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::pop (line 730) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::push_str_unchecked (line 535) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::push_unchecked (line 627) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::remaining_capacity (line 517) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::split_off (line 1085) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::retain (line 825) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::replace_range (line 1129) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::truncate (line 706) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::trim (line 751) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_from_chars (line 229) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::remove (line 796) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_from_iterator (line 179) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_push_str (line 598) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_from_str (line 129) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_from_utf8 (line 303) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_from_utf16 (line 381) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_insert_str (line 998) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_insert (line 883) ... ok [INFO] [stdout] test src/string/mod.rs - string::StaticString::try_push (line 679) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 155 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "32c1152ea00ffaf5155c248ea48f55c29178c69307eb1e99ac79b93be50b0b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c1152ea00ffaf5155c248ea48f55c29178c69307eb1e99ac79b93be50b0b14", kill_on_drop: false }` [INFO] [stdout] 32c1152ea00ffaf5155c248ea48f55c29178c69307eb1e99ac79b93be50b0b14