[INFO] cloning repository https://github.com/codeandkey/nc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeandkey/nc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandkey%2Fnc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandkey%2Fnc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a7766f3a7b1dad1cbcd3dcaaa55609d86fa5e02 [INFO] checking codeandkey/nc-rs against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandkey%2Fnc-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codeandkey/nc-rs on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codeandkey/nc-rs [INFO] finished tweaking git repo https://github.com/codeandkey/nc-rs [INFO] tweaked toml for git repo https://github.com/codeandkey/nc-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/codeandkey/nc-rs 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22c318a179fea4ec2d1f43e0400bbacd339f044697b09fc2ce8950cfb3f9421e [INFO] running `Command { std: "docker" "start" "-a" "22c318a179fea4ec2d1f43e0400bbacd339f044697b09fc2ce8950cfb3f9421e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22c318a179fea4ec2d1f43e0400bbacd339f044697b09fc2ce8950cfb3f9421e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c318a179fea4ec2d1f43e0400bbacd339f044697b09fc2ce8950cfb3f9421e", kill_on_drop: false }` [INFO] [stdout] 22c318a179fea4ec2d1f43e0400bbacd339f044697b09fc2ce8950cfb3f9421e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ba5714c6751ed6f9ad7dd0cf6b122f5bf6429adf8442989fa92bb5e72f43dc3 [INFO] running `Command { std: "docker" "start" "-a" "3ba5714c6751ed6f9ad7dd0cf6b122f5bf6429adf8442989fa92bb5e72f43dc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaH0x4O7" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta23sNCN" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/log-acd2446438de9298/rmeta2QWY3v" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg-if` (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 "/opt/rustwide/target/debug/build/getrandom-b88afe4e47610048/rmeta6jQnfe" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2DPgeW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lazy_static` (lib) due to 1 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/build/proc-macro2-63c0d448379f9a9f/rmetaWCzq0l" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRPzqGF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `getrandom` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `log` (build script) due to 1 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/build/syn-ebbfc60623851412/rmetam0ciXF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `quick-error` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (build script) due to 1 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/build/memchr-9bc802ab19e249ff/rmetabvC13E" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3ba5714c6751ed6f9ad7dd0cf6b122f5bf6429adf8442989fa92bb5e72f43dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba5714c6751ed6f9ad7dd0cf6b122f5bf6429adf8442989fa92bb5e72f43dc3", kill_on_drop: false }` [INFO] [stdout] 3ba5714c6751ed6f9ad7dd0cf6b122f5bf6429adf8442989fa92bb5e72f43dc3