[INFO] cloning repository https://github.com/pauloo27/smsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pauloo27/smsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauloo27%2Fsmsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauloo27%2Fsmsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d65161092382a606f95fc2183e35865bffc7d48 [INFO] checking pauloo27/smsh against try#9053a8ad740a9e131b53ea98acecf68cf79134fe for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauloo27%2Fsmsh" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pauloo27/smsh on toolchain 9053a8ad740a9e131b53ea98acecf68cf79134fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pauloo27/smsh [INFO] finished tweaking git repo https://github.com/pauloo27/smsh [INFO] tweaked toml for git repo https://github.com/pauloo27/smsh written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pauloo27/smsh 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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b95a29350b554d8e4b965d25f7fdad0b06afd1bb5ec38652cc1088674c195bf [INFO] running `Command { std: "docker" "start" "-a" "0b95a29350b554d8e4b965d25f7fdad0b06afd1bb5ec38652cc1088674c195bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b95a29350b554d8e4b965d25f7fdad0b06afd1bb5ec38652cc1088674c195bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b95a29350b554d8e4b965d25f7fdad0b06afd1bb5ec38652cc1088674c195bf", kill_on_drop: false }` [INFO] [stdout] 0b95a29350b554d8e4b965d25f7fdad0b06afd1bb5ec38652cc1088674c195bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4e16304bc71f72a7b9f69fcf3ee10bc30084dc1750e09501378cf18b50fe54e [INFO] running `Command { std: "docker" "start" "-a" "a4e16304bc71f72a7b9f69fcf3ee10bc30084dc1750e09501378cf18b50fe54e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling gio v0.19.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling glib-macros v0.19.2 [INFO] [stderr] Compiling gtk4-macros v0.8.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.19.0 [INFO] [stderr] Compiling gobject-sys v0.19.0 [INFO] [stderr] Compiling gio-sys v0.19.0 [INFO] [stderr] Compiling pango-sys v0.19.0 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.0 [INFO] [stderr] Compiling gdk4-sys v0.8.0 [INFO] [stderr] Compiling graphene-sys v0.19.0 [INFO] [stderr] Compiling gsk4-sys v0.8.0 [INFO] [stderr] Compiling gtk4-sys v0.8.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/cairo-sys-rs-c66bc8d89007d644/build_script_build-c66bc8d89007d644.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/cairo-sys-rs-c66bc8d89007d644/dep-build-script-build-script-build` [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/rmetaXGBvxB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-macros` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcJXzGvX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJXzGvX/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-d19a0fbb5e4170e1.bpdpwimhqu4xlb2xxbk0x10a6.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-ec12d7a6018133e3.rlib,libquote-34c03e7f7b0b2442.rlib,libproc_macro2-f85d41bda43c41c1.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/deps/libserde_derive-d19a0fbb5e4170e1.so" "-Wl,--gc-sections" "-shared" "-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 `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGDuefu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-b23fbb0e23afe72c.rlib,libversion_compare-fcbce2a148e16ea8.rlib,libpkg_config-bbbcc73e7412bf52.rlib,libcfg_expr-7bc50a522434dba1.rlib,libtarget_lexicon-61f87e0b215e970b.rlib,libsmallvec-87b69c096616853e.rlib,libtoml-9cb9cf9adc839899.rlib,libtoml_edit-1311de247eb837b6.rlib,libserde_spanned-4cc99d449a18a345.rlib,libindexmap-d22cea9f3482b02a.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-c9d939b9308e8030.rlib,libwinnow-f3a844a61fc1767a.rlib,libtoml_datetime-9bf382071dacc379.rlib,libserde-6b15dd1d296a99a3.rlib,libheck-24e790723ad01371.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" "-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/gtk4-sys-c621d1178786b3d6/build_script_build-c621d1178786b3d6" "-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 `gtk4-sys` (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/rustcJx3k31/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-b23fbb0e23afe72c.rlib,libversion_compare-fcbce2a148e16ea8.rlib,libpkg_config-bbbcc73e7412bf52.rlib,libcfg_expr-7bc50a522434dba1.rlib,libtarget_lexicon-61f87e0b215e970b.rlib,libsmallvec-87b69c096616853e.rlib,libtoml-9cb9cf9adc839899.rlib,libtoml_edit-1311de247eb837b6.rlib,libserde_spanned-4cc99d449a18a345.rlib,libindexmap-d22cea9f3482b02a.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-c9d939b9308e8030.rlib,libwinnow-f3a844a61fc1767a.rlib,libtoml_datetime-9bf382071dacc379.rlib,libserde-6b15dd1d296a99a3.rlib,libheck-24e790723ad01371.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" "-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/graphene-sys-255e6f24aca619d4/build_script_build-255e6f24aca619d4" "-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 without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007561295f5697 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007561295f5aac [INFO] [stdout] 2 libc.so.6 0x0000756124619520 [INFO] [stdout] 3 libc.so.6 0x00007561247778c6 [INFO] [stdout] 4 libLLVM.so.19.1-rust-1.86.0-nightly 0x000075612c87dbbe [INFO] [stdout] 5 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007561295a71a1 [INFO] [stdout] 6 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007561295a590d llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) + 205 [INFO] [stdout] 7 rust-lld 0x000058a3a1854f5d [INFO] [stdout] 8 rust-lld 0x000058a3a17e996a [INFO] [stdout] 9 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007561295a7072 [INFO] [stdout] 10 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007561295a642a [INFO] [stdout] 11 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007561295218b0 [INFO] [stdout] 12 libc.so.6 0x000075612466bac3 [INFO] [stdout] 13 libc.so.6 0x00007561246fca04 clone + 68 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/graphene-sys-255e6f24aca619d4/build_script_build-255e6f24aca619d4': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graphene-sys` (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/rustczp3izv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-b23fbb0e23afe72c.rlib,libversion_compare-fcbce2a148e16ea8.rlib,libpkg_config-bbbcc73e7412bf52.rlib,libcfg_expr-7bc50a522434dba1.rlib,libtarget_lexicon-61f87e0b215e970b.rlib,libsmallvec-87b69c096616853e.rlib,libtoml-9cb9cf9adc839899.rlib,libtoml_edit-1311de247eb837b6.rlib,libserde_spanned-4cc99d449a18a345.rlib,libindexmap-d22cea9f3482b02a.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-c9d939b9308e8030.rlib,libwinnow-f3a844a61fc1767a.rlib,libtoml_datetime-9bf382071dacc379.rlib,libserde-6b15dd1d296a99a3.rlib,libheck-24e790723ad01371.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" "-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/gdk4-sys-01efd717d13c8528/build_script_build-01efd717d13c8528" "-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 `gdk4-sys` (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/rustcjCmzhd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-b23fbb0e23afe72c.rlib,libversion_compare-fcbce2a148e16ea8.rlib,libpkg_config-bbbcc73e7412bf52.rlib,libcfg_expr-7bc50a522434dba1.rlib,libtarget_lexicon-61f87e0b215e970b.rlib,libsmallvec-87b69c096616853e.rlib,libtoml-9cb9cf9adc839899.rlib,libtoml_edit-1311de247eb837b6.rlib,libserde_spanned-4cc99d449a18a345.rlib,libindexmap-d22cea9f3482b02a.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-c9d939b9308e8030.rlib,libwinnow-f3a844a61fc1767a.rlib,libtoml_datetime-9bf382071dacc379.rlib,libserde-6b15dd1d296a99a3.rlib,libheck-24e790723ad01371.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" "-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/pango-sys-7f5c46bf0cfebc8f/build_script_build-7f5c46bf0cfebc8f" "-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 `pango-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a4e16304bc71f72a7b9f69fcf3ee10bc30084dc1750e09501378cf18b50fe54e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e16304bc71f72a7b9f69fcf3ee10bc30084dc1750e09501378cf18b50fe54e", kill_on_drop: false }` [INFO] [stdout] a4e16304bc71f72a7b9f69fcf3ee10bc30084dc1750e09501378cf18b50fe54e