[INFO] fetching crate callysto 0.1.11... [INFO] checking callysto-0.1.11 against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] extracting crate callysto 0.1.11 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate callysto 0.1.11 [INFO] finished tweaking crates.io crate callysto 0.1.11 [INFO] tweaked toml for crates.io crate callysto 0.1.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate callysto 0.1.11 on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 380 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding deadpool v0.10.0 (available: v0.12.2) [INFO] [stderr] Adding deadpool-postgres v0.12.1 (available: v0.14.1) [INFO] [stderr] Adding dirs v4.0.0 (available: v6.0.0) [INFO] [stderr] Adding rdkafka v0.36.2 (available: v0.38.0) [INFO] [stderr] Adding rocksdb v0.19.0 (available: v0.24.0) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c522a5cb976a3b13dd0818caf4101e45218656fc70058d5894f6e8a0d8be6e4 [INFO] running `Command { std: "docker" "start" "-a" "0c522a5cb976a3b13dd0818caf4101e45218656fc70058d5894f6e8a0d8be6e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c522a5cb976a3b13dd0818caf4101e45218656fc70058d5894f6e8a0d8be6e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c522a5cb976a3b13dd0818caf4101e45218656fc70058d5894f6e8a0d8be6e4", kill_on_drop: false }` [INFO] [stdout] 0c522a5cb976a3b13dd0818caf4101e45218656fc70058d5894f6e8a0d8be6e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9467add9deaae91b2176c7dc5dbd90518982e53dfe22bd412262451a2f402129 [INFO] running `Command { std: "docker" "start" "-a" "9467add9deaae91b2176c7dc5dbd90518982e53dfe22bd412262451a2f402129", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerovec-derive` (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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.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=e6fb323a309342df -C extra-filename=-6dde167bdc3bcfa2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5fa1718d19d3d775.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-76bbbe1bd705b1c0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4bdd389123bf4f16.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcBH8jyc/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcBH8jyc/symbols.o" "<12 object files omitted>" "/tmp/rustcBH8jyc/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-8d82827037e7f98e,libsyn-4bdd389123bf4f16,libquote-76bbbe1bd705b1c0,libproc_macro2-5fa1718d19d3d775,libunicode_ident-b3925cc8f83e9ac1}.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/rustcBH8jyc/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/libyoke_derive-416e8b9b3de80cc0.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [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 `yoke-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/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=9be2d11d66db9b0b -C extra-filename=-7562a63774d07ecd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5fa1718d19d3d775.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-76bbbe1bd705b1c0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4bdd389123bf4f16.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustccJVB2g/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccJVB2g/symbols.o" "<13 object files omitted>" "/tmp/rustccJVB2g/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-8d82827037e7f98e,libsyn-4bdd389123bf4f16,libquote-76bbbe1bd705b1c0,libproc_macro2-5fa1718d19d3d775,libunicode_ident-b3925cc8f83e9ac1}.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/rustccJVB2g/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/libzerofrom_derive-dfcd0e5adfd1b2b6.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQoE5JH.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libzerofrom_derive-dfcd0e5adfd1b2b6.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustccJVB2g/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustccJVB2g/list --no-undefined-version /tmp/rustccJVB2g/symbols.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.zerofrom_derive.bbe92aa3e18c0908-cgu.12.rcgu.o /tmp/rustccJVB2g/rmeta.o /opt/rustwide/target/debug/deps/zerofrom_derive-dfcd0e5adfd1b2b6.eop8vifkgz3r41u4kg3tilwxa.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsynstructure-8d82827037e7f98e.rlib /opt/rustwide/target/debug/deps/libsyn-4bdd389123bf4f16.rlib /opt/rustwide/target/debug/deps/libquote-76bbbe1bd705b1c0.rlib /opt/rustwide/target/debug/deps/libproc_macro2-5fa1718d19d3d775.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3cc6fe54c20b16cb.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-910d46d61fe9ae41.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1767b62b98fc60f7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `futures-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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1acba649cecc0093 -C extra-filename=-f6d770c16b05eae9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5fa1718d19d3d775.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-76bbbe1bd705b1c0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4bdd389123bf4f16.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `zerofrom-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num_enum_derive` (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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name num_enum_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum_derive-0.7.4/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 --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=e4969d0e1de0b418 -C extra-filename=-b2968022209038a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-f7fac1177372dd7f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5fa1718d19d3d775.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-76bbbe1bd705b1c0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4bdd389123bf4f16.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9467add9deaae91b2176c7dc5dbd90518982e53dfe22bd412262451a2f402129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9467add9deaae91b2176c7dc5dbd90518982e53dfe22bd412262451a2f402129", kill_on_drop: false }` [INFO] [stdout] 9467add9deaae91b2176c7dc5dbd90518982e53dfe22bd412262451a2f402129