[INFO] cloning repository https://github.com/kittywitch/ladspa-rnnoise-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kittywitch/ladspa-rnnoise-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkittywitch%2Fladspa-rnnoise-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkittywitch%2Fladspa-rnnoise-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b516b4e0790f30a73d3e6ce6e9f9a8fd32cc8e88
[INFO] checking kittywitch/ladspa-rnnoise-rs against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkittywitch%2Fladspa-rnnoise-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kittywitch/ladspa-rnnoise-rs
[INFO] finished tweaking git repo https://github.com/kittywitch/ladspa-rnnoise-rs
[INFO] tweaked toml for git repo https://github.com/kittywitch/ladspa-rnnoise-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kittywitch/ladspa-rnnoise-rs on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kittywitch/ladspa-rnnoise-rs 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kittywitch/ladspa-rnnoise-rs against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkittywitch%2Fladspa-rnnoise-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kittywitch/ladspa-rnnoise-rs
[INFO] finished tweaking git repo https://github.com/kittywitch/ladspa-rnnoise-rs
[INFO] tweaked toml for git repo https://github.com/kittywitch/ladspa-rnnoise-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kittywitch/ladspa-rnnoise-rs on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kittywitch/ladspa-rnnoise-rs 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vec_map v0.7.0
[INFO] [stderr]   Downloaded primal-check v0.3.1
[INFO] [stderr]   Downloaded transpose v0.2.1
[INFO] [stderr]   Downloaded ladspa v0.3.4
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded rustfft v5.1.1
[INFO] [stderr]   Downloaded nnnoiseless v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a39549cca0e123110794d0fbe631f8fa5a1c88f0de267fba81ff061778c31727
[INFO] running `Command { std: "docker" "start" "-a" "a39549cca0e123110794d0fbe631f8fa5a1c88f0de267fba81ff061778c31727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a39549cca0e123110794d0fbe631f8fa5a1c88f0de267fba81ff061778c31727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39549cca0e123110794d0fbe631f8fa5a1c88f0de267fba81ff061778c31727", kill_on_drop: false }`
[INFO] [stdout] a39549cca0e123110794d0fbe631f8fa5a1c88f0de267fba81ff061778c31727
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbc413259e04ff704355e00e21bde7882b0521e69629794daab2bcff34ab392f
[INFO] running `Command { std: "docker" "start" "-a" "cbc413259e04ff704355e00e21bde7882b0521e69629794daab2bcff34ab392f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]     Checking dasp_ring_buffer v0.11.0
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking vec_map v0.7.0
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking dasp_interpolate v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ladspa v0.3.4
[INFO] [stderr]     Checking primal-check v0.3.1
[INFO] [stderr]     Checking transpose v0.2.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rustfft v5.1.1
[INFO] [stderr]     Checking nnnoiseless v0.3.2
[INFO] [stderr]     Checking ladspa_rnnoise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "cbc413259e04ff704355e00e21bde7882b0521e69629794daab2bcff34ab392f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc413259e04ff704355e00e21bde7882b0521e69629794daab2bcff34ab392f", kill_on_drop: false }`
[INFO] [stdout] cbc413259e04ff704355e00e21bde7882b0521e69629794daab2bcff34ab392f
