[INFO] fetching crate syncbops 1.1.0... [INFO] building syncbops-1.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate syncbops 1.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate syncbops 1.1.0 [INFO] finished tweaking crates.io crate syncbops 1.1.0 [INFO] tweaked toml for crates.io crate syncbops 1.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate syncbops 1.1.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 syncbops 1.1.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 random-string v1.1.0 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded rapidhash v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 459cc1dbc752be7733fcaa10ecce5065bed4b83b1965a42cf97f48c97a9f72ee [INFO] running `Command { std: "docker" "start" "-a" "459cc1dbc752be7733fcaa10ecce5065bed4b83b1965a42cf97f48c97a9f72ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "459cc1dbc752be7733fcaa10ecce5065bed4b83b1965a42cf97f48c97a9f72ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459cc1dbc752be7733fcaa10ecce5065bed4b83b1965a42cf97f48c97a9f72ee", kill_on_drop: false }` [INFO] [stdout] 459cc1dbc752be7733fcaa10ecce5065bed4b83b1965a42cf97f48c97a9f72ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a2d8f9bd8a1510983eb7099e49fb8193bdb58b270294e482929a51ec6304150d [INFO] running `Command { std: "docker" "start" "-a" "a2d8f9bd8a1510983eb7099e49fb8193bdb58b270294e482929a51ec6304150d", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rapidhash v1.4.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling syncbops v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use clap::{arg, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.57s [INFO] running `Command { std: "docker" "inspect" "a2d8f9bd8a1510983eb7099e49fb8193bdb58b270294e482929a51ec6304150d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d8f9bd8a1510983eb7099e49fb8193bdb58b270294e482929a51ec6304150d", kill_on_drop: false }` [INFO] [stdout] a2d8f9bd8a1510983eb7099e49fb8193bdb58b270294e482929a51ec6304150d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f70ceb4de81e2c8dcf0bf8f14825210cf6bb09744576bee5b3d7c22047ef866e [INFO] running `Command { std: "docker" "start" "-a" "f70ceb4de81e2c8dcf0bf8f14825210cf6bb09744576bee5b3d7c22047ef866e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling random-string v1.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling syncbops v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use clap::{arg, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Rotterdam128kbpsM4a`, `RotterdamFlac`, `Rotterdam96kbpsMp3`, `Rotterdam110kbpsM4a`, `Rotterdam128kbpsOpus`, and `Rotterdam128kbpsOpusWithArt` are never constructed [INFO] [stdout] --> src/test_data.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum TestFile { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 15 | Rotterdam128kbpsM4a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | RotterdamFlac, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 17 | Rotterdam96kbpsMp3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | Rotterdam110kbpsM4a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | Rotterdam128kbpsOpus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | Rotterdam128kbpsOpusWithArt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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 10.39s [INFO] running `Command { std: "docker" "inspect" "f70ceb4de81e2c8dcf0bf8f14825210cf6bb09744576bee5b3d7c22047ef866e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70ceb4de81e2c8dcf0bf8f14825210cf6bb09744576bee5b3d7c22047ef866e", kill_on_drop: false }` [INFO] [stdout] f70ceb4de81e2c8dcf0bf8f14825210cf6bb09744576bee5b3d7c22047ef866e