[INFO] cloning repository https://github.com/sebwill44/crab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebwill44/crab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebwill44%2Fcrab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebwill44%2Fcrab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 546a4bb8345639d085be705970c1c1de096be2ca [INFO] checking sebwill44/crab against try#5f19a76e461cf77b2134117fdb950227589d6a08 for pr-116935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebwill44%2Fcrab" "/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/sebwill44/crab on toolchain 5f19a76e461cf77b2134117fdb950227589d6a08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebwill44/crab [INFO] finished tweaking git repo https://github.com/sebwill44/crab [INFO] tweaked toml for git repo https://github.com/sebwill44/crab written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sebwill44/crab 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" "+5f19a76e461cf77b2134117fdb950227589d6a08" "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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 266abdb6cf35fe8ffadcca308441ebbf4ee9bcb1236b0c380562cbb95e6b5a17 [INFO] running `Command { std: "docker" "start" "-a" "266abdb6cf35fe8ffadcca308441ebbf4ee9bcb1236b0c380562cbb95e6b5a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "266abdb6cf35fe8ffadcca308441ebbf4ee9bcb1236b0c380562cbb95e6b5a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266abdb6cf35fe8ffadcca308441ebbf4ee9bcb1236b0c380562cbb95e6b5a17", kill_on_drop: false }` [INFO] [stdout] 266abdb6cf35fe8ffadcca308441ebbf4ee9bcb1236b0c380562cbb95e6b5a17 [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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7185dc9b3fa7b8a2cb005eab9611fdd2c28fc1f82febb4603906fccb0fd7d390 [INFO] running `Command { std: "docker" "start" "-a" "7185dc9b3fa7b8a2cb005eab9611fdd2c28fc1f82febb4603906fccb0fd7d390", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling x11 v2.20.0 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bumpalo v3.10.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling tao v0.6.4 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6fVR7P/symbols.o" "/opt/rustwide/target/debug/build/serde_json-fdc876c9649a3451/build_script_build-fdc876c9649a3451.build_script_build.59d5fbba9cf11f25-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-fdc876c9649a3451/build_script_build-fdc876c9649a3451.50q4103ycqkrowbv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b119caf2b41e989c.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde_json-fdc876c9649a3451/build_script_build-fdc876c9649a3451" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (build script) due to 2 previous errors [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] error: could not compile `cc` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaX9QnrN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) 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/build/mime_guess-c12e903edb2dfb21/rmetac2scVc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mime_guess` (build script) 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/rmetamGZB4J" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-channel` (lib) 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/rmetaiJckaZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) 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/rmetaydGiwL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11` (lib) 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/rmetawgHV0I" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) 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/rmetaeKFCcL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) 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/rmetafUmOQ2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) 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/rmetazMAnad" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) 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/rmetazAbBdZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) 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/rmetazOAEwT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "7185dc9b3fa7b8a2cb005eab9611fdd2c28fc1f82febb4603906fccb0fd7d390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7185dc9b3fa7b8a2cb005eab9611fdd2c28fc1f82febb4603906fccb0fd7d390", kill_on_drop: false }` [INFO] [stdout] 7185dc9b3fa7b8a2cb005eab9611fdd2c28fc1f82febb4603906fccb0fd7d390