[INFO] fetching crate coreminer 0.5.2...
[INFO] testing coreminer-0.5.2 against 1.90.0 for beta-1.91-3
[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 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded mach2 v0.4.2
[INFO] [stderr]   Downloaded unwind v0.4.2
[INFO] [stderr]   Downloaded unwind-sys v0.1.4
[INFO] [stderr]   Downloaded human-panic v2.0.2
[INFO] [stderr]   Downloaded proc-maps v0.4.0
[INFO] [stderr]   Downloaded os_info v3.10.0
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded ruzstd v0.7.3
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] [stderr]   Downloaded libproc v0.14.10
[INFO] [stderr]   Downloaded steckrs v0.4.0
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded iced-x86 v1.21.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1e2f1ed930ba47b2e384c63d3d282fd6d57998943aae16a5fcee1dae342b021
[INFO] running `Command { std: "docker" "start" "-a" "d1e2f1ed930ba47b2e384c63d3d282fd6d57998943aae16a5fcee1dae342b021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1e2f1ed930ba47b2e384c63d3d282fd6d57998943aae16a5fcee1dae342b021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e2f1ed930ba47b2e384c63d3d282fd6d57998943aae16a5fcee1dae342b021", kill_on_drop: false }`
[INFO] [stdout] d1e2f1ed930ba47b2e384c63d3d282fd6d57998943aae16a5fcee1dae342b021
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 751e360a81cac93ea75c75fbb174418f38e621ddead9c3c9efdd20931ef4a7f0
[INFO] running `Command { std: "docker" "start" "-a" "751e360a81cac93ea75c75fbb174418f38e621ddead9c3c9efdd20931ef4a7f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling unwind-sys v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unwind v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling which v7.0.3
[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 addr2line v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling os_info v3.10.0
[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] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2Z2VBe/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-204ffd2aeadb8a75,libsmallvec-696a9b8a3b2efb25,libnu_ansi_term-df6e72c17831619e,liboverload-5b83548f0f399e04,libthread_local-2111518c239f5df7,libsharded_slab-167293abc8174f06,libtracing_log-2b707ddb0ccdcc3a,libhuman_panic-d9360eb2719cca3d,libtoml-2cfe9a0b3dedb353,libtoml_edit-73729663086987a3,libserde_spanned-5605c2b21d34ae06,libtoml_datetime-aefb1cf6d0c83a37,libos_info-157575cbd7451ce6,liblog-c4dfdfda36928161,libuuid-5f4d5d00ddd0db5f,libbacktrace-ff7ad16ff9e87f10,libaddr2line-5173ab0bb7eeede2,libclap-ee36b6517db77e91,libclap_builder-62fc0611a23b75b9,libstrsim-3c066906e8d6c466,libanstream-dfc30e3ac73f2cd5,libanstyle_query-db83a68c694b9d63,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-a3b77acdbdb1ab0d,libanstyle_parse-29d48ff3e45feb97,libutf8parse-b4c8bbdcb9de0cd7,libclap_lex-8385a67ebf54a985,libanstyle-3993e49bc768331b,libcoreminer-8a0cf0f3a13429d4,librustc_demangle-9c19c0462ae7bd72,libshlex-83be1d5aab593e3e,libproc_maps-d9680cfd2ed7b7d9,libunwind-34702ac22de2ccf2,libunwind_sys-7d89864aa6254281,libforeign_types-c8e3c5ee24fa2d3d,libforeign_types_shared-bef59ec2bd145bde,libserde_json-4f02314d42eab66a,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libdialoguer-6bf4afd04c11cfea,libshell_words-1a542a1242de59f3,libtempfile-4b228d404d0575ca,libgetrandom-bb73f0819e1b911f,libfastrand-1b40ee46a22cd88d,libzeroize-f7c84155a662146a,libthiserror-9020f31b790966d2,libconsole-fc2b8d9138ee5881,libunicode_width-413e00174b63117b,libsteckrs-ca1549ebc1b6e700,libthiserror-7ff4808bce02c96d,libwhich-a424ed3e74762dbc,libenv_home-c364f88388b6b940,libeither-9173c35d9cfe201c,librustix-de7e3727ddc3e88d,liblinux_raw_sys-684e4823d799304a,libiced_x86-b957a3c1df12fb48,liblazy_static-509a3481d98abb23,libobject-012102c3d2e2b7bf,libruzstd-2817d669a07485ce,libtwox_hash-934459bdc0b7d71b,libstatic_assertions-55654f80d66897c1,libflate2-8d16b3cf0a423741,libminiz_oxide-8329764a35b96b27,libadler2-fd247fe78d8c5ed7,libcrc32fast-9120768a38b567d5,libmemchr-19b8063cb8773ce3,libgimli-4fbdcb6d06bb26f0,libfallible_iterator-e1f1a1eca834d851,libindexmap-7e21ba80c3d0ffd2,libequivalent-bf2cc2d551c30568,libhashbrown-20e8734fc31efad8,libstable_deref_trait-0ed3f71e58712363,libtracing-e5c8affac0f20baa,libpin_project_lite-0cffc5d959d0b16f,libtracing_core-0b218574c6f0ce43,libonce_cell-65395029fac7f518,libserde-b17df34d97b683fc,libnix-1fbdbdb7feac5816,libbitflags-bf554e9401da02ce,libcfg_if-3183e62f61f23a61,liblibc-87a4242b975b14e4}.rlib" "<sysroot>/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-*,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/rustc2Z2VBe/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cm-b7f44f5b8de9f003" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceZTWLj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-204ffd2aeadb8a75,libsmallvec-696a9b8a3b2efb25,libnu_ansi_term-df6e72c17831619e,liboverload-5b83548f0f399e04,libthread_local-2111518c239f5df7,libsharded_slab-167293abc8174f06,libtracing_log-2b707ddb0ccdcc3a,libhuman_panic-d9360eb2719cca3d,libtoml-2cfe9a0b3dedb353,libtoml_edit-73729663086987a3,libserde_spanned-5605c2b21d34ae06,libtoml_datetime-aefb1cf6d0c83a37,libos_info-157575cbd7451ce6,liblog-c4dfdfda36928161,libuuid-5f4d5d00ddd0db5f,libbacktrace-ff7ad16ff9e87f10,libaddr2line-5173ab0bb7eeede2,libclap-ee36b6517db77e91,libclap_builder-62fc0611a23b75b9,libstrsim-3c066906e8d6c466,libanstream-dfc30e3ac73f2cd5,libanstyle_query-db83a68c694b9d63,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-a3b77acdbdb1ab0d,libanstyle_parse-29d48ff3e45feb97,libutf8parse-b4c8bbdcb9de0cd7,libclap_lex-8385a67ebf54a985,libanstyle-3993e49bc768331b,libcoreminer-8a0cf0f3a13429d4,librustc_demangle-9c19c0462ae7bd72,libshlex-83be1d5aab593e3e,libproc_maps-d9680cfd2ed7b7d9,libunwind-34702ac22de2ccf2,libunwind_sys-7d89864aa6254281,libforeign_types-c8e3c5ee24fa2d3d,libforeign_types_shared-bef59ec2bd145bde,libserde_json-4f02314d42eab66a,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libdialoguer-6bf4afd04c11cfea,libshell_words-1a542a1242de59f3,libtempfile-4b228d404d0575ca,libgetrandom-bb73f0819e1b911f,libfastrand-1b40ee46a22cd88d,libzeroize-f7c84155a662146a,libthiserror-9020f31b790966d2,libconsole-fc2b8d9138ee5881,libunicode_width-413e00174b63117b,libsteckrs-ca1549ebc1b6e700,libthiserror-7ff4808bce02c96d,libwhich-a424ed3e74762dbc,libenv_home-c364f88388b6b940,libeither-9173c35d9cfe201c,librustix-de7e3727ddc3e88d,liblinux_raw_sys-684e4823d799304a,libiced_x86-b957a3c1df12fb48,liblazy_static-509a3481d98abb23,libobject-012102c3d2e2b7bf,libruzstd-2817d669a07485ce,libtwox_hash-934459bdc0b7d71b,libstatic_assertions-55654f80d66897c1,libflate2-8d16b3cf0a423741,libminiz_oxide-8329764a35b96b27,libadler2-fd247fe78d8c5ed7,libcrc32fast-9120768a38b567d5,libmemchr-19b8063cb8773ce3,libgimli-4fbdcb6d06bb26f0,libfallible_iterator-e1f1a1eca834d851,libindexmap-7e21ba80c3d0ffd2,libequivalent-bf2cc2d551c30568,libhashbrown-20e8734fc31efad8,libstable_deref_trait-0ed3f71e58712363,libtracing-e5c8affac0f20baa,libpin_project_lite-0cffc5d959d0b16f,libtracing_core-0b218574c6f0ce43,libonce_cell-65395029fac7f518,libserde-b17df34d97b683fc,libnix-1fbdbdb7feac5816,libbitflags-bf554e9401da02ce,libcfg_if-3183e62f61f23a61,liblibc-87a4242b975b14e4}.rlib" "<sysroot>/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-*,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/rustceZTWLj/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cmserve-9edb7eccf80bcc4b" "-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] [stderr] error: could not compile `coreminer` (bin "cm") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "751e360a81cac93ea75c75fbb174418f38e621ddead9c3c9efdd20931ef4a7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "751e360a81cac93ea75c75fbb174418f38e621ddead9c3c9efdd20931ef4a7f0", kill_on_drop: false }`
[INFO] [stdout] 751e360a81cac93ea75c75fbb174418f38e621ddead9c3c9efdd20931ef4a7f0
