[INFO] cloning repository https://github.com/jawadcode/llama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jawadcode/llama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fllama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fllama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0519511e237e71b402efa0212c9d392609a81a52 [INFO] checking jawadcode/llama against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fllama" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jawadcode/llama on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jawadcode/llama [INFO] finished tweaking git repo https://github.com/jawadcode/llama [INFO] tweaked toml for git repo https://github.com/jawadcode/llama written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jawadcode/llama 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 640c21fbf1ca9f31305575c58c3b43a9b135508c4076a1ec187d2bc38733f15d [INFO] running `Command { std: "docker" "start" "-a" "640c21fbf1ca9f31305575c58c3b43a9b135508c4076a1ec187d2bc38733f15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "640c21fbf1ca9f31305575c58c3b43a9b135508c4076a1ec187d2bc38733f15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640c21fbf1ca9f31305575c58c3b43a9b135508c4076a1ec187d2bc38733f15d", kill_on_drop: false }` [INFO] [stdout] 640c21fbf1ca9f31305575c58c3b43a9b135508c4076a1ec187d2bc38733f15d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a9091cb79ef7f37d9a99bc611ab043f0e10263edb41a033b6aa4825c98a8131 [INFO] running `Command { std: "docker" "start" "-a" "5a9091cb79ef7f37d9a99bc611ab043f0e10263edb41a033b6aa4825c98a8131", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking llamac_utils v0.0.0 (/opt/rustwide/workdir/llamac_utils) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking llamac_ast v0.0.0 (/opt/rustwide/workdir/llamac_ast) [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking llamac_typed_ast v0.0.0 (/opt/rustwide/workdir/llamac_typed_ast) [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking llamac_typecheck v0.0.0 (/opt/rustwide/workdir/llamac_typecheck) [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> llamac_typecheck/src/lib.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn is_solved(&self, TypedSourceFile { path, items }: TypedSourceFile) -> InferResult<()> { [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> llamac_typecheck/src/lib.rs:152:53 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn is_solved(&self, TypedSourceFile { path, items }: TypedSourceFile) -> InferResult<()> { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `items: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_exhaustivity` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn check_exhaustivity(TypedSourceFile { path: _, items }: &TypedSourceFile) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_const` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn check_const( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_fun_def` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_fun_def( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_expr` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn check_expr(value: &TypedSpanExpr) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_match` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn check_match(_match: TypedMatch) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> llamac_typecheck/src/lib.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn is_solved(&self, TypedSourceFile { path, items }: TypedSourceFile) -> InferResult<()> { [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> llamac_typecheck/src/lib.rs:152:53 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn is_solved(&self, TypedSourceFile { path, items }: TypedSourceFile) -> InferResult<()> { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `items: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_exhaustivity` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn check_exhaustivity(TypedSourceFile { path: _, items }: &TypedSourceFile) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_const` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn check_const( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_fun_def` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_fun_def( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_expr` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn check_expr(value: &TypedSpanExpr) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_match` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn check_match(_match: TypedMatch) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking llamac_sexpr_fmt_derive v0.1.0 (/opt/rustwide/workdir/llamac_sexpr_fmt/llamac_sexpr_fmt_derive) [INFO] [stderr] Checking llamac_sexpr_fmt v0.0.0 (/opt/rustwide/workdir/llamac_sexpr_fmt) [INFO] [stderr] Compiling logos-codegen v0.14.1 [INFO] [stderr] Compiling logos-derive v0.14.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustchi8tgI/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchi8tgI/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/logos_derive-50900879c526bb57.2wmg1blpm5dfxfrvuh31dsk50.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblogos_codegen-5e02c043bc27234a.rlib,liblazy_static-bcf4d76e77cc406a.rlib,libregex_syntax-adafe89d9c9f580d.rlib,libsyn-5c667f1ea04bda0c.rlib,libfnv-bd60753855300b18.rlib,libquote-be0f156ceb4baca1.rlib,libproc_macro2-671e2dffb1a4640b.rlib,libunicode_ident-f2de522ba645d884.rlib,libbeef-a07a2fd5e8d32940.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/liblogos_derive-50900879c526bb57.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/35b6491ce6d2b388d0a5de1e59e2123604af807f/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/cc6D5yKb.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/liblogos_derive-50900879c526bb57.so /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/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/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/../../.. --version-script=/tmp/rustchi8tgI/list --no-undefined-version /tmp/rustchi8tgI/symbols.o /opt/rustwide/target/debug/deps/logos_derive-50900879c526bb57.logos_derive.bf9002622c25eef9-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/logos_derive-50900879c526bb57.2wmg1blpm5dfxfrvuh31dsk50.rcgu.rmeta /opt/rustwide/target/debug/deps/logos_derive-50900879c526bb57.djb4qp19okdewz4yxmzfvmz2i.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/liblogos_codegen-5e02c043bc27234a.rlib /opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rlib /opt/rustwide/target/debug/deps/libregex_syntax-adafe89d9c9f580d.rlib /opt/rustwide/target/debug/deps/libsyn-5c667f1ea04bda0c.rlib /opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rlib /opt/rustwide/target/debug/deps/libquote-be0f156ceb4baca1.rlib /opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/target/debug/deps/libbeef-a07a2fd5e8d32940.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-193693a23aceb994.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-399a850a7013db0c.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b36642d8495e199.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8235626b544cc140.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7bfe9d2d2fc1ae0c.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-32ef70820f23084e.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2120f8ee4588dd96.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-10f557afaa5dd2ab.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2860d84d1d6a0353.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8ce7672350ab6d58.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c38a948677e3f39b.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-bf82b019ca7675c7.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-e47a16ecf1486305.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-632eecb8ee51751b.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6484fc582f9529ef.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-bea0f3f990675568.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/35b6491ce6d2b388d0a5de1e59e2123604af807f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c206257e2ed65ab6.rlib -Bdynamic -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] 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 0x00007b8d2e15d237 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007b8d2e15d64c [INFO] [stdout] 2 libc.so.6 0x00007b8d32237520 [INFO] [stdout] 3 rust-lld 0x00005affdfdffc73 [INFO] [stdout] 4 rust-lld 0x00005affdfc33b36 [INFO] [stdout] 5 rust-lld 0x00005affdfc194ec [INFO] [stdout] 6 rust-lld 0x00005affdfb4aae0 [INFO] [stdout] 7 rust-lld 0x00005affdfb49b7d [INFO] [stdout] 8 rust-lld 0x00005affdfb4a221 [INFO] [stdout] 9 libc.so.6 0x00007b8d3221ed90 [INFO] [stdout] 10 libc.so.6 0x00007b8d3221ee40 __libc_start_main + 128 [INFO] [stdout] 11 rust-lld 0x00005affdf9cc7e9 [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 `logos-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5a9091cb79ef7f37d9a99bc611ab043f0e10263edb41a033b6aa4825c98a8131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9091cb79ef7f37d9a99bc611ab043f0e10263edb41a033b6aa4825c98a8131", kill_on_drop: false }` [INFO] [stdout] 5a9091cb79ef7f37d9a99bc611ab043f0e10263edb41a033b6aa4825c98a8131