[INFO] cloning repository https://github.com/nabowler/alphabangrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nabowler/alphabangrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabowler%2Falphabangrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabowler%2Falphabangrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a504897ae100c29ce10c758ed112c8c9fb21987 [INFO] checking nabowler/alphabangrs against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabowler%2Falphabangrs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nabowler/alphabangrs on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nabowler/alphabangrs [INFO] finished tweaking git repo https://github.com/nabowler/alphabangrs [INFO] tweaked toml for git repo https://github.com/nabowler/alphabangrs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nabowler/alphabangrs 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-event_loop v0.37.0 [INFO] [stderr] Downloaded piston v0.37.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.32.0 [INFO] [stderr] Downloaded pistoncore-window v0.32.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.47.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Downloaded piston_window v0.80.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01513670cb995532e4cd1261c37bffb994e72024e44237cb9429623c3b2c6b06 [INFO] running `Command { std: "docker" "start" "-a" "01513670cb995532e4cd1261c37bffb994e72024e44237cb9429623c3b2c6b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01513670cb995532e4cd1261c37bffb994e72024e44237cb9429623c3b2c6b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01513670cb995532e4cd1261c37bffb994e72024e44237cb9429623c3b2c6b06", kill_on_drop: false }` [INFO] [stdout] 01513670cb995532e4cd1261c37bffb994e72024e44237cb9429623c3b2c6b06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 700464b573fcf3434e0e3a5edb9fcdf64d167bf954cc976b3db57db4b1a2e8e8 [INFO] running `Command { std: "docker" "start" "-a" "700464b573fcf3434e0e3a5edb9fcdf64d167bf954cc976b3db57db4b1a2e8e8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_jitter v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking inflate v0.4.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking stb_truetype v0.2.5 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rusttype v0.4.3 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Checking piston2d-graphics v0.26.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking tempfile v3.0.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] Checking lewton v0.9.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetao4iBWT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gl` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl-0.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99647ecf4081f969 -C extra-filename=-23cb440a6543b250 --out-dir /opt/rustwide/target/debug/build/gl-23cb440a6543b250 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-298e6da1369d9170.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazRoB4g" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hound` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.12.5` [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/wayland-protocols-7f4d9f1924fe8811/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.12.5/src/interface_gen.rs:11:7: [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: 0x6022a3c84e3a - std::backtrace_rs::backtrace::libunwind::trace::heffdbe790bba713a [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6022a3c84e3a - std::backtrace_rs::backtrace::trace_unsynchronized::hd9bf38f78d2e2c3f [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6022a3c84e3a - std::sys::backtrace::_print_fmt::hefed91f18db4aa1e [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6022a3c84e3a - ::fmt::ha932951d19ec486a [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6022a3ca24b3 - core::fmt::rt::Argument::fmt::hcc00694b5fa82079 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6022a3ca24b3 - core::fmt::write::h938f4ca461c17bcb [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x6022a3c824f3 - std::io::Write::write_fmt::hf9bd94db61656df2 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x6022a3c84c82 - std::sys::backtrace::BacktraceLock::print::h7393ade155223104 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6022a3c85c4d - std::panicking::default_hook::{{closure}}::h19435240aee86806 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x6022a3c85a92 - std::panicking::default_hook::hb72c8620e8ee5829 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x6022a3c86357 - std::panicking::rust_panic_with_hook::h3971356749216d84 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x6022a3c860da - std::panicking::begin_panic_handler::{{closure}}::h89ff3ee6e2a4f24b [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x6022a3c85309 - std::sys::backtrace::__rust_end_short_backtrace::h7491f72746496bf5 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6022a3c85d6d - rust_begin_unwind [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x6022a3ca1330 - core::panicking::panic_fmt::ha0cf6477569a1599 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6022a3ca1776 - core::result::unwrap_failed::hf3794d6fb5e8c8b2 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x6022a3c0e792 - wayland_scanner::interface_gen::generate_interfaces::hd8f5945c168d9e11 [INFO] [stderr] 17: 0x6022a3c2e719 - wayland_scanner::generate_interfaces::h6023b8ae62ff680d [INFO] [stderr] 18: 0x6022a3c31a48 - build_script_build::generate_protocol::h9c19bfb3e49c9e1f [INFO] [stderr] 19: 0x6022a3c336a1 - build_script_build::main::h1c4b620409b3b370 [INFO] [stderr] 20: 0x6022a3c357c3 - core::ops::function::FnOnce::call_once::hdce3b262aeb0f134 [INFO] [stderr] 21: 0x6022a3c34666 - std::sys::backtrace::__rust_begin_short_backtrace::h9325d2dd4319140e [INFO] [stderr] 22: 0x6022a3c2ec69 - std::rt::lang_start::{{closure}}::h4f48e4b1ad2c7515 [INFO] [stderr] 23: 0x6022a3c80307 - core::ops::function::impls:: for &F>::call_once::h928781fdb7ec9354 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x6022a3c80307 - std::panicking::try::do_call::h6ee8ed2454cfa3c0 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 25: 0x6022a3c80307 - std::panicking::try::h59a169b7a03069fd [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 26: 0x6022a3c80307 - std::panic::catch_unwind::h9507a682f4de0d6c [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x6022a3c80307 - std::rt::lang_start_internal::{{closure}}::h5ddea88cf6e9fc20 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x6022a3c80307 - std::panicking::try::do_call::had675aebeb2a4db8 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 29: 0x6022a3c80307 - std::panicking::try::h0fd42398875886a7 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 30: 0x6022a3c80307 - std::panic::catch_unwind::hda81e3af05849061 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x6022a3c80307 - std::rt::lang_start_internal::hd305e752beadaece [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x6022a3c2ec47 - std::rt::lang_start::hd55f0331689e4495 [INFO] [stderr] 33: 0x6022a3c33a55 - main [INFO] [stderr] 34: 0x78b25563ad90 - [INFO] [stderr] 35: 0x78b25563ae40 - __libc_start_main [INFO] [stderr] 36: 0x6022a3c0dad5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `glutin` (build script) [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/85c39893a761fe4c050523278da4e7e45ab42b6e/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.14.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4840b22b4e09814e -C extra-filename=-2ef19ce742c9c851 --out-dir /opt/rustwide/target/debug/build/glutin-2ef19ce742c9c851 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-298e6da1369d9170.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `wayland-client v0.12.5` [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/wayland-client-835d501b1cead62f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.12.5/src/lib.rs:168:56: [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: 0x636e8cf8201a - std::backtrace_rs::backtrace::libunwind::trace::heffdbe790bba713a [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x636e8cf8201a - std::backtrace_rs::backtrace::trace_unsynchronized::hd9bf38f78d2e2c3f [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x636e8cf8201a - std::sys::backtrace::_print_fmt::hefed91f18db4aa1e [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x636e8cf8201a - ::fmt::ha932951d19ec486a [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x636e8cf9f693 - core::fmt::rt::Argument::fmt::hcc00694b5fa82079 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x636e8cf9f693 - core::fmt::write::h938f4ca461c17bcb [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x636e8cf7f6d3 - std::io::Write::write_fmt::hf9bd94db61656df2 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x636e8cf81e62 - std::sys::backtrace::BacktraceLock::print::h7393ade155223104 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x636e8cf82e2d - std::panicking::default_hook::{{closure}}::h19435240aee86806 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x636e8cf82c72 - std::panicking::default_hook::hb72c8620e8ee5829 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x636e8cf83537 - std::panicking::rust_panic_with_hook::h3971356749216d84 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x636e8cf832ba - std::panicking::begin_panic_handler::{{closure}}::h89ff3ee6e2a4f24b [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x636e8cf824e9 - std::sys::backtrace::__rust_end_short_backtrace::h7491f72746496bf5 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x636e8cf82f4d - rust_begin_unwind [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x636e8cf9e510 - core::panicking::panic_fmt::ha0cf6477569a1599 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x636e8cf9e956 - core::result::unwrap_failed::hf3794d6fb5e8c8b2 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x636e8cf2d931 - wayland_scanner::generate_code::h1c1a13a4b338e77c [INFO] [stderr] 17: 0x636e8cf164af - build_script_build::main::hf46211d48150ee83 [INFO] [stderr] 18: 0x636e8cf32c73 - core::ops::function::FnOnce::call_once::ha36f9f96410809a7 [INFO] [stderr] 19: 0x636e8cf2e106 - std::sys::backtrace::__rust_begin_short_backtrace::hf4d311c33f81b943 [INFO] [stderr] 20: 0x636e8cf2e069 - std::rt::lang_start::{{closure}}::h67952cec12411288 [INFO] [stderr] 21: 0x636e8cf7d4e7 - core::ops::function::impls:: for &F>::call_once::h928781fdb7ec9354 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x636e8cf7d4e7 - std::panicking::try::do_call::h6ee8ed2454cfa3c0 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 23: 0x636e8cf7d4e7 - std::panicking::try::h59a169b7a03069fd [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 24: 0x636e8cf7d4e7 - std::panic::catch_unwind::h9507a682f4de0d6c [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x636e8cf7d4e7 - std::rt::lang_start_internal::{{closure}}::h5ddea88cf6e9fc20 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x636e8cf7d4e7 - std::panicking::try::do_call::had675aebeb2a4db8 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 27: 0x636e8cf7d4e7 - std::panicking::try::h0fd42398875886a7 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 28: 0x636e8cf7d4e7 - std::panic::catch_unwind::hda81e3af05849061 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x636e8cf7d4e7 - std::rt::lang_start_internal::hd305e752beadaece [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x636e8cf2e047 - std::rt::lang_start::h60ab159d7312cd95 [INFO] [stderr] 31: 0x636e8cf16545 - main [INFO] [stderr] 32: 0x758d373b8d90 - [INFO] [stderr] 33: 0x758d373b8e40 - __libc_start_main [INFO] [stderr] 34: 0x636e8cf0ce65 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/libloading-2304ef41ba4c3f70.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/libloading-2304ef41ba4c3f70/dep-lib-libloading` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapEbAIa/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `piston2d-graphics` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustctkFJNt/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-298e6da1369d9170.rlib,libkhronos_api-16eded404df9d856.rlib,libxml-a8bdaf9a7a265685.rlib,libbitflags-8cdea1f6d0ced39f.rlib,liblog-e6ff7d0d723a0397.rlib,libcfg_if-0498c17b08c57a49.rlib}" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/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/ccaLbZFD.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /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/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/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/../../.. /tmp/rustctkFJNt/symbols.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.00.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.01.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.02.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.03.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.04.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.05.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.06.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.07.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.08.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.09.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.10.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.11.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.12.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.13.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.14.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.build_script_build.fa3085c10283a244-cgu.15.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6.6s4pxupf5cxle31kzew14mt01.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libgl_generator-298e6da1369d9170.rlib /opt/rustwide/target/debug/deps/libkhronos_api-16eded404df9d856.rlib /opt/rustwide/target/debug/deps/libxml-a8bdaf9a7a265685.rlib /opt/rustwide/target/debug/deps/libbitflags-8cdea1f6d0ced39f.rlib /opt/rustwide/target/debug/deps/liblog-e6ff7d0d723a0397.rlib /opt/rustwide/target/debug/deps/libcfg_if-0498c17b08c57a49.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-36e89a9221021927.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-74f92912e8434498.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fc49130edc4dc526.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-14aedc1f4605abc0.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3cf85c109bb06060.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8ff7ba6d97853f27.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /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 0x000073326995a817 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f5a817) [INFO] [stdout] #1 0x000073326995ac2c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f5ac2c) [INFO] [stdout] #2 0x0000733265819520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00005fe175116c73 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512c73) [INFO] [stdout] #4 0x00005fe174f4ab36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005fe174f304ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x00005fe174e61ae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x00005fe174e60b7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x00005fe174e61221 main (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x0000733265800d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x0000733265800e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x00005fe174ce37e9 _start (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf7e9) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/gfx_gl-33b3b9ab27286eb6/build_script_build-33b3b9ab27286eb6': 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 `gfx_gl` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "700464b573fcf3434e0e3a5edb9fcdf64d167bf954cc976b3db57db4b1a2e8e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700464b573fcf3434e0e3a5edb9fcdf64d167bf954cc976b3db57db4b1a2e8e8", kill_on_drop: false }` [INFO] [stdout] 700464b573fcf3434e0e3a5edb9fcdf64d167bf954cc976b3db57db4b1a2e8e8