[INFO] fetching crate GetPDB 1.0.1... [INFO] checking GetPDB-1.0.1 against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] extracting crate GetPDB 1.0.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate GetPDB 1.0.1 on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate GetPDB 1.0.1 [INFO] finished tweaking crates.io crate GetPDB 1.0.1 [INFO] tweaked toml for crates.io crate GetPDB 1.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate GetPDB 1.0.1 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c45097abe30de724dda8153135b16f4eb35f109a5e6074f16bdfd0e2a00b42d [INFO] running `Command { std: "docker" "start" "-a" "8c45097abe30de724dda8153135b16f4eb35f109a5e6074f16bdfd0e2a00b42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c45097abe30de724dda8153135b16f4eb35f109a5e6074f16bdfd0e2a00b42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c45097abe30de724dda8153135b16f4eb35f109a5e6074f16bdfd0e2a00b42d", kill_on_drop: false }` [INFO] [stdout] 8c45097abe30de724dda8153135b16f4eb35f109a5e6074f16bdfd0e2a00b42d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7c8a77f57979179149380c235acfa32c23f29647f716e87f868aa8e134a02cf [INFO] running `Command { std: "docker" "start" "-a" "d7c8a77f57979179149380c235acfa32c23f29647f716e87f868aa8e134a02cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakGKYuF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [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] error: failed to write `/opt/rustwide/target/debug/build/memoffset-be9799e6dbccf391/output` [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: failed to write to `/opt/rustwide/target/debug/deps/rmetatTLyYM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/mio-ad027459bc595a97.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.2.1/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="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc", "use_std"))' -C metadata=117bca85af478d0b -C extra-filename=-8d399ea84807ebca --out-dir /opt/rustwide/target/debug/build/memchr-8d399ea84807ebca -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (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/18a029cfe8e761533634bda8fe8a14e30280a21b/bin/rustc --crate-name proc_macro2 --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=6be2836c3ae296d7 -C extra-filename=-69b57a79cfe8b72c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdWmQBx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-7b1941b70e78eed3.rlib,libsemver-31d91938905790cf.rlib,libsemver_parser-72b9caa9dfea6bc2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdWmQBx/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/parking_lot_core-7621bc253ba6535e/build_script_build-7621bc253ba6535e" "-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 `parking_lot_core` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tokio_io-8c4610f96195056f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tokio-io-8c4610f96195056f/dep-lib-tokio_io` [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 `serde` (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/18a029cfe8e761533634bda8fe8a14e30280a21b/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.101/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="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=24d88a54174a4663 -C extra-filename=-d20250612ce0fff4 --out-dir /opt/rustwide/target/debug/build/serde-d20250612ce0fff4 -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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4aY3cK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (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/18a029cfe8e761533634bda8fe8a14e30280a21b/bin/rustc --crate-name build_script_main --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.49/build/main.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("openssl-src", "vendored"))' -C metadata=3000f52f9f60f2c0 -C extra-filename=-7aab616317d55cb2 --out-dir /opt/rustwide/target/debug/build/openssl-sys-7aab616317d55cb2 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-3fddde4ffdd3191a.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-a55d83e6f55d42cf.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-b92382de9308d506.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tokio_sync-812c010fd3dd3b73.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tokio-sync-812c010fd3dd3b73/dep-lib-tokio_sync` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSyNuRC/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczPrKNZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-a55d83e6f55d42cf.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczPrKNZ/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/backtrace-sys-1e3fa36600ecc664/build_script_build-1e3fa36600ecc664" "-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/18a029cfe8e761533634bda8fe8a14e30280a21b/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/ccqgk17D.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/backtrace-sys-1e3fa36600ecc664/build_script_build-1e3fa36600ecc664 /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/rustczPrKNZ/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/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/rustczPrKNZ/symbols.o /opt/rustwide/target/debug/build/backtrace-sys-1e3fa36600ecc664/build_script_build-1e3fa36600ecc664.build_script_build.8566148a8be52961-cgu.0.rcgu.o /opt/rustwide/target/debug/build/backtrace-sys-1e3fa36600ecc664/build_script_build-1e3fa36600ecc664.5zll827kt6dvb4suzn33c9g25.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libcc-a55d83e6f55d42cf.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37ad24681a4155d6.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8b3a571ca587c19d.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-526356812707e4b4.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2cc7fdcc5beb6cd2.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3e406d4749a373c.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-76ac5f839ab4cacb.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec541aef04cd4e9a.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef65e83cae4ffcf7.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4a8a137426a15f1c.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-51f81ade93f4bf11.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f1c8fbcaa88ee218.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-bb3c7c2a18afbe49.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d9e6d05a7120d916.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b014947fa2b70c04.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2a46ff5b40f20e74.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-48b8f2e75b6ed979.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 0x00007e4c024ae587 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ae587) [INFO] [stdout] #1 0x00007e4c024ae99c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ae99c) [INFO] [stdout] #2 0x00007e4bfcc33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000061560a34e11a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x000061560a1675a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000061560a14527a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000061560a140694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x000061560a0502d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x000061560a04f320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x000061560a04f9d1 main (/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x00007e4bfcc181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007e4bfcc1828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x0000615609ed1f89 _start (/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/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 `backtrace-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d7c8a77f57979179149380c235acfa32c23f29647f716e87f868aa8e134a02cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c8a77f57979179149380c235acfa32c23f29647f716e87f868aa8e134a02cf", kill_on_drop: false }` [INFO] [stdout] d7c8a77f57979179149380c235acfa32c23f29647f716e87f868aa8e134a02cf