[INFO] cloning repository https://github.com/wylited/afterhours [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wylited/afterhours" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwylited%2Fafterhours", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwylited%2Fafterhours'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 150921e2565f05f9e941cc1724be129addfc78a3 [INFO] checking wylited/afterhours against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwylited%2Fafterhours" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wylited/afterhours on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wylited/afterhours [INFO] finished tweaking git repo https://github.com/wylited/afterhours [INFO] tweaked toml for git repo https://github.com/wylited/afterhours written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wylited/afterhours 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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd5a642110a2be38745f7c690cb8d6e476fe3b0d7de60e1f53e86ecc98b86592 [INFO] running `Command { std: "docker" "start" "-a" "fd5a642110a2be38745f7c690cb8d6e476fe3b0d7de60e1f53e86ecc98b86592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd5a642110a2be38745f7c690cb8d6e476fe3b0d7de60e1f53e86ecc98b86592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5a642110a2be38745f7c690cb8d6e476fe3b0d7de60e1f53e86ecc98b86592", kill_on_drop: false }` [INFO] [stdout] fd5a642110a2be38745f7c690cb8d6e476fe3b0d7de60e1f53e86ecc98b86592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18fe35ee4b3ae74ba50e395685f2651b89741d10660949cba51fbcbc66db2182 [INFO] running `Command { std: "docker" "start" "-a" "18fe35ee4b3ae74ba50e395685f2651b89741d10660949cba51fbcbc66db2182", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking bevy_ptr v0.15.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking bevy_tasks v0.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking bitflags v1.3.2 [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 v23.1.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bit-vec v0.8.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-set v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling bevy_macro_utils v0.15.1 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking file-id v0.2.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking notify-debouncer-full v0.4.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Checking atomicow v1.0.0 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Checking data-encoding v2.7.0 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking svg_fmt v0.4.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling winit v0.30.8 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Checking grid v0.14.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [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] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.1 [INFO] [stderr] Compiling bevy_derive v0.15.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_asset_macros v0.15.1 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Compiling bevy_encase_derive v0.15.1 [INFO] [stderr] Compiling bevy_render_macros v0.15.1 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling bevy_gizmos_macros v0.15.1 [INFO] [stderr] Compiling bevy_state_macros v0.15.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking glam v0.29.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bevy_utils v0.15.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking skrifa v0.22.3 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking bevy_reflect v0.15.1 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking hexasphere v15.1.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4WLOyv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hexasphere` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/bevy_reflect-1057201642524f47.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawNJHdW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_reflect` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `encase` (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/rustcJdWKE8/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJdWKE8/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.6fjhh43xmr9j3gcw82so1ciug.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_macro_utils-ddcf412ee2390a50.rlib,libtoml_edit-8390f9b1358ed1a9.rlib,libtoml_datetime-7ee08ac802948b6a.rlib,libindexmap-aa1f75b483b9b53d.rlib,libequivalent-36526b3daa2ae90f.rlib,libhashbrown-9ec8d70f0206c161.rlib,libwinnow-f4d3a99df5c79615.rlib,libsyn-7852f207641d5308.rlib,libquote-8734c3b043e9dbb1.rlib,libproc_macro2-ba9aa4d778c69e7d.rlib,libunicode_ident-91b1ffb5cd09193b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/libbevy_render_macros-1740093ad3d6d016.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuxSaAE.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_render_macros-1740093ad3d6d016.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. --version-script=/tmp/rustcJdWKE8/list --no-undefined-version /tmp/rustcJdWKE8/symbols.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.bevy_render_macros.c59be36fbe80601d-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.6fjhh43xmr9j3gcw82so1ciug.rcgu.rmeta /opt/rustwide/target/debug/deps/bevy_render_macros-1740093ad3d6d016.00888n57tpnrgtgamy8w2nqh3.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libbevy_macro_utils-ddcf412ee2390a50.rlib /opt/rustwide/target/debug/deps/libtoml_edit-8390f9b1358ed1a9.rlib /opt/rustwide/target/debug/deps/libtoml_datetime-7ee08ac802948b6a.rlib /opt/rustwide/target/debug/deps/libindexmap-aa1f75b483b9b53d.rlib /opt/rustwide/target/debug/deps/libequivalent-36526b3daa2ae90f.rlib /opt/rustwide/target/debug/deps/libhashbrown-9ec8d70f0206c161.rlib /opt/rustwide/target/debug/deps/libwinnow-f4d3a99df5c79615.rlib /opt/rustwide/target/debug/deps/libsyn-7852f207641d5308.rlib /opt/rustwide/target/debug/deps/libquote-8734c3b043e9dbb1.rlib /opt/rustwide/target/debug/deps/libproc_macro2-ba9aa4d778c69e7d.rlib /opt/rustwide/target/debug/deps/libunicode_ident-91b1ffb5cd09193b.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-1815433bb77cee8f.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bd3f4c5fdfb888bb.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ba0cf80100c1478.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-179efac7a6a7f723.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e46000396b0bba78.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d2eaf444c66aba45.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-db2f80839eb9ecce.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2eda189d452afd61.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-331cfd83ce1f8ea1.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b0408ac1de21093e.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-911e190b93f6b508.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-07405a1ed864919d.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-cc831637d52fbfcd.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9d10dda95c3cb0d6.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2f7afbf46dcfa51d.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-24c3ea97e9242675.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b0bdd73c853bcf5c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now -O1 /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007f7067bf84a7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df84a7) [INFO] [stdout] #1 0x00007f7067bf88bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df88bc) [INFO] [stdout] #2 0x00007f7062c19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00005ec62ef32e23 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512e23) [INFO] [stdout] #4 0x00005ec62ed66ce6 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005ec62ed4c69c lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c69c) [INFO] [stdout] #6 0x00005ec62ec7dca0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dca0) [INFO] [stdout] #7 0x00005ec62ec7cd3d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cd3d) [INFO] [stdout] #8 0x00005ec62ec7d3e1 main (/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d3e1) [INFO] [stdout] #9 0x00007f7062c00d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x00007f7062c00e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x00005ec62eaff9a9 _start (/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf9a9) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libbevy_render_macros-1740093ad3d6d016.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_render_macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "18fe35ee4b3ae74ba50e395685f2651b89741d10660949cba51fbcbc66db2182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fe35ee4b3ae74ba50e395685f2651b89741d10660949cba51fbcbc66db2182", kill_on_drop: false }` [INFO] [stdout] 18fe35ee4b3ae74ba50e395685f2651b89741d10660949cba51fbcbc66db2182