[INFO] cloning repository https://github.com/godcrying/scel2rime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godcrying/scel2rime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodcrying%2Fscel2rime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodcrying%2Fscel2rime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 732fa38cb0f1218c80f8d826f58c4ccf5776a23e [INFO] checking godcrying/scel2rime against try#8cf44c88fc5805dc578c5c987397615b47d2e2b2 for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodcrying%2Fscel2rime" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/godcrying/scel2rime on toolchain 8cf44c88fc5805dc578c5c987397615b47d2e2b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/godcrying/scel2rime [INFO] finished tweaking git repo https://github.com/godcrying/scel2rime [INFO] tweaked toml for git repo https://github.com/godcrying/scel2rime written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/godcrying/scel2rime 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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da0fc494199a5db663a0a7a16846848a1fe0a90894c040c04ff1d0fbd88dc153 [INFO] running `Command { std: "docker" "start" "-a" "da0fc494199a5db663a0a7a16846848a1fe0a90894c040c04ff1d0fbd88dc153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da0fc494199a5db663a0a7a16846848a1fe0a90894c040c04ff1d0fbd88dc153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0fc494199a5db663a0a7a16846848a1fe0a90894c040c04ff1d0fbd88dc153", kill_on_drop: false }` [INFO] [stdout] da0fc494199a5db663a0a7a16846848a1fe0a90894c040c04ff1d0fbd88dc153 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e830827f9795956e9a54ee48f9698d23fc465729c67332308fe643a8bce5bf6e [INFO] running `Command { std: "docker" "start" "-a" "e830827f9795956e9a54ee48f9698d23fc465729c67332308fe643a8bce5bf6e", kill_on_drop: false }` [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/textwrap-d276a5de9f6fa416.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/textwrap-d276a5de9f6fa416/dep-lib-textwrap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetau3EF4m" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding-index-singlebyte` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc20j7ZG/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93" "-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/8cf44c88fc5805dc578c5c987397615b47d2e2b2/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/ccGz19Cq.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/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93 /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/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/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/rustc20j7ZG/symbols.o /opt/rustwide/target/debug/build/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93.build_script_build.64466e951ed191e7-cgu.0.rcgu.o /opt/rustwide/target/debug/build/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93.build_script_build.64466e951ed191e7-cgu.1.rcgu.o /opt/rustwide/target/debug/build/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93.5t1o6crqwb5cwombaq313h7iu.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-399a850a7013db0c.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b36642d8495e199.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8235626b544cc140.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7bfe9d2d2fc1ae0c.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-32ef70820f23084e.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2120f8ee4588dd96.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-10f557afaa5dd2ab.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2860d84d1d6a0353.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8ce7672350ab6d58.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c38a948677e3f39b.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-bf82b019ca7675c7.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-e47a16ecf1486305.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-632eecb8ee51751b.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6484fc582f9529ef.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-bea0f3f990675568.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c206257e2ed65ab6.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] 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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJ4fdB7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byteorder` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `encoding-index-simpchinese` (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/rmetaQhNKvn" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta92OO9B" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding-index-japanese` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `encoding-index-korean` (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/rmetasme8sT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding-index-tradchinese` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEgR7oX/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/bitflags-84146ac4c4127b2c/build_script_build-84146ac4c4127b2c" "-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] 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 `bitflags` (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/rustcEafz2Q/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/libc-b56fac2db5a20def/build_script_build-b56fac2db5a20def" "-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/8cf44c88fc5805dc578c5c987397615b47d2e2b2/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/cc8pW0xf.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/libc-b56fac2db5a20def/build_script_build-b56fac2db5a20def /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/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/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/rustcEafz2Q/symbols.o /opt/rustwide/target/debug/build/libc-b56fac2db5a20def/build_script_build-b56fac2db5a20def.build_script_build.4d04c8570be38cc-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libc-b56fac2db5a20def/build_script_build-b56fac2db5a20def.1bjlf40krnmy6dkrlnmt35t2g.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-399a850a7013db0c.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b36642d8495e199.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8235626b544cc140.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7bfe9d2d2fc1ae0c.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-32ef70820f23084e.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2120f8ee4588dd96.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-10f557afaa5dd2ab.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2860d84d1d6a0353.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8ce7672350ab6d58.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c38a948677e3f39b.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-bf82b019ca7675c7.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-e47a16ecf1486305.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-632eecb8ee51751b.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6484fc582f9529ef.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-bea0f3f990675568.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c206257e2ed65ab6.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 0x000070af99b5aad7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f5aad7) [INFO] [stdout] #1 0x000070af99b5aeec SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f5aeec) [INFO] [stdout] #2 0x000070af9dba0520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00005e0e8eac6c73 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512c73) [INFO] [stdout] #4 0x00005e0e8e8fab36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005e0e8e8e04ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x00005e0e8e811ae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x00005e0e8e810b7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x00005e0e8e811221 main (/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x000070af9db87d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x000070af9db87e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x00005e0e8e6937e9 _start (/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf7e9) [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 `libc` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e830827f9795956e9a54ee48f9698d23fc465729c67332308fe643a8bce5bf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e830827f9795956e9a54ee48f9698d23fc465729c67332308fe643a8bce5bf6e", kill_on_drop: false }` [INFO] [stdout] e830827f9795956e9a54ee48f9698d23fc465729c67332308fe643a8bce5bf6e