[INFO] cloning repository https://github.com/rspotlight/extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rspotlight/extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f426d2ec1679abc4fe11c9fbb68d8571e63841cf [INFO] checking rspotlight/extension against master#ac385a5af6d9fa8399a0cec799833cd28324abf8 for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rspotlight/extension on toolchain ac385a5af6d9fa8399a0cec799833cd28324abf8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rspotlight/extension [INFO] finished tweaking git repo https://github.com/rspotlight/extension [INFO] tweaked toml for git repo https://github.com/rspotlight/extension written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rspotlight/extension 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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26e72c294403240323f971695f054ca60e5300136676768423cdd1570b528a1c [INFO] running `Command { std: "docker" "start" "-a" "26e72c294403240323f971695f054ca60e5300136676768423cdd1570b528a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26e72c294403240323f971695f054ca60e5300136676768423cdd1570b528a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e72c294403240323f971695f054ca60e5300136676768423cdd1570b528a1c", kill_on_drop: false }` [INFO] [stdout] 26e72c294403240323f971695f054ca60e5300136676768423cdd1570b528a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2790b162233fec4ff89d1e6d185ac4bdb70deb4756e1e785f4df3408390a756a [INFO] running `Command { std: "docker" "start" "-a" "2790b162233fec4ff89d1e6d185ac4bdb70deb4756e1e785f4df3408390a756a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking tstr v0.2.3 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/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" "-Wl,--version-script=/tmp/rustcSfJ7fy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcSfJ7fy/symbols.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.abi_stable_derive.f54ddfb15492b6d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.7rlt8yjsfy5n04pbqpms7a9c5.rcgu.rmeta" "/opt/rustwide/target/debug/deps/abi_stable_derive-d79912ee439ceb5e.0e16sfnr9qvta5e9wrvs1ao4z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libabi_stable_shared-adfbab0083afc21d.rlib" "/opt/rustwide/target/debug/deps/libcore_extensions-18ccceee95e60915.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-ccea3d2802a77575.rlib" "/opt/rustwide/target/debug/deps/libas_derive_utils-59d63f0cff4ae978.rlib" "/opt/rustwide/target/debug/deps/libsyn-3eb19d3de413a2b1.rlib" "/opt/rustwide/target/debug/deps/libquote-764b741d9a0ef58a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b805b9fa7d637e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-aa1d72184443bb86.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ac385a5af6d9fa8399a0cec799833cd28324abf8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libabi_stable_derive-d79912ee439ceb5e.so" "-Wl,--gc-sections" "-shared" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abi_stable_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2790b162233fec4ff89d1e6d185ac4bdb70deb4756e1e785f4df3408390a756a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2790b162233fec4ff89d1e6d185ac4bdb70deb4756e1e785f4df3408390a756a", kill_on_drop: false }` [INFO] [stdout] 2790b162233fec4ff89d1e6d185ac4bdb70deb4756e1e785f4df3408390a756a [INFO] checking rspotlight/extension against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking rspotlight/extension against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking rspotlight/extension against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking rspotlight/extension against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking rspotlight/extension against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/rspotlight/extension [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.