[INFO] fetching crate mfqe 0.5.0... [INFO] testing mfqe-0.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mfqe 0.5.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mfqe 0.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 561b2644e58ec96af4e1808f1dc84dfb234a7930166335533496cb91bbfa4ec0 [INFO] running `Command { std: "docker" "start" "-a" "561b2644e58ec96af4e1808f1dc84dfb234a7930166335533496cb91bbfa4ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "561b2644e58ec96af4e1808f1dc84dfb234a7930166335533496cb91bbfa4ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561b2644e58ec96af4e1808f1dc84dfb234a7930166335533496cb91bbfa4ec0", kill_on_drop: false }` [INFO] [stdout] 561b2644e58ec96af4e1808f1dc84dfb234a7930166335533496cb91bbfa4ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec23b3397b962e5d6f1aa6dd5e745079715e62268e210634b91d33b4ccacd41 [INFO] running `Command { std: "docker" "start" "-a" "6ec23b3397b962e5d6f1aa6dd5e745079715e62268e210634b91d33b4ccacd41", 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 scopeguard v0.3.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [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 quick-error v1.2.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.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 quote v1.0.2 [INFO] [stderr] Compiling buf_redux v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling regex v1.3.1 [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 11.29s [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" "6ec23b3397b962e5d6f1aa6dd5e745079715e62268e210634b91d33b4ccacd41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec23b3397b962e5d6f1aa6dd5e745079715e62268e210634b91d33b4ccacd41", kill_on_drop: false }` [INFO] [stdout] 6ec23b3397b962e5d6f1aa6dd5e745079715e62268e210634b91d33b4ccacd41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bcce3dcc59ac2bc3432934510855c93c179be966fe8d2b99fd7c4d064e6c0cc [INFO] running `Command { std: "docker" "start" "-a" "1bcce3dcc59ac2bc3432934510855c93c179be966fe8d2b99fd7c4d064e6c0cc", 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 ppv-lite86 v0.2.6 [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 serde_json v1.0.41 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling failure_derive v0.1.6 [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 backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling tempfile v3.1.0 [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.76s [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" "1bcce3dcc59ac2bc3432934510855c93c179be966fe8d2b99fd7c4d064e6c0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bcce3dcc59ac2bc3432934510855c93c179be966fe8d2b99fd7c4d064e6c0cc", kill_on_drop: false }` [INFO] [stdout] 1bcce3dcc59ac2bc3432934510855c93c179be966fe8d2b99fd7c4d064e6c0cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2149462b3fd60e91f067715a9bbfa0871835343a7757183deacefaf4bb4a9aea [INFO] running `Command { std: "docker" "start" "-a" "2149462b3fd60e91f067715a9bbfa0871835343a7757183deacefaf4bb4a9aea", 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") generated 3 warnings [INFO] [stderr] warning: `mfqe` (bin "mfqe" test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.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] [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_fastq_by_stdin ... ok [INFO] [stdout] test tests::test_define_sequence_names ... ok [INFO] [stdout] test tests::test_fasta_by_file ... ok [INFO] [stdout] test tests::test_fasta_by_stdin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2149462b3fd60e91f067715a9bbfa0871835343a7757183deacefaf4bb4a9aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2149462b3fd60e91f067715a9bbfa0871835343a7757183deacefaf4bb4a9aea", kill_on_drop: false }` [INFO] [stdout] 2149462b3fd60e91f067715a9bbfa0871835343a7757183deacefaf4bb4a9aea