[INFO] cloning repository https://github.com/cyianor/rasterizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyianor/rasterizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyianor%2Frasterizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyianor%2Frasterizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 018b6119004189086876516532aaf2f2c47e8dd9 [INFO] checking cyianor/rasterizer against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyianor%2Frasterizer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cyianor/rasterizer [INFO] finished tweaking git repo https://github.com/cyianor/rasterizer [INFO] tweaked toml for git repo https://github.com/cyianor/rasterizer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cyianor/rasterizer on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cyianor/rasterizer 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7781e387b917a9dbfee38041e75e02172ad49acf6a6a09b86117d203990a317b [INFO] running `Command { std: "docker" "start" "-a" "7781e387b917a9dbfee38041e75e02172ad49acf6a6a09b86117d203990a317b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7781e387b917a9dbfee38041e75e02172ad49acf6a6a09b86117d203990a317b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7781e387b917a9dbfee38041e75e02172ad49acf6a6a09b86117d203990a317b", kill_on_drop: false }` [INFO] [stdout] 7781e387b917a9dbfee38041e75e02172ad49acf6a6a09b86117d203990a317b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1cbc07e992fdde44cdc7502a9d2d6e8fd0ea9897cde801000ec30355d1a1c40 [INFO] running `Command { std: "docker" "start" "-a" "f1cbc07e992fdde44cdc7502a9d2d6e8fd0ea9897cde801000ec30355d1a1c40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/log-24496e9eafb97b0f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/log-24496e9eafb97b0f/dep-lib-log` [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/minimal_lexical-26e6c335d7c2433d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/minimal-lexical-26e6c335d7c2433d/dep-lib-minimal_lexical` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glob` (lib) [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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name glob --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fedfd56fef6144e7 -C extra-filename=-5e8f20fa4f3f4282 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `zerocopy` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOzNzx5/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustcOzNzx5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro2-d49143055ae731b5/build_script_build-d49143055ae731b5" "-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/1383df06117fd218068d1f39fd5326256dd4a348/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/ccsDqGgS.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/proc-macro2-d49143055ae731b5/build_script_build-d49143055ae731b5 /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/rustcOzNzx5/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/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/rustcOzNzx5/symbols.o /opt/rustwide/target/debug/build/proc-macro2-d49143055ae731b5/build_script_build-d49143055ae731b5.build_script_build.6da2e4f73a1d5957-cgu.0.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-d49143055ae731b5/build_script_build-d49143055ae731b5.build_script_build.6da2e4f73a1d5957-cgu.1.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-d49143055ae731b5/build_script_build-d49143055ae731b5.eurdt12sitwfwj8k1om5moq10.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.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/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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetablF3J2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) 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/rmetaoEbSs6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crc32fast-57c3a02cf69a68f5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/crc32fast-57c3a02cf69a68f5/dep-lib-crc32fast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `libc` (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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=14f48e382c051382 -C extra-filename=-47197261fc82e4f1 --out-dir /opt/rustwide/target/debug/build/libc-47197261fc82e4f1 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMMZaAW/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustcMMZaAW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/getrandom-cc4ee2f0e12438a8/build_script_build-cc4ee2f0e12438a8" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `seq-macro` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `getrandom` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `simd-adler32` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYsVQns/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustcYsVQns/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/paste-722bc11c3c7c96da/build_script_build-722bc11c3c7c96da" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcv3jdxe/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustcv3jdxe/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/thiserror-4a6e3dbf591b13f3/build_script_build-4a6e3dbf591b13f3" "-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/1383df06117fd218068d1f39fd5326256dd4a348/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/cc8rww5h.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/thiserror-4a6e3dbf591b13f3/build_script_build-4a6e3dbf591b13f3 /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/rustcv3jdxe/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/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/rustcv3jdxe/symbols.o /opt/rustwide/target/debug/build/thiserror-4a6e3dbf591b13f3/build_script_build-4a6e3dbf591b13f3.build_script_build.5f4b14573da44c47-cgu.0.rcgu.o /opt/rustwide/target/debug/build/thiserror-4a6e3dbf591b13f3/build_script_build-4a6e3dbf591b13f3.build_script_build.5f4b14573da44c47-cgu.1.rcgu.o /opt/rustwide/target/debug/build/thiserror-4a6e3dbf591b13f3/build_script_build-4a6e3dbf591b13f3.2m4c3bjyhfbi5li91odyowme1.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.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/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 `paste` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `thiserror` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f1cbc07e992fdde44cdc7502a9d2d6e8fd0ea9897cde801000ec30355d1a1c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cbc07e992fdde44cdc7502a9d2d6e8fd0ea9897cde801000ec30355d1a1c40", kill_on_drop: false }` [INFO] [stdout] f1cbc07e992fdde44cdc7502a9d2d6e8fd0ea9897cde801000ec30355d1a1c40