[INFO] cloning repository https://github.com/shanegibbs/risk5-wip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shanegibbs/risk5-wip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanegibbs%2Frisk5-wip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanegibbs%2Frisk5-wip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd19e061be70e9c8282f6a10fcf8d1f683f4cabf [INFO] checking shanegibbs/risk5-wip/fd19e061be70e9c8282f6a10fcf8d1f683f4cabf against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanegibbs%2Frisk5-wip" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shanegibbs/risk5-wip [INFO] finished tweaking git repo https://github.com/shanegibbs/risk5-wip [INFO] tweaked toml for git repo https://github.com/shanegibbs/risk5-wip written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shanegibbs/risk5-wip on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shanegibbs/risk5-wip 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.49 [INFO] [stderr] Downloaded elf v0.0.10 [INFO] [stderr] Downloaded serde_derive v1.0.83 [INFO] [stderr] Downloaded tinytemplate v1.0.1 [INFO] [stderr] Downloaded pretty_env_logger v0.2.5 [INFO] [stderr] Downloaded criterion-plot v0.3.0 [INFO] [stderr] Downloaded criterion v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f397794b49d239fc00ef84c1d32db8aa8662e5b7fe92e81516977110d1dc639f [INFO] running `Command { std: "docker" "start" "-a" "f397794b49d239fc00ef84c1d32db8aa8662e5b7fe92e81516977110d1dc639f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f397794b49d239fc00ef84c1d32db8aa8662e5b7fe92e81516977110d1dc639f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f397794b49d239fc00ef84c1d32db8aa8662e5b7fe92e81516977110d1dc639f", kill_on_drop: false }` [INFO] [stdout] f397794b49d239fc00ef84c1d32db8aa8662e5b7fe92e81516977110d1dc639f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7c283ca992e9fe313aba064315e43f97aba6c07121956696fea2ae0dab41d8f [INFO] running `Command { std: "docker" "start" "-a" "b7c283ca992e9fe313aba064315e43f97aba6c07121956696fea2ae0dab41d8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFKDC8h" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ansi_term` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc7bZRqH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `arrayvec` (build script) [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/e9182f195b8505c87c4bd055b9f6e114ccda0981/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-sizes-129-255", "array-sizes-33-128", "default", "serde", "serde-1", "std", "use_union"))' -C metadata=2f6a00c38c0c11aa -C extra-filename=-5fe669ca76d6688a --out-dir /opt/rustwide/target/debug/build/arrayvec-5fe669ca76d6688a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b7c283ca992e9fe313aba064315e43f97aba6c07121956696fea2ae0dab41d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c283ca992e9fe313aba064315e43f97aba6c07121956696fea2ae0dab41d8f", kill_on_drop: false }` [INFO] [stdout] b7c283ca992e9fe313aba064315e43f97aba6c07121956696fea2ae0dab41d8f