[INFO] fetching crate tsg-btsg 0.1.2... [INFO] building tsg-btsg-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate tsg-btsg 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate tsg-btsg 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tsg-btsg 0.1.2 [INFO] tweaked toml for crates.io crate tsg-btsg 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tsg-btsg 0.1.2 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 tsg-btsg 0.1.2 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 fixedbitset v0.5.7 [INFO] [stderr] Downloaded noodles-core v0.17.0 [INFO] [stderr] Downloaded noodles-fasta v0.50.0 [INFO] [stderr] Downloaded noodles-bgzf v0.37.0 [INFO] [stderr] Downloaded bon-macros v3.5.0 [INFO] [stderr] Downloaded tempfile v3.19.0 [INFO] [stderr] Downloaded bon v3.5.0 [INFO] [stderr] Downloaded libz-rs-sys v0.4.2 [INFO] [stderr] Downloaded prettyplease v0.2.31 [INFO] [stderr] Downloaded tsg-core v0.1.2 [INFO] [stderr] Downloaded zlib-rs v0.4.2 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] [stderr] Downloaded petgraph v0.7.1 [INFO] [stderr] Downloaded linux-raw-sys v0.9.3 [INFO] [stderr] Downloaded noodles v0.94.0 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c606e9b35c203b049b4630f7840bd52acef344d646b0d53ee919f33ddaeef256 [INFO] running `Command { std: "docker" "start" "-a" "c606e9b35c203b049b4630f7840bd52acef344d646b0d53ee919f33ddaeef256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c606e9b35c203b049b4630f7840bd52acef344d646b0d53ee919f33ddaeef256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c606e9b35c203b049b4630f7840bd52acef344d646b0d53ee919f33ddaeef256", kill_on_drop: false }` [INFO] [stdout] c606e9b35c203b049b4630f7840bd52acef344d646b0d53ee919f33ddaeef256 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abb7c9cc70667abcb098617cf3907372faa30fbc65ed22cec158dcd1bc42ed1e [INFO] running `Command { std: "docker" "start" "-a" "abb7c9cc70667abcb098617cf3907372faa30fbc65ed22cec158dcd1bc42ed1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zlib-rs v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling libz-rs-sys v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling noodles-core v0.17.0 [INFO] [stderr] Compiling noodles-bgzf v0.37.0 [INFO] [stderr] Compiling noodles-fasta v0.50.0 [INFO] [stderr] Compiling noodles v0.94.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bon v3.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tsg-core v0.1.2 [INFO] [stderr] Compiling tsg-btsg v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `str` and `id` are never used [INFO] [stdout] --> src/lib.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 58 | impl StringDictionary { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | fn str(&self, id: u32) -> Option<&BStr> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | fn id(&self, s: &BStr) -> Option { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "abb7c9cc70667abcb098617cf3907372faa30fbc65ed22cec158dcd1bc42ed1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb7c9cc70667abcb098617cf3907372faa30fbc65ed22cec158dcd1bc42ed1e", kill_on_drop: false }` [INFO] [stdout] abb7c9cc70667abcb098617cf3907372faa30fbc65ed22cec158dcd1bc42ed1e [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0380884add25df2df6a58aba60d4efb7fd3511cea39bebd0076d66197427859 [INFO] running `Command { std: "docker" "start" "-a" "d0380884add25df2df6a58aba60d4efb7fd3511cea39bebd0076d66197427859", kill_on_drop: false }` [INFO] [stderr] Compiling tsg-btsg v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `str` and `id` are never used [INFO] [stdout] --> src/lib.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 58 | impl StringDictionary { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | fn str(&self, id: u32) -> Option<&BStr> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | fn id(&self, s: &BStr) -> Option { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "d0380884add25df2df6a58aba60d4efb7fd3511cea39bebd0076d66197427859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0380884add25df2df6a58aba60d4efb7fd3511cea39bebd0076d66197427859", kill_on_drop: false }` [INFO] [stdout] d0380884add25df2df6a58aba60d4efb7fd3511cea39bebd0076d66197427859