[INFO] cloning repository https://github.com/cjab/eq_wld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjab/eq_wld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjab%2Feq_wld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjab%2Feq_wld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9def52ed1c39d8ba1365793011cf797536e4ea18 [INFO] checking cjab/eq_wld/9def52ed1c39d8ba1365793011cf797536e4ea18 against try#9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 for pr-133274 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjab%2Feq_wld" "/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: 96% (25625/26518) Updating files: 97% (25723/26518) Updating files: 98% (25988/26518) Updating files: 99% (26253/26518) Updating files: 100% (26518/26518) Updating files: 100% (26518/26518), done. [INFO] validating manifest of git repo https://github.com/cjab/eq_wld on toolchain 9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjab/eq_wld [INFO] finished tweaking git repo https://github.com/cjab/eq_wld [INFO] tweaked toml for git repo https://github.com/cjab/eq_wld written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cjab/eq_wld 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" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9dbc3222029e5bc69222da6b9e64aeb5fb90b6ef9d71bee693482cfe53a9cc1 [INFO] running `Command { std: "docker" "start" "-a" "f9dbc3222029e5bc69222da6b9e64aeb5fb90b6ef9d71bee693482cfe53a9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9dbc3222029e5bc69222da6b9e64aeb5fb90b6ef9d71bee693482cfe53a9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9dbc3222029e5bc69222da6b9e64aeb5fb90b6ef9d71bee693482cfe53a9cc1", kill_on_drop: false }` [INFO] [stdout] f9dbc3222029e5bc69222da6b9e64aeb5fb90b6ef9d71bee693482cfe53a9cc1 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd5eff3fe68022f4989b83adb3dc7a9cfccdb2da70be28993c805cde02d7c5b [INFO] running `Command { std: "docker" "start" "-a" "cdd5eff3fe68022f4989b83adb3dc7a9cfccdb2da70be28993c805cde02d7c5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUN00qV" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetam1ac4Q/lib.rmeta`: No space left on device (os error 28) [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/rmetaw8wu18" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vec_map` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatfMpzD/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (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/deps/rmetaBDpiw4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `colorful` (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/deps/rmetao6wXJ0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcUcsmLg/symbols.o" "/opt/rustwide/target/debug/build/serde_json-c34d7e324ebc070b/build_script_build-c34d7e324ebc070b.build_script_build.a82b2cb384dc247a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-c34d7e324ebc070b/build_script_build-c34d7e324ebc070b.6td9fg884yzxbevgtbg08abkf.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-81d925df099611ec.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b8448eab142ef565.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d25a941a4df9caf8.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ade6936d448d6794.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0a175cebd11e144e.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-127f0ef4dcbf7436.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d034686f0f0f9113.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-edb57e0099b607a2.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00d71dca83e6b3e6.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f9f91ef79bc3c342.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-226b4b3bb3c90aef.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1e4d788e09d8a83.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cfe9e45cb365e7f0.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a214d3ea58225c02.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9621b8f524eebb06.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-619eefe14aaf54f4.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde_json-c34d7e324ebc070b/build_script_build-c34d7e324ebc070b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [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/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=60bb04887e406185 -C extra-filename=-60bb04887e406185 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a7bd1731f756fbd1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fe5756bd98048a64.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6b7781d8cfe4b5e7.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "cdd5eff3fe68022f4989b83adb3dc7a9cfccdb2da70be28993c805cde02d7c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd5eff3fe68022f4989b83adb3dc7a9cfccdb2da70be28993c805cde02d7c5b", kill_on_drop: false }` [INFO] [stdout] cdd5eff3fe68022f4989b83adb3dc7a9cfccdb2da70be28993c805cde02d7c5b