[INFO] cloning repository https://github.com/vimcdoe/yield_now_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vimcdoe/yield_now_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/vimcdoe/yield_now_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vimcdoe/yield_now_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/vimcdoe/yield_now_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vimcdoe/yield_now_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec5c9da05443eae08f747d0704a51cf4de9d49aa [INFO] checking vimcdoe/yield_now_test against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimcdoe%2Fyield_now_test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vimcdoe/yield_now_test [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/vimcdoe/yield_now_test [INFO] tweaked toml for git repo https://github.com/vimcdoe/yield_now_test written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vimcdoe/yield_now_test on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vimcdoe/yield_now_test 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v0.3.0 [INFO] [stderr] Downloaded async-io v1.1.10 [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] [stderr] Downloaded smol v1.2.4 [INFO] [stderr] Downloaded async-net v1.5.0 [INFO] [stderr] Downloaded futures-io v0.3.6 [INFO] [stderr] Downloaded async-global-executor v1.4.2 [INFO] [stderr] Downloaded futures-channel v0.3.6 [INFO] [stderr] Downloaded mio v0.7.4 [INFO] [stderr] Downloaded async-std v1.6.5 [INFO] [stderr] Downloaded tokio v0.3.1 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a226e877ff857f2e99f6de6917b594c888f6a75cb6b0d9790b1d39d56d3b8e2 [INFO] running `Command { std: "docker" "start" "-a" "8a226e877ff857f2e99f6de6917b594c888f6a75cb6b0d9790b1d39d56d3b8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a226e877ff857f2e99f6de6917b594c888f6a75cb6b0d9790b1d39d56d3b8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a226e877ff857f2e99f6de6917b594c888f6a75cb6b0d9790b1d39d56d3b8e2", kill_on_drop: false }` [INFO] [stdout] 8a226e877ff857f2e99f6de6917b594c888f6a75cb6b0d9790b1d39d56d3b8e2 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d7a90c4359c11e62063839fa4c2c9c668b587b98ad48ae90422aabb428c514d [INFO] running `Command { std: "docker" "start" "-a" "2d7a90c4359c11e62063839fa4c2c9c668b587b98ad48ae90422aabb428c514d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/bytes-70ad51396b949d00.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bytes-70ad51396b949d00/dep-lib-bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJOCdRs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-25a993b23e246124.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJOCdRs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crossbeam-utils-0e02103de9d318b4/build_script_build-0e02103de9d318b4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `crossbeam-utils` (build script) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libproc_macro2-f3ff91c81d54fcf0.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatBeSNY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2d7a90c4359c11e62063839fa4c2c9c668b587b98ad48ae90422aabb428c514d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d7a90c4359c11e62063839fa4c2c9c668b587b98ad48ae90422aabb428c514d", kill_on_drop: false }` [INFO] [stdout] 2d7a90c4359c11e62063839fa4c2c9c668b587b98ad48ae90422aabb428c514d