[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] testing rspotlight/extension against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frspotlight%2Fextension" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rspotlight/extension on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "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-7-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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd7999dc114d52d4bfd864797bbe96dbe6b8a234dbf0ca343692f0cccc3ed57 [INFO] running `Command { std: "docker" "start" "-a" "8cd7999dc114d52d4bfd864797bbe96dbe6b8a234dbf0ca343692f0cccc3ed57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd7999dc114d52d4bfd864797bbe96dbe6b8a234dbf0ca343692f0cccc3ed57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd7999dc114d52d4bfd864797bbe96dbe6b8a234dbf0ca343692f0cccc3ed57", kill_on_drop: false }` [INFO] [stdout] 8cd7999dc114d52d4bfd864797bbe96dbe6b8a234dbf0ca343692f0cccc3ed57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b63c86323f36aa5209acb53c85b5d05e29a7bb639c9ac0bbde1055beac6e93ce [INFO] running `Command { std: "docker" "start" "-a" "b63c86323f36aa5209acb53c85b5d05e29a7bb639c9ac0bbde1055beac6e93ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling 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] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling blazyr-extension v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapKaZy5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blazyr-extension` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `abi_stable` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name abi_stable --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/abi_stable-0.11.3/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 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__ui", "channels", "crossbeam-channel", "default", "docsrs", "no_fn_promotion", "no_tagging_doctest", "nonexhaustive_examples", "only_new_tests", "rust_1_64", "rust_latest_stable", "sabi_trait_examples", "serde_json", "test_miri_track_raw", "testing"))' -C metadata=c62d5fd85678713c -C extra-filename=-c62d5fd85678713c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abi_stable_derive=/opt/rustwide/target/debug/deps/libabi_stable_derive-55277905a59cd2e0.so --extern abi_stable_shared=/opt/rustwide/target/debug/deps/libabi_stable_shared-026ccef3d000fd0f.rmeta --extern const_panic=/opt/rustwide/target/debug/deps/libconst_panic-bae638f89691e51a.rmeta --extern core_extensions=/opt/rustwide/target/debug/deps/libcore_extensions-3e748f07d433f4ef.rmeta --extern generational_arena=/opt/rustwide/target/debug/deps/libgenerational_arena-cff2bb89647bc8e8.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-11f88f93fa68ac60.rmeta --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-19bd213c47a7ef70.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-015633d69ab45f77.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0bb0333d6f10fbb0.so --extern repr_offset=/opt/rustwide/target/debug/deps/librepr_offset-d622fbc0e183f250.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f2055eb80c453c27.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-bd65e34ae1be3f94.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b63c86323f36aa5209acb53c85b5d05e29a7bb639c9ac0bbde1055beac6e93ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63c86323f36aa5209acb53c85b5d05e29a7bb639c9ac0bbde1055beac6e93ce", kill_on_drop: false }` [INFO] [stdout] b63c86323f36aa5209acb53c85b5d05e29a7bb639c9ac0bbde1055beac6e93ce