[INFO] cloning repository https://github.com/HrikB/ecc-secp256k1-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HrikB/ecc-secp256k1-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHrikB%2Fecc-secp256k1-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHrikB%2Fecc-secp256k1-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 098257725bef3311ad18b2c5894f845d8e82ded6 [INFO] building HrikB/ecc-secp256k1-rs against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHrikB%2Fecc-secp256k1-rs" "/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/HrikB/ecc-secp256k1-rs [INFO] finished tweaking git repo https://github.com/HrikB/ecc-secp256k1-rs [INFO] tweaked toml for git repo https://github.com/HrikB/ecc-secp256k1-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HrikB/ecc-secp256k1-rs 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/HrikB/ecc-secp256k1-rs 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] e0975c133d591e7f82388bbb1b5286b2e472cad5314e2527d6b6134d5abb4a35 [INFO] running `Command { std: "docker" "start" "-a" "e0975c133d591e7f82388bbb1b5286b2e472cad5314e2527d6b6134d5abb4a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0975c133d591e7f82388bbb1b5286b2e472cad5314e2527d6b6134d5abb4a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0975c133d591e7f82388bbb1b5286b2e472cad5314e2527d6b6134d5abb4a35", kill_on_drop: false }` [INFO] [stdout] e0975c133d591e7f82388bbb1b5286b2e472cad5314e2527d6b6134d5abb4a35 [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] 95506c92bff30703b611a353338055ad7982c42655e2dd4dbf25de79bd87c2b8 [INFO] running `Command { std: "docker" "start" "-a" "95506c92bff30703b611a353338055ad7982c42655e2dd4dbf25de79bd87c2b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling eccsecp256k1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::secp256k1::*` [INFO] [stdout] --> src/secp256k1.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | use crate::secp256k1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [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_8_1_context_create" "--export" "rustsecp256k1_v0_8_1_context_destroy" "--export" "rustsecp256k1_v0_8_1_default_error_callback_fn" "--export" "rustsecp256k1_v0_8_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/{libeccsecp256k1-e8680f6b49083ba0,libprimitive_types-92a5a3daf0e1936b,libuint-806bc8f269c07c31,libcrunchy-59509cf7265afd1d,libfixed_hash-fd606ba16b2b21ca,librand-a28ae477cc276d5b,librand_chacha-bee43409f7e328a5,libppv_lite86-486e4425e6fd09e6,librand_core-174fac7c0d2a4966,libgetrandom-0f36e8ce46ed7078,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,librustc_hex-749262e3035c42d0,libbyteorder-a940a02c442bfcbf,libstatic_assertions-5a320074c6765347,libsecp256k1-df4181b0af46ed55,libsecp256k1_sys-a14cd19a75896aec,libsha3-c93321cda26d8d8d,libkeccak-2542307d8d00ec96,libdigest-6867552a40719a0e,libblock_buffer-56b2b9e2a4654e0a,libcrypto_common-6c8f084efad9d430,libgeneric_array-7ee413fce8f96687,libtypenum-4a5399017f020fcd,libhex-85aa986ef279af61}.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-54b92b3663b9edf9/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/eccsecp256k1-3ef43b6a336d28d4.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-a14cd19a75896aec.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-a14cd19a75896aec.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-a14cd19a75896aec.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-a14cd19a75896aec.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-a14cd19a75896aec.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/libsecp256k1_sys-a14cd19a75896aec.rlib(secp256k1_sys-a14cd19a75896aec.secp256k1_sys.8bd37c0edaa841b0-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-a14cd19a75896aec.rlib(secp256k1_sys-a14cd19a75896aec.secp256k1_sys.8bd37c0edaa841b0-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-a14cd19a75896aec.rlib(secp256k1_sys-a14cd19a75896aec.secp256k1_sys.8bd37c0edaa841b0-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_destroy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eccsecp256k1` (bin "eccsecp256k1") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "95506c92bff30703b611a353338055ad7982c42655e2dd4dbf25de79bd87c2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95506c92bff30703b611a353338055ad7982c42655e2dd4dbf25de79bd87c2b8", kill_on_drop: false }` [INFO] [stdout] 95506c92bff30703b611a353338055ad7982c42655e2dd4dbf25de79bd87c2b8