[INFO] cloning repository https://github.com/pythcoiner/ppbreaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythcoiner/ppbreaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fppbreaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fppbreaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c77bc6e34dc07b120c320f82f1b9b471a8232b90 [INFO] building pythcoiner/ppbreaker against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fppbreaker" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pythcoiner/ppbreaker [INFO] finished tweaking git repo https://github.com/pythcoiner/ppbreaker [INFO] tweaked toml for git repo https://github.com/pythcoiner/ppbreaker written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pythcoiner/ppbreaker on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pythcoiner/ppbreaker 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7434d5834ca3adb9b88aafc72759c88c42a880b0085fd575dc9ca9a4a9ca1d1 [INFO] running `Command { std: "docker" "start" "-a" "c7434d5834ca3adb9b88aafc72759c88c42a880b0085fd575dc9ca9a4a9ca1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7434d5834ca3adb9b88aafc72759c88c42a880b0085fd575dc9ca9a4a9ca1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7434d5834ca3adb9b88aafc72759c88c42a880b0085fd575dc9ca9a4a9ca1d1", kill_on_drop: false }` [INFO] [stdout] c7434d5834ca3adb9b88aafc72759c88c42a880b0085fd575dc9ca9a4a9ca1d1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] cd40288903cd34fb378b42668b13bc7e2a96721009b46da53ac42cb76696f8f5 [INFO] running `Command { std: "docker" "start" "-a" "cd40288903cd34fb378b42668b13bc7e2a96721009b46da53ac42cb76696f8f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling bitcoin v0.31.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling secp256k1 v0.28.1 [INFO] [stderr] Compiling ppfinder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | Ended(usize), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WorkerMsg` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 - Ended(usize), [INFO] [stdout] 32 + Ended(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "rustsecp256k1_v0_9_2_context_create" "--export" "rustsecp256k1_v0_9_2_context_destroy" "--export" "rustsecp256k1_v0_9_2_default_error_callback_fn" "--export" "rustsecp256k1_v0_9_2_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-fef2b040aa66f758,libryu-3f3897cf50eb23df,libitoa-e26c2fca71a2b2d1,libclap-b792ec2fbae1f2a6,libclap_builder-3938c860012a36be,libstrsim-39ec6cd5a47c2372,libanstream-c9bcc7dfb41a539d,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-4b59dc0886c0688f,libanstyle-c669f062275a2e68,libppfinder-e36143bf199fcf1c,libbitcoin-c31e7bfc400d8cd2,libhex_lit-79ec049674ba22a6,libbitcoin_internals-3cdcf6cd78243dcb,libsecp256k1-77680bc000c1dd56,libsecp256k1_sys-160b3b7eacd19c0b,libbitcoin_hashes-6a252743e854b8a2,libhex_conservative-6756f2724c74a053,libbech32-47fe7e8af6918716,libbip39-b25787e7f03fbe3f,libserde-1b21edb580803b5f,libunicode_normalization-2dd971fc48ee35b8,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libbitcoin_hashes-91c06953274c1e20}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/secp256k1-sys-c51f6c81126e70ff/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/ppfinder-7468c95cf35e4156.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-160b3b7eacd19c0b.rlib: archive member 'wasm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-160b3b7eacd19c0b.rlib: archive member 'lax_der_parsing.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-160b3b7eacd19c0b.rlib: archive member 'precomputed_ecmult_gen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-160b3b7eacd19c0b.rlib: archive member 'precomputed_ecmult.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-160b3b7eacd19c0b.rlib: archive member 'secp256k1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_ec_pubkey_tweak_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_ec_seckey_tweak_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_clone_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libppfinder-e36143bf199fcf1c.rlib(ppfinder-e36143bf199fcf1c.ppfinder.98e1e1edfbfe4c7e-cgu.3.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-c31e7bfc400d8cd2.rlib(bitcoin-c31e7bfc400d8cd2.bitcoin.290c853e1e882fc7-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-c31e7bfc400d8cd2.rlib(bitcoin-c31e7bfc400d8cd2.bitcoin.290c853e1e882fc7-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-c31e7bfc400d8cd2.rlib(bitcoin-c31e7bfc400d8cd2.bitcoin.290c853e1e882fc7-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-c31e7bfc400d8cd2.rlib(bitcoin-c31e7bfc400d8cd2.bitcoin.290c853e1e882fc7-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-c31e7bfc400d8cd2.rlib(bitcoin-c31e7bfc400d8cd2.bitcoin.290c853e1e882fc7-cgu.09.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-77680bc000c1dd56.rlib(secp256k1-77680bc000c1dd56.secp256k1.f4c5eb9f8c1045f6-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-77680bc000c1dd56.rlib(secp256k1-77680bc000c1dd56.secp256k1.f4c5eb9f8c1045f6-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-160b3b7eacd19c0b.rlib(secp256k1_sys-160b3b7eacd19c0b.secp256k1_sys.300c82fc556be2dd-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_2_context_preallocated_size [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppfinder` (bin "ppfinder") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd40288903cd34fb378b42668b13bc7e2a96721009b46da53ac42cb76696f8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd40288903cd34fb378b42668b13bc7e2a96721009b46da53ac42cb76696f8f5", kill_on_drop: false }` [INFO] [stdout] cd40288903cd34fb378b42668b13bc7e2a96721009b46da53ac42cb76696f8f5