[INFO] cloning repository https://github.com/fredrir/fredulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fredrir/fredulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredrir%2Ffredulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredrir%2Ffredulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6519acb9eaf4cc04608567b035ee61725d8e91d8 [INFO] checking fredrir/fredulator against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredrir%2Ffredulator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fredrir/fredulator on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fredrir/fredulator [INFO] finished tweaking git repo https://github.com/fredrir/fredulator [INFO] tweaked toml for git repo https://github.com/fredrir/fredulator written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fredrir/fredulator 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5b5ed25f6b09e306816a0b5c82e08142ff80f6d8bdc6ad482198bffc9605b5d [INFO] running `Command { std: "docker" "start" "-a" "e5b5ed25f6b09e306816a0b5c82e08142ff80f6d8bdc6ad482198bffc9605b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5b5ed25f6b09e306816a0b5c82e08142ff80f6d8bdc6ad482198bffc9605b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b5ed25f6b09e306816a0b5c82e08142ff80f6d8bdc6ad482198bffc9605b5d", kill_on_drop: false }` [INFO] [stdout] e5b5ed25f6b09e306816a0b5c82e08142ff80f6d8bdc6ad482198bffc9605b5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4752c44bed7dcc9b2b8569fc51d83319a3e59c0901fc45024ad09c68fd6876a3 [INFO] running `Command { std: "docker" "start" "-a" "4752c44bed7dcc9b2b8569fc51d83319a3e59c0901fc45024ad09c68fd6876a3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling gtk3-macros v0.15.6 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcEmemEX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEmemEX/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.5nw2gpv4r4qq4d80gu5pip5lf.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_crate-c2d474fd904b0dd8.rlib,libtoml_edit-69c69ecfda7958c4.rlib,libindexmap-a91f999fb7213eca.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-4d5c81b3186ab6ab.rlib,libwinnow-f3a00c1f1da8463a.rlib,libtoml_datetime-bd04858bd83b5c1f.rlib,libserde-2c614b6f5b3380e5.rlib,libonce_cell-8c389f34fb60beb7.rlib,libanyhow-5b2b0f9a1fcc2cba.rlib,libheck-24e790723ad01371.rlib,libproc_macro_error-75a2066c208f4cd3.rlib,libsyn-b0b72ba7f1f9c16b.rlib,libquote-bd149706e69b9b9e.rlib,libproc_macro2-f0e287c1d54fec0d.rlib,libunicode_ident-a3690edd3a41f0e2.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" "-L" "/tmp/rustcEmemEX/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/deps/libglib_macros-4fb7f67189bf1c71.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: 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/0c478fdfe138a8b09744798c85fe2be657768b00/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/ccqMRqnD.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libglib_macros-4fb7f67189bf1c71.so /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/rustcEmemEX/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/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/../../.. --version-script=/tmp/rustcEmemEX/list --no-undefined-version /tmp/rustcEmemEX/symbols.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.glib_macros.99665c709f0085e2-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.5nw2gpv4r4qq4d80gu5pip5lf.rcgu.rmeta /opt/rustwide/target/debug/deps/glib_macros-4fb7f67189bf1c71.6giyk6ucujl90m7j8ulptpgc9.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libproc_macro_crate-c2d474fd904b0dd8.rlib /opt/rustwide/target/debug/deps/libtoml_edit-69c69ecfda7958c4.rlib /opt/rustwide/target/debug/deps/libindexmap-a91f999fb7213eca.rlib /opt/rustwide/target/debug/deps/libequivalent-a86170404b080df5.rlib /opt/rustwide/target/debug/deps/libhashbrown-4d5c81b3186ab6ab.rlib /opt/rustwide/target/debug/deps/libwinnow-f3a00c1f1da8463a.rlib /opt/rustwide/target/debug/deps/libtoml_datetime-bd04858bd83b5c1f.rlib /opt/rustwide/target/debug/deps/libserde-2c614b6f5b3380e5.rlib /opt/rustwide/target/debug/deps/libonce_cell-8c389f34fb60beb7.rlib /opt/rustwide/target/debug/deps/libanyhow-5b2b0f9a1fcc2cba.rlib /opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib /opt/rustwide/target/debug/deps/libproc_macro_error-75a2066c208f4cd3.rlib /opt/rustwide/target/debug/deps/libsyn-b0b72ba7f1f9c16b.rlib /opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rlib /opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rlib /opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-42fbce4a7a67dd74.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7cf15cfecba7303c.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf2e58a5bd64879c.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6d926156ae6ebb22.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9ec0c6107f31a10e.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-79199bf1cf52d287.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34be99df30443e31.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c22466b37c553260.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a5f1a41cb456a32a.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3a979e4b1bedf2cb.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-287319d71ad82f11.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cef794ed4746a8a8.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-79e2345b7c84b8e8.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-30ae05ec2b9fe1cb.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-bbe814c763b85e64.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-23dc8270f70dc803.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-26f49390046b928a.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 0x00007dd4b96d71f7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56d71f7) [INFO] [stdout] #1 0x00007dd4b96d760c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56d760c) [INFO] [stdout] #2 0x00007dd4bdbe8330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000062839d66911a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x000062839d4825a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000062839d46027a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000062839d45b694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x000062839d36b2d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x000062839d36a320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x000062839d36a9d1 main (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x00007dd4bdbcd1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007dd4bdbcd28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000062839d1ecf89 _start (/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/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 `glib-macros` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4752c44bed7dcc9b2b8569fc51d83319a3e59c0901fc45024ad09c68fd6876a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4752c44bed7dcc9b2b8569fc51d83319a3e59c0901fc45024ad09c68fd6876a3", kill_on_drop: false }` [INFO] [stdout] 4752c44bed7dcc9b2b8569fc51d83319a3e59c0901fc45024ad09c68fd6876a3