[INFO] cloning repository https://github.com/xgillard/tista [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xgillard/tista" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxgillard%2Ftista", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxgillard%2Ftista'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bba4c662c716c13a2447f539970c991f552f106c [INFO] checking xgillard/tista against try#9edc8987ad42f7a9d21d57465015000ae3578c17 for pr-108389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxgillard%2Ftista" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xgillard/tista on toolchain 9edc8987ad42f7a9d21d57465015000ae3578c17 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xgillard/tista [INFO] finished tweaking git repo https://github.com/xgillard/tista [INFO] tweaked toml for git repo https://github.com/xgillard/tista written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xgillard/tista 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" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 071018f171a75f44fc67ed8a5bc13e592120852edf77e7f9d82205924e1d5381 [INFO] running `Command { std: "docker" "start" "-a" "071018f171a75f44fc67ed8a5bc13e592120852edf77e7f9d82205924e1d5381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071018f171a75f44fc67ed8a5bc13e592120852edf77e7f9d82205924e1d5381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071018f171a75f44fc67ed8a5bc13e592120852edf77e7f9d82205924e1d5381", kill_on_drop: false }` [INFO] [stdout] 071018f171a75f44fc67ed8a5bc13e592120852edf77e7f9d82205924e1d5381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3922e58a966699462e25f69a85c58c0ee44c76d02dd3a48f96d9fdf63987c28 [INFO] running `Command { std: "docker" "start" "-a" "e3922e58a966699462e25f69a85c58c0ee44c76d02dd3a48f96d9fdf63987c28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/strsim-fb8fe3652a55b3ff.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/strsim-fb8fe3652a55b3ff/dep-lib-strsim` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8QQTSZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] error: could not compile `bitflags` [INFO] [stderr] error: could not compile `anyhow` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `version_check` due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYgDh69" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: could not compile `autocfg` due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaaZu7fT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vec_map` due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetad1Rmxq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ansi_term` due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetardGC4p" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `textwrap` due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaebZ4l4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` due to previous error [INFO] running `Command { std: "docker" "inspect" "e3922e58a966699462e25f69a85c58c0ee44c76d02dd3a48f96d9fdf63987c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3922e58a966699462e25f69a85c58c0ee44c76d02dd3a48f96d9fdf63987c28", kill_on_drop: false }` [INFO] [stdout] e3922e58a966699462e25f69a85c58c0ee44c76d02dd3a48f96d9fdf63987c28