[INFO] cloning repository https://github.com/psyto/bitcoinaddress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psyto/bitcoinaddress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsyto%2Fbitcoinaddress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsyto%2Fbitcoinaddress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14e087b8d3ececa4aa686e277b0f3c28ce8b36d9 [INFO] building psyto/bitcoinaddress against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsyto%2Fbitcoinaddress" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 85% (1058/1232) Updating files: 86% (1060/1232) Updating files: 87% (1072/1232) Updating files: 88% (1085/1232) Updating files: 89% (1097/1232) Updating files: 90% (1109/1232) Updating files: 91% (1122/1232) Updating files: 92% (1134/1232) Updating files: 93% (1146/1232) Updating files: 94% (1159/1232) Updating files: 95% (1171/1232) Updating files: 96% (1183/1232) Updating files: 97% (1196/1232) Updating files: 98% (1208/1232) Updating files: 99% (1220/1232) Updating files: 100% (1232/1232) Updating files: 100% (1232/1232), done. [INFO] started tweaking git repo https://github.com/psyto/bitcoinaddress [INFO] finished tweaking git repo https://github.com/psyto/bitcoinaddress [INFO] tweaked toml for git repo https://github.com/psyto/bitcoinaddress written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/psyto/bitcoinaddress 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/psyto/bitcoinaddress 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6d981d733b01ad946b1ecdff812c61ac09f04c39258855bcc4724a7efc072cb5 [INFO] running `Command { std: "docker" "start" "-a" "6d981d733b01ad946b1ecdff812c61ac09f04c39258855bcc4724a7efc072cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d981d733b01ad946b1ecdff812c61ac09f04c39258855bcc4724a7efc072cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d981d733b01ad946b1ecdff812c61ac09f04c39258855bcc4724a7efc072cb5", kill_on_drop: false }` [INFO] [stdout] 6d981d733b01ad946b1ecdff812c61ac09f04c39258855bcc4724a7efc072cb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3295440e15a5e83fe4af9a4868aa28e87802ab137b2fdcb1af0cdefe04e3c969 [INFO] running `Command { std: "docker" "start" "-a" "3295440e15a5e83fe4af9a4868aa28e87802ab137b2fdcb1af0cdefe04e3c969", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling bitcoinaddress 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_1_1_context_create" "--export" "rustsecp256k1_v0_1_1_context_destroy" "--export" "rustsecp256k1_v0_1_1_default_error_callback_fn" "--export" "rustsecp256k1_v0_1_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/{libbs58-0bb5c497f3596c5e,libsecp256k1-44e180f7d6f7504f,libserde-640a85334f5e563e,librand-1ea2c263c272ca31,librand_xorshift-9b864533c417c4a3,librand_pcg-7edd33d54105596a,librand_hc-ae12355e39649126,librand_chacha-a6063729f8f1b36a,librand_isaac-f24638798c88b765,librand_core-fd32113b8bf183f8,librand_jitter-d6b2972b70be6612,librand_core-f2885cfe5124430f,libsecp256k1_sys-fb51b7168aff8894,libhex-8c2a52fa871f35cb,libbitcoin_hashes-92b2fe8df708f5d0}.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-e92ddc78be79bc23/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoinaddress-92d4f002050c9210.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-fb51b7168aff8894.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-fb51b7168aff8894.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/bitcoinaddress-92d4f002050c9210.bitcoinaddress.7c33ec8a6fb5ab22-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoinaddress-92d4f002050c9210.bitcoinaddress.7c33ec8a6fb5ab22-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoinaddress-92d4f002050c9210.bitcoinaddress.7c33ec8a6fb5ab22-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoinaddress-92d4f002050c9210.bitcoinaddress.7c33ec8a6fb5ab22-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoinaddress-92d4f002050c9210.bitcoinaddress.7c33ec8a6fb5ab22-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoinaddress-92d4f002050c9210.bitcoinaddress.7c33ec8a6fb5ab22-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoinaddress-92d4f002050c9210.bitcoinaddress.7c33ec8a6fb5ab22-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bitcoinaddress-92d4f002050c9210.bitcoinaddress.7c33ec8a6fb5ab22-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-44e180f7d6f7504f.rlib(secp256k1-44e180f7d6f7504f.secp256k1.a2fe36099a4940d7-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-44e180f7d6f7504f.rlib(secp256k1-44e180f7d6f7504f.secp256k1.a2fe36099a4940d7-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-fb51b7168aff8894.rlib(secp256k1_sys-fb51b7168aff8894.secp256k1_sys.888394c99eda321b-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-fb51b7168aff8894.rlib(secp256k1_sys-fb51b7168aff8894.secp256k1_sys.888394c99eda321b-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-fb51b7168aff8894.rlib(secp256k1_sys-fb51b7168aff8894.secp256k1_sys.888394c99eda321b-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_destroy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoinaddress` (bin "bitcoinaddress") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3295440e15a5e83fe4af9a4868aa28e87802ab137b2fdcb1af0cdefe04e3c969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3295440e15a5e83fe4af9a4868aa28e87802ab137b2fdcb1af0cdefe04e3c969", kill_on_drop: false }` [INFO] [stdout] 3295440e15a5e83fe4af9a4868aa28e87802ab137b2fdcb1af0cdefe04e3c969