[INFO] cloning repository https://github.com/UniversityRadioYork/loudness-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UniversityRadioYork/loudness-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUniversityRadioYork%2Floudness-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUniversityRadioYork%2Floudness-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f26e92aac93937c990a33f79e491f75bd68768aa
[INFO] building UniversityRadioYork/loudness-server against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUniversityRadioYork%2Floudness-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/UniversityRadioYork/loudness-server
[INFO] finished tweaking git repo https://github.com/UniversityRadioYork/loudness-server
[INFO] tweaked toml for git repo https://github.com/UniversityRadioYork/loudness-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/UniversityRadioYork/loudness-server on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/UniversityRadioYork/loudness-server 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dasp_frame v0.11.0
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded jack-sys v0.5.1
[INFO] [stderr]   Downloaded ebur128 v0.1.10
[INFO] [stderr]   Downloaded jack v0.13.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.20
[INFO] [stderr]   Downloaded zerocopy v0.8.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c984bed4668111eb8854aab9f64e492d48e20e42c90c328ec7c496aeb57e894a
[INFO] running `Command { std: "docker" "start" "-a" "c984bed4668111eb8854aab9f64e492d48e20e42c90c328ec7c496aeb57e894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c984bed4668111eb8854aab9f64e492d48e20e42c90c328ec7c496aeb57e894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c984bed4668111eb8854aab9f64e492d48e20e42c90c328ec7c496aeb57e894a", kill_on_drop: false }`
[INFO] [stdout] c984bed4668111eb8854aab9f64e492d48e20e42c90c328ec7c496aeb57e894a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7eb5b603485060b7ac6d2a7676af2b9f5bd847e60902cd42d9b15a5c63b2abc
[INFO] running `Command { std: "docker" "start" "-a" "d7eb5b603485060b7ac6d2a7676af2b9f5bd847e60902cd42d9b15a5c63b2abc", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling jack v0.13.0
[INFO] [stderr]    Compiling ebur128 v0.1.10
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling loudness-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.64s
[INFO] running `Command { std: "docker" "inspect" "d7eb5b603485060b7ac6d2a7676af2b9f5bd847e60902cd42d9b15a5c63b2abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7eb5b603485060b7ac6d2a7676af2b9f5bd847e60902cd42d9b15a5c63b2abc", kill_on_drop: false }`
[INFO] [stdout] d7eb5b603485060b7ac6d2a7676af2b9f5bd847e60902cd42d9b15a5c63b2abc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad88e70cbc979c0b12998de510f4cdd85b11db3de12368ebce5ffeafe35e8602
[INFO] running `Command { std: "docker" "start" "-a" "ad88e70cbc979c0b12998de510f4cdd85b11db3de12368ebce5ffeafe35e8602", kill_on_drop: false }`
[INFO] [stderr]    Compiling loudness-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] running `Command { std: "docker" "inspect" "ad88e70cbc979c0b12998de510f4cdd85b11db3de12368ebce5ffeafe35e8602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad88e70cbc979c0b12998de510f4cdd85b11db3de12368ebce5ffeafe35e8602", kill_on_drop: false }`
[INFO] [stdout] ad88e70cbc979c0b12998de510f4cdd85b11db3de12368ebce5ffeafe35e8602
