[INFO] cloning repository https://github.com/mendozg/ord-bitcoincore-rpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mendozg/ord-bitcoincore-rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendozg%2Ford-bitcoincore-rpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendozg%2Ford-bitcoincore-rpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04766f0e4a83a4fca1cb1414b3392a0276e2e584 [INFO] building mendozg/ord-bitcoincore-rpc against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendozg%2Ford-bitcoincore-rpc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mendozg/ord-bitcoincore-rpc [INFO] finished tweaking git repo https://github.com/mendozg/ord-bitcoincore-rpc [INFO] tweaked toml for git repo https://github.com/mendozg/ord-bitcoincore-rpc written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mendozg/ord-bitcoincore-rpc on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mendozg/ord-bitcoincore-rpc 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpc v0.14.1 [INFO] [stderr] Downloaded ord-bitcoincore-rpc-json v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eace2fd5cf5a688f383cb13e7490233dbd34e2e40d55f66e6dc5ccd7a882f6f [INFO] running `Command { std: "docker" "start" "-a" "5eace2fd5cf5a688f383cb13e7490233dbd34e2e40d55f66e6dc5ccd7a882f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eace2fd5cf5a688f383cb13e7490233dbd34e2e40d55f66e6dc5ccd7a882f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eace2fd5cf5a688f383cb13e7490233dbd34e2e40d55f66e6dc5ccd7a882f6f", kill_on_drop: false }` [INFO] [stdout] 5eace2fd5cf5a688f383cb13e7490233dbd34e2e40d55f66e6dc5ccd7a882f6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] a928a72c5fe07fd917e1e2a172a5a2fba4fa59d88d82bf62d8048d8d5bfa8dc8 [INFO] running `Command { std: "docker" "start" "-a" "a928a72c5fe07fd917e1e2a172a5a2fba4fa59d88d82bf62d8048d8d5bfa8dc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitcoin v0.30.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling jsonrpc v0.14.1 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling ord-bitcoincore-rpc-json v0.17.1 [INFO] [stderr] Compiling ord-bitcoincore-rpc v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.07s [INFO] running `Command { std: "docker" "inspect" "a928a72c5fe07fd917e1e2a172a5a2fba4fa59d88d82bf62d8048d8d5bfa8dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a928a72c5fe07fd917e1e2a172a5a2fba4fa59d88d82bf62d8048d8d5bfa8dc8", kill_on_drop: false }` [INFO] [stdout] a928a72c5fe07fd917e1e2a172a5a2fba4fa59d88d82bf62d8048d8d5bfa8dc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] eff8cfd5d3359aaa6b4f5b319a126a3eb9af2f970e9a66cff5e8cd2c1502081e [INFO] running `Command { std: "docker" "start" "-a" "eff8cfd5d3359aaa6b4f5b319a126a3eb9af2f970e9a66cff5e8cd2c1502081e", kill_on_drop: false }` [INFO] [stderr] Compiling ord-bitcoincore-rpc v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "eff8cfd5d3359aaa6b4f5b319a126a3eb9af2f970e9a66cff5e8cd2c1502081e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eff8cfd5d3359aaa6b4f5b319a126a3eb9af2f970e9a66cff5e8cd2c1502081e", kill_on_drop: false }` [INFO] [stdout] eff8cfd5d3359aaa6b4f5b319a126a3eb9af2f970e9a66cff5e8cd2c1502081e