[INFO] cloning repository https://github.com/Philogy/findoor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Philogy/findoor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilogy%2Ffindoor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilogy%2Ffindoor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce8bc1cbb9ad2da6b91395135e7fe04483485c6f [INFO] building Philogy/findoor against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilogy%2Ffindoor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Philogy/findoor [INFO] finished tweaking git repo https://github.com/Philogy/findoor [INFO] tweaked toml for git repo https://github.com/Philogy/findoor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Philogy/findoor 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/Philogy/findoor 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d51d868333e3b2c2da0fa082ccfe855700a7a61d1ffa1921c75d3ab8e71ec3f8 [INFO] running `Command { std: "docker" "start" "-a" "d51d868333e3b2c2da0fa082ccfe855700a7a61d1ffa1921c75d3ab8e71ec3f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d51d868333e3b2c2da0fa082ccfe855700a7a61d1ffa1921c75d3ab8e71ec3f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51d868333e3b2c2da0fa082ccfe855700a7a61d1ffa1921c75d3ab8e71ec3f8", kill_on_drop: false }` [INFO] [stdout] d51d868333e3b2c2da0fa082ccfe855700a7a61d1ffa1921c75d3ab8e71ec3f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 97fc7836ee0b3e5f0878db745c5dabf0cb1522fca378a4d8b416736fc24cd011 [INFO] running `Command { std: "docker" "start" "-a" "97fc7836ee0b3e5f0878db745c5dabf0cb1522fca378a4d8b416736fc24cd011", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling secp256k1-sys v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling secp256k1 v0.28.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling findoor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SecretKey` [INFO] [stdout] --> src/eoa_finder.rs:6:74 [INFO] [stdout] | [INFO] [stdout] 6 | use secp256k1::{rand::rngs::OsRng, scalar::Scalar, PublicKey, Secp256k1, SecretKey}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create2_finder::create2_find` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use create2_finder::create2_find; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude` [INFO] [stdout] --> src/eoa_finder.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | InvalidFormat(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FindoorError` has a derived impl for the trait `Debug`, 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] 27 - InvalidFormat(String), [INFO] [stdout] 27 + InvalidFormat(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Create2FindError` is never used [INFO] [stdout] --> src/create2_finder.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Create2FindError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create2_find` is never used [INFO] [stdout] --> src/create2_finder.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn create2_find( [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_0_context_create" "--export" "rustsecp256k1_v0_9_0_context_destroy" "--export" "rustsecp256k1_v0_9_0_default_error_callback_fn" "--export" "rustsecp256k1_v0_9_0_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libstructopt-350ba0665f0a698e,liblazy_static-36da267ce9339a94,libclap-f98915b08fa2dd48,libvec_map-4d1795d7ce776985,libtextwrap-beba40023d0288f0,libunicode_width-9718a35a1702a5af,libstrsim-77da817db1277a2f,libbitflags-15e3d67e03629ffa,libatty-3242e974e54baef7,libansi_term-e6505b9a6cac2ba7,libsecp256k1-ca41373574edf731,libsecp256k1_sys-85241ed29d28efd6,libtiny_keccak-6f4b76cb7c37e07e,libcrunchy-d11fc6eb36ce0e97,librand-3d92f219be17bdf9,librand_chacha-fa7cde576a6ffb5f,libppv_lite86-486e4425e6fd09e6,librand_core-bcc5478ab238230f,libgetrandom-369def8f764d7ef2,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,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-47ca67ab3047b771/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.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-85241ed29d28efd6.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-85241ed29d28efd6.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-85241ed29d28efd6.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-85241ed29d28efd6.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-85241ed29d28efd6.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/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_ec_pubkey_tweak_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_ec_seckey_tweak_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/findoor-4afe79d30942c9fc.findoor.e12d2febf5ad87e9-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_9_0_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-ca41373574edf731.rlib(secp256k1-ca41373574edf731.secp256k1.e38535bc386825a5-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_0_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-ca41373574edf731.rlib(secp256k1-ca41373574edf731.secp256k1.e38535bc386825a5-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_0_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-85241ed29d28efd6.rlib(secp256k1_sys-85241ed29d28efd6.secp256k1_sys.baf2940aa6565e00-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_0_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-85241ed29d28efd6.rlib(secp256k1_sys-85241ed29d28efd6.secp256k1_sys.baf2940aa6565e00-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_0_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-85241ed29d28efd6.rlib(secp256k1_sys-85241ed29d28efd6.secp256k1_sys.baf2940aa6565e00-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_9_0_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-85241ed29d28efd6.rlib(secp256k1_sys-85241ed29d28efd6.secp256k1_sys.baf2940aa6565e00-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-85241ed29d28efd6.rlib(secp256k1_sys-85241ed29d28efd6.secp256k1_sys.baf2940aa6565e00-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-85241ed29d28efd6.rlib(secp256k1_sys-85241ed29d28efd6.secp256k1_sys.baf2940aa6565e00-cgu.0.rcgu.o): undefined symbol: WASM32_INT_ALIGN [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-85241ed29d28efd6.rlib(secp256k1_sys-85241ed29d28efd6.secp256k1_sys.baf2940aa6565e00-cgu.0.rcgu.o): undefined symbol: WASM32_INT_ALIGN [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-85241ed29d28efd6.rlib(secp256k1_sys-85241ed29d28efd6.secp256k1_sys.baf2940aa6565e00-cgu.0.rcgu.o): undefined symbol: WASM32_UNSIGNED_INT_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 `findoor` (bin "findoor") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "97fc7836ee0b3e5f0878db745c5dabf0cb1522fca378a4d8b416736fc24cd011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97fc7836ee0b3e5f0878db745c5dabf0cb1522fca378a4d8b416736fc24cd011", kill_on_drop: false }` [INFO] [stdout] 97fc7836ee0b3e5f0878db745c5dabf0cb1522fca378a4d8b416736fc24cd011