[INFO] cloning repository https://github.com/elamani-drawing/rust_algo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elamani-drawing/rust_algo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felamani-drawing%2Frust_algo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felamani-drawing%2Frust_algo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2238f9fc92d5b9dbc81dcecf92ef91d8ea3bcf55 [INFO] testing elamani-drawing/rust_algo against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felamani-drawing%2Frust_algo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elamani-drawing/rust_algo [INFO] finished tweaking git repo https://github.com/elamani-drawing/rust_algo [INFO] tweaked toml for git repo https://github.com/elamani-drawing/rust_algo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elamani-drawing/rust_algo on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elamani-drawing/rust_algo 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e207923811cdae5415fc82a7a70c8fff80011397aaccdbce35904a669626a634 [INFO] running `Command { std: "docker" "start" "-a" "e207923811cdae5415fc82a7a70c8fff80011397aaccdbce35904a669626a634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e207923811cdae5415fc82a7a70c8fff80011397aaccdbce35904a669626a634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e207923811cdae5415fc82a7a70c8fff80011397aaccdbce35904a669626a634", kill_on_drop: false }` [INFO] [stdout] e207923811cdae5415fc82a7a70c8fff80011397aaccdbce35904a669626a634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b73f087e9c9a81e49578b5a5f2f5fdd93bc6e8e89e429bc2beba25db731dbb77 [INFO] running `Command { std: "docker" "start" "-a" "b73f087e9c9a81e49578b5a5f2f5fdd93bc6e8e89e429bc2beba25db731dbb77", kill_on_drop: false }` [INFO] [stderr] Compiling rust_algo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | fn get_back_ref(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 226 | fn get_back_ref(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | fn get_back_mut(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn get_back_mut(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn back_ref(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 270 | pub fn back_ref(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn back_mut(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn back_mut(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "b73f087e9c9a81e49578b5a5f2f5fdd93bc6e8e89e429bc2beba25db731dbb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73f087e9c9a81e49578b5a5f2f5fdd93bc6e8e89e429bc2beba25db731dbb77", kill_on_drop: false }` [INFO] [stdout] b73f087e9c9a81e49578b5a5f2f5fdd93bc6e8e89e429bc2beba25db731dbb77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b9d2587507239353f2416685e4321a7059bbb34457a650ac2231f6da93da86 [INFO] running `Command { std: "docker" "start" "-a" "35b9d2587507239353f2416685e4321a7059bbb34457a650ac2231f6da93da86", kill_on_drop: false }` [INFO] [stderr] Compiling rust_algo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | fn get_back_ref(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 226 | fn get_back_ref(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | fn get_back_mut(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn get_back_mut(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn back_ref(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 270 | pub fn back_ref(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn back_mut(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn back_mut(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | fn get_back_ref(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 226 | fn get_back_ref(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | fn get_back_mut(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | fn get_back_mut(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn back_ref(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 270 | pub fn back_ref(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/collections/linked_list.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn back_mut(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn back_mut(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "35b9d2587507239353f2416685e4321a7059bbb34457a650ac2231f6da93da86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b9d2587507239353f2416685e4321a7059bbb34457a650ac2231f6da93da86", kill_on_drop: false }` [INFO] [stdout] 35b9d2587507239353f2416685e4321a7059bbb34457a650ac2231f6da93da86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ecaa6994b3a316c77224039b193469997c83f4fcb3998df6dfba20999aaf9c2 [INFO] running `Command { std: "docker" "start" "-a" "3ecaa6994b3a316c77224039b193469997c83f4fcb3998df6dfba20999aaf9c2", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/collections/linked_list.rs:226:21 [INFO] [stderr] | [INFO] [stderr] 226 | fn get_back_ref(&mut self) -> Option> { [INFO] [stderr] | ^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 226 | fn get_back_ref(&mut self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/collections/linked_list.rs:232:21 [INFO] [stderr] | [INFO] [stderr] 232 | fn get_back_mut(&mut self) -> Option> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 232 | fn get_back_mut(&mut self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/collections/linked_list.rs:270:21 [INFO] [stderr] | [INFO] [stderr] 270 | pub fn back_ref(&mut self) -> Option> { [INFO] [stderr] | ^^^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 270 | pub fn back_ref(&mut self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/collections/linked_list.rs:292:21 [INFO] [stderr] | [INFO] [stderr] 292 | pub fn back_mut(&mut self) -> Option> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 292 | pub fn back_mut(&mut self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rust_algo` (lib) generated 4 warnings [INFO] [stderr] warning: `rust_algo` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_algo-783535cc00fccdfd) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test collections::linked_list::test::get_back_front_ref_list ... ok [INFO] [stdout] test collections::linked_list::test::index_of_element_list ... ok [INFO] [stdout] test collections::linked_list::test::clear_and_drop_list ... ok [INFO] [stdout] test collections::linked_list::test::push_and_pop_front_list ... ok [INFO] [stdout] test collections::linked_list::test::into_iter ... ok [INFO] [stdout] test math::distance_from_levenshtein::distance_from_levenshtein_tests::good ... ok [INFO] [stdout] test collections::linked_list::test::push_and_pop_back_list ... ok [INFO] [stdout] test math::factorial::factorial_tests::good ... ok [INFO] [stdout] test math::fibonaci::fibonaci_tests::good ... ok [INFO] [stdout] test math::fibonaci::fibonaci_tests::notgood ... ok [INFO] [stdout] test searching::boyer_moore_horspool::boyer_moore_horspool_tests::notgood ... ok [INFO] [stdout] test math::factorial::factorial_tests::notgood ... ok [INFO] [stdout] test searching::boyer_moore_horspool::boyer_moore_horspool_tests::good ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_algo-53ca35a57436f991) [INFO] [stderr] Doc-tests rust_algo [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 17 tests [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::pop_back (line 340) ... ok [INFO] [stdout] test src/math/distance_from_levenshtein.rs - math::distance_from_levenshtein::distance_from_levenshtein (line 11) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::back_ref (line 260) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::Node::new (line 34) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::is_empty (line 417) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::size (line 452) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::len (line 435) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::back_mut (line 278) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::pop_front (line 379) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::new (line 115) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::index_of (line 473) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::clear (line 397) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::back (line 242) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::push_back (line 304) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::add (line 324) ... ok [INFO] [stdout] test src/searching/boyer_moore_horspool.rs - searching::boyer_moore_horspool::boyer_moore_horspool (line 34) ... ok [INFO] [stdout] test src/collections/linked_list.rs - collections::linked_list::LinkedList::push_front (line 362) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ecaa6994b3a316c77224039b193469997c83f4fcb3998df6dfba20999aaf9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecaa6994b3a316c77224039b193469997c83f4fcb3998df6dfba20999aaf9c2", kill_on_drop: false }` [INFO] [stdout] 3ecaa6994b3a316c77224039b193469997c83f4fcb3998df6dfba20999aaf9c2