[INFO] cloning repository https://github.com/ecashin/dumbclip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecashin/dumbclip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecashin%2Fdumbclip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecashin%2Fdumbclip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7763b7a14e14b207dec34ba48ff27ae216eea393 [INFO] testing ecashin/dumbclip against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecashin%2Fdumbclip" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ecashin/dumbclip [INFO] finished tweaking git repo https://github.com/ecashin/dumbclip [INFO] tweaked toml for git repo https://github.com/ecashin/dumbclip written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ecashin/dumbclip on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ecashin/dumbclip 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5cdbb4ab4fc6d725a2cb14be6e8a68886207676317e16d2cb8886b4d6307acc [INFO] running `Command { std: "docker" "start" "-a" "a5cdbb4ab4fc6d725a2cb14be6e8a68886207676317e16d2cb8886b4d6307acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5cdbb4ab4fc6d725a2cb14be6e8a68886207676317e16d2cb8886b4d6307acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5cdbb4ab4fc6d725a2cb14be6e8a68886207676317e16d2cb8886b4d6307acc", kill_on_drop: false }` [INFO] [stdout] a5cdbb4ab4fc6d725a2cb14be6e8a68886207676317e16d2cb8886b4d6307acc [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d50c5b6425aeb47c0898d742db64eb8b660265c645ac2396066f472b65df10e7 [INFO] running `Command { std: "docker" "start" "-a" "d50c5b6425aeb47c0898d742db64eb8b660265c645ac2396066f472b65df10e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling lv2-sys v2.0.0 [INFO] [stderr] Compiling wmidi v3.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling urid-derive v0.1.1 [INFO] [stderr] Compiling lv2-core-derive v2.1.1 [INFO] [stderr] Compiling urid v0.1.0 [INFO] [stderr] Compiling lv2-units v0.1.3 [INFO] [stderr] Compiling lv2-core v3.0.0 [INFO] [stderr] Compiling lv2-core v3.0.0 (https://github.com/RustAudio/rust-lv2.git#44aac000) [INFO] [stderr] Compiling lv2-atom v2.0.0 [INFO] [stderr] Compiling lv2-urid v2.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSGgbiy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lv2-urid` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lv2-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name lv2_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lv2-core-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a51e4a6012aaaae -C extra-filename=-6ff5f4f6ce2782c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lv2_core_derive=/opt/rustwide/target/debug/deps/liblv2_core_derive-34bec1f32481ebd5.so --extern lv2_sys=/opt/rustwide/target/debug/deps/liblv2_sys-869a6afb0dae8029.rmeta --extern urid=/opt/rustwide/target/debug/deps/liburid-99f14abbab2b6763.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta40JQKb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lv2-atom` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d50c5b6425aeb47c0898d742db64eb8b660265c645ac2396066f472b65df10e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d50c5b6425aeb47c0898d742db64eb8b660265c645ac2396066f472b65df10e7", kill_on_drop: false }` [INFO] [stdout] d50c5b6425aeb47c0898d742db64eb8b660265c645ac2396066f472b65df10e7