[INFO] cloning repository https://github.com/demostf/steam-audio-codec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demostf/steam-audio-codec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsteam-audio-codec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsteam-audio-codec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48fdf18ff5e7e597afb4416a2951a5347e204192 [INFO] testing demostf/steam-audio-codec against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsteam-audio-codec" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/demostf/steam-audio-codec [INFO] finished tweaking git repo https://github.com/demostf/steam-audio-codec [INFO] tweaked toml for git repo https://github.com/demostf/steam-audio-codec written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/demostf/steam-audio-codec on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/demostf/steam-audio-codec 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 755e3ce2b9c2878a29e1eda496491602acde110b65fb1451df4afcd5c02bb298 [INFO] running `Command { std: "docker" "start" "-a" "755e3ce2b9c2878a29e1eda496491602acde110b65fb1451df4afcd5c02bb298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755e3ce2b9c2878a29e1eda496491602acde110b65fb1451df4afcd5c02bb298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755e3ce2b9c2878a29e1eda496491602acde110b65fb1451df4afcd5c02bb298", kill_on_drop: false }` [INFO] [stdout] 755e3ce2b9c2878a29e1eda496491602acde110b65fb1451df4afcd5c02bb298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22db530eb187a2e588bebbb9296d21cabb5394ab39d0c4ca0dd3cdca445b2cee [INFO] running `Command { std: "docker" "start" "-a" "22db530eb187a2e588bebbb9296d21cabb5394ab39d0c4ca0dd3cdca445b2cee", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling opus v0.3.0 [INFO] [stderr] Compiling steam-audio-codec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "22db530eb187a2e588bebbb9296d21cabb5394ab39d0c4ca0dd3cdca445b2cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22db530eb187a2e588bebbb9296d21cabb5394ab39d0c4ca0dd3cdca445b2cee", kill_on_drop: false }` [INFO] [stdout] 22db530eb187a2e588bebbb9296d21cabb5394ab39d0c4ca0dd3cdca445b2cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a75ebb405d37e72815c87dd0ef4a631f28955843faa870b65543353fc426453 [INFO] running `Command { std: "docker" "start" "-a" "3a75ebb405d37e72815c87dd0ef4a631f28955843faa870b65543353fc426453", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling opus v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling steam-audio-codec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitbuffer_derive v0.11.2 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling steamid-ng v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling bitbuffer v0.11.1 [INFO] [stderr] Compiling tf-demo-parser v0.6.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.39s [INFO] running `Command { std: "docker" "inspect" "3a75ebb405d37e72815c87dd0ef4a631f28955843faa870b65543353fc426453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a75ebb405d37e72815c87dd0ef4a631f28955843faa870b65543353fc426453", kill_on_drop: false }` [INFO] [stdout] 3a75ebb405d37e72815c87dd0ef4a631f28955843faa870b65543353fc426453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e36884ba6aedd5df8d283ebee5b5a81824b961ac63fc1d8d195cfd8c7ff2412 [INFO] running `Command { std: "docker" "start" "-a" "9e36884ba6aedd5df8d283ebee5b5a81824b961ac63fc1d8d195cfd8c7ff2412", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steam_audio_codec-9df16d5e17c367bb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests steam_audio_codec [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e36884ba6aedd5df8d283ebee5b5a81824b961ac63fc1d8d195cfd8c7ff2412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e36884ba6aedd5df8d283ebee5b5a81824b961ac63fc1d8d195cfd8c7ff2412", kill_on_drop: false }` [INFO] [stdout] 9e36884ba6aedd5df8d283ebee5b5a81824b961ac63fc1d8d195cfd8c7ff2412