[INFO] fetching crate rsrs 0.2.0... [INFO] building rsrs-0.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rsrs 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rsrs 0.2.0 [INFO] finished tweaking crates.io crate rsrs 0.2.0 [INFO] tweaked toml for crates.io crate rsrs 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsrs 0.2.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsrs 0.2.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2-asm v0.6.4 [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded lexical-core v0.8.5 [INFO] [stderr] Downloaded noodles-bam v0.63.0 [INFO] [stderr] Downloaded clap v4.5.32 [INFO] [stderr] Downloaded lexical-write-integer v0.8.5 [INFO] [stderr] Downloaded noodles-sam v0.60.0 [INFO] [stderr] Downloaded flate2 v1.1.0 [INFO] [stderr] Downloaded clap_builder v4.5.32 [INFO] [stderr] Downloaded lexical-write-float v0.8.5 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded cc v1.2.16 [INFO] [stderr] Downloaded crossbeam-channel v0.5.14 [INFO] [stderr] Downloaded anyhow v1.0.97 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded noodles-csi v0.35.0 [INFO] [stderr] Downloaded needletail v0.6.3 [INFO] [stderr] Downloaded rustix v1.0.3 [INFO] [stderr] Downloaded bzip2 v0.4.4 [INFO] [stderr] Downloaded miniz_oxide v0.8.5 [INFO] [stderr] Downloaded noodles-bgzf v0.30.0 [INFO] [stderr] Downloaded noodles v0.73.0 [INFO] [stderr] Downloaded liblzma v0.3.6 [INFO] [stderr] Downloaded indexmap v2.8.0 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded noodles-core v0.15.0 [INFO] [stderr] Downloaded liblzma-sys v0.3.13 [INFO] [stderr] Downloaded linux-raw-sys v0.9.3 [INFO] [stderr] Downloaded seqcol_rs v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcfe1944e9753fd4e5a9033f49226aab9e374f80411450f0f33f030cc26c4035 [INFO] running `Command { std: "docker" "start" "-a" "fcfe1944e9753fd4e5a9033f49226aab9e374f80411450f0f33f030cc26c4035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcfe1944e9753fd4e5a9033f49226aab9e374f80411450f0f33f030cc26c4035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfe1944e9753fd4e5a9033f49226aab9e374f80411450f0f33f030cc26c4035", kill_on_drop: false }` [INFO] [stdout] fcfe1944e9753fd4e5a9033f49226aab9e374f80411450f0f33f030cc26c4035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 481c334c08e212b792037f21c96658937cfa1245ac47e40fe961efd5186dff9b [INFO] running `Command { std: "docker" "start" "-a" "481c334c08e212b792037f21c96658937cfa1245ac47e40fe961efd5186dff9b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling noodles-core v0.15.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling noodles-bgzf v0.30.0 [INFO] [stderr] Compiling noodles-csi v0.35.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling noodles-sam v0.60.0 [INFO] [stderr] Compiling noodles-bam v0.63.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.3.13 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling noodles v0.73.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling liblzma v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling needletail v0.6.3 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling seqcol_rs v0.4.0 [INFO] [stderr] Compiling rsrs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.61s [INFO] running `Command { std: "docker" "inspect" "481c334c08e212b792037f21c96658937cfa1245ac47e40fe961efd5186dff9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481c334c08e212b792037f21c96658937cfa1245ac47e40fe961efd5186dff9b", kill_on_drop: false }` [INFO] [stdout] 481c334c08e212b792037f21c96658937cfa1245ac47e40fe961efd5186dff9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d3ead6d7a4b2e7cb74a0de113aa5f3462900dacfdb79420d73d849d7ec601d5 [INFO] running `Command { std: "docker" "start" "-a" "1d3ead6d7a4b2e7cb74a0de113aa5f3462900dacfdb79420d73d849d7ec601d5", kill_on_drop: false }` [INFO] [stderr] Compiling rsrs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "1d3ead6d7a4b2e7cb74a0de113aa5f3462900dacfdb79420d73d849d7ec601d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3ead6d7a4b2e7cb74a0de113aa5f3462900dacfdb79420d73d849d7ec601d5", kill_on_drop: false }` [INFO] [stdout] 1d3ead6d7a4b2e7cb74a0de113aa5f3462900dacfdb79420d73d849d7ec601d5