[INFO] fetching crate kractor 3.0.0...
[INFO] building kractor-3.0.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate kractor 3.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate kractor 3.0.0
[INFO] finished tweaking crates.io crate kractor 3.0.0
[INFO] tweaked toml for crates.io crate kractor 3.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kractor 3.0.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kractor 3.0.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 550f8878a2991223a621489bf4ee446f76d9a118d7c0bfe43040d7ce29e0532f
[INFO] running `Command { std: "docker" "start" "-a" "550f8878a2991223a621489bf4ee446f76d9a118d7c0bfe43040d7ce29e0532f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "550f8878a2991223a621489bf4ee446f76d9a118d7c0bfe43040d7ce29e0532f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550f8878a2991223a621489bf4ee446f76d9a118d7c0bfe43040d7ce29e0532f", kill_on_drop: false }`
[INFO] [stdout] 550f8878a2991223a621489bf4ee446f76d9a118d7c0bfe43040d7ce29e0532f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1dc79e22f4fe9c81b2dc88d80f21917878eb1abea7a47a37177d01b449dfec9
[INFO] running `Command { std: "docker" "start" "-a" "e1dc79e22f4fe9c81b2dc88d80f21917878eb1abea7a47a37177d01b449dfec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling noodles-core v0.17.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling noodles-bgzf v0.39.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling noodles-fasta v0.52.0
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling noodles-fastq v0.18.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling niffler v3.0.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling noodles v0.97.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling kractor v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "e1dc79e22f4fe9c81b2dc88d80f21917878eb1abea7a47a37177d01b449dfec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1dc79e22f4fe9c81b2dc88d80f21917878eb1abea7a47a37177d01b449dfec9", kill_on_drop: false }`
[INFO] [stdout] e1dc79e22f4fe9c81b2dc88d80f21917878eb1abea7a47a37177d01b449dfec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2becdab7bae074d7df9f4e53faf5c5e19362feba6d06133013acd2839131a1c5
[INFO] running `Command { std: "docker" "start" "-a" "2becdab7bae074d7df9f4e53faf5c5e19362feba6d06133013acd2839131a1c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling kractor v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `reads_parsed1`
[INFO] [stdout]    --> src/extract.rs:329:15
[INFO] [stdout]     |
[INFO] [stdout] 329 |         let ((reads_parsed1, reads_output1), (reads_parsed2, reads_output2)) = process_paired_end(
[INFO] [stdout]     |               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reads_parsed1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reads_parsed2`
[INFO] [stdout]    --> src/extract.rs:329:47
[INFO] [stdout]     |
[INFO] [stdout] 329 |         let ((reads_parsed1, reads_output1), (reads_parsed2, reads_output2)) = process_paired_end(
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reads_parsed2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reads_parsed`
[INFO] [stdout]    --> src/extract.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let (reads_parsed, reads_output) = process_single_end(
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reads_parsed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reads_parsed1`
[INFO] [stdout]    --> src/extract.rs:367:15
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let ((reads_parsed1, reads_output1), (reads_parsed2, reads_output2)) = process_paired_end(
[INFO] [stdout]     |               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reads_parsed1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reads_parsed2`
[INFO] [stdout]    --> src/extract.rs:367:47
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let ((reads_parsed1, reads_output1), (reads_parsed2, reads_output2)) = process_paired_end(
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reads_parsed2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reads_parsed`
[INFO] [stdout]    --> src/extract.rs:275:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let (reads_parsed, reads_output) = process_single_end(
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reads_parsed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s
[INFO] running `Command { std: "docker" "inspect" "2becdab7bae074d7df9f4e53faf5c5e19362feba6d06133013acd2839131a1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2becdab7bae074d7df9f4e53faf5c5e19362feba6d06133013acd2839131a1c5", kill_on_drop: false }`
[INFO] [stdout] 2becdab7bae074d7df9f4e53faf5c5e19362feba6d06133013acd2839131a1c5
