[INFO] cloning repository https://github.com/thatpix3l/coolhead [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thatpix3l/coolhead" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatpix3l%2Fcoolhead", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatpix3l%2Fcoolhead'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35edaf20b6e28e0dded067d96a3c2de25ebdf94a [INFO] checking thatpix3l/coolhead against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatpix3l%2Fcoolhead" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/thatpix3l/coolhead [INFO] finished tweaking git repo https://github.com/thatpix3l/coolhead [INFO] tweaked toml for git repo https://github.com/thatpix3l/coolhead written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thatpix3l/coolhead on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thatpix3l/coolhead 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embassy-usb-driver v0.2.0 [INFO] [stderr] Downloaded embassy-net-driver-channel v0.3.1 [INFO] [stderr] Downloaded embassy-embedded-hal v0.3.1 [INFO] [stderr] Downloaded embassy-usb v0.5.0 [INFO] [stderr] Downloaded embassy-rp v0.6.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d07fe7e326e7665d71b5b331038f720774e35fd9d5a8ae18005dc06c20cff2c9 [INFO] running `Command { std: "docker" "start" "-a" "d07fe7e326e7665d71b5b331038f720774e35fd9d5a8ae18005dc06c20cff2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d07fe7e326e7665d71b5b331038f720774e35fd9d5a8ae18005dc06c20cff2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d07fe7e326e7665d71b5b331038f720774e35fd9d5a8ae18005dc06c20cff2c9", kill_on_drop: false }` [INFO] [stdout] d07fe7e326e7665d71b5b331038f720774e35fd9d5a8ae18005dc06c20cff2c9 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51324bb4a4dd9a79b6da5b9ce992db14f2fa3ce144ee3ad1dc80ebe3230e4c07 [INFO] running `Command { std: "docker" "start" "-a" "51324bb4a4dd9a79b6da5b9ce992db14f2fa3ce144ee3ad1dc80ebe3230e4c07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling embassy-hal-internal v0.3.0 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rp2040-boot2 v0.3.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rp-pac v7.0.0 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Checking smart-leds-trait v0.3.1 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling embassy-usb v0.5.0 [INFO] [stderr] Compiling panic-probe v1.0.0 [INFO] [stderr] Compiling embassy-rp v0.6.0 [INFO] [stderr] Checking embassy-net-driver v0.2.0 [INFO] [stderr] Checking smart-leds v0.4.0 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling coolhead v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sha2-const-stable v0.1.0 [INFO] [stderr] Checking static_cell v2.1.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [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/rmetahaBRyr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rt` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ba412a6e70ac84641be7764d088acabd0eb3fa39/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C codegen-units=8 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95b47669ed622c33 -C extra-filename=-734bbebd3a45fb97 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-22580a936b3f5cf7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ca52ae33084e8f62.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-846d62cfa6c8f6fa.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `darling_core` (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/ba412a6e70ac84641be7764d088acabd0eb3fa39/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/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 codegen-units=8 -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=c43864487caf8d9e -C extra-filename=-ca19b0eb8d125c00 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-4de383485d473894.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-0b3859ba72a36620.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-22580a936b3f5cf7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ca52ae33084e8f62.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-de8c59b1bfc8c3a6.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-846d62cfa6c8f6fa.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcFgpu5l/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcFgpu5l/symbols.o" "<8 object files omitted>" "/tmp/rustcFgpu5l/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-846d62cfa6c8f6fa,libquote-ca52ae33084e8f62,libproc_macro2-22580a936b3f5cf7,libunicode_ident-91b4a55bb2274544}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustcFgpu5l/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/deps/libnum_enum_derive-e9343ad3af3a00f2.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,--strip-debug" "-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] #0 0x0000716efebf9277 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/ba412a6e70ac84641be7764d088acabd0eb3fa39/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x55f9277) [INFO] [stdout] #1 0x0000716efebf9b6d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/ba412a6e70ac84641be7764d088acabd0eb3fa39/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x55f9b6d) [INFO] [stdout] #2 0x0000716ef934a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x0000716ef948dbb7 (/lib/x86_64-linux-gnu/libc.so.6+0x188bb7) [INFO] [stdout] #4 0x000062750d229f54 void lld::elf::InputSection::writeTo>(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/ba412a6e70ac84641be7764d088acabd0eb3fa39/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x41ef54) [INFO] [stdout] #5 0x000062750d29457b void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #6 0x0000716efeba8a92 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/ba412a6e70ac84641be7764d088acabd0eb3fa39/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x55a8a92) [INFO] [stdout] #7 0x0000716efeba84fd llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/ba412a6e70ac84641be7764d088acabd0eb3fa39/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x55a84fd) [INFO] [stdout] #8 0x0000716efeb1f020 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/ba412a6e70ac84641be7764d088acabd0eb3fa39/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x551f020) [INFO] [stdout] #9 0x0000716ef93a1aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #10 0x0000716ef942ea34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [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 `num_enum_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAtPCho/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixed` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "51324bb4a4dd9a79b6da5b9ce992db14f2fa3ce144ee3ad1dc80ebe3230e4c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51324bb4a4dd9a79b6da5b9ce992db14f2fa3ce144ee3ad1dc80ebe3230e4c07", kill_on_drop: false }` [INFO] [stdout] 51324bb4a4dd9a79b6da5b9ce992db14f2fa3ce144ee3ad1dc80ebe3230e4c07