[INFO] cloning repository https://github.com/jamesmunns/synthtoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesmunns/synthtoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Fsynthtoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Fsynthtoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00c507fcf2e88d7fc5d5da6cbca9f8fff80f9ffb
[INFO] checking jamesmunns/synthtoy against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Fsynthtoy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/jamesmunns/synthtoy
[INFO] finished tweaking git repo https://github.com/jamesmunns/synthtoy
[INFO] tweaked toml for git repo https://github.com/jamesmunns/synthtoy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesmunns/synthtoy on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesmunns/synthtoy 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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 jamesmunns/synthtoy against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Fsynthtoy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/jamesmunns/synthtoy
[INFO] finished tweaking git repo https://github.com/jamesmunns/synthtoy
[INFO] tweaked toml for git repo https://github.com/jamesmunns/synthtoy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesmunns/synthtoy on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesmunns/synthtoy 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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 coreaudio-sys v0.2.4
[INFO] [stderr]   Downloaded minimp3 v0.3.5
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] [stderr]   Downloaded thiserror-impl v1.0.13
[INFO] [stderr]   Downloaded thiserror v1.0.13
[INFO] [stderr]   Downloaded generic-array v0.13.2
[INFO] [stderr]   Downloaded clang-sys v0.29.2
[INFO] [stderr]   Downloaded cpal v0.11.0
[INFO] [stderr]   Downloaded lewton v0.10.1
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded num-traits v0.2.11
[INFO] [stderr]   Downloaded serde_derive v1.0.125
[INFO] [stderr]   Downloaded nom v5.1.1
[INFO] [stderr]   Downloaded bbqueue v0.4.12
[INFO] [stderr]   Downloaded bindgen v0.53.2
[INFO] [stderr]   Downloaded quote v1.0.3
[INFO] [stderr]   Downloaded regex v1.3.6
[INFO] [stderr]   Downloaded regex-syntax v0.6.17
[INFO] [stderr]   Downloaded libc v0.2.68
[INFO] [stderr]   Downloaded rodio v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a6462716b0d82ea8ac03789e6a81f048ee46fa577c6052cdc6ba1df6b343350
[INFO] running `Command { std: "docker" "start" "-a" "7a6462716b0d82ea8ac03789e6a81f048ee46fa577c6052cdc6ba1df6b343350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a6462716b0d82ea8ac03789e6a81f048ee46fa577c6052cdc6ba1df6b343350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6462716b0d82ea8ac03789e6a81f048ee46fa577c6052cdc6ba1df6b343350", kill_on_drop: false }`
[INFO] [stdout] 7a6462716b0d82ea8ac03789e6a81f048ee46fa577c6052cdc6ba1df6b343350
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6fec6cfcde6019b72a26d7e11e1244ab5c81528e6c40d2ff4e75dedae47f1f0
[INFO] running `Command { std: "docker" "start" "-a" "e6fec6cfcde6019b72a26d7e11e1244ab5c81528e6c40d2ff4e75dedae47f1f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking claxon v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking ogg v0.7.0
[INFO] [stderr]     Checking lewton v0.10.1
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking bbqueue v0.4.12
[INFO] [stderr]     Checking minimp3 v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.13
[INFO] [stderr]     Checking thiserror v1.0.13
[INFO] [stderr]     Checking rodio v0.11.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking synthtoy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.06s
[INFO] running `Command { std: "docker" "inspect" "e6fec6cfcde6019b72a26d7e11e1244ab5c81528e6c40d2ff4e75dedae47f1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6fec6cfcde6019b72a26d7e11e1244ab5c81528e6c40d2ff4e75dedae47f1f0", kill_on_drop: false }`
[INFO] [stdout] e6fec6cfcde6019b72a26d7e11e1244ab5c81528e6c40d2ff4e75dedae47f1f0
