[INFO] cloning repository https://github.com/violet4/violet_bevy_plugins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/violet4/violet_bevy_plugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviolet4%2Fviolet_bevy_plugins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviolet4%2Fviolet_bevy_plugins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edb7c46eff1994167f3202b255ac86a1d91bb540 [INFO] checking violet4/violet_bevy_plugins/edb7c46eff1994167f3202b255ac86a1d91bb540 against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviolet4%2Fviolet_bevy_plugins" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/violet4/violet_bevy_plugins [INFO] finished tweaking git repo https://github.com/violet4/violet_bevy_plugins [INFO] tweaked toml for git repo https://github.com/violet4/violet_bevy_plugins written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/violet4/violet_bevy_plugins on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/violet4/violet_bevy_plugins 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" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded font-types v0.7.2 [INFO] [stderr] Downloaded naga_oil v0.15.0 [INFO] [stderr] Downloaded read-fonts v0.22.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2eeb34c8f99a805196d684cde0e9142cee954d3d480379f3e6730c71e635422 [INFO] running `Command { std: "docker" "start" "-a" "a2eeb34c8f99a805196d684cde0e9142cee954d3d480379f3e6730c71e635422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2eeb34c8f99a805196d684cde0e9142cee954d3d480379f3e6730c71e635422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2eeb34c8f99a805196d684cde0e9142cee954d3d480379f3e6730c71e635422", kill_on_drop: false }` [INFO] [stdout] a2eeb34c8f99a805196d684cde0e9142cee954d3d480379f3e6730c71e635422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e1eccf41be0a5a4662801ff9ac58c9ea42f9f7d42f32b2e37762b62dc0f6e52 [INFO] running `Command { std: "docker" "start" "-a" "1e1eccf41be0a5a4662801ff9ac58c9ea42f9f7d42f32b2e37762b62dc0f6e52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bevy_ptr v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking bevy_tasks v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Checking atomicow v1.0.0 [INFO] [stderr] Checking const_panic v0.2.10 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking accesskit v0.16.3 [INFO] [stderr] Checking ruzstd v0.7.2 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Checking sysinfo v0.32.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Compiling bevy_derive v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling bevy_asset_macros v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Compiling bevy_render_macros v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling bevy_encase_derive v0.15.0-dev (https://github.com/bevyengine/bevy.git#89e19aaf) [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 `bevy_encase_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/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/bin/rustc --crate-name bevy_encase_derive --edition=2021 /opt/rustwide/cargo-home/git/checkouts/bevy-50d7e162b728c6c6/89e19aa/crates/bevy_encase_derive/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=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=258bd60b0a9e7f72 -C extra-filename=-307548ebcac2f09b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-13c5e4ff31c395f6.rlib --extern encase_derive_impl=/opt/rustwide/target/debug/deps/libencase_derive_impl-33209430f194e199.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 `bevy_reflect_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/bin/rustc --crate-name bevy_reflect_derive --edition=2021 /opt/rustwide/cargo-home/git/checkouts/bevy-50d7e162b728c6c6/89e19aa/crates/bevy_reflect/derive/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=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "documentation", "functions"))' -C metadata=7ff2eacd2e74bbc1 -C extra-filename=-01eb8d300f3fbda7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-13c5e4ff31c395f6.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f99eeaefde312cdf.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ed81817abc3a32f0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8ebd1897f04f9c5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ba43cdc9e73de664.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: "cc" "-Wl,--version-script=/tmp/rustcn6Shfp/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcn6Shfp/symbols.o" "<16 object files omitted>" "/tmp/rustcn6Shfp/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-8ebd1897f04f9c5f,libquote-ed81817abc3a32f0,libproc_macro2-f99eeaefde312cdf,libunicode_ident-d14904b1232aa2ec}.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/rustcn6Shfp/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/libthiserror_impl-588db56d50ed37d7.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] 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 `thiserror-impl` (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 `derive_more-impl` (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/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-1.0.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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=10111f4100ea659f -C extra-filename=-0f2acc52d7030212 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f99eeaefde312cdf.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ed81817abc3a32f0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8ebd1897f04f9c5f.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1e1eccf41be0a5a4662801ff9ac58c9ea42f9f7d42f32b2e37762b62dc0f6e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1eccf41be0a5a4662801ff9ac58c9ea42f9f7d42f32b2e37762b62dc0f6e52", kill_on_drop: false }` [INFO] [stdout] 1e1eccf41be0a5a4662801ff9ac58c9ea42f9f7d42f32b2e37762b62dc0f6e52