[INFO] cloning repository https://github.com/hotzenklotz/audio2tonie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hotzenklotz/audio2tonie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotzenklotz%2Faudio2tonie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotzenklotz%2Faudio2tonie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0522ae4f6fea887eaaab3f4e3c3c983525869c19 [INFO] checking hotzenklotz/audio2tonie against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotzenklotz%2Faudio2tonie" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hotzenklotz/audio2tonie [INFO] finished tweaking git repo https://github.com/hotzenklotz/audio2tonie [INFO] tweaked toml for git repo https://github.com/hotzenklotz/audio2tonie written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hotzenklotz/audio2tonie on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hotzenklotz/audio2tonie 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libogg v0.2.0 [INFO] [stderr] Downloaded toniefile v0.1.1 [INFO] [stderr] Downloaded ogg-sys v0.0.9 [INFO] [stderr] Downloaded human-sort v0.2.2 [INFO] [stderr] Downloaded prost-types v0.6.1 [INFO] [stderr] Downloaded audiopus v0.2.0 [INFO] [stderr] Downloaded clap_derive v4.5.28 [INFO] [stderr] Downloaded zerocopy-derive v0.8.20 [INFO] [stderr] Downloaded clap v4.5.29 [INFO] [stderr] Downloaded clap_builder v4.5.29 [INFO] [stderr] Downloaded zerocopy v0.8.20 [INFO] [stderr] Downloaded audiopus_sys v0.1.8 [INFO] [stderr] Downloaded prost-build v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fe125c69ec691eec58b490d92278339a184712d142c9a52673d9f057fd315b1 [INFO] running `Command { std: "docker" "start" "-a" "2fe125c69ec691eec58b490d92278339a184712d142c9a52673d9f057fd315b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fe125c69ec691eec58b490d92278339a184712d142c9a52673d9f057fd315b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe125c69ec691eec58b490d92278339a184712d142c9a52673d9f057fd315b1", kill_on_drop: false }` [INFO] [stdout] 2fe125c69ec691eec58b490d92278339a184712d142c9a52673d9f057fd315b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95bb21ac3bba3230e83ca94202259ddba2131d3a50265709b3d1192743a54bb0 [INFO] running `Command { std: "docker" "start" "-a" "95bb21ac3bba3230e83ca94202259ddba2131d3a50265709b3d1192743a54bb0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ogg-sys v0.0.9 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking audiopus v0.2.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking rand_core v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling toniefile v0.1.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling libogg v0.2.0 [INFO] [stderr] Checking audio2tonie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.73s [INFO] running `Command { std: "docker" "inspect" "95bb21ac3bba3230e83ca94202259ddba2131d3a50265709b3d1192743a54bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95bb21ac3bba3230e83ca94202259ddba2131d3a50265709b3d1192743a54bb0", kill_on_drop: false }` [INFO] [stdout] 95bb21ac3bba3230e83ca94202259ddba2131d3a50265709b3d1192743a54bb0