[INFO] fetching crate shady-audio 17.0.1... [INFO] building shady-audio-17.0.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate shady-audio 17.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate shady-audio 17.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate shady-audio 17.0.1 [INFO] tweaked toml for crates.io crate shady-audio 17.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shady-audio 17.0.1 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 shady-audio 17.0.1 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 realfft v3.5.0 [INFO] [stderr] Downloaded apodize v1.0.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded rustfft v6.4.0 [INFO] [stderr] Downloaded winnow v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7464c7764b3501dac74de81648fbd6fde41431d96e1a7aec0c154a5e2f0e4247 [INFO] running `Command { std: "docker" "start" "-a" "7464c7764b3501dac74de81648fbd6fde41431d96e1a7aec0c154a5e2f0e4247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7464c7764b3501dac74de81648fbd6fde41431d96e1a7aec0c154a5e2f0e4247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7464c7764b3501dac74de81648fbd6fde41431d96e1a7aec0c154a5e2f0e4247", kill_on_drop: false }` [INFO] [stdout] 7464c7764b3501dac74de81648fbd6fde41431d96e1a7aec0c154a5e2f0e4247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 30c236bf1ddb8c13373eb7e15a4cf04b8f45a2cea20a52aad7f1816c11f8b191 [INFO] running `Command { std: "docker" "start" "-a" "30c236bf1ddb8c13373eb7e15a4cf04b8f45a2cea20a52aad7f1816c11f8b191", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling apodize v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling realfft v3.5.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling shady-audio v17.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.34s [INFO] running `Command { std: "docker" "inspect" "30c236bf1ddb8c13373eb7e15a4cf04b8f45a2cea20a52aad7f1816c11f8b191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c236bf1ddb8c13373eb7e15a4cf04b8f45a2cea20a52aad7f1816c11f8b191", kill_on_drop: false }` [INFO] [stdout] 30c236bf1ddb8c13373eb7e15a4cf04b8f45a2cea20a52aad7f1816c11f8b191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9cae64260fcd8058a686a156c0717187800e7fca8d55d79a5ba84545aeb41d5f [INFO] running `Command { std: "docker" "start" "-a" "9cae64260fcd8058a686a156c0717187800e7fca8d55d79a5ba84545aeb41d5f", kill_on_drop: false }` [INFO] [stderr] Compiling shady-audio v17.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "9cae64260fcd8058a686a156c0717187800e7fca8d55d79a5ba84545aeb41d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cae64260fcd8058a686a156c0717187800e7fca8d55d79a5ba84545aeb41d5f", kill_on_drop: false }` [INFO] [stdout] 9cae64260fcd8058a686a156c0717187800e7fca8d55d79a5ba84545aeb41d5f