[INFO] cloning repository https://github.com/Andrii32/rust-bitcoin-explore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrii32/rust-bitcoin-explore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrii32%2Frust-bitcoin-explore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrii32%2Frust-bitcoin-explore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ab80b3c4b171c693c7c2a11ca02ff42f498ff27 [INFO] building Andrii32/rust-bitcoin-explore against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrii32%2Frust-bitcoin-explore" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Andrii32/rust-bitcoin-explore [INFO] finished tweaking git repo https://github.com/Andrii32/rust-bitcoin-explore [INFO] tweaked toml for git repo https://github.com/Andrii32/rust-bitcoin-explore written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Andrii32/rust-bitcoin-explore 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/Andrii32/rust-bitcoin-explore 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6be20a87587efbaff1e665fe8801f31570597ac30346eb23e9aa9afdd373e8ff [INFO] running `Command { std: "docker" "start" "-a" "6be20a87587efbaff1e665fe8801f31570597ac30346eb23e9aa9afdd373e8ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6be20a87587efbaff1e665fe8801f31570597ac30346eb23e9aa9afdd373e8ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be20a87587efbaff1e665fe8801f31570597ac30346eb23e9aa9afdd373e8ff", kill_on_drop: false }` [INFO] [stdout] 6be20a87587efbaff1e665fe8801f31570597ac30346eb23e9aa9afdd373e8ff [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=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] 0afafc5752c777a7ea35db57ad38db754266853aec1350d1d60d38de8954274a [INFO] running `Command { std: "docker" "start" "-a" "0afafc5752c777a7ea35db57ad38db754266853aec1350d1d60d38de8954274a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling rust-bitcoin-explore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/main.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use errors::{Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_hex` is never used [INFO] [stdout] --> src/public.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl PublicKey{ [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn to_hex(&self) -> String{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/errors.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | FromHexError(hex::FromHexError), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 7 - FromHexError(hex::FromHexError), [INFO] [stdout] 7 + FromHexError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/errors.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | UndefinedError(secp256k1::Error) [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 9 - UndefinedError(secp256k1::Error) [INFO] [stdout] 9 + UndefinedError(()) [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_1_1_context_create" "--export" "rustsecp256k1_v0_1_1_context_destroy" "--export" "rustsecp256k1_v0_1_1_default_error_callback_fn" "--export" "rustsecp256k1_v0_1_1_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libsecp256k1-810f114ba5aa9fd4,libsecp256k1_sys-fb51b7168aff8894,libhex-b641ae62ee84f9c6,libripemd160-11c1f5f4bada91b5,libsha2-2a7c82c73fb803b7,libopaque_debug-c49481a206caa42f,libfake_simd-ca4b4de3dd52aa09,libblock_buffer-a90103754b8095d5,libblock_padding-91dfda1310f3089d,libbyte_tools-2d99e388891527ef,libbyteorder-2dd36ae58607d55f,libdigest-6e78109e0785c239,libgeneric_array-6feaa478a670dfad,libtypenum-97af3467da89acf5,librust_base58-d32fd6f91aa08d0f,libnum-b42196e24b3af5a2,libnum_rational-e8cd5ba3e8f556f6,libnum_iter-2947d34ef4734802,libnum_complex-69b93885c44b0196,libnum_bigint-7db9fa0c270e7ae7,libnum_integer-659b58d954bd032b,libnum_traits-63269bfbda838405}.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-e92ddc78be79bc23/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_explore-cfff8175f0214c5a.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-fb51b7168aff8894.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-fb51b7168aff8894.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/rust_bitcoin_explore-cfff8175f0214c5a.rust_bitcoin_explore.1d4788d4d1d92fa7-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_explore-cfff8175f0214c5a.rust_bitcoin_explore.1d4788d4d1d92fa7-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_explore-cfff8175f0214c5a.rust_bitcoin_explore.1d4788d4d1d92fa7-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_explore-cfff8175f0214c5a.rust_bitcoin_explore.1d4788d4d1d92fa7-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_explore-cfff8175f0214c5a.rust_bitcoin_explore.1d4788d4d1d92fa7-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_explore-cfff8175f0214c5a.rust_bitcoin_explore.1d4788d4d1d92fa7-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_explore-cfff8175f0214c5a.rust_bitcoin_explore.1d4788d4d1d92fa7-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_explore-cfff8175f0214c5a.rust_bitcoin_explore.1d4788d4d1d92fa7-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-810f114ba5aa9fd4.rlib(secp256k1-810f114ba5aa9fd4.secp256k1.9d71ef8a4ad3c27a-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-810f114ba5aa9fd4.rlib(secp256k1-810f114ba5aa9fd4.secp256k1.9d71ef8a4ad3c27a-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-810f114ba5aa9fd4.rlib(secp256k1-810f114ba5aa9fd4.secp256k1.9d71ef8a4ad3c27a-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-810f114ba5aa9fd4.rlib(secp256k1-810f114ba5aa9fd4.secp256k1.9d71ef8a4ad3c27a-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-810f114ba5aa9fd4.rlib(secp256k1-810f114ba5aa9fd4.secp256k1.9d71ef8a4ad3c27a-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-fb51b7168aff8894.rlib(secp256k1_sys-fb51b7168aff8894.secp256k1_sys.888394c99eda321b-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-fb51b7168aff8894.rlib(secp256k1_sys-fb51b7168aff8894.secp256k1_sys.888394c99eda321b-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-fb51b7168aff8894.rlib(secp256k1_sys-fb51b7168aff8894.secp256k1_sys.888394c99eda321b-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_destroy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-bitcoin-explore` (bin "rust-bitcoin-explore") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0afafc5752c777a7ea35db57ad38db754266853aec1350d1d60d38de8954274a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afafc5752c777a7ea35db57ad38db754266853aec1350d1d60d38de8954274a", kill_on_drop: false }` [INFO] [stdout] 0afafc5752c777a7ea35db57ad38db754266853aec1350d1d60d38de8954274a