[INFO] cloning repository https://github.com/Curryrasul/labs-bioinformatics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Curryrasul/labs-bioinformatics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurryrasul%2Flabs-bioinformatics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurryrasul%2Flabs-bioinformatics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73e8f4e9a40e4be2a1c2789b05eee9e5807bda9f [INFO] testing Curryrasul/labs-bioinformatics against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurryrasul%2Flabs-bioinformatics" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Curryrasul/labs-bioinformatics on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Curryrasul/labs-bioinformatics [INFO] finished tweaking git repo https://github.com/Curryrasul/labs-bioinformatics [INFO] tweaked toml for git repo https://github.com/Curryrasul/labs-bioinformatics written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/Curryrasul/labs-bioinformatics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c74bd3492850b2ea1c110f44d34cb4bc33d43560f53a29395dd1b64070c9bce9 [INFO] running `Command { std: "docker" "start" "-a" "c74bd3492850b2ea1c110f44d34cb4bc33d43560f53a29395dd1b64070c9bce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c74bd3492850b2ea1c110f44d34cb4bc33d43560f53a29395dd1b64070c9bce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74bd3492850b2ea1c110f44d34cb4bc33d43560f53a29395dd1b64070c9bce9", kill_on_drop: false }` [INFO] [stdout] c74bd3492850b2ea1c110f44d34cb4bc33d43560f53a29395dd1b64070c9bce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1bff86ec9cbf11311f37c030c1c1a1362807028dab5cb2ac0974df8eaa50b6d [INFO] running `Command { std: "docker" "start" "-a" "a1bff86ec9cbf11311f37c030c1c1a1362807028dab5cb2ac0974df8eaa50b6d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling needleman-wunsch v0.1.0 (/opt/rustwide/workdir/needleman-wunsch) [INFO] [stdout] warning: unused variable: `first_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `second_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gap` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:73 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.72s [INFO] running `Command { std: "docker" "inspect" "a1bff86ec9cbf11311f37c030c1c1a1362807028dab5cb2ac0974df8eaa50b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1bff86ec9cbf11311f37c030c1c1a1362807028dab5cb2ac0974df8eaa50b6d", kill_on_drop: false }` [INFO] [stdout] a1bff86ec9cbf11311f37c030c1c1a1362807028dab5cb2ac0974df8eaa50b6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87db59f6784a6cf8915cba56becd0597789a652dc38c07dc6c2566bf8fcb0838 [INFO] running `Command { std: "docker" "start" "-a" "87db59f6784a6cf8915cba56becd0597789a652dc38c07dc6c2566bf8fcb0838", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `first_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `second_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling needleman-wunsch v0.1.0 (/opt/rustwide/workdir/needleman-wunsch) [INFO] [stdout] warning: unused variable: `gap` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:73 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `second_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gap` [INFO] [stdout] --> needleman-wunsch/src/lib.rs:1:73 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "87db59f6784a6cf8915cba56becd0597789a652dc38c07dc6c2566bf8fcb0838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87db59f6784a6cf8915cba56becd0597789a652dc38c07dc6c2566bf8fcb0838", kill_on_drop: false }` [INFO] [stdout] 87db59f6784a6cf8915cba56becd0597789a652dc38c07dc6c2566bf8fcb0838 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 583e188563a24f77ccf0df1eb2dbabb59ac48cd8ceb7540a6c8a1ca0aabcbdcd [INFO] running `Command { std: "docker" "start" "-a" "583e188563a24f77ccf0df1eb2dbabb59ac48cd8ceb7540a6c8a1ca0aabcbdcd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `first_path` [INFO] [stderr] --> needleman-wunsch/src/lib.rs:1:17 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `second_path` [INFO] [stderr] --> needleman-wunsch/src/lib.rs:1:35 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_path` [INFO] [stderr] --> needleman-wunsch/src/lib.rs:1:54 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gap` [INFO] [stderr] --> needleman-wunsch/src/lib.rs:1:73 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn aligning(first_path: &str, second_path: &str, output_path: &str, gap: i32) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_gap` [INFO] [stderr] [INFO] [stderr] warning: `needleman-wunsch` (lib) generated 4 warnings [INFO] [stderr] warning: `needleman-wunsch` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/needleman_wunsch-aebbf61bc5337049) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/needleman_wunsch-a7068bf44039c5ef) [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] Doc-tests needleman-wunsch [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" "583e188563a24f77ccf0df1eb2dbabb59ac48cd8ceb7540a6c8a1ca0aabcbdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583e188563a24f77ccf0df1eb2dbabb59ac48cd8ceb7540a6c8a1ca0aabcbdcd", kill_on_drop: false }` [INFO] [stdout] 583e188563a24f77ccf0df1eb2dbabb59ac48cd8ceb7540a6c8a1ca0aabcbdcd