[INFO] cloning repository https://github.com/jleahred/connect4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jleahred/connect4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Fconnect4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Fconnect4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3516a4ce664330778521d8698f4545d40e79fb9d
[INFO] checking jleahred/connect4 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Fconnect4" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jleahred/connect4 on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jleahred/connect4
[INFO] finished tweaking git repo https://github.com/jleahred/connect4
[INFO] tweaked toml for git repo https://github.com/jleahred/connect4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jleahred/connect4 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/jleahred/idata.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to write out file: No space left on device; class=Os (2)
[INFO] [stderr]     Updating git repository `https://github.com/DenisKolodin/yew`
[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 stdweb-internal-runtime v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e984a1da6157f4db5c6445dcfebca7cc9f3ba5536451f869f8984793753912d
[INFO] running `Command { std: "docker" "start" "-a" "2e984a1da6157f4db5c6445dcfebca7cc9f3ba5536451f869f8984793753912d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e984a1da6157f4db5c6445dcfebca7cc9f3ba5536451f869f8984793753912d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e984a1da6157f4db5c6445dcfebca7cc9f3ba5536451f869f8984793753912d", kill_on_drop: false }`
[INFO] [stdout] 2e984a1da6157f4db5c6445dcfebca7cc9f3ba5536451f869f8984793753912d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63ca7f984fa3ddb15b7a30636ecf17532d193e5c45ee33d3979f84962960a914
[INFO] running `Command { std: "docker" "start" "-a" "63ca7f984fa3ddb15b7a30636ecf17532d193e5c45ee33d3979f84962960a914", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.2
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling base-x v0.2.3
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking idata v0.1.1 (https://github.com/jleahred/idata.git#08eab4e3)
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling stdweb v0.4.12
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `backtrace-sys` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/01706e1a34c87656fcbfce198608f4cd2ac6461a/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.24/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())' -C metadata=608e53acbb15ded4 -C extra-filename=-b019950571f62fad --out-dir /opt/rustwide/target/debug/build/backtrace-sys-b019950571f62fad -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-424d92318475c077.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[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 "/opt/rustwide/target/debug/deps/rmetaJuk3yx"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iovec` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatktwBr/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "63ca7f984fa3ddb15b7a30636ecf17532d193e5c45ee33d3979f84962960a914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63ca7f984fa3ddb15b7a30636ecf17532d193e5c45ee33d3979f84962960a914", kill_on_drop: false }`
[INFO] [stdout] 63ca7f984fa3ddb15b7a30636ecf17532d193e5c45ee33d3979f84962960a914
