[INFO] cloning repository https://github.com/jankalfus/find_microsatellites [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jankalfus/find_microsatellites" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjankalfus%2Ffind_microsatellites", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjankalfus%2Ffind_microsatellites'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70f1ffcbabda0fcd470fecf87d44abe5bf4a6fb8 [INFO] testing jankalfus/find_microsatellites against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjankalfus%2Ffind_microsatellites" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jankalfus/find_microsatellites on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jankalfus/find_microsatellites [INFO] finished tweaking git repo https://github.com/jankalfus/find_microsatellites [INFO] tweaked toml for git repo https://github.com/jankalfus/find_microsatellites written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jankalfus/find_microsatellites 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b05d97e23bb85e73f663b755e2c084d05ed0fe40a1aef3f7dcf5b09ae0d91c5 [INFO] running `Command { std: "docker" "start" "-a" "8b05d97e23bb85e73f663b755e2c084d05ed0fe40a1aef3f7dcf5b09ae0d91c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b05d97e23bb85e73f663b755e2c084d05ed0fe40a1aef3f7dcf5b09ae0d91c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b05d97e23bb85e73f663b755e2c084d05ed0fe40a1aef3f7dcf5b09ae0d91c5", kill_on_drop: false }` [INFO] [stdout] 8b05d97e23bb85e73f663b755e2c084d05ed0fe40a1aef3f7dcf5b09ae0d91c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f0f953ad9242816b59f48cdbd273c0fa5a5f064a8e45b221a6c61af2600862e [INFO] running `Command { std: "docker" "start" "-a" "3f0f953ad9242816b59f48cdbd273c0fa5a5f064a8e45b221a6c61af2600862e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling papergrid v0.7.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tabled_derive v0.5.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling tabled v0.10.0 [INFO] [stderr] Compiling clap v4.0.23 [INFO] [stderr] Compiling find_microsatellites v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/fasta.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 24 | impl<'a> FastaSequenceReader<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 25 | pub fn new(filename: &'a str) -> FastaSequenceReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/fastq.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> FastqSequenceReader<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 21 | pub fn new(filename: &'a str) -> FastqSequenceReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_as_table` is never used [INFO] [stdout] --> src/display.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn print_as_table(result: CounterResult) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Result` is never constructed [INFO] [stdout] --> src/display.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s [INFO] running `Command { std: "docker" "inspect" "3f0f953ad9242816b59f48cdbd273c0fa5a5f064a8e45b221a6c61af2600862e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0f953ad9242816b59f48cdbd273c0fa5a5f064a8e45b221a6c61af2600862e", kill_on_drop: false }` [INFO] [stdout] 3f0f953ad9242816b59f48cdbd273c0fa5a5f064a8e45b221a6c61af2600862e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c85c43e0ec0200c182c68674df14495cd385e63fe402b8887a637f6e0c2cb85 [INFO] running `Command { std: "docker" "start" "-a" "4c85c43e0ec0200c182c68674df14495cd385e63fe402b8887a637f6e0c2cb85", kill_on_drop: false }` [INFO] [stderr] Compiling find_microsatellites v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/fasta.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 24 | impl<'a> FastaSequenceReader<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 25 | pub fn new(filename: &'a str) -> FastaSequenceReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/fastq.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> FastqSequenceReader<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 21 | pub fn new(filename: &'a str) -> FastqSequenceReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_as_table` is never used [INFO] [stdout] --> src/display.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn print_as_table(result: CounterResult) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Result` is never constructed [INFO] [stdout] --> src/display.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "4c85c43e0ec0200c182c68674df14495cd385e63fe402b8887a637f6e0c2cb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c85c43e0ec0200c182c68674df14495cd385e63fe402b8887a637f6e0c2cb85", kill_on_drop: false }` [INFO] [stdout] 4c85c43e0ec0200c182c68674df14495cd385e63fe402b8887a637f6e0c2cb85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab53636d71ccf33ca01616b8f3b359098ec0433a6743b149539ad4cc6324f73d [INFO] running `Command { std: "docker" "start" "-a" "ab53636d71ccf33ca01616b8f3b359098ec0433a6743b149539ad4cc6324f73d", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/fasta.rs:25:38 [INFO] [stderr] | [INFO] [stderr] 24 | impl<'a> FastaSequenceReader<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 25 | pub fn new(filename: &'a str) -> FastaSequenceReader { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/fastq.rs:21:38 [INFO] [stderr] | [INFO] [stderr] 20 | impl<'a> FastqSequenceReader<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 21 | pub fn new(filename: &'a str) -> FastqSequenceReader { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] warning: function `print_as_table` is never used [INFO] [stderr] --> src/display.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn print_as_table(result: CounterResult) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Result` is never constructed [INFO] [stderr] --> src/display.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 29 | struct Result { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `find_microsatellites` (bin "find_microsatellites" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/find_microsatellites-4f6b5f004ba0643d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test counting::count_matches_tests::no_match ... ok [INFO] [stdout] test counting::count_matches_tests::multiple_matches ... ok [INFO] [stdout] test counting::count_matches_tests::odd_pattern ... ok [INFO] [stdout] test counting::count_matches_tests::single_match ... ok [INFO] [stdout] test counting::count_matches_tests::multiple_distant_matches ... ok [INFO] [stdout] test counting::count_matches_tests::multiple_various_matches ... ok [INFO] [stdout] test counting::count_matches_tests::empty_string ... ok [INFO] [stdout] test counting::count_matches_tests::single_match_in_odd_number_of_chars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab53636d71ccf33ca01616b8f3b359098ec0433a6743b149539ad4cc6324f73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab53636d71ccf33ca01616b8f3b359098ec0433a6743b149539ad4cc6324f73d", kill_on_drop: false }` [INFO] [stdout] ab53636d71ccf33ca01616b8f3b359098ec0433a6743b149539ad4cc6324f73d