[INFO] cloning repository https://github.com/viridia/cots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viridia/cots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviridia%2Fcots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviridia%2Fcots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a1b09ccf85c1ac4f641fe0d8f19c928cb920de4 [INFO] checking viridia/cots against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviridia%2Fcots" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/viridia/cots on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/viridia/cots [INFO] finished tweaking git repo https://github.com/viridia/cots [INFO] tweaked toml for git repo https://github.com/viridia/cots written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/viridia/cots 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bevyengine/bevy.git` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62835366947ce55a9fdb1993b2b806d19c69b13fd4b2dbfacf4537d42283cb59 [INFO] running `Command { std: "docker" "start" "-a" "62835366947ce55a9fdb1993b2b806d19c69b13fd4b2dbfacf4537d42283cb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62835366947ce55a9fdb1993b2b806d19c69b13fd4b2dbfacf4537d42283cb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62835366947ce55a9fdb1993b2b806d19c69b13fd4b2dbfacf4537d42283cb59", kill_on_drop: false }` [INFO] [stdout] 62835366947ce55a9fdb1993b2b806d19c69b13fd4b2dbfacf4537d42283cb59 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 068643798dc322acf3943fc4d5c61166fff6b7b9f4dcf03780b315d563e5c6a1 [INFO] running `Command { std: "docker" "start" "-a" "068643798dc322acf3943fc4d5c61166fff6b7b9f4dcf03780b315d563e5c6a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling winnow v0.6.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bevy_ptr v0.14.0-dev (https://github.com/bevyengine/bevy.git#b45786df) [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bevy_tasks v0.14.0-dev (https://github.com/bevyengine/bevy.git#b45786df) [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling wgpu-hal v0.19.4 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0-dev (https://github.com/bevyengine/bevy.git#b45786df) [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Checking sysinfo v0.30.12 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0-dev (https://github.com/bevyengine/bevy.git#b45786df) [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0-dev (https://github.com/bevyengine/bevy.git#b45786df) [INFO] [stderr] Compiling bevy_ecs_macros v0.14.0-dev (https://github.com/bevyengine/bevy.git#b45786df) [INFO] [stderr] Compiling bevy_state_macros v0.14.0-dev (https://github.com/bevyengine/bevy.git#b45786df) [INFO] [stderr] Compiling bevy_derive v0.14.0-dev (https://github.com/bevyengine/bevy.git#b45786df) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bytemuck_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/667247db71ea18c4130dd018d060e7f09d589490/bin/rustc --crate-name bytemuck_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.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())' -C metadata=d0efd1d1e7d54491 -C extra-filename=-298ac283a1cf9465 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-99aeda914ecf4293.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 `tracing-attributes` (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/667247db71ea18c4130dd018d060e7f09d589490/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/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("async-await"))' -C metadata=9c609751eeb60ed3 -C extra-filename=-a317b4164c0bb5e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-99aeda914ecf4293.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `bevy_ecs_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/rustcLiqPUF/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLiqPUF/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/bevy_state_macros-c06db847facb5562.dgz9p9czfoybakfmnxi5d7633.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_macro_utils-a45b35a4e7929d67.rlib,libtoml_edit-9d088adec372793e.rlib,libindexmap-667ba4f1231dfa96.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-153b5fe2c34a8862.rlib,libtoml_datetime-0b2a383b06731b88.rlib,libwinnow-a32cb8c60f9d548c.rlib,libsyn-99aeda914ecf4293.rlib,libquote-dc78453216aca867.rlib,libproc_macro2-44afbfcf6fb086b1.rlib,libunicode_ident-f2de522ba645d884.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLiqPUF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbevy_state_macros-c06db847facb5562.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/667247db71ea18c4130dd018d060e7f09d589490/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/ccMIqqr4.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libbevy_state_macros-c06db847facb5562.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/rustcLiqPUF/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/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/rustcLiqPUF/list --no-undefined-version /tmp/rustcLiqPUF/symbols.o /opt/rustwide/target/debug/deps/bevy_state_macros-c06db847facb5562.bevy_state_macros.e20ec31baa4cd91d-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/bevy_state_macros-c06db847facb5562.dgz9p9czfoybakfmnxi5d7633.rcgu.rmeta /opt/rustwide/target/debug/deps/bevy_state_macros-c06db847facb5562.6ae6ai8p7c7rp65i3rqm4yel5.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libbevy_macro_utils-a45b35a4e7929d67.rlib /opt/rustwide/target/debug/deps/libtoml_edit-9d088adec372793e.rlib /opt/rustwide/target/debug/deps/libindexmap-667ba4f1231dfa96.rlib /opt/rustwide/target/debug/deps/libequivalent-a86170404b080df5.rlib /opt/rustwide/target/debug/deps/libhashbrown-153b5fe2c34a8862.rlib /opt/rustwide/target/debug/deps/libtoml_datetime-0b2a383b06731b88.rlib /opt/rustwide/target/debug/deps/libwinnow-a32cb8c60f9d548c.rlib /opt/rustwide/target/debug/deps/libsyn-99aeda914ecf4293.rlib /opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib /opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-db6be47fe0e79b23.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-c82d0c2cc2c0787d.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ac2e9c8193e3a2ac.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-16f7e45767225805.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ee5c034e61474b75.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-caf9661f0bb6b5d8.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7e62d7298073513f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d55d347d9b834e88.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-50bf2e687178f15f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-885352e558d01f8c.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5092f05ca16e5f42.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f8770cc5d543872c.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b4941cc571ff3462.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4303e2e59bfa00ba.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b5dfd74b81efc7c6.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-989c7f82bae2a30f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ff5f8270213d0da9.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cfd5ece77c4c83ad.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-486d1d2943249d77.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSxmIJN/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_state_macros` (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 `bevy_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_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/667247db71ea18c4130dd018d060e7f09d589490/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.203/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=6f26a6e8d192c409 -C extra-filename=-b0ba09f0c0135b45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-99aeda914ecf4293.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "068643798dc322acf3943fc4d5c61166fff6b7b9f4dcf03780b315d563e5c6a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068643798dc322acf3943fc4d5c61166fff6b7b9f4dcf03780b315d563e5c6a1", kill_on_drop: false }` [INFO] [stdout] 068643798dc322acf3943fc4d5c61166fff6b7b9f4dcf03780b315d563e5c6a1