[INFO] cloning repository https://github.com/j-pinto/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/j-pinto/bitcoincore-rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-pinto%2Fbitcoincore-rpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-pinto%2Fbitcoincore-rpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b647c164f474bb288e91f4f5e821e431a8f40b9 [INFO] building j-pinto/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%2Fj-pinto%2Fbitcoincore-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/j-pinto/bitcoincore-rpc [INFO] finished tweaking git repo https://github.com/j-pinto/bitcoincore-rpc [INFO] tweaked toml for git repo https://github.com/j-pinto/bitcoincore-rpc written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j-pinto/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/j-pinto/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 traitobject v0.1.1 [INFO] [stderr] Downloaded cc v1.0.41 [INFO] [stderr] Downloaded jsonrpc v0.11.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.11.0 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded bitcoincore-rpc v0.11.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.6 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [INFO] [stderr] Downloaded bitcoin v0.23.0 [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] 9cb29d1d65ef2fce2b9df3ab106a1e9420485378d52f278cf74c5d275f2f6a6a [INFO] running `Command { std: "docker" "start" "-a" "9cb29d1d65ef2fce2b9df3ab106a1e9420485378d52f278cf74c5d275f2f6a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cb29d1d65ef2fce2b9df3ab106a1e9420485378d52f278cf74c5d275f2f6a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb29d1d65ef2fce2b9df3ab106a1e9420485378d52f278cf74c5d275f2f6a6a", kill_on_drop: false }` [INFO] [stdout] 9cb29d1d65ef2fce2b9df3ab106a1e9420485378d52f278cf74c5d275f2f6a6a [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] 09b485740c5530dfbbbeb8faf23ea1d0fbb7ca93f106f3a148b2b876107fffb6 [INFO] running `Command { std: "docker" "start" "-a" "09b485740c5530dfbbbeb8faf23ea1d0fbb7ca93f106f3a148b2b876107fffb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.11.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.11.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.52s [INFO] running `Command { std: "docker" "inspect" "09b485740c5530dfbbbeb8faf23ea1d0fbb7ca93f106f3a148b2b876107fffb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b485740c5530dfbbbeb8faf23ea1d0fbb7ca93f106f3a148b2b876107fffb6", kill_on_drop: false }` [INFO] [stdout] 09b485740c5530dfbbbeb8faf23ea1d0fbb7ca93f106f3a148b2b876107fffb6 [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] 4465828d797505dfab58d3288ef62624e6c0ec003364c9a2abc5a8bf81d444ae [INFO] running `Command { std: "docker" "start" "-a" "4465828d797505dfab58d3288ef62624e6c0ec003364c9a2abc5a8bf81d444ae", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoincore-rpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "4465828d797505dfab58d3288ef62624e6c0ec003364c9a2abc5a8bf81d444ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4465828d797505dfab58d3288ef62624e6c0ec003364c9a2abc5a8bf81d444ae", kill_on_drop: false }` [INFO] [stdout] 4465828d797505dfab58d3288ef62624e6c0ec003364c9a2abc5a8bf81d444ae