[INFO] cloning repository https://github.com/vladbochok/eip712-signature [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladbochok/eip712-signature" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladbochok%2Feip712-signature", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladbochok%2Feip712-signature'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30b11455e7d613313e8c12d2aad961fd4bf902fe [INFO] building vladbochok/eip712-signature against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladbochok%2Feip712-signature" "/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/vladbochok/eip712-signature [INFO] finished tweaking git repo https://github.com/vladbochok/eip712-signature [INFO] tweaked toml for git repo https://github.com/vladbochok/eip712-signature written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vladbochok/eip712-signature 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/vladbochok/eip712-signature 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] e2323fc59075dab1a2cbdb407b2ffc8f40e1dda72c7cacf6ad4d5b6dc442a3c0 [INFO] running `Command { std: "docker" "start" "-a" "e2323fc59075dab1a2cbdb407b2ffc8f40e1dda72c7cacf6ad4d5b6dc442a3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2323fc59075dab1a2cbdb407b2ffc8f40e1dda72c7cacf6ad4d5b6dc442a3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2323fc59075dab1a2cbdb407b2ffc8f40e1dda72c7cacf6ad4d5b6dc442a3c0", kill_on_drop: false }` [INFO] [stdout] e2323fc59075dab1a2cbdb407b2ffc8f40e1dda72c7cacf6ad4d5b6dc442a3c0 [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] 4c48c3a7dbfed8dfa5e549302168f70f37dc603addad7955f268b5f201e9ca03 [INFO] running `Command { std: "docker" "start" "-a" "4c48c3a7dbfed8dfa5e549302168f70f37dc603addad7955f268b5f201e9ca03", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling password-hash v0.1.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling scrypt v0.5.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling parity-scale-codec v2.2.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethereum-types v0.12.0 [INFO] [stderr] Compiling parity-crypto v0.9.0 [INFO] [stderr] Compiling eip712-signature v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.94s [INFO] running `Command { std: "docker" "inspect" "4c48c3a7dbfed8dfa5e549302168f70f37dc603addad7955f268b5f201e9ca03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c48c3a7dbfed8dfa5e549302168f70f37dc603addad7955f268b5f201e9ca03", kill_on_drop: false }` [INFO] [stdout] 4c48c3a7dbfed8dfa5e549302168f70f37dc603addad7955f268b5f201e9ca03 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 39bb079d5a687e9f370df9cae7c802816a7d13ec231e12e4e675d28065cd1dec [INFO] running `Command { std: "docker" "start" "-a" "39bb079d5a687e9f370df9cae7c802816a7d13ec231e12e4e675d28065cd1dec", kill_on_drop: false }` [INFO] [stderr] Compiling eip712-signature v0.1.0 (/opt/rustwide/workdir) [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_4_1_context_create" "--export" "rustsecp256k1_v0_4_1_context_destroy" "--export" "rustsecp256k1_v0_4_1_default_error_callback_fn" "--export" "rustsecp256k1_v0_4_1_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libthiserror-d3c8f49328554d03,libparity_crypto-f058ff264c1a1187,libpbkdf2-7649e337fb6cf4f6,libpassword_hash-a958f6f2302e3a86,libbase64ct-b2fc6d913d3fec15,libripemd160-cb711442802d779d,libscrypt-377287f1b213c00b,libsalsa20-758ded35309d9938,libbase64-f0fcf0aa95ca9c82,librand_core-19504555c3a40267,libgetrandom-a9260921fd21a2ae,libwasi-203864a9547604ca,libpbkdf2-75b30ed32abbf3bb,liblazy_static-36da267ce9339a94,libsecp256k1-97e31c7a57c4c310,librand-b86ac7104bba4e78,librand_xorshift-2bc20c69768a78d9,librand_pcg-cd884781174b2fa4,librand_hc-616e6ddde9a64c95,librand_chacha-c23ef0f66c6d1a04,librand_isaac-fab7d5bc42ed396c,librand_core-dbe786ecad3dd8f6,librand_os-4a04da00598c8914,librand_jitter-436d4ba70d564eae,librand_core-7b75640df732d16f,libsecp256k1_sys-1c52b74fe8b1909f,libzeroize-d881a8ce3ad0cb85,libhmac-e62abfef3ea4b69c,libcrypto_mac-f3c114bdcb966eed,libsubtle-258708168e2ead61,libsha2-d59687b6c324e381,libblock_buffer-62d9cf5f73ee21bc,libdigest-fd1a91a2a1f46984,libblock_modes-b7f06857223edf9c,libblock_padding-aaea6da2dbf5c6ce,libaes_ctr-ef902cf7cad7cd55,libctr-2d1b08099edeb44b,libaes-3f51b0dbf0d15f24,libaes_soft-be73358f21781c34,libopaque_debug-d63d41056a54e997,libcipher-69aeb23de9340914,libgeneric_array-1b993ac8df8397b6,libtypenum-19a2d1fc11c79c0d,libethereum_types-4cfbda528dbc6276,libethbloom-772bd42c813f99fe,libtiny_keccak-c2d57cd113a039d9,libprimitive_types-5cfe7844969523b4,libimpl_codec-cbbb2a5ca0468b6b,libparity_scale_codec-0d4e223fd883d77b,libbyte_slice_cast-060d811d7967aa34,libarrayvec-da7ad6a040be3ce9,libuint-03a63f540b41dadc,libcrunchy-596276a30287dd51,libhex-8991d8966f4f2832,libimpl_serde-4efff85880cc8582,libserde-69e69a659b6c4c1e,libimpl_rlp-bb319028ea59609b,librlp-415b7a87543c104e,libbytes-512e890090e26ce5,libfixed_hash-43a71476e4e44488,librand-b9c1bef7b0de62bd,librand_chacha-2621fee04ed8b95f,libppv_lite86-19ed88023b3e7eab,librand_core-aac04702195a0845,libgetrandom-195056b2578167b2,libwasi-4ea4ad5c0c21a1a2,libcfg_if-50b02a9e3502ecf2,librustc_hex-749262e3035c42d0,libbyteorder-a940a02c442bfcbf,libstatic_assertions-5a320074c6765347}.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-dd12c91c4dc2448c/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/eip712_signature-4af3f660b8e9a73b.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-1c52b74fe8b1909f.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-1c52b74fe8b1909f.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/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_nonce_function_rfc6979 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_nonce_function_rfc6979 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_ecdsa_sign_recoverable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_ecdsa_recover [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.2.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.2.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.2.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_ecdsa_recoverable_signature_parse_compact [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.2.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.2.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libparity_crypto-f058ff264c1a1187.rlib(parity_crypto-f058ff264c1a1187.parity_crypto.2e85475d5548682-cgu.2.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_ecdsa_recoverable_signature_serialize_compact [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-97e31c7a57c4c310.rlib(secp256k1-97e31c7a57c4c310.secp256k1.2573c2ca27f7a5bf-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_randomize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-97e31c7a57c4c310.rlib(secp256k1-97e31c7a57c4c310.secp256k1.2573c2ca27f7a5bf-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-97e31c7a57c4c310.rlib(secp256k1-97e31c7a57c4c310.secp256k1.2573c2ca27f7a5bf-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-97e31c7a57c4c310.rlib(secp256k1-97e31c7a57c4c310.secp256k1.2573c2ca27f7a5bf-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-97e31c7a57c4c310.rlib(secp256k1-97e31c7a57c4c310.secp256k1.2573c2ca27f7a5bf-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-97e31c7a57c4c310.rlib(secp256k1-97e31c7a57c4c310.secp256k1.2573c2ca27f7a5bf-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_4_1_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 `eip712-signature` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "39bb079d5a687e9f370df9cae7c802816a7d13ec231e12e4e675d28065cd1dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bb079d5a687e9f370df9cae7c802816a7d13ec231e12e4e675d28065cd1dec", kill_on_drop: false }` [INFO] [stdout] 39bb079d5a687e9f370df9cae7c802816a7d13ec231e12e4e675d28065cd1dec