[INFO] fetching crate coreminer 0.5.2... [INFO] testing coreminer-0.5.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate coreminer 0.5.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate coreminer 0.5.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate coreminer 0.5.2 [INFO] tweaked toml for crates.io crate coreminer 0.5.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coreminer 0.5.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate coreminer 0.5.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unwind-sys v0.1.4 [INFO] [stderr] Downloaded unwind v0.4.2 [INFO] [stderr] Downloaded steckrs v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 618b90a4d97ac856d0bd271b36d3b2e0b86cb63505924f2c3d0a868e959b0bc2 [INFO] running `Command { std: "docker" "start" "-a" "618b90a4d97ac856d0bd271b36d3b2e0b86cb63505924f2c3d0a868e959b0bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "618b90a4d97ac856d0bd271b36d3b2e0b86cb63505924f2c3d0a868e959b0bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618b90a4d97ac856d0bd271b36d3b2e0b86cb63505924f2c3d0a868e959b0bc2", kill_on_drop: false }` [INFO] [stdout] 618b90a4d97ac856d0bd271b36d3b2e0b86cb63505924f2c3d0a868e959b0bc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afd0489915c5ae25b7268dc7d183d3d1b0f170720d7437714d8a7ad59201fb97 [INFO] running `Command { std: "docker" "start" "-a" "afd0489915c5ae25b7268dc7d183d3d1b0f170720d7437714d8a7ad59201fb97", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling unwind-sys v0.1.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling proc-maps v0.4.0 [INFO] [stderr] Compiling unwind v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling os_info v3.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling steckrs v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling coreminer v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/variable.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | assert!((b.len() <= WORD_BYTES), "too many bytes to put into a word"); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - assert!((b.len() <= WORD_BYTES), "too many bytes to put into a word"); [INFO] [stdout] 138 + assert!( b.len() <= WORD_BYTES, "too many bytes to put into a word"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/variable.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | (target_size <= WORD_BYTES), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 191 - (target_size <= WORD_BYTES), [INFO] [stdout] 191 + target_size <= WORD_BYTES, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZUBDWb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-acfaafcef76620ba,libsmallvec-e1beddfb3e414035,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libsharded_slab-8a8a8c9e27e64aa6,libtracing_log-acb9c025cc3283a2,libhuman_panic-eabd71b6c811be6f,libtoml-cdca6d925d40c419,libtoml_edit-04dbad0ace32fb11,libserde_spanned-a529f2e601ed9eae,libtoml_datetime-c633d2c754aeb03b,libos_info-6782fc443393b58c,liblog-ba604b77dad33fe2,libuuid-6bfd1275b583d290,libbacktrace-b670a16cdacb6c88,libaddr2line-e1891407fd1d0d6f,libclap-9daaec2244319170,libclap_builder-1367bad21cce6ff9,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libcoreminer-712f7e53599849d6,librustc_demangle-f257d5a904da7bce,libshlex-4fa55ebef488beda,libproc_maps-919adaffffbabffc,libunwind-ca490bea75058842,libunwind_sys-1538c66965eb44ee,libforeign_types-65f2f775e5d9aa24,libforeign_types_shared-97a43ce848e98908,libserde_json-eebdeb73439b9399,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdialoguer-bbe6dae0bf2cb111,libshell_words-577647bd4f992c17,libtempfile-6fc4df752499de3d,libgetrandom-d8e99bde2634f32f,libfastrand-503f12a96d791409,libzeroize-ead98f074a37f829,libthiserror-02668e823fc1e976,libconsole-88e46820a1cc4266,libunicode_width-79cfce0a776a55d3,libsteckrs-ce8bb4a6a10ba1a7,libthiserror-4da4a96a1c25336d,libwhich-0b46f3247db76793,libenv_home-9d3240afb36e91aa,libeither-1e551205f1478063,librustix-a9e09cadc158cefb,liblinux_raw_sys-20b62ec4b985a4c8,libiced_x86-ff37e4644da6a1be,liblazy_static-b3603208c0de2608,libobject-9381cbe5d2e43862,libruzstd-3428391ead5f16ad,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,libflate2-b3480250beb56134,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libmemchr-4f0714dc45d95749,libgimli-cd79a3fafb30187a,libfallible_iterator-eb22227d2ed01163,libindexmap-78b0b1f8c49dc94b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libstable_deref_trait-fa928650ff60dc8f,libtracing-7a74b6f50bfd76dc,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libserde-91edd92b22d09b0c,libnix-ede9fed7a74f74fb,libbitflags-ec9e26e8384cfc98,libcfg_if-33ef6c02a07f9fec,liblibc-063f2c6ffb470557}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lunwind-ptrace" "-lunwind-generic" "-lunwind" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZUBDWb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cmserve-83dceda0115f8e38" "-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: rust-lld: error: undefined reference: lzma_stream_buffer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_index_uncompressed_size [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_index_end [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_index_buffer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_stream_footer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_index_size [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coreminer` (bin "cmserve") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvZbFB7/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-acfaafcef76620ba,libsmallvec-e1beddfb3e414035,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libsharded_slab-8a8a8c9e27e64aa6,libtracing_log-acb9c025cc3283a2,libhuman_panic-eabd71b6c811be6f,libtoml-cdca6d925d40c419,libtoml_edit-04dbad0ace32fb11,libserde_spanned-a529f2e601ed9eae,libtoml_datetime-c633d2c754aeb03b,libos_info-6782fc443393b58c,liblog-ba604b77dad33fe2,libuuid-6bfd1275b583d290,libbacktrace-b670a16cdacb6c88,libaddr2line-e1891407fd1d0d6f,libclap-9daaec2244319170,libclap_builder-1367bad21cce6ff9,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libcoreminer-712f7e53599849d6,librustc_demangle-f257d5a904da7bce,libshlex-4fa55ebef488beda,libproc_maps-919adaffffbabffc,libunwind-ca490bea75058842,libunwind_sys-1538c66965eb44ee,libforeign_types-65f2f775e5d9aa24,libforeign_types_shared-97a43ce848e98908,libserde_json-eebdeb73439b9399,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdialoguer-bbe6dae0bf2cb111,libshell_words-577647bd4f992c17,libtempfile-6fc4df752499de3d,libgetrandom-d8e99bde2634f32f,libfastrand-503f12a96d791409,libzeroize-ead98f074a37f829,libthiserror-02668e823fc1e976,libconsole-88e46820a1cc4266,libunicode_width-79cfce0a776a55d3,libsteckrs-ce8bb4a6a10ba1a7,libthiserror-4da4a96a1c25336d,libwhich-0b46f3247db76793,libenv_home-9d3240afb36e91aa,libeither-1e551205f1478063,librustix-a9e09cadc158cefb,liblinux_raw_sys-20b62ec4b985a4c8,libiced_x86-ff37e4644da6a1be,liblazy_static-b3603208c0de2608,libobject-9381cbe5d2e43862,libruzstd-3428391ead5f16ad,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,libflate2-b3480250beb56134,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libmemchr-4f0714dc45d95749,libgimli-cd79a3fafb30187a,libfallible_iterator-eb22227d2ed01163,libindexmap-78b0b1f8c49dc94b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libstable_deref_trait-fa928650ff60dc8f,libtracing-7a74b6f50bfd76dc,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libserde-91edd92b22d09b0c,libnix-ede9fed7a74f74fb,libbitflags-ec9e26e8384cfc98,libcfg_if-33ef6c02a07f9fec,liblibc-063f2c6ffb470557}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lunwind-ptrace" "-lunwind-generic" "-lunwind" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvZbFB7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cm-a0ce77cd74360b27" "-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: rust-lld: error: undefined reference: lzma_stream_buffer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_index_uncompressed_size [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_index_end [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_index_buffer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_stream_footer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference: lzma_index_size [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so (disallowed by --no-allow-shlib-undefined) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coreminer` (bin "cm") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "afd0489915c5ae25b7268dc7d183d3d1b0f170720d7437714d8a7ad59201fb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd0489915c5ae25b7268dc7d183d3d1b0f170720d7437714d8a7ad59201fb97", kill_on_drop: false }` [INFO] [stdout] afd0489915c5ae25b7268dc7d183d3d1b0f170720d7437714d8a7ad59201fb97