[INFO] cloning repository https://github.com/nchorekchyan/rusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nchorekchyan/rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnchorekchyan%2Frusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnchorekchyan%2Frusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82b43080454cee163c6de1810cf858ba06605360 [INFO] checking nchorekchyan/rusty against master#040e2f8b9ff2d76fbe2146d6003e297ed4532088 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnchorekchyan%2Frusty" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nchorekchyan/rusty [INFO] finished tweaking git repo https://github.com/nchorekchyan/rusty [INFO] tweaked toml for git repo https://github.com/nchorekchyan/rusty written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nchorekchyan/rusty on toolchain 040e2f8b9ff2d76fbe2146d6003e297ed4532088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nchorekchyan/rusty 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" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf815002924df05843d131720179c57a4b155fcbcce2b6d4ade5e39a460af995 [INFO] running `Command { std: "docker" "start" "-a" "bf815002924df05843d131720179c57a4b155fcbcce2b6d4ade5e39a460af995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf815002924df05843d131720179c57a4b155fcbcce2b6d4ade5e39a460af995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf815002924df05843d131720179c57a4b155fcbcce2b6d4ade5e39a460af995", kill_on_drop: false }` [INFO] [stdout] bf815002924df05843d131720179c57a4b155fcbcce2b6d4ade5e39a460af995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40abc846c872a6279d83fe4781cccd5ed6d43dc8599c489281c38e0017fe7163 [INFO] running `Command { std: "docker" "start" "-a" "40abc846c872a6279d83fe4781cccd5ed6d43dc8599c489281c38e0017fe7163", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling wgpu-hal v0.20.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking raw-window-handle v0.6.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling wgpu-core v0.20.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVBJU8R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-bbbcc73e7412bf52.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVBJU8R/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/x11-dl-1ed9e562bb349b8b/build_script_build-1ed9e562bb349b8b" "-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/040e2f8b9ff2d76fbe2146d6003e297ed4532088/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/ccmbl5lZ.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/x11-dl-1ed9e562bb349b8b/build_script_build-1ed9e562bb349b8b /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/rustcVBJU8R/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/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/rustcVBJU8R/symbols.o /opt/rustwide/target/debug/build/x11-dl-1ed9e562bb349b8b/build_script_build-1ed9e562bb349b8b.build_script_build.6f41006bb6fee265-cgu.0.rcgu.o /opt/rustwide/target/debug/build/x11-dl-1ed9e562bb349b8b/build_script_build-1ed9e562bb349b8b.5j5dkp06akuo8h4jn9lqg8odx.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpkg_config-bbbcc73e7412bf52.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-73a0dacd8ecf4bd7.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81651fa2d81930fa.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aa106afc17708d5a.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-44a86d2d305a3573.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ad0ef9aae7bed4c9.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a7e0d91a9d8ea4a8.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ba92ecccba6fda26.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d0b5908cbead0ba7.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-094a5c4379e16356.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6809e7f5b2ca8f38.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-636bc44e8f08c318.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5336843ea741e30e.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1ebb336772e3bb6a.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8662ac2706dd6eb3.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-32b9dcdb3550a8bb.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aaaaa9b1e93ea3c0.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/040e2f8b9ff2d76fbe2146d6003e297ed4532088/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acfb98ac9a5432e6.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3WSSPh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `khronos-egl` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_automata-1c8fafad5ca64b9f.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3c9wgA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarU9qR9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40abc846c872a6279d83fe4781cccd5ed6d43dc8599c489281c38e0017fe7163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40abc846c872a6279d83fe4781cccd5ed6d43dc8599c489281c38e0017fe7163", kill_on_drop: false }` [INFO] [stdout] 40abc846c872a6279d83fe4781cccd5ed6d43dc8599c489281c38e0017fe7163