[INFO] cloning repository https://github.com/jrawsthorne/rust-bitcoin-cpu-miner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrawsthorne/rust-bitcoin-cpu-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-cpu-miner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-cpu-miner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e27282ebed6ef5bf7d81f4ceb0f6f09174580e8 [INFO] building jrawsthorne/rust-bitcoin-cpu-miner against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-cpu-miner" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner [INFO] finished tweaking git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner [INFO] tweaked toml for git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner 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/jrawsthorne/rust-bitcoin-cpu-miner 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5e4eda455d38b675d05cf00943e4ddc9f82eff14176c6da558c777d29321d9f9 [INFO] running `Command { std: "docker" "start" "-a" "5e4eda455d38b675d05cf00943e4ddc9f82eff14176c6da558c777d29321d9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e4eda455d38b675d05cf00943e4ddc9f82eff14176c6da558c777d29321d9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4eda455d38b675d05cf00943e4ddc9f82eff14176c6da558c777d29321d9f9", kill_on_drop: false }` [INFO] [stdout] 5e4eda455d38b675d05cf00943e4ddc9f82eff14176c6da558c777d29321d9f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5892f296284fd0e1b2f9f85479e3255e07a4c02465f5ec496c41e864b579204b [INFO] running `Command { std: "docker" "start" "-a" "5892f296284fd0e1b2f9f85479e3255e07a4c02465f5ec496c41e864b579204b", kill_on_drop: false }` [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bitcoin_hashes v0.7.2 [INFO] [stderr] Compiling bech32 v0.7.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling bitcoin v0.21.0 [INFO] [stderr] Compiling rust-bitcoin-cpu-miner 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" "secp256k1_context_create" "--export" "secp256k1_context_destroy" "--export" "secp256k1_default_error_callback_fn" "--export" "secp256k1_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnum_cpus-349dd944ff30024b,liblibc-fae63aa1fef932fb,libbitcoin-9db7e10092e9d939,libhex-647016a1c45e032a,libbyteorder-019cf26721bf1528,libbech32-cf2d7fdbbe7ea656,libsecp256k1-c8968921d0075eec,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,libbitcoin_hashes-a14e937e8d2b9bca}.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-f179ae8acf35ba79/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/rust_bitcoin_cpu_miner-e9e614a4ed506188.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-c8968921d0075eec.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-c8968921d0075eec.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/libsecp256k1-c8968921d0075eec.rlib(secp256k1-c8968921d0075eec.secp256k1.1bed99ec04d641b2-cgu.0.rcgu.o): undefined symbol: secp256k1_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-c8968921d0075eec.rlib(secp256k1-c8968921d0075eec.secp256k1.1bed99ec04d641b2-cgu.0.rcgu.o): undefined symbol: secp256k1_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-c8968921d0075eec.rlib(secp256k1-c8968921d0075eec.secp256k1.1bed99ec04d641b2-cgu.0.rcgu.o): undefined symbol: secp256k1_context_preallocated_destroy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-bitcoin-cpu-miner` (bin "rust-bitcoin-cpu-miner") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5892f296284fd0e1b2f9f85479e3255e07a4c02465f5ec496c41e864b579204b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5892f296284fd0e1b2f9f85479e3255e07a4c02465f5ec496c41e864b579204b", kill_on_drop: false }` [INFO] [stdout] 5892f296284fd0e1b2f9f85479e3255e07a4c02465f5ec496c41e864b579204b