[INFO] cloning repository https://github.com/shitcodebykaushik/socket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shitcodebykaushik/socket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshitcodebykaushik%2Fsocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshitcodebykaushik%2Fsocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3df2806a1302bdb188322b22f279a8d4ea6c1c77 [INFO] checking shitcodebykaushik/socket against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshitcodebykaushik%2Fsocket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 66% (799/1197) Updating files: 67% (802/1197) Updating files: 68% (814/1197) Updating files: 68% (816/1197) Updating files: 69% (826/1197) Updating files: 70% (838/1197) Updating files: 71% (850/1197) Updating files: 72% (862/1197) Updating files: 73% (874/1197) Updating files: 74% (886/1197) Updating files: 75% (898/1197) Updating files: 76% (910/1197) Updating files: 77% (922/1197) Updating files: 78% (934/1197) Updating files: 79% (946/1197) Updating files: 80% (958/1197) Updating files: 81% (970/1197) Updating files: 82% (982/1197) Updating files: 83% (994/1197) Updating files: 84% (1006/1197) Updating files: 85% (1018/1197) Updating files: 86% (1030/1197) Updating files: 87% (1042/1197) Updating files: 88% (1054/1197) Updating files: 89% (1066/1197) Updating files: 90% (1078/1197) Updating files: 91% (1090/1197) Updating files: 92% (1102/1197) Updating files: 93% (1114/1197) Updating files: 94% (1126/1197) Updating files: 95% (1138/1197) Updating files: 96% (1150/1197) Updating files: 97% (1162/1197) Updating files: 98% (1174/1197) Updating files: 99% (1186/1197) Updating files: 100% (1197/1197) Updating files: 100% (1197/1197), done. [INFO] validating manifest of git repo https://github.com/shitcodebykaushik/socket on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shitcodebykaushik/socket [INFO] finished tweaking git repo https://github.com/shitcodebykaushik/socket [INFO] tweaked toml for git repo https://github.com/shitcodebykaushik/socket written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shitcodebykaushik/socket 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35cbed01b4603f467781c009471d0f9de3005d85808d0f39dde5494da9a4fe2d [INFO] running `Command { std: "docker" "start" "-a" "35cbed01b4603f467781c009471d0f9de3005d85808d0f39dde5494da9a4fe2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35cbed01b4603f467781c009471d0f9de3005d85808d0f39dde5494da9a4fe2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35cbed01b4603f467781c009471d0f9de3005d85808d0f39dde5494da9a4fe2d", kill_on_drop: false }` [INFO] [stdout] 35cbed01b4603f467781c009471d0f9de3005d85808d0f39dde5494da9a4fe2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd6586a4b313be34b5dc18da03ba6b21f480782d999739ba72faf27c546f31ba [INFO] running `Command { std: "docker" "start" "-a" "cd6586a4b313be34b5dc18da03ba6b21f480782d999739ba72faf27c546f31ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNF3SkB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `digest` (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/deps/rmetaPW4IeH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxbAeQN/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd6586a4b313be34b5dc18da03ba6b21f480782d999739ba72faf27c546f31ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6586a4b313be34b5dc18da03ba6b21f480782d999739ba72faf27c546f31ba", kill_on_drop: false }` [INFO] [stdout] cd6586a4b313be34b5dc18da03ba6b21f480782d999739ba72faf27c546f31ba