[INFO] cloning repository https://github.com/devorso/eth-validator-key [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devorso/eth-validator-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevorso%2Feth-validator-key", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevorso%2Feth-validator-key'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4601ba9d5cb1429f885d23b1db31f67c310bb6fa [INFO] building devorso/eth-validator-key against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevorso%2Feth-validator-key" "/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/devorso/eth-validator-key [INFO] finished tweaking git repo https://github.com/devorso/eth-validator-key [INFO] tweaked toml for git repo https://github.com/devorso/eth-validator-key written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devorso/eth-validator-key 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/devorso/eth-validator-key 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] d1b176e1921fff497da61c7206f26670ad822be26577b8bb7f01b54672ed7669 [INFO] running `Command { std: "docker" "start" "-a" "d1b176e1921fff497da61c7206f26670ad822be26577b8bb7f01b54672ed7669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1b176e1921fff497da61c7206f26670ad822be26577b8bb7f01b54672ed7669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b176e1921fff497da61c7206f26670ad822be26577b8bb7f01b54672ed7669", kill_on_drop: false }` [INFO] [stdout] d1b176e1921fff497da61c7206f26670ad822be26577b8bb7f01b54672ed7669 [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] 72f029bbad9f5098b670d2eb3d978bbecac283158e2042a803634a10b5134197 [INFO] running `Command { std: "docker" "start" "-a" "72f029bbad9f5098b670d2eb3d978bbecac283158e2042a803634a10b5134197", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling reth v0.1.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ethsign-crypto v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling ethsign v0.9.0 [INFO] [stderr] Compiling eth-validator-key v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SecretKey` [INFO] [stdout] --> src/main.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use ethsign::{KeyFile, Protected, SecretKey}; [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" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-54d1f8e31141524a,libryu-3f3897cf50eb23df,libitoa-e26c2fca71a2b2d1,libethsign-a6307eea35646684,libserde-7a393968afb1f85d,librand-3d92f219be17bdf9,librand_chacha-fa7cde576a6ffb5f,libppv_lite86-486e4425e6fd09e6,libethsign_crypto-d24630521154f20b,libctr-f7bbe9040751dccb,libtiny_keccak-6f4b76cb7c37e07e,libcrunchy-d11fc6eb36ce0e97,libscrypt-0add0ad112c9e541,libsalsa20-56482721aba7321e,libsha2-7b8129d02a469801,libpbkdf2-89db37569e6f3d08,libpassword_hash-5ceb17dbd6705210,libbase64ct-415c32887e031064,librand_core-bcc5478ab238230f,libgetrandom-369def8f764d7ef2,libwasi-b9c6bfbff0bef49f,librayon-fb1ef22bd7e00f7f,librayon_core-83be1fcd058cbf0e,libcrossbeam_deque-b016d1a2a6f53131,libcrossbeam_epoch-e023a62d2d2f7444,libcrossbeam_utils-5eab73e29c1ddb31,libeither-a73da3df1d669f76,libhmac-0cc1474aca01e41b,libdigest-7b585ae4fa6d315b,libsubtle-343c9aa3d9f7d536,libblock_buffer-ff766ba1f1bc2312,libaes-02f6a801df0c13e2,libcfg_if-50b02a9e3502ecf2,libcipher-5d9d2c4ad8f27fe0,libinout-73980bcc649d68b0,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libzeroize-ecdee4bda510392f,librustc_hex-4cd4e0f41a69ab76,libsecp256k1-dfac4c85fc4627de,libsecp256k1_sys-ad1d4d9140370141}.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-5953cc07d5df7c48/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/eth_validator_key-121b0b4585f934e4.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-ad1d4d9140370141.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-ad1d4d9140370141.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-ad1d4d9140370141.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-ad1d4d9140370141.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-ad1d4d9140370141.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/libethsign-a6307eea35646684.rlib(ethsign-a6307eea35646684.ethsign.eb6eeee3d97c2256-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libethsign-a6307eea35646684.rlib(ethsign-a6307eea35646684.ethsign.eb6eeee3d97c2256-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libethsign-a6307eea35646684.rlib(ethsign-a6307eea35646684.ethsign.eb6eeee3d97c2256-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libethsign-a6307eea35646684.rlib(ethsign-a6307eea35646684.ethsign.eb6eeee3d97c2256-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libethsign-a6307eea35646684.rlib(ethsign-a6307eea35646684.ethsign.eb6eeee3d97c2256-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libethsign-a6307eea35646684.rlib(ethsign-a6307eea35646684.ethsign.eb6eeee3d97c2256-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-dfac4c85fc4627de.rlib(secp256k1-dfac4c85fc4627de.secp256k1.e35fda325c0a4905-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_clone_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-dfac4c85fc4627de.rlib(secp256k1-dfac4c85fc4627de.secp256k1.e35fda325c0a4905-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-dfac4c85fc4627de.rlib(secp256k1-dfac4c85fc4627de.secp256k1.e35fda325c0a4905-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-dfac4c85fc4627de.rlib(secp256k1-dfac4c85fc4627de.secp256k1.e35fda325c0a4905-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-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-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-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-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-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_8_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-cgu.0.rcgu.o): undefined symbol: WASM32_INT_ALIGN [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-cgu.0.rcgu.o): undefined symbol: WASM32_INT_ALIGN [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-cgu.0.rcgu.o): undefined symbol: WASM32_UNSIGNED_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-cgu.0.rcgu.o): undefined symbol: WASM32_UNSIGNED_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-ad1d4d9140370141.rlib(secp256k1_sys-ad1d4d9140370141.secp256k1_sys.166feb31c52bb19a-cgu.0.rcgu.o): undefined symbol: WASM32_UNSIGNED_INT_ALIGN [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 `eth-validator-key` (bin "eth-validator-key") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "72f029bbad9f5098b670d2eb3d978bbecac283158e2042a803634a10b5134197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f029bbad9f5098b670d2eb3d978bbecac283158e2042a803634a10b5134197", kill_on_drop: false }` [INFO] [stdout] 72f029bbad9f5098b670d2eb3d978bbecac283158e2042a803634a10b5134197