[INFO] cloning repository https://github.com/fa93hws/CLRS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fa93hws/CLRS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffa93hws%2FCLRS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffa93hws%2FCLRS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4769559c01ba94faca574f197aee351400f49abd [INFO] testing fa93hws/CLRS against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffa93hws%2FCLRS" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fa93hws/CLRS on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fa93hws/CLRS [INFO] finished tweaking git repo https://github.com/fa93hws/CLRS [INFO] tweaked toml for git repo https://github.com/fa93hws/CLRS written to /workspace/builds/worker-46/source/Cargo.toml [INFO] crate git repo https://github.com/fa93hws/CLRS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98c7f0ba428a584d2a8b73aae3d1e5fe9fba4e77ccac468cbc75e5483ede30c9 [INFO] running `Command { std: "docker" "start" "-a" "98c7f0ba428a584d2a8b73aae3d1e5fe9fba4e77ccac468cbc75e5483ede30c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98c7f0ba428a584d2a8b73aae3d1e5fe9fba4e77ccac468cbc75e5483ede30c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c7f0ba428a584d2a8b73aae3d1e5fe9fba4e77ccac468cbc75e5483ede30c9", kill_on_drop: false }` [INFO] [stdout] 98c7f0ba428a584d2a8b73aae3d1e5fe9fba4e77ccac468cbc75e5483ede30c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6210e8cb435465c40932bcab159901ca70b5d61dcce2cc89b4dcc4749b9b7af2 [INFO] running `Command { std: "docker" "start" "-a" "6210e8cb435465c40932bcab159901ca70b5d61dcce2cc89b4dcc4749b9b7af2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `sort` [INFO] [stdout] --> src/sort/quick_sort.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn sort(arr: &mut Vec) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sort_rec` [INFO] [stdout] --> src/sort/quick_sort.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn sort_rec(arr: &mut Vec, begin: usize, end: usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `partition` [INFO] [stdout] --> src/sort/quick_sort.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn partition(arr: &mut Vec, begin: usize, end: usize, pivot: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Stack` [INFO] [stdout] --> src/my_collections/stack.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `capacity` [INFO] [stdout] --> src/my_collections/stack.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/my_collections/stack.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/my_collections/stack.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn push(&mut self, item: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop` [INFO] [stdout] --> src/my_collections/stack.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek` [INFO] [stdout] --> src/my_collections/stack.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn peek(&self) -> Option<&T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/my_collections/stack.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_full` [INFO] [stdout] --> src/my_collections/stack.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn is_full(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_n_smallest_in_vec` [INFO] [stdout] --> src/others/n_smallest/mod.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn find_n_smallest_in_vec(vec: &Vec, n: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MaxHeap` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct MaxHeap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `panic_if_empty` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn panic_if_empty(arr: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(arr: &Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn size(&self) -> usize { self.array.len() } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_max` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_max(&self) -> i32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extract_max` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn extract_max(&mut self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increase_key` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn increase_key(&mut self, idx: usize, value: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn insert(&mut self, value: i32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn delete(&mut self, idx: usize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_parent` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn find_parent(idx: usize) -> usize { idx >> 1 } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.94s [INFO] running `Command { std: "docker" "inspect" "6210e8cb435465c40932bcab159901ca70b5d61dcce2cc89b4dcc4749b9b7af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6210e8cb435465c40932bcab159901ca70b5d61dcce2cc89b4dcc4749b9b7af2", kill_on_drop: false }` [INFO] [stdout] 6210e8cb435465c40932bcab159901ca70b5d61dcce2cc89b4dcc4749b9b7af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37bd6f0a957919b58778c3ab9ea70eacbfb314817ef85ca669a9b94da6b61a74 [INFO] running `Command { std: "docker" "start" "-a" "37bd6f0a957919b58778c3ab9ea70eacbfb314817ef85ca669a9b94da6b61a74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling clrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `sort` [INFO] [stdout] --> src/sort/quick_sort.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn sort(arr: &mut Vec) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sort_rec` [INFO] [stdout] --> src/sort/quick_sort.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn sort_rec(arr: &mut Vec, begin: usize, end: usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_max_subarray_rec` [INFO] [stdout] --> src/max_subarray/binary_search.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 100 | fn find_max_subarray_rec() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/my_collections/heap/array_heap.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn insert(&mut self, value: i32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.87s [INFO] running `Command { std: "docker" "inspect" "37bd6f0a957919b58778c3ab9ea70eacbfb314817ef85ca669a9b94da6b61a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37bd6f0a957919b58778c3ab9ea70eacbfb314817ef85ca669a9b94da6b61a74", kill_on_drop: false }` [INFO] [stdout] 37bd6f0a957919b58778c3ab9ea70eacbfb314817ef85ca669a9b94da6b61a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad078aae0ec90ec658f8f812d7d95d4d6cfc134df28c46334c96ac35a6bbe329 [INFO] running `Command { std: "docker" "start" "-a" "ad078aae0ec90ec658f8f812d7d95d4d6cfc134df28c46334c96ac35a6bbe329", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `sort` [INFO] [stderr] --> src/sort/quick_sort.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn sort(arr: &mut Vec) { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `sort_rec` [INFO] [stderr] --> src/sort/quick_sort.rs:5:4 [INFO] [stderr] | [INFO] [stderr] 5 | fn sort_rec(arr: &mut Vec, begin: usize, end: usize) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_max_subarray_rec` [INFO] [stderr] --> src/max_subarray/binary_search.rs:100:6 [INFO] [stderr] | [INFO] [stderr] 100 | fn find_max_subarray_rec() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `insert` [INFO] [stderr] --> src/my_collections/heap/array_heap.rs:52:10 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn insert(&mut self, value: i32) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `clrs` (bin "clrs" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clrs-0937d8a106fa3408) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test max_subarray::binary_search::tests::find_max_crossing_subarray ... ok [INFO] [stdout] test max_subarray::brute_force::tests::empty ... ok [INFO] [stdout] test max_subarray::brute_force::tests::simple ... ok [INFO] [stdout] test max_subarray::binary_search::tests::transform ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::delete ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::find_left_child ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::find_parent ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::find_right_child ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::heap_new ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::increase_key ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::max_heapify ... ok [INFO] [stdout] test my_collections::stack::tests::can_push_till_full ... ok [INFO] [stdout] test my_collections::stack::tests::capacity ... ok [INFO] [stdout] test my_collections::stack::tests::const_capacity_after_pop ... ok [INFO] [stdout] test my_collections::stack::tests::const_capacity_after_push ... ok [INFO] [stdout] test my_collections::stack::tests::empty_stack_is_empty ... ok [INFO] [stdout] test my_collections::stack::tests::full_stack_is_full ... ok [INFO] [stdout] test my_collections::stack::tests::pop_and_push ... ok [INFO] [stdout] test my_collections::stack::tests::push_and_pop ... ok [INFO] [stdout] test others::n_smallest::tests::empty_array ... ok [INFO] [stdout] test my_collections::stack::tests::push_and_peek ... ok [INFO] [stdout] test others::n_smallest::tests::n_larger_than_array_size ... ok [INFO] [stdout] test others::n_smallest::tests::n_smallest_in_array ... ok [INFO] [stdout] test sort::quick_sort::tests::partition ... ok [INFO] [stdout] test test_utils::test_case::test::new ... ok [INFO] [stdout] test test_utils::creation::test::create_random_i32_vector ... ok [INFO] [stdout] test sort::merge_sort::tests::sort ... ok [INFO] [stdout] test sort::quick_sort::tests::sort ... ok [INFO] [stdout] test sort::heap_sort::tests::sort ... ok [INFO] [stdout] test sort::insert_sort::tests::sort ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::extract_max ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::extract_max_from_empty - should panic ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::get_max_from_empty - should panic ... ok [INFO] [stdout] test my_collections::stack::tests::can_not_push_after_full - should panic ... ok [INFO] [stdout] test my_collections::heap::array_heap::test::delete_invalid - should panic ... ok [INFO] [stdout] test max_subarray::iteration::tests::find ... ok [INFO] [stdout] test max_subarray::binary_search::tests::find ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad078aae0ec90ec658f8f812d7d95d4d6cfc134df28c46334c96ac35a6bbe329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad078aae0ec90ec658f8f812d7d95d4d6cfc134df28c46334c96ac35a6bbe329", kill_on_drop: false }` [INFO] [stdout] ad078aae0ec90ec658f8f812d7d95d4d6cfc134df28c46334c96ac35a6bbe329