[INFO] cloning repository https://github.com/gabeno/flappy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabeno/flappy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabeno%2Fflappy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabeno%2Fflappy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eada7d4cf71af43c1ee3555f10f5c94c98cf23e [INFO] checking gabeno/flappy against master#5337252b9952fdd9482ed6a4add17254e5bd2c40 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabeno%2Fflappy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabeno/flappy on toolchain 5337252b9952fdd9482ed6a4add17254e5bd2c40 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabeno/flappy [INFO] finished tweaking git repo https://github.com/gabeno/flappy [INFO] tweaked toml for git repo https://github.com/gabeno/flappy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gabeno/flappy 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" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e12545cfad445236c0c5c95b9537631e6eab6de01544bf29f342f3c96c8df0bc [INFO] running `Command { std: "docker" "start" "-a" "e12545cfad445236c0c5c95b9537631e6eab6de01544bf29f342f3c96c8df0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e12545cfad445236c0c5c95b9537631e6eab6de01544bf29f342f3c96c8df0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12545cfad445236c0c5c95b9537631e6eab6de01544bf29f342f3c96c8df0bc", kill_on_drop: false }` [INFO] [stdout] e12545cfad445236c0c5c95b9537631e6eab6de01544bf29f342f3c96c8df0bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1bbb213452f5a0d6fca99d1c52f8459dfd2740722f06c21f9d140c70bd29976 [INFO] running `Command { std: "docker" "start" "-a" "c1bbb213452f5a0d6fca99d1c52f8459dfd2740722f06c21f9d140c70bd29976", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking bracket-color v0.8.7 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking bracket-embedding v0.8.7 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/getrandom-79cbd02aeec8861c/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaR36oEY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `glutin_glx_sys v0.1.8` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glutin_glx_sys-cef1c47e6637b7e5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1maWbQ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_glx_sys-0.1.8/build.rs:45:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5af849855ef2 - std::backtrace_rs::backtrace::libunwind::trace::h0194d21b05d7c132 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5af849855ef2 - std::backtrace_rs::backtrace::trace_unsynchronized::hcf33c41bd35b7780 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5af849855ef2 - std::sys::backtrace::_print_fmt::hab8a641e82e0e7a4 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5af849855ef2 - ::fmt::h41e5ef2f502b506c [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5af849871fa3 - core::fmt::rt::Argument::fmt::hb4808621bc6fd743 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/fmt/rt.rs:178:76 [INFO] [stderr] 5: 0x5af849871fa3 - core::fmt::write::ha3562bb40a82763b [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5af849853683 - std::io::default_write_fmt::h961e2f4547b670d0 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5af849853683 - std::io::Write::write_fmt::h04bfd19f54cc1d9e [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5af849855d42 - std::sys::backtrace::BacktraceLock::print::h7aeb6ec1e577627e [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5af849856dc2 - std::panicking::default_hook::{{closure}}::h6a712b30d33dd99b [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5af849856bc5 - std::panicking::default_hook::h17ec2cb877822fbe [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5af8498577a2 - std::panicking::rust_panic_with_hook::h48a05ae660d5a2f9 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5af84985752a - std::panicking::begin_panic_handler::{{closure}}::h03cd2d6ae87e7edc [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5af8498563f9 - std::sys::backtrace::__rust_end_short_backtrace::hfd7ee488078bc2cf [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5af8498571bd - __rustc[41ea60b6562aef3d]::rust_begin_unwind [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5af849870ee0 - core::panicking::panic_fmt::h00faa7495ef249af [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5af849871316 - core::result::unwrap_failed::h7d175e8373099225 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5af8497be97c - build_script_build::main::hd11ab1547d72b204 [INFO] [stderr] 18: 0x5af8497bb5c3 - core::ops::function::FnOnce::call_once::h45afd68c3b81b3ba [INFO] [stderr] 19: 0x5af8497c3796 - std::sys::backtrace::__rust_begin_short_backtrace::h467154a4e28c6896 [INFO] [stderr] 20: 0x5af8497c1de9 - std::rt::lang_start::{{closure}}::h5f83ccfa11fb0a79 [INFO] [stderr] 21: 0x5af849850680 - core::ops::function::impls:: for &F>::call_once::ha2a3560b7010632c [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5af849850680 - std::panicking::try::do_call::ha54444048a4e5a07 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5af849850680 - std::panicking::try::hc039fcc5ba6dca89 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5af849850680 - std::panic::catch_unwind::h2fca6b0599be4576 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5af849850680 - std::rt::lang_start_internal::{{closure}}::h194151d65b0a8611 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5af849850680 - std::panicking::try::do_call::h6ba09735244ed109 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5af849850680 - std::panicking::try::h8e6c1f6af625dfbc [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5af849850680 - std::panic::catch_unwind::ha49435b213af1e04 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5af849850680 - std::rt::lang_start_internal::hcaea9b83b94c1707 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5af8497c1dd1 - std::rt::lang_start::h480e21397d889463 [INFO] [stderr] 31: 0x5af8497bea55 - main [INFO] [stderr] 32: 0x7a22cc3851ca - [INFO] [stderr] 33: 0x7a22cc38528b - __libc_start_main [INFO] [stderr] 34: 0x5af84979b295 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `glow` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcns7yRZ/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwayland_scanner-e2446ea3cf256384.rlib,libxml-26f8a0d69edd7519.rlib,libquote-ddbab68ed2205137.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.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" "-L" "/tmp/rustcns7yRZ/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/build/wayland-protocols-6eb886b4c1677e54/build_script_build-6eb886b4c1677e54" "-Wl,--gc-sections" "-pie" "-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] #0 0x00007eec966daa17 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56daa17) [INFO] [stdout] #1 0x00007eec966dae2c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56dae2c) [INFO] [stdout] #2 0x00007eec9ac0b330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007eec9ad4ea21 (/lib/x86_64-linux-gnu/libc.so.6+0x188a21) [INFO] [stdout] #4 0x00007eec99a334fe llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007eec9668a441 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x568a441) [INFO] [stdout] #6 0x00007eec96689318 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x5689318) [INFO] [stdout] #7 0x000062cc5b8d662d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc62d) [INFO] [stdout] #8 0x000062cc5b8626ca void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007eec9668a312 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x568a312) [INFO] [stdout] #10 0x00007eec96689d7a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x5689d7a) [INFO] [stdout] #11 0x00007eec96603510 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x5603510) [INFO] [stdout] #12 0x00007eec9ac62aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x00007eec9acefa34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/wayland-protocols-6eb886b4c1677e54/build_script_build-6eb886b4c1677e54': 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 `wayland-protocols` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c1bbb213452f5a0d6fca99d1c52f8459dfd2740722f06c21f9d140c70bd29976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bbb213452f5a0d6fca99d1c52f8459dfd2740722f06c21f9d140c70bd29976", kill_on_drop: false }` [INFO] [stdout] c1bbb213452f5a0d6fca99d1c52f8459dfd2740722f06c21f9d140c70bd29976