[INFO] cloning repository https://github.com/devrandom/utxo-oracle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devrandom/utxo-oracle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrandom%2Futxo-oracle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrandom%2Futxo-oracle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b64d04e5f46c93bdda227c58f5b858a3f03b6d0a [INFO] building devrandom/utxo-oracle against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrandom%2Futxo-oracle" "/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/devrandom/utxo-oracle [INFO] finished tweaking git repo https://github.com/devrandom/utxo-oracle [INFO] tweaked toml for git repo https://github.com/devrandom/utxo-oracle written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devrandom/utxo-oracle 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/devrandom/utxo-oracle 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-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] cb794a741c54c4629e0732ac3ca14e1f574077003799ca8b53d05018d4427108 [INFO] running `Command { std: "docker" "start" "-a" "cb794a741c54c4629e0732ac3ca14e1f574077003799ca8b53d05018d4427108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb794a741c54c4629e0732ac3ca14e1f574077003799ca8b53d05018d4427108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb794a741c54c4629e0732ac3ca14e1f574077003799ca8b53d05018d4427108", kill_on_drop: false }` [INFO] [stdout] cb794a741c54c4629e0732ac3ca14e1f574077003799ca8b53d05018d4427108 [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] 35558cc0169eef01c91927161be467a6ba8bce69e2d6714f2293bc8345d10eea [INFO] running `Command { std: "docker" "start" "-a" "35558cc0169eef01c91927161be467a6ba8bce69e2d6714f2293bc8345d10eea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling jsonrpc v0.12.1 [INFO] [stderr] Compiling bitcoin v0.28.1 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.15.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.15.0 [INFO] [stderr] Compiling utxo-oracle 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_5_0_context_create" "--export" "rustsecp256k1_v0_5_0_context_destroy" "--export" "rustsecp256k1_v0_5_0_default_error_callback_fn" "--export" "rustsecp256k1_v0_5_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/{libbitcoincore_rpc-9e94ad01e47f49bf,libbitcoincore_rpc_json-461fa79c62b07169,libjsonrpc-de402e17556e5a8e,libbase64-68a780e5b57e9b44,libbyteorder-f00db367bf6f80f8,libserde_json-0fce80c5c89e1507,libryu-532612ec2f9fcdf5,libitoa-e6d4309df0be0b3b,liblog-62e3ebeea664e0d3,libcfg_if-50b02a9e3502ecf2,libbitcoin-599b6ffe325e46e8,libbech32-d033dac9be9970a9,libsecp256k1-67116a6b64df9f00,libsecp256k1_sys-df1979086a2d6815,libbitcoin_hashes-04b35813834eb74e,libserde-c82147a3e158ceed}.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-211fc0e5eaf9b0f0/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/utxo_oracle-c425e81111ae0d64.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-df1979086a2d6815.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-df1979086a2d6815.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-df1979086a2d6815.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-df1979086a2d6815.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-df1979086a2d6815.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_sys-df1979086a2d6815.rlib(secp256k1_sys-df1979086a2d6815.secp256k1_sys.62cf516d6c58b579-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_5_0_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-df1979086a2d6815.rlib(secp256k1_sys-df1979086a2d6815.secp256k1_sys.62cf516d6c58b579-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_5_0_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-df1979086a2d6815.rlib(secp256k1_sys-df1979086a2d6815.secp256k1_sys.62cf516d6c58b579-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_5_0_context_preallocated_destroy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utxo-oracle` (bin "utxo-oracle") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "35558cc0169eef01c91927161be467a6ba8bce69e2d6714f2293bc8345d10eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35558cc0169eef01c91927161be467a6ba8bce69e2d6714f2293bc8345d10eea", kill_on_drop: false }` [INFO] [stdout] 35558cc0169eef01c91927161be467a6ba8bce69e2d6714f2293bc8345d10eea