[INFO] fetching crate mfqe 0.5.0... [INFO] testing mfqe-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mfqe 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mfqe 0.5.0 [INFO] finished tweaking crates.io crate mfqe 0.5.0 [INFO] tweaked toml for crates.io crate mfqe 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mfqe 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mfqe 0.5.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.102 [INFO] [stderr] Downloaded crossbeam-deque v0.5.2 [INFO] [stderr] Downloaded wincolor v1.0.2 [INFO] [stderr] Downloaded slice-deque v0.1.16 [INFO] [stderr] Downloaded assert_cli v0.6.3 [INFO] [stderr] Downloaded flate2 v1.0.12 [INFO] [stderr] Downloaded rgb v0.8.14 [INFO] [stderr] Downloaded colored v1.8.0 [INFO] [stderr] Downloaded synstructure v0.12.1 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded serde_json v1.0.41 [INFO] [stderr] Downloaded backtrace v0.3.40 [INFO] [stderr] Downloaded buf_redux v0.7.1 [INFO] [stderr] Downloaded serde v1.0.102 [INFO] [stderr] Downloaded owning_ref v0.4.0 [INFO] [stderr] Downloaded environment v0.1.1 [INFO] [stderr] Downloaded quick-error v1.2.2 [INFO] [stderr] Downloaded miniz_oxide v0.3.5 [INFO] [stderr] Downloaded safemem v0.2.0 [INFO] [stderr] Downloaded winconsole v0.10.0 [INFO] [stderr] Downloaded cc v1.0.46 [INFO] [stderr] Downloaded winapi-util v0.1.2 [INFO] [stderr] Downloaded mach v0.2.3 [INFO] [stderr] Downloaded crossbeam-epoch v0.5.2 [INFO] [stderr] Downloaded crossbeam-utils v0.5.0 [INFO] [stderr] Downloaded seq_io v0.3.0 [INFO] [stderr] Downloaded smallvec v0.6.12 [INFO] [stderr] Downloaded crossbeam-channel v0.2.6 [INFO] [stderr] Downloaded crossbeam v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fe73305aa94c87a402ab4782b49f38f5ab1fd6c1c51d78bf4df1dd04362ba8a [INFO] running `Command { std: "docker" "start" "-a" "4fe73305aa94c87a402ab4782b49f38f5ab1fd6c1c51d78bf4df1dd04362ba8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fe73305aa94c87a402ab4782b49f38f5ab1fd6c1c51d78bf4df1dd04362ba8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe73305aa94c87a402ab4782b49f38f5ab1fd6c1c51d78bf4df1dd04362ba8a", kill_on_drop: false }` [INFO] [stdout] 4fe73305aa94c87a402ab4782b49f38f5ab1fd6c1c51d78bf4df1dd04362ba8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ba78d0437cba900e3a359272a59c805de5028c28a9579521d1bc840c7517a7d [INFO] running `Command { std: "docker" "start" "-a" "4ba78d0437cba900e3a359272a59c805de5028c28a9579521d1bc840c7517a7d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling buf_redux v0.7.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling seq_io v0.3.0 [INFO] [stderr] Compiling mfqe v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | \n\ [INFO] [stdout] | __________________^ [INFO] [stdout] 33 | | [INFO] [stdout] 34 | | Extract one or more sets of reads from a FASTQ (or \ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:35:63 [INFO] [stdout] | [INFO] [stdout] 35 | FASTA) file by specifying their read names.\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 36 | | [INFO] [stdout] 37 | | Read name files are uncompressed text files with read names \ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | (without comments).\n\ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | Output is gzip-compressed unless --output-uncompressed is specified, input is uncompressed.\n\ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.7.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "4ba78d0437cba900e3a359272a59c805de5028c28a9579521d1bc840c7517a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba78d0437cba900e3a359272a59c805de5028c28a9579521d1bc840c7517a7d", kill_on_drop: false }` [INFO] [stdout] 4ba78d0437cba900e3a359272a59c805de5028c28a9579521d1bc840c7517a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07103bd0b77d80bf9efb2ec9223f8f4d70e832b82a1ba1adf3f8d5f13159edac [INFO] running `Command { std: "docker" "start" "-a" "07103bd0b77d80bf9efb2ec9223f8f4d70e832b82a1ba1adf3f8d5f13159edac", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | \n\ [INFO] [stdout] | __________________^ [INFO] [stdout] 33 | | [INFO] [stdout] 34 | | Extract one or more sets of reads from a FASTQ (or \ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:35:63 [INFO] [stdout] | [INFO] [stdout] 35 | FASTA) file by specifying their read names.\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 36 | | [INFO] [stdout] 37 | | Read name files are uncompressed text files with read names \ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | (without comments).\n\ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | Output is gzip-compressed unless --output-uncompressed is specified, input is uncompressed.\n\ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling mfqe v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | \n\ [INFO] [stdout] | __________________^ [INFO] [stdout] 33 | | [INFO] [stdout] 34 | | Extract one or more sets of reads from a FASTQ (or \ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:35:63 [INFO] [stdout] | [INFO] [stdout] 35 | FASTA) file by specifying their read names.\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 36 | | [INFO] [stdout] 37 | | Read name files are uncompressed text files with read names \ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | (without comments).\n\ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | Output is gzip-compressed unless --output-uncompressed is specified, input is uncompressed.\n\ [INFO] [stdout] | |_______________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.7.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "07103bd0b77d80bf9efb2ec9223f8f4d70e832b82a1ba1adf3f8d5f13159edac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07103bd0b77d80bf9efb2ec9223f8f4d70e832b82a1ba1adf3f8d5f13159edac", kill_on_drop: false }` [INFO] [stdout] 07103bd0b77d80bf9efb2ec9223f8f4d70e832b82a1ba1adf3f8d5f13159edac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c914c7693785ebde47480033fd7b9655fd8c143072fbdfb148acc9515ccd0c19 [INFO] running `Command { std: "docker" "start" "-a" "c914c7693785ebde47480033fd7b9655fd8c143072fbdfb148acc9515ccd0c19", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | \n\ [INFO] [stderr] | __________________^ [INFO] [stderr] 33 | | [INFO] [stderr] 34 | | Extract one or more sets of reads from a FASTQ (or \ [INFO] [stderr] | |_______________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:35:63 [INFO] [stderr] | [INFO] [stderr] 35 | FASTA) file by specifying their read names.\n\n\ [INFO] [stderr] | _______________________________________________________________^ [INFO] [stderr] 36 | | [INFO] [stderr] 37 | | Read name files are uncompressed text files with read names \ [INFO] [stderr] | |_______________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:38:37 [INFO] [stderr] | [INFO] [stderr] 38 | (without comments).\n\ [INFO] [stderr] | _____________________________________^ [INFO] [stderr] 39 | | [INFO] [stderr] 40 | | Output is gzip-compressed unless --output-uncompressed is specified, input is uncompressed.\n\ [INFO] [stderr] | |_______________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: `mfqe` (bin "mfqe" test) generated 3 warnings [INFO] [stderr] warning: `mfqe` (bin "mfqe") generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.7.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mfqe-284178d86e9495a4) [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] Running tests/test_cmdline.rs (/opt/rustwide/target/debug/deps/test_cmdline-e0dcf637398931b2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_fastq_by_file ... ok [INFO] [stdout] test tests::test_fasta_by_file ... ok [INFO] [stdout] test tests::test_fastq_by_stdin ... ok [INFO] [stdout] test tests::test_fasta_by_stdin ... ok [INFO] [stdout] test tests::test_define_sequence_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c914c7693785ebde47480033fd7b9655fd8c143072fbdfb148acc9515ccd0c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c914c7693785ebde47480033fd7b9655fd8c143072fbdfb148acc9515ccd0c19", kill_on_drop: false }` [INFO] [stdout] c914c7693785ebde47480033fd7b9655fd8c143072fbdfb148acc9515ccd0c19