[INFO] cloning repository https://github.com/contract-fo9/tinyvanityeth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/contract-fo9/tinyvanityeth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontract-fo9%2Ftinyvanityeth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontract-fo9%2Ftinyvanityeth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c4222647faa13ffc2deaacf276b8ebd6295f170 [INFO] building contract-fo9/tinyvanityeth against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontract-fo9%2Ftinyvanityeth" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/contract-fo9/tinyvanityeth [INFO] finished tweaking git repo https://github.com/contract-fo9/tinyvanityeth [INFO] tweaked toml for git repo https://github.com/contract-fo9/tinyvanityeth written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/contract-fo9/tinyvanityeth 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/contract-fo9/tinyvanityeth 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded errno v0.3.1 [INFO] [stderr] Downloaded bitcoin-io v0.1.3 [INFO] [stderr] Downloaded hex-conservative v0.2.1 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded rend v0.4.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.8 [INFO] [stderr] Downloaded anstyle v1.0.1 [INFO] [stderr] Downloaded clap_lex v0.5.0 [INFO] [stderr] Downloaded rkyv_derive v0.7.42 [INFO] [stderr] Downloaded bitflags v2.3.3 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded js-sys v0.3.57 [INFO] [stderr] Downloaded getrandom v0.2.10 [INFO] [stderr] Downloaded crossbeam-channel v0.5.4 [INFO] [stderr] Downloaded rkyv v0.7.42 [INFO] [stderr] Downloaded rust_decimal v1.30.0 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded wasm-bindgen v0.2.80 [INFO] [stderr] Downloaded serde_derive v1.0.137 [INFO] [stderr] Downloaded regex v1.5.6 [INFO] [stderr] Downloaded serde v1.0.137 [INFO] [stderr] Downloaded crossbeam-utils v0.8.8 [INFO] [stderr] Downloaded rustix v0.38.4 [INFO] [stderr] Downloaded regex-syntax v0.6.26 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.48.0 [INFO] [stderr] Downloaded bytes v1.4.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.80 [INFO] [stderr] Downloaded uuid v1.4.1 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.48.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.14.0 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded windows-targets v0.48.1 [INFO] [stderr] Downloaded is-terminal v0.4.9 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.80 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Downloaded ahash v0.8.3 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.80 [INFO] [stderr] Downloaded hermit-abi v0.3.2 [INFO] [stderr] Downloaded plotters-svg v0.3.1 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded secp256k1 v0.31.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.48.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.48.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.48.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.48.0 [INFO] [stderr] Downloaded web-sys v0.3.57 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.48.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.3 [INFO] [stderr] Downloaded secp256k1-sys v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] da04bd1537b80eb06112a394883453b8912d6377c197b2143fb4ce80ee995fd7 [INFO] running `Command { std: "docker" "start" "-a" "da04bd1537b80eb06112a394883453b8912d6377c197b2143fb4ce80ee995fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da04bd1537b80eb06112a394883453b8912d6377c197b2143fb4ce80ee995fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da04bd1537b80eb06112a394883453b8912d6377c197b2143fb4ce80ee995fd7", kill_on_drop: false }` [INFO] [stdout] da04bd1537b80eb06112a394883453b8912d6377c197b2143fb4ce80ee995fd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 704ec5e379f29d138a6c7953f5a6a5f0fd6d0c95b6d1e12eee1235d7b4648a84 [INFO] running `Command { std: "docker" "start" "-a" "704ec5e379f29d138a6c7953f5a6a5f0fd6d0c95b6d1e12eee1235d7b4648a84", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rust_decimal v1.30.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling tinyvanityeth v1.2.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_11_context_create" "--export" "rustsecp256k1_v0_11_context_destroy" "--export" "rustsecp256k1_v0_11_default_error_callback_fn" "--export" "rustsecp256k1_v0_11_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/{libnum_cpus-9b87307d7374ca20,liblibc-10c21bde1a871fb1,libtiny_keccak-6f4b76cb7c37e07e,libcrunchy-d11fc6eb36ce0e97,libsecp256k1-796de45502e40cd8,librand-451310d559f48be4,librand_chacha-e0c881666ee22507,libppv_lite86-486e4425e6fd09e6,librand_core-51eec332d336133d,libgetrandom-3e710f04ac978d11,libcfg_if-50b02a9e3502ecf2,libsecp256k1_sys-1616aba9ccb82b00,librust_decimal-ab2ee8f2b1800a6e,libserde-be5be514a4a714a6,libarrayvec-cbf92cf3b25408a2,libnum_traits-2fab29e73405f988,libregex-fa0d9e29fe0b1bcc,libaho_corasick-020195352dcd727e,libmemchr-b559ff6c4bd2cfb8,libregex_syntax-e68d2006078b37fb,libgetopts-8bef3f33d794a25a,libunicode_width-ed08a5a3aca89d2c}.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-65e8a0e862910085/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/tinyvanityeth-3106a0f113aba19d.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-1616aba9ccb82b00.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-1616aba9ccb82b00.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-1616aba9ccb82b00.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-1616aba9ccb82b00.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-1616aba9ccb82b00.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/tinyvanityeth-3106a0f113aba19d.tinyvanityeth.f88ab792f862039-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_11_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tinyvanityeth-3106a0f113aba19d.tinyvanityeth.f88ab792f862039-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_11_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tinyvanityeth-3106a0f113aba19d.tinyvanityeth.f88ab792f862039-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_11_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tinyvanityeth-3106a0f113aba19d.tinyvanityeth.f88ab792f862039-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_11_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tinyvanityeth-3106a0f113aba19d.tinyvanityeth.f88ab792f862039-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_11_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tinyvanityeth-3106a0f113aba19d.tinyvanityeth.f88ab792f862039-cgu.1.rcgu.o: undefined symbol: rustsecp256k1_v0_11_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-796de45502e40cd8.rlib(secp256k1-796de45502e40cd8.secp256k1.890dd040f4c4d7d8-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_11_context_preallocated_clone_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-796de45502e40cd8.rlib(secp256k1-796de45502e40cd8.secp256k1.890dd040f4c4d7d8-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_11_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-796de45502e40cd8.rlib(secp256k1-796de45502e40cd8.secp256k1.890dd040f4c4d7d8-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_11_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-796de45502e40cd8.rlib(secp256k1-796de45502e40cd8.secp256k1.890dd040f4c4d7d8-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_11_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_11_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_11_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_11_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: WASM32_INT_ALIGN [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: WASM32_INT_ALIGN [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: WASM32_UNSIGNED_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-cgu.0.rcgu.o): undefined symbol: WASM32_UNSIGNED_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-1616aba9ccb82b00.rlib(secp256k1_sys-1616aba9ccb82b00.secp256k1_sys.824d9121e369d62c-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 `tinyvanityeth` (bin "tinyvanityeth") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "704ec5e379f29d138a6c7953f5a6a5f0fd6d0c95b6d1e12eee1235d7b4648a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704ec5e379f29d138a6c7953f5a6a5f0fd6d0c95b6d1e12eee1235d7b4648a84", kill_on_drop: false }` [INFO] [stdout] 704ec5e379f29d138a6c7953f5a6a5f0fd6d0c95b6d1e12eee1235d7b4648a84