[INFO] cloning repository https://github.com/mischnic/swc-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mischnic/swc-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e145cd387d10d81bdfc5e688a24a949752c01339 [INFO] testing mischnic/swc-example against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mischnic/swc-example on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mischnic/swc-example [INFO] finished tweaking git repo https://github.com/mischnic/swc-example [INFO] tweaked toml for git repo https://github.com/mischnic/swc-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mischnic/swc-example 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 738c63edcd147a35a58a8dd993f4c33d6af744b7e9f1de7b88805847e3e355e2 [INFO] running `Command { std: "docker" "start" "-a" "738c63edcd147a35a58a8dd993f4c33d6af744b7e9f1de7b88805847e3e355e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "738c63edcd147a35a58a8dd993f4c33d6af744b7e9f1de7b88805847e3e355e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738c63edcd147a35a58a8dd993f4c33d6af744b7e9f1de7b88805847e3e355e2", kill_on_drop: false }` [INFO] [stdout] 738c63edcd147a35a58a8dd993f4c33d6af744b7e9f1de7b88805847e3e355e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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_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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 983ff46d5c76241427228cf986207dedc68791bf5ce07b2d18cbb5945fbfdabd [INFO] running `Command { std: "docker" "start" "-a" "983ff46d5c76241427228cf986207dedc68791bf5ce07b2d18cbb5945fbfdabd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling better_scoped_tls v0.1.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling unicode-id v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.42 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling chrono v0.4.21 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling swc_atoms v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling swc_macros_common v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling swc_visit_macros v0.5.2 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling is-macro v0.2.1 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.0 [INFO] [stderr] Compiling swc_config_macro v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling static-map-macro v0.2.3 [INFO] [stderr] Compiling swc_trace_macro v0.1.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcp54py5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_trace_macro` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `string_enum` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name string_enum --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_enum-0.3.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa41734eca2d6ffe -C extra-filename=-80f2661032963dfa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-b5a6ee49501591e1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-66e4157d7f783cd3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3c56c4d23d526c36.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-713e6f19ec142a66.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1c0eae73a4bd331f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [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/rmetatFow5f" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_ecma_codegen_macros` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name swc_ecma_codegen_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_codegen_macros-0.7.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=314e4ed962458cf7 -C extra-filename=-79572c290220c36b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-b5a6ee49501591e1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-66e4157d7f783cd3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3c56c4d23d526c36.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-713e6f19ec142a66.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1c0eae73a4bd331f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `static-map-macro` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `phf_macros` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name phf_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf_macros-0.10.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unicase", "unicase_"))' -C metadata=5e2f5551fb3947f0 -C extra-filename=-ff240924cd16de1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf_generator=/opt/rustwide/target/debug/deps/libphf_generator-9b85640dbd199c14.rlib --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-a90c24be4ecc2b43.rlib --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-9e675610d9b01439.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-66e4157d7f783cd3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3c56c4d23d526c36.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1c0eae73a4bd331f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `enum_kind` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name enum_kind --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enum_kind-0.2.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db9c2c79f146688a -C extra-filename=-61a66eafcb052943 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-b5a6ee49501591e1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-66e4157d7f783cd3.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-713e6f19ec142a66.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1c0eae73a4bd331f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `is-macro` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name is_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/is-macro-0.2.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=534eec3104174ef6 -C extra-filename=-787c9cd81e66673a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-3188b231959a0fd0.rlib --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-b5a6ee49501591e1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-66e4157d7f783cd3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3c56c4d23d526c36.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1c0eae73a4bd331f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNSdkoX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_ecma_transforms_macros` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcSXL298/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcSXL298/symbols.o" "<3 object files omitted>" "/opt/rustwide/target/debug/deps/swc_eq_ignore_macros-70346273c4fe96fe.0x489dwr4gyyv6jratxagdaew.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmutil-b5a6ee49501591e1.rlib,libsyn-1c0eae73a4bd331f.rlib,libquote-3c56c4d23d526c36.rlib,libproc_macro2-66e4157d7f783cd3.rlib,libunicode_ident-20e0e92ef4f5857f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSXL298/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libswc_eq_ignore_macros-70346273c4fe96fe.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `swc_eq_ignore_macros` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawBMTgf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "983ff46d5c76241427228cf986207dedc68791bf5ce07b2d18cbb5945fbfdabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983ff46d5c76241427228cf986207dedc68791bf5ce07b2d18cbb5945fbfdabd", kill_on_drop: false }` [INFO] [stdout] 983ff46d5c76241427228cf986207dedc68791bf5ce07b2d18cbb5945fbfdabd