[INFO] cloning repository https://github.com/malleusinferni/spheremaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malleusinferni/spheremaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker/hooks/update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/malleusinferni/spheremaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malleusinferni/spheremaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/malleusinferni/spheremaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malleusinferni/spheremaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b474d47dff1690f6d92ef23d3c7860c6b00b99d9 [INFO] checking malleusinferni/spheremaker against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalleusinferni%2Fspheremaker" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malleusinferni/spheremaker on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/malleusinferni/spheremaker [INFO] finished tweaking git repo https://github.com/malleusinferni/spheremaker [INFO] tweaked toml for git repo https://github.com/malleusinferni/spheremaker written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 155 packages to latest compatible versions [INFO] [stderr] Adding cgmath v0.17.0 (available: v0.18.0) [INFO] [stderr] Adding gfx v0.17.1 (available: v0.18.3) [INFO] [stderr] Adding gfx_window_glutin v0.28.0 (available: v0.31.0) [INFO] [stderr] Adding glutin v0.19.0 (available: v0.32.3) [INFO] [stderr] Adding noise v0.5.1 (available: v0.9.0) [INFO] [stderr] Adding palette v0.4.1 (available: v0.7.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx_window_glutin v0.28.0 [INFO] [stderr] Downloaded noise v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1d4f8337a9d393328839a88e9dc2c42ee9f9d0946b73c737cbbfa723305e560 [INFO] running `Command { std: "docker" "start" "-a" "d1d4f8337a9d393328839a88e9dc2c42ee9f9d0946b73c737cbbfa723305e560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1d4f8337a9d393328839a88e9dc2c42ee9f9d0946b73c737cbbfa723305e560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d4f8337a9d393328839a88e9dc2c42ee9f9d0946b73c737cbbfa723305e560", kill_on_drop: false }` [INFO] [stdout] d1d4f8337a9d393328839a88e9dc2c42ee9f9d0946b73c737cbbfa723305e560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6164b19219641665c7e4cc6ddb38c5f35f7df90ef002241373c3885e76e4c74c [INFO] running `Command { std: "docker" "start" "-a" "6164b19219641665c7e4cc6ddb38c5f35f7df90ef002241373c3885e76e4c74c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_xorshift-fdf532cb9a15084f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_xorshift-fdf532cb9a15084f/dep-lib-rand_xorshift` [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: failed to write to `/opt/rustwide/target/debug/deps/rmetaJXBqtk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcer9Dnd/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsemver-31d91938905790cf.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `khronos_api` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `semver` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctqJAZ7/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/rustctqJAZ7/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-b53c3876fb4c3971/build_script_build-b53c3876fb4c3971" "-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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/wayland_sys-bbb5c7694c4c73d4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/wayland-sys-bbb5c7694c4c73d4/dep-lib-wayland_sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIstITI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml-rs` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6Sv1MD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_isaac-00291a6596149767.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_isaac-00291a6596149767/dep-lib-rand_isaac` [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/rmetaKqo9vs/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPcQlxW/symbols.o" "<4 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/rustcPcQlxW/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/syn-f3f8883dfeca10a1/build_script_build-f3f8883dfeca10a1" "-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/667247db71ea18c4130dd018d060e7f09d589490/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/ccV09jWD.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/syn-f3f8883dfeca10a1/build_script_build-f3f8883dfeca10a1 /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/rustcPcQlxW/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/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/rustcPcQlxW/symbols.o /opt/rustwide/target/debug/build/syn-f3f8883dfeca10a1/build_script_build-f3f8883dfeca10a1.build_script_build.1ab27d21aa20345-cgu.0.rcgu.o /opt/rustwide/target/debug/build/syn-f3f8883dfeca10a1/build_script_build-f3f8883dfeca10a1.build_script_build.1ab27d21aa20345-cgu.1.rcgu.o /opt/rustwide/target/debug/build/syn-f3f8883dfeca10a1/build_script_build-f3f8883dfeca10a1.build_script_build.1ab27d21aa20345-cgu.2.rcgu.o /opt/rustwide/target/debug/build/syn-f3f8883dfeca10a1/build_script_build-f3f8883dfeca10a1.5v0bi494h8wok7p3ob751wrwo.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-16f7e45767225805.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ee5c034e61474b75.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-caf9661f0bb6b5d8.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7e62d7298073513f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d55d347d9b834e88.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-50bf2e687178f15f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-885352e558d01f8c.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5092f05ca16e5f42.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f8770cc5d543872c.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b4941cc571ff3462.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4303e2e59bfa00ba.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b5dfd74b81efc7c6.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-989c7f82bae2a30f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ff5f8270213d0da9.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cfd5ece77c4c83ad.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-486d1d2943249d77.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] 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.20.1-rust-1.88.0-nightly 0x00007b2a396c2c57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.88.0-nightly 0x00007b2a396c306c [INFO] [stdout] 2 libc.so.6 0x00007b2a3dc59330 [INFO] [stdout] 3 rust-lld 0x00005989f9b6811a [INFO] [stdout] 4 rust-lld 0x00005989f99815a3 [INFO] [stdout] 5 rust-lld 0x00005989f995f27a [INFO] [stdout] 6 rust-lld 0x00005989f995a694 [INFO] [stdout] 7 rust-lld 0x00005989f986a2d6 [INFO] [stdout] 8 rust-lld 0x00005989f9869320 [INFO] [stdout] 9 rust-lld 0x00005989f98699d1 [INFO] [stdout] 10 libc.so.6 0x00007b2a3dc3e1ca [INFO] [stdout] 11 libc.so.6 0x00007b2a3dc3e28b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x00005989f96ebf89 [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 `syn` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6164b19219641665c7e4cc6ddb38c5f35f7df90ef002241373c3885e76e4c74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6164b19219641665c7e4cc6ddb38c5f35f7df90ef002241373c3885e76e4c74c", kill_on_drop: false }` [INFO] [stdout] 6164b19219641665c7e4cc6ddb38c5f35f7df90ef002241373c3885e76e4c74c