[INFO] cloning repository https://github.com/fioncat/filewarden [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fioncat/filewarden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffioncat%2Ffilewarden", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffioncat%2Ffilewarden'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70bd5f7eea5ae0cbbaf13f487645bc4a0120dce3 [INFO] checking fioncat/filewarden against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffioncat%2Ffilewarden" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fioncat/filewarden on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fioncat/filewarden [INFO] finished tweaking git repo https://github.com/fioncat/filewarden [INFO] tweaked toml for git repo https://github.com/fioncat/filewarden written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fioncat/filewarden 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0df0d22fb6ebedb32f4eecce293226d3b2d3a21fada985329122a4ce446cc390 [INFO] running `Command { std: "docker" "start" "-a" "0df0d22fb6ebedb32f4eecce293226d3b2d3a21fada985329122a4ce446cc390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df0d22fb6ebedb32f4eecce293226d3b2d3a21fada985329122a4ce446cc390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df0d22fb6ebedb32f4eecce293226d3b2d3a21fada985329122a4ce446cc390", kill_on_drop: false }` [INFO] [stdout] 0df0d22fb6ebedb32f4eecce293226d3b2d3a21fada985329122a4ce446cc390 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 146b15520bc53a4382ac6b9371e11f97cff3abab63bfa525b0d2e799260f4574 [INFO] running `Command { std: "docker" "start" "-a" "146b15520bc53a4382ac6b9371e11f97cff3abab63bfa525b0d2e799260f4574", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/serde-2aa13f1374557c3a/output` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/rmetaPAJXoI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacENNuf/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` (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/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name version_check --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/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=2bca0c236b37ec2e -C extra-filename=-9366c3982144fcbd --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 `ryu` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `powerfmt` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `camino` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=73e91b1f5946fcca -C extra-filename=-80ebb7991250170f --out-dir /opt/rustwide/target/debug/build/camino-80ebb7991250170f -L dependency=/opt/rustwide/target/debug/deps --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] [stderr] error: could not compile `strsim` (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/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name strsim --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.11.1/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=2f9edac7bce2323a -C extra-filename=-9754e702f19a9357 --out-dir /opt/rustwide/target/debug/deps -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/rustcmwYSLy/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" "-L" "/tmp/rustcmwYSLy/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/thiserror-d4926eb43b38a08f/build_script_build-d4926eb43b38a08f" "-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/cd420d8bda33494ba3cc45048d5f067484a32b94/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/ccDQYLlv.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-d4926eb43b38a08f/build_script_build-d4926eb43b38a08f /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/rustcmwYSLy/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/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/rustcmwYSLy/symbols.o /opt/rustwide/target/debug/build/thiserror-d4926eb43b38a08f/build_script_build-d4926eb43b38a08f.build_script_build.e58732bee734de80-cgu.0.rcgu.o /opt/rustwide/target/debug/build/thiserror-d4926eb43b38a08f/build_script_build-d4926eb43b38a08f.build_script_build.e58732bee734de80-cgu.1.rcgu.o /opt/rustwide/target/debug/build/thiserror-d4926eb43b38a08f/build_script_build-d4926eb43b38a08f.36u2ws1yx0fxlkii06d6d9rp7.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.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 `thiserror` (build script) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-187fe4abbbc1b8a9/run-build-script-build-script-build` [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] [stderr] error: could not compile `getrandom` (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/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=43cd8e4df1b679f2 -C extra-filename=-d9907d60dbbc7d92 --out-dir /opt/rustwide/target/debug/build/getrandom-d9907d60dbbc7d92 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-a51f3b0cccc0511b.d`: No space left on device (os error 28) [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/rmetaCmH34B" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrSnqsQ/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" "-L" "/tmp/rustcrSnqsQ/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/anyhow-773b39665417d8ce/build_script_build-773b39665417d8ce" "-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] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `anyhow` (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/rustcprxotR/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" "-L" "/tmp/rustcprxotR/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/rustversion-7251d1ad296ec476/build_script_build-7251d1ad296ec476" "-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 `rustversion` (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/rustcHZPCge/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" "-L" "/tmp/rustcHZPCge/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/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b" "-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/cd420d8bda33494ba3cc45048d5f067484a32b94/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/cczjxFVj.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/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b /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/rustcHZPCge/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/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/rustcHZPCge/symbols.o /opt/rustwide/target/debug/build/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b.build_script_build.2d0ff274d017c491-cgu.0.rcgu.o /opt/rustwide/target/debug/build/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b.build_script_build.2d0ff274d017c491-cgu.1.rcgu.o /opt/rustwide/target/debug/build/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b.8kra8guuy0b3em23fbefquc2u.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.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 0x0000707acceaa0c7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56aa0c7) [INFO] [stdout] #1 0x0000707acceaa4dc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56aa4dc) [INFO] [stdout] #2 0x0000707ad13b3330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005d640efb811a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x00005d640edd15a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005d640edaf27a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005d640edaa694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x00005d640ecba2d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x00005d640ecb9320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x00005d640ecb99d1 main (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x0000707ad13981ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x0000707ad139828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005d640eb3bf89 _start (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdaf89) [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 `typenum` (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/rustcJTRdkD/symbols.o" "<5 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" "-L" "/tmp/rustcJTRdkD/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/libc-4bb38a9ddc5cc241/build_script_build-4bb38a9ddc5cc241" "-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/cd420d8bda33494ba3cc45048d5f067484a32b94/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/ccvQMqyw.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-4bb38a9ddc5cc241/build_script_build-4bb38a9ddc5cc241 /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/rustcJTRdkD/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/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/rustcJTRdkD/symbols.o /opt/rustwide/target/debug/build/libc-4bb38a9ddc5cc241/build_script_build-4bb38a9ddc5cc241.build_script_build.d91ed92c8162466a-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libc-4bb38a9ddc5cc241/build_script_build-4bb38a9ddc5cc241.build_script_build.d91ed92c8162466a-cgu.1.rcgu.o /opt/rustwide/target/debug/build/libc-4bb38a9ddc5cc241/build_script_build-4bb38a9ddc5cc241.build_script_build.d91ed92c8162466a-cgu.2.rcgu.o /opt/rustwide/target/debug/build/libc-4bb38a9ddc5cc241/build_script_build-4bb38a9ddc5cc241.build_script_build.d91ed92c8162466a-cgu.3.rcgu.o /opt/rustwide/target/debug/build/libc-4bb38a9ddc5cc241/build_script_build-4bb38a9ddc5cc241.8ac9zuhbig92o7kjjspgba31k.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.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 0x00007b9718caa0c7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56aa0c7) [INFO] [stdout] #1 0x00007b9718caa4dc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56aa4dc) [INFO] [stdout] #2 0x00007b971d19d330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005f219794011a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x00005f21977595a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005f219773727a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005f2197732694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x00005f21976422d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x00005f2197641320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x00005f21976419d1 main (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x00007b971d1821ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007b971d18228b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005f21974c3f89 _start (/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdaf89) [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" "146b15520bc53a4382ac6b9371e11f97cff3abab63bfa525b0d2e799260f4574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146b15520bc53a4382ac6b9371e11f97cff3abab63bfa525b0d2e799260f4574", kill_on_drop: false }` [INFO] [stdout] 146b15520bc53a4382ac6b9371e11f97cff3abab63bfa525b0d2e799260f4574