[INFO] cloning repository https://github.com/subtervisor/efihotkey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subtervisor/efihotkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubtervisor%2Fefihotkey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubtervisor%2Fefihotkey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f50268cac79beb7c45287889d23cb37413d1a5f9 [INFO] testing subtervisor/efihotkey against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubtervisor%2Fefihotkey" "/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/subtervisor/efihotkey on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/subtervisor/efihotkey [INFO] finished tweaking git repo https://github.com/subtervisor/efihotkey [INFO] tweaked toml for git repo https://github.com/subtervisor/efihotkey written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/subtervisor/efihotkey 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8be5bf35f04cf1771bdca50dab5055362137b109f6434c4290544928bee78872 [INFO] running `Command { std: "docker" "start" "-a" "8be5bf35f04cf1771bdca50dab5055362137b109f6434c4290544928bee78872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8be5bf35f04cf1771bdca50dab5055362137b109f6434c4290544928bee78872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be5bf35f04cf1771bdca50dab5055362137b109f6434c4290544928bee78872", kill_on_drop: false }` [INFO] [stdout] 8be5bf35f04cf1771bdca50dab5055362137b109f6434c4290544928bee78872 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c96921629a5249233a1a07f82f29a38c715d22560a08f941d987ba6b6afdf0b9 [INFO] running `Command { std: "docker" "start" "-a" "c96921629a5249233a1a07f82f29a38c715d22560a08f941d987ba6b6afdf0b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling efihotkey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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/rustcPXNwAP/symbols.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.efihotkey.beea87202ccec61d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2.46yyyhwlajnym9qc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix-337e5e2b963fe950.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-20c4d84e93d66926.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libclap-41ef9b50a910a220.rlib" "/opt/rustwide/target/debug/deps/libstrsim-002d54b067a867e1.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-f6c53adcee5b26bc.rlib" "/opt/rustwide/target/debug/deps/librustix-03ebb022b1719c84.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-d819c3b44a7e0b01.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-ef9de2b479269684.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2af31fb0638f51e.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-515e3cbfca2a8ddf.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-949986829f55d3df.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-aed3c5b60eaca5c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b8df307fcaded5e2.rlib" "/opt/rustwide/target/debug/deps/libbitfield-0e48f6fa709f9496.rlib" "/opt/rustwide/target/debug/deps/libbinwrite-1fa4fe84246974ad.rlib" "/opt/rustwide/target/debug/deps/libpaste-763afbc47330ff40.rlib" "/opt/rustwide/target/debug/deps/libbinread-bae5734438f716d7.rlib" "/opt/rustwide/target/debug/deps/libbimap-0347ef8fc2798b92.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/efihotkey-ada10d6daa4a0db2" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `efihotkey` (bin "efihotkey") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c96921629a5249233a1a07f82f29a38c715d22560a08f941d987ba6b6afdf0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96921629a5249233a1a07f82f29a38c715d22560a08f941d987ba6b6afdf0b9", kill_on_drop: false }` [INFO] [stdout] c96921629a5249233a1a07f82f29a38c715d22560a08f941d987ba6b6afdf0b9 [INFO] testing subtervisor/efihotkey against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubtervisor%2Fefihotkey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/subtervisor/efihotkey on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/subtervisor/efihotkey [INFO] finished tweaking git repo https://github.com/subtervisor/efihotkey [INFO] tweaked toml for git repo https://github.com/subtervisor/efihotkey written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/subtervisor/efihotkey 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cc6def9fd0187c23ce48dbcfb3fc9f93ea15d0398c4225e35e1ba1d10625732 [INFO] running `Command { std: "docker" "start" "-a" "1cc6def9fd0187c23ce48dbcfb3fc9f93ea15d0398c4225e35e1ba1d10625732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cc6def9fd0187c23ce48dbcfb3fc9f93ea15d0398c4225e35e1ba1d10625732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc6def9fd0187c23ce48dbcfb3fc9f93ea15d0398c4225e35e1ba1d10625732", kill_on_drop: false }` [INFO] [stdout] 1cc6def9fd0187c23ce48dbcfb3fc9f93ea15d0398c4225e35e1ba1d10625732 [INFO] testing subtervisor/efihotkey against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubtervisor%2Fefihotkey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/workspace/builds/worker-3-tc2/source/.git/hooks/pre-applypatch.sample': No space left on device [INFO] testing subtervisor/efihotkey against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubtervisor%2Fefihotkey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] /workspace/builds/worker-3-tc2/source/.git/hooks/: No space left on device [INFO] testing subtervisor/efihotkey against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubtervisor%2Fefihotkey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] testing subtervisor/efihotkey against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubtervisor%2Fefihotkey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/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/subtervisor/efihotkey [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.