[INFO] cloning repository https://github.com/pubman/terrain_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pubman/terrain_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpubman%2Fterrain_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpubman%2Fterrain_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d36df7c24e76383172774990d89dbc1377ff1777 [INFO] checking pubman/terrain_generator against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpubman%2Fterrain_generator" "/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/pubman/terrain_generator on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pubman/terrain_generator [INFO] finished tweaking git repo https://github.com/pubman/terrain_generator [INFO] tweaked toml for git repo https://github.com/pubman/terrain_generator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pubman/terrain_generator 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bae29c6d736c12698c2c3ead0127013a6d12c5d980156bc3c24748605da3ea8c [INFO] running `Command { std: "docker" "start" "-a" "bae29c6d736c12698c2c3ead0127013a6d12c5d980156bc3c24748605da3ea8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bae29c6d736c12698c2c3ead0127013a6d12c5d980156bc3c24748605da3ea8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae29c6d736c12698c2c3ead0127013a6d12c5d980156bc3c24748605da3ea8c", kill_on_drop: false }` [INFO] [stdout] bae29c6d736c12698c2c3ead0127013a6d12c5d980156bc3c24748605da3ea8c [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb690d8df5d45af3195869ea2d38d6f776dbda8fde391592f1e9f495cbafa099 [INFO] running `Command { std: "docker" "start" "-a" "eb690d8df5d45af3195869ea2d38d6f776dbda8fde391592f1e9f495cbafa099", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking ttf-parser v0.25.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking ecolor v0.22.0 [INFO] [stderr] Checking emath v0.22.0 [INFO] [stderr] Compiling atspi-macros v0.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/atspi_macros-af10e176b1350830.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/atspi-macros-af10e176b1350830/dep-lib-atspi_macros` [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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/smithay_client_toolkit-96fb4528cffda3fe.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/smithay-client-toolkit-96fb4528cffda3fe/dep-lib-smithay_client_toolkit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcg07mZc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-98fee3b6192f743b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustcg07mZc/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-sys-46631b825b6c8655/build_script_build-46631b825b6c8655" "-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/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/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/cco1bhZq.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/wayland-sys-46631b825b6c8655/build_script_build-46631b825b6c8655 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /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/rustcg07mZc/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/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/../../.. /tmp/rustcg07mZc/symbols.o /opt/rustwide/target/debug/build/wayland-sys-46631b825b6c8655/build_script_build-46631b825b6c8655.build_script_build.34bd257375d9d038-cgu.0.rcgu.o /opt/rustwide/target/debug/build/wayland-sys-46631b825b6c8655/build_script_build-46631b825b6c8655.9pj5n6h327fxn0zyk9ujvw1fi.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpkg_config-98fee3b6192f743b.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-16f7e45767225805.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ee5c034e61474b75.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-caf9661f0bb6b5d8.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7e62d7298073513f.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d55d347d9b834e88.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-50bf2e687178f15f.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-885352e558d01f8c.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5092f05ca16e5f42.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f8770cc5d543872c.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b4941cc571ff3462.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4303e2e59bfa00ba.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b5dfd74b81efc7c6.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-989c7f82bae2a30f.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ff5f8270213d0da9.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cfd5ece77c4c83ad.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/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] #0 0x000076bf952ab307 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ab307) [INFO] [stdout] #1 0x000076bf952ab71c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ab71c) [INFO] [stdout] #2 0x000076bf8fa33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005c23d35f711a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x00005c23d34105a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005c23d33ee27a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005c23d33e9694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x00005c23d32f92d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x00005c23d32f8320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x00005c23d32f89d1 main (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x000076bf8fa181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000076bf8fa1828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005c23d317af89 _start (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdaf89) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/wayland-sys-46631b825b6c8655/build_script_build-46631b825b6c8655': 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-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eb690d8df5d45af3195869ea2d38d6f776dbda8fde391592f1e9f495cbafa099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb690d8df5d45af3195869ea2d38d6f776dbda8fde391592f1e9f495cbafa099", kill_on_drop: false }` [INFO] [stdout] eb690d8df5d45af3195869ea2d38d6f776dbda8fde391592f1e9f495cbafa099