[INFO] fetching crate coreminer 0.5.2...
[INFO] testing coreminer-0.5.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate coreminer 0.5.2 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coreminer 0.5.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 972f20c20a0c7d4c4ad0e18c5b46f050a52ccf2d06630f65694897abc912e019
[INFO] running `Command { std: "docker" "start" "-a" "972f20c20a0c7d4c4ad0e18c5b46f050a52ccf2d06630f65694897abc912e019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "972f20c20a0c7d4c4ad0e18c5b46f050a52ccf2d06630f65694897abc912e019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "972f20c20a0c7d4c4ad0e18c5b46f050a52ccf2d06630f65694897abc912e019", kill_on_drop: false }`
[INFO] [stdout] 972f20c20a0c7d4c4ad0e18c5b46f050a52ccf2d06630f65694897abc912e019
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26ce1a7d648c224fcce0e664720c74983b57513d93d44d72723a9ae4a6e020f0
[INFO] running `Command { std: "docker" "start" "-a" "26ce1a7d648c224fcce0e664720c74983b57513d93d44d72723a9ae4a6e020f0", 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 twox-hash v1.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[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 fallible-iterator v0.3.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling unwind v0.4.2
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[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 uuid v1.16.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[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 tempfile v3.19.1
[INFO] [stderr]    Compiling which v7.0.3
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling clap_derive v4.5.32
[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 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 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/rustcGmSqmo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-7d950df8e7db0006,libsmallvec-7dacfa6d1bc40eb6,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-6e7de624cd79a6b3,libsharded_slab-9d3d4272806f2d43,libtracing_log-8be858009cf0aee7,libhuman_panic-450a65adfc4f76b3,libtoml-b0a356a2263ae155,libtoml_edit-1fce233fe262aa8d,libserde_spanned-d6c4370de87051dc,libtoml_datetime-d1229e7c545272a7,libos_info-e8eb4b1971118de5,liblog-d6f7bb1298e9acd0,libuuid-bc2fd4755574f6a7,libbacktrace-619f41eeb1d20e6a,libaddr2line-534665ce9f3bd6c3,libclap-6041e9fff9d43620,libclap_builder-413409d8077445e5,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libcoreminer-2a460a4aec3536ab,librustc_demangle-685041651feef096,libshlex-dc6b4c4e5548d418,libproc_maps-cfd518cb9d2b3413,libunwind-d61e72b3865ad797,libunwind_sys-8bb40c0896157ef7,libforeign_types-71173e6b66268791,libforeign_types_shared-3d83f2459f55b51f,libserde_json-b2743105dcdd9909,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdialoguer-bb35cfa4d196e605,libshell_words-c7c8b88b0c6925bc,libtempfile-2c94b73b4a4eae77,libgetrandom-eb1d70394bf2b5ed,libfastrand-751bcde24b8aa073,libzeroize-9d781f334751eb0e,libthiserror-0920f9b71a5ef80a,libconsole-90e2d0f224d3e90f,libunicode_width-0122813f2549e4e9,libsteckrs-29680f133d043002,libthiserror-e34ebef192770fb1,libwhich-bb7cd397c81d31ae,libenv_home-2bdd09637334512a,libeither-ee1ed391f5dfcb09,librustix-065273c434e3e96b,liblinux_raw_sys-d28fdc10158f862f,libiced_x86-8be2413d5bd7e4e6,liblazy_static-3674be3f4245d19b,libobject-fe10641d097c5de2,libruzstd-4a184f2a6e4c5967,libtwox_hash-ae9c612676f9e00b,libstatic_assertions-f0217ecdd817a834,libflate2-799052b64fc8622f,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libmemchr-eec2dd93b0d498c5,libgimli-860278b54e0c06a8,libfallible_iterator-bad93f33436f6f64,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libstable_deref_trait-abbc9b1b4dceb875,libtracing-54db47b1a3835e25,libpin_project_lite-72bf04572caa1c84,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libserde-d3f6972b59e713b5,libnix-6ed325f27049584d,libbitflags-1ec459e74ae68f4e,libcfg_if-3e7fc4e38d4a72b5,liblibc-e0f273fc49211605}.rlib" "<sysroot>/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/rustcGmSqmo/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-89e298380546eace" "-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/rustcXDUBOo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-7d950df8e7db0006,libsmallvec-7dacfa6d1bc40eb6,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-6e7de624cd79a6b3,libsharded_slab-9d3d4272806f2d43,libtracing_log-8be858009cf0aee7,libhuman_panic-450a65adfc4f76b3,libtoml-b0a356a2263ae155,libtoml_edit-1fce233fe262aa8d,libserde_spanned-d6c4370de87051dc,libtoml_datetime-d1229e7c545272a7,libos_info-e8eb4b1971118de5,liblog-d6f7bb1298e9acd0,libuuid-bc2fd4755574f6a7,libbacktrace-619f41eeb1d20e6a,libaddr2line-534665ce9f3bd6c3,libclap-6041e9fff9d43620,libclap_builder-413409d8077445e5,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libcoreminer-2a460a4aec3536ab,librustc_demangle-685041651feef096,libshlex-dc6b4c4e5548d418,libproc_maps-cfd518cb9d2b3413,libunwind-d61e72b3865ad797,libunwind_sys-8bb40c0896157ef7,libforeign_types-71173e6b66268791,libforeign_types_shared-3d83f2459f55b51f,libserde_json-b2743105dcdd9909,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdialoguer-bb35cfa4d196e605,libshell_words-c7c8b88b0c6925bc,libtempfile-2c94b73b4a4eae77,libgetrandom-eb1d70394bf2b5ed,libfastrand-751bcde24b8aa073,libzeroize-9d781f334751eb0e,libthiserror-0920f9b71a5ef80a,libconsole-90e2d0f224d3e90f,libunicode_width-0122813f2549e4e9,libsteckrs-29680f133d043002,libthiserror-e34ebef192770fb1,libwhich-bb7cd397c81d31ae,libenv_home-2bdd09637334512a,libeither-ee1ed391f5dfcb09,librustix-065273c434e3e96b,liblinux_raw_sys-d28fdc10158f862f,libiced_x86-8be2413d5bd7e4e6,liblazy_static-3674be3f4245d19b,libobject-fe10641d097c5de2,libruzstd-4a184f2a6e4c5967,libtwox_hash-ae9c612676f9e00b,libstatic_assertions-f0217ecdd817a834,libflate2-799052b64fc8622f,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libmemchr-eec2dd93b0d498c5,libgimli-860278b54e0c06a8,libfallible_iterator-bad93f33436f6f64,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libstable_deref_trait-abbc9b1b4dceb875,libtracing-54db47b1a3835e25,libpin_project_lite-72bf04572caa1c84,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libserde-d3f6972b59e713b5,libnix-6ed325f27049584d,libbitflags-1ec459e74ae68f4e,libcfg_if-3e7fc4e38d4a72b5,liblibc-e0f273fc49211605}.rlib" "<sysroot>/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/rustcXDUBOo/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-806ccb41c61b357d" "-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" "26ce1a7d648c224fcce0e664720c74983b57513d93d44d72723a9ae4a6e020f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ce1a7d648c224fcce0e664720c74983b57513d93d44d72723a9ae4a6e020f0", kill_on_drop: false }`
[INFO] [stdout] 26ce1a7d648c224fcce0e664720c74983b57513d93d44d72723a9ae4a6e020f0
