[INFO] fetching crate yttrium_std_joined 0.1.0... [INFO] checking yttrium_std_joined-0.1.0 against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688 [INFO] extracting crate yttrium_std_joined 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate yttrium_std_joined 0.1.0 on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yttrium_std_joined 0.1.0 [INFO] finished tweaking crates.io crate yttrium_std_joined 0.1.0 [INFO] tweaked toml for crates.io crate yttrium_std_joined 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding command_attr v0.3.2 (available: v0.3.8) [INFO] [stderr] Adding serenity v0.9.4 (available: v0.12.4) [INFO] [stderr] Adding yttrium_key_base v0.1.0 (available: v1.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f7d59f23bddd7517f267a483f38d3c134fd4116bc6be287c00a7e63944339a8 [INFO] running `Command { std: "docker" "start" "-a" "3f7d59f23bddd7517f267a483f38d3c134fd4116bc6be287c00a7e63944339a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f7d59f23bddd7517f267a483f38d3c134fd4116bc6be287c00a7e63944339a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7d59f23bddd7517f267a483f38d3c134fd4116bc6be287c00a7e63944339a8", kill_on_drop: false }` [INFO] [stdout] 3f7d59f23bddd7517f267a483f38d3c134fd4116bc6be287c00a7e63944339a8 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79b09639c05a8d0cf01ad7f7d4ffd920236d50601641cf99071fdd324817fac6 [INFO] running `Command { std: "docker" "start" "-a" "79b09639c05a8d0cf01ad7f7d4ffd920236d50601641cf99071fdd324817fac6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling serenity v0.9.4 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling command_attr v0.3.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [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 `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/a0cd57eba5d417638d3351ba13fc414ad1a24bec/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/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=cf664fedc5b84b02 -C extra-filename=-33e0fc54059aacbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e622d43e9b473e96.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] [stderr] error: could not compile `zerofrom-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/a0cd57eba5d417638d3351ba13fc414ad1a24bec/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/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=a9d3138179683333 -C extra-filename=-bc1032da78a904c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e622d43e9b473e96.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-1180b96ee9c37473.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 `pin-project-internal` (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/a0cd57eba5d417638d3351ba13fc414ad1a24bec/bin/rustc --crate-name pin_project_internal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.1.7/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=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5add928a856480ba -C extra-filename=-0ac24374a79c534b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e622d43e9b473e96.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `zerocopy-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/a0cd57eba5d417638d3351ba13fc414ad1a24bec/bin/rustc --crate-name zerocopy_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.35/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=6ac4a2aa49ca5017 -C extra-filename=-e3a853324f73bd1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e622d43e9b473e96.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcHS51aS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcHS51aS/symbols.o" "<12 object files omitted>" "/opt/rustwide/target/debug/deps/yoke_derive-f2435d846e8de7f4.cpumraycq7epwhw0g9jyz5lzc.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-1180b96ee9c37473.rlib,libsyn-e622d43e9b473e96.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}" "/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-4e9a4ef318e80a34.rlib,libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libyoke_derive-f2435d846e8de7f4.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: 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcRzoy7a/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRzoy7a/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/displaydoc-461f27d98ee5f249.cm674s3aeh2v8xjunnoevpxou.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-e622d43e9b473e96.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}" "/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-4e9a4ef318e80a34.rlib,libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdisplaydoc-461f27d98ee5f249.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 `displaydoc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaE591EL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "79b09639c05a8d0cf01ad7f7d4ffd920236d50601641cf99071fdd324817fac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b09639c05a8d0cf01ad7f7d4ffd920236d50601641cf99071fdd324817fac6", kill_on_drop: false }` [INFO] [stdout] 79b09639c05a8d0cf01ad7f7d4ffd920236d50601641cf99071fdd324817fac6