[INFO] fetching crate toniefile 0.1.1...
[INFO] building toniefile-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate toniefile 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate toniefile 0.1.1
[INFO] finished tweaking crates.io crate toniefile 0.1.1
[INFO] tweaked toml for crates.io crate toniefile 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toniefile 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.6.1 (available: v0.14.1)
[INFO] [stderr]       Adding prost-build v0.6.1 (available: v0.14.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f556e1ba9331b86a5db24a2464cab159f45a507701f0e8a00e9480868ad50bca
[INFO] running `Command { std: "docker" "start" "-a" "f556e1ba9331b86a5db24a2464cab159f45a507701f0e8a00e9480868ad50bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f556e1ba9331b86a5db24a2464cab159f45a507701f0e8a00e9480868ad50bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f556e1ba9331b86a5db24a2464cab159f45a507701f0e8a00e9480868ad50bca", kill_on_drop: false }`
[INFO] [stdout] f556e1ba9331b86a5db24a2464cab159f45a507701f0e8a00e9480868ad50bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad657f8683a199ad04f274da0c2f4853992722b8ec62248782bdf1f8fde7ff80
[INFO] running `Command { std: "docker" "start" "-a" "ad657f8683a199ad04f274da0c2f4853992722b8ec62248782bdf1f8fde7ff80", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ogg-sys v0.0.9
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling audiopus_sys v0.1.8
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling audiopus v0.2.0
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling libogg v0.2.0
[INFO] [stderr]    Compiling toniefile v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.05s
[INFO] running `Command { std: "docker" "inspect" "ad657f8683a199ad04f274da0c2f4853992722b8ec62248782bdf1f8fde7ff80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad657f8683a199ad04f274da0c2f4853992722b8ec62248782bdf1f8fde7ff80", kill_on_drop: false }`
[INFO] [stdout] ad657f8683a199ad04f274da0c2f4853992722b8ec62248782bdf1f8fde7ff80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f530e8e318cf19c1ff421b262dc589decddf9f09f7da84aacbc85fa6ced2423d
[INFO] running `Command { std: "docker" "start" "-a" "f530e8e318cf19c1ff421b262dc589decddf9f09f7da84aacbc85fa6ced2423d", kill_on_drop: false }`
[INFO] [stderr]    Compiling riff v1.0.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling wav v1.0.1
[INFO] [stderr]    Compiling toniefile v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `wav::read`: This project is no longer maintained, use the `hound` crate
[INFO] [stdout]    --> src/lib.rs:973:27
[INFO] [stdout]     |
[INFO] [stdout] 973 |         let (_, b) = wav::read(&mut f).unwrap();
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wav::BitDepth::try_into_sixteen`: This project is no longer maintained, use the `hound` crate
[INFO] [stdout]    --> src/lib.rs:974:11
[INFO] [stdout]     |
[INFO] [stdout] 974 |         b.try_into_sixteen().unwrap()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "f530e8e318cf19c1ff421b262dc589decddf9f09f7da84aacbc85fa6ced2423d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f530e8e318cf19c1ff421b262dc589decddf9f09f7da84aacbc85fa6ced2423d", kill_on_drop: false }`
[INFO] [stdout] f530e8e318cf19c1ff421b262dc589decddf9f09f7da84aacbc85fa6ced2423d
