[INFO] fetching crate recast-rs 0.1.0... [INFO] checking recast-rs-0.1.0 against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] extracting crate recast-rs 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate recast-rs 0.1.0 on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate recast-rs 0.1.0 [INFO] finished tweaking crates.io crate recast-rs 0.1.0 [INFO] tweaked toml for crates.io crate recast-rs 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded recastnavigation-sys v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 255d10cdecd58ace344f261e9354eb49b9a7b06ea1fed4424930b28e4ea78c9e [INFO] running `Command { std: "docker" "start" "-a" "255d10cdecd58ace344f261e9354eb49b9a7b06ea1fed4424930b28e4ea78c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "255d10cdecd58ace344f261e9354eb49b9a7b06ea1fed4424930b28e4ea78c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255d10cdecd58ace344f261e9354eb49b9a7b06ea1fed4424930b28e4ea78c9e", kill_on_drop: false }` [INFO] [stdout] 255d10cdecd58ace344f261e9354eb49b9a7b06ea1fed4424930b28e4ea78c9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c52a9b66e04d881f323ae2ab0b523ba70d212e35a29148d516359886a8e4b6e4 [INFO] running `Command { std: "docker" "start" "-a" "c52a9b66e04d881f323ae2ab0b523ba70d212e35a29148d516359886a8e4b6e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling recastnavigation-sys v1.0.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcKZFdpK/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbindgen-0f4f47d3dc546a10.rlib,libprettyplease-a6e4a501fbeb88ce.rlib,libwhich-a423a8180fe6b439.rlib,libhome-9c3d63d18af13a5b.rlib,librustix-a086e1b0e0fa4ef9.rlib,liblinux_raw_sys-f42a99e14ea9adb8.rlib,librustc_hash-c94cda88a025c06c.rlib,libregex-74f43c57e8b051a3.rlib,libregex_automata-b7afa757d2d4eb04.rlib,libregex_syntax-fd1b9b42a240345c.rlib,liblazycell-94413c5e4ac1eb3a.rlib,libitertools-c39fc27b24104d41.rlib,libeither-ab4d9d80162b3f20.rlib,libcexpr-c01d76409fb25732.rlib,libnom-59c4c892cf2b9d11.rlib,libmemchr-385abaa02608ee6d.rlib,libclang_sys-a4975693112a88a5.rlib,liblibloading-f35ad48ea06970c6.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,liblibc-5a8a498c90480e19.rlib,libglob-3a1c0b92f1eb37f5.rlib,libsyn-d2188635fa301479.rlib,liblog-64e4f3632e0a179a.rlib,libquote-8fac429e3fe77acb.rlib,libproc_macro2-386ace857ed2f7ad.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-4e9a4ef318e80a34.rlib}" "/opt/rustwide/target/debug/deps/{liblazy_static-bcf4d76e77cc406a.rlib,libbitflags-e5c910880d9ee6e9.rlib,libpkg_config-98fee3b6192f743b.rlib,libcmake-9a49136d2bb1a427.rlib,libcc-92ea40ae18589683.rlib,libshlex-258c8bec04b9d869.rlib}" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/recastnavigation-sys-206e8f42baa7c788/build_script_build-206e8f42baa7c788" "-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/85c39893a761fe4c050523278da4e7e45ab42b6e/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/ccLrlO3N.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/recastnavigation-sys-206e8f42baa7c788/build_script_build-206e8f42baa7c788 /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/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/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/rustcKZFdpK/symbols.o /opt/rustwide/target/debug/build/recastnavigation-sys-206e8f42baa7c788/build_script_build-206e8f42baa7c788.build_script_build.b81eebc2c0d408c2-cgu.0.rcgu.o /opt/rustwide/target/debug/build/recastnavigation-sys-206e8f42baa7c788/build_script_build-206e8f42baa7c788.build_script_build.b81eebc2c0d408c2-cgu.1.rcgu.o /opt/rustwide/target/debug/build/recastnavigation-sys-206e8f42baa7c788/build_script_build-206e8f42baa7c788.build_script_build.b81eebc2c0d408c2-cgu.2.rcgu.o /opt/rustwide/target/debug/build/recastnavigation-sys-206e8f42baa7c788/build_script_build-206e8f42baa7c788.5gi74g42w3pappumcvwgvnqyr.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libbindgen-0f4f47d3dc546a10.rlib /opt/rustwide/target/debug/deps/libprettyplease-a6e4a501fbeb88ce.rlib /opt/rustwide/target/debug/deps/libwhich-a423a8180fe6b439.rlib /opt/rustwide/target/debug/deps/libhome-9c3d63d18af13a5b.rlib /opt/rustwide/target/debug/deps/librustix-a086e1b0e0fa4ef9.rlib /opt/rustwide/target/debug/deps/liblinux_raw_sys-f42a99e14ea9adb8.rlib /opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rlib /opt/rustwide/target/debug/deps/libregex-74f43c57e8b051a3.rlib /opt/rustwide/target/debug/deps/libregex_automata-b7afa757d2d4eb04.rlib /opt/rustwide/target/debug/deps/libregex_syntax-fd1b9b42a240345c.rlib /opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rlib /opt/rustwide/target/debug/deps/libitertools-c39fc27b24104d41.rlib /opt/rustwide/target/debug/deps/libeither-ab4d9d80162b3f20.rlib /opt/rustwide/target/debug/deps/libcexpr-c01d76409fb25732.rlib /opt/rustwide/target/debug/deps/libnom-59c4c892cf2b9d11.rlib /opt/rustwide/target/debug/deps/libmemchr-385abaa02608ee6d.rlib /opt/rustwide/target/debug/deps/libclang_sys-a4975693112a88a5.rlib /opt/rustwide/target/debug/deps/liblibloading-f35ad48ea06970c6.rlib /opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rlib /opt/rustwide/target/debug/deps/liblibc-5a8a498c90480e19.rlib /opt/rustwide/target/debug/deps/libglob-3a1c0b92f1eb37f5.rlib /opt/rustwide/target/debug/deps/libsyn-d2188635fa301479.rlib /opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rlib /opt/rustwide/target/debug/deps/libquote-8fac429e3fe77acb.rlib /opt/rustwide/target/debug/deps/libproc_macro2-386ace857ed2f7ad.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-4e9a4ef318e80a34.rlib /opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rlib /opt/rustwide/target/debug/deps/libbitflags-e5c910880d9ee6e9.rlib /opt/rustwide/target/debug/deps/libpkg_config-98fee3b6192f743b.rlib /opt/rustwide/target/debug/deps/libcmake-9a49136d2bb1a427.rlib /opt/rustwide/target/debug/deps/libcc-92ea40ae18589683.rlib /opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-36e89a9221021927.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-74f92912e8434498.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fc49130edc4dc526.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-14aedc1f4605abc0.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3cf85c109bb06060.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8ff7ba6d97853f27.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -ldl -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 0x000075841915a817 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f5a817) [INFO] [stdout] #1 0x000075841915ac2c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f5ac2c) [INFO] [stdout] #2 0x000075841d224520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000064cb156d3df7 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512df7) [INFO] [stdout] #4 0x000064cb15507b36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000064cb154ed4ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x000064cb1541eae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x000064cb1541db7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x000064cb1541e221 main (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x000075841d20bd90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x000075841d20be40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x000064cb152a07e9 _start (/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/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 `recastnavigation-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c52a9b66e04d881f323ae2ab0b523ba70d212e35a29148d516359886a8e4b6e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52a9b66e04d881f323ae2ab0b523ba70d212e35a29148d516359886a8e4b6e4", kill_on_drop: false }` [INFO] [stdout] c52a9b66e04d881f323ae2ab0b523ba70d212e35a29148d516359886a8e4b6e4