[INFO] fetching crate mfqe 0.5.0...
[INFO] testing mfqe-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mfqe 0.5.0 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mfqe 0.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a9b07a2a1bbf80bffbf0ea544f7c75927dc3632a8f23a612ce49c3525dfa6c5
[INFO] running `Command { std: "docker" "start" "-a" "8a9b07a2a1bbf80bffbf0ea544f7c75927dc3632a8f23a612ce49c3525dfa6c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a9b07a2a1bbf80bffbf0ea544f7c75927dc3632a8f23a612ce49c3525dfa6c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a9b07a2a1bbf80bffbf0ea544f7c75927dc3632a8f23a612ce49c3525dfa6c5", kill_on_drop: false }`
[INFO] [stdout] 8a9b07a2a1bbf80bffbf0ea544f7c75927dc3632a8f23a612ce49c3525dfa6c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd0e0fdb1e31a1f6a8fa3e446e1f4a8c9a9a504e57d129de5d8ca5f848a0a899
[INFO] running `Command { std: "docker" "start" "-a" "fd0e0fdb1e31a1f6a8fa3e446e1f4a8c9a9a504e57d129de5d8ca5f848a0a899", 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 arrayvec v0.4.12
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling smallvec v0.6.12
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[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 crossbeam-deque v0.5.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling buf_redux v0.7.1
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.6.4
[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 17.46s
[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" "fd0e0fdb1e31a1f6a8fa3e446e1f4a8c9a9a504e57d129de5d8ca5f848a0a899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0e0fdb1e31a1f6a8fa3e446e1f4a8c9a9a504e57d129de5d8ca5f848a0a899", kill_on_drop: false }`
[INFO] [stdout] fd0e0fdb1e31a1f6a8fa3e446e1f4a8c9a9a504e57d129de5d8ca5f848a0a899
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d7c898a69ff2a8e3615b204d4c126e8b18afc12e76ac553bede9481e178a8c3
[INFO] running `Command { std: "docker" "start" "-a" "1d7c898a69ff2a8e3615b204d4c126e8b18afc12e76ac553bede9481e178a8c3", 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 cgmath v0.16.1
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling rgb v0.8.14
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling environment v0.1.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[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 num-traits v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.41
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling tempfile v3.1.0
[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 6.04s
[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" "1d7c898a69ff2a8e3615b204d4c126e8b18afc12e76ac553bede9481e178a8c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d7c898a69ff2a8e3615b204d4c126e8b18afc12e76ac553bede9481e178a8c3", kill_on_drop: false }`
[INFO] [stdout] 1d7c898a69ff2a8e3615b204d4c126e8b18afc12e76ac553bede9481e178a8c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36543293e6e465cd2e587369aabb998fbc801e4ca28c3906e1166247baa8f000
[INFO] running `Command { std: "docker" "start" "-a" "36543293e6e465cd2e587369aabb998fbc801e4ca28c3906e1166247baa8f000", 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.13s
[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-d16c230ffa62182a)
[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-36db3d85e090f8e4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_fasta_by_stdin ... ok
[INFO] [stdout] test tests::test_fasta_by_file ... ok
[INFO] [stdout] test tests::test_fastq_by_file ... ok
[INFO] [stdout] test tests::test_define_sequence_names ... ok
[INFO] [stdout] test tests::test_fastq_by_stdin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "36543293e6e465cd2e587369aabb998fbc801e4ca28c3906e1166247baa8f000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36543293e6e465cd2e587369aabb998fbc801e4ca28c3906e1166247baa8f000", kill_on_drop: false }`
[INFO] [stdout] 36543293e6e465cd2e587369aabb998fbc801e4ca28c3906e1166247baa8f000
