[INFO] cloning repository https://github.com/w0xlt/spacechain-v0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w0xlt/spacechain-v0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw0xlt%2Fspacechain-v0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw0xlt%2Fspacechain-v0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bf9e5f0b5f33a377d6a7e432829ed9758b3e447
[INFO] checking w0xlt/spacechain-v0 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw0xlt%2Fspacechain-v0" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/w0xlt/spacechain-v0
[INFO] finished tweaking git repo https://github.com/w0xlt/spacechain-v0
[INFO] tweaked toml for git repo https://github.com/w0xlt/spacechain-v0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/w0xlt/spacechain-v0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/w0xlt/spacechain-v0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded electrum-client v0.12.0
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded bdk-macros v0.6.0
[INFO] [stderr]   Downloaded jsonrpc v0.12.1
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.16.0
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.16.0
[INFO] [stderr]   Downloaded rusqlite v0.27.0
[INFO] [stderr]   Downloaded clap v4.1.4
[INFO] [stderr]   Downloaded bdk v0.26.0
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] [stderr]   Downloaded miniscript v8.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79b550247deb4503e03dba210e4f1b4c9ae83a97d334f70e2c803451ff0bef38
[INFO] running `Command { std: "docker" "start" "-a" "79b550247deb4503e03dba210e4f1b4c9ae83a97d334f70e2c803451ff0bef38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79b550247deb4503e03dba210e4f1b4c9ae83a97d334f70e2c803451ff0bef38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79b550247deb4503e03dba210e4f1b4c9ae83a97d334f70e2c803451ff0bef38", kill_on_drop: false }`
[INFO] [stdout] 79b550247deb4503e03dba210e4f1b4c9ae83a97d334f70e2c803451ff0bef38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1ea35ffecd996dd89a18e2442db03228c4913c6f74f5ab0a624f9ad93dc1fc0
[INFO] running `Command { std: "docker" "start" "-a" "f1ea35ffecd996dd89a18e2442db03228c4913c6f74f5ab0a624f9ad93dc1fc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.9
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling bdk-macros v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking bip39 v1.0.1
[INFO] [stderr]     Checking rusqlite v0.27.0
[INFO] [stderr]     Checking jsonrpc v0.12.1
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.16.0
[INFO] [stderr]     Checking miniscript v8.0.0
[INFO] [stderr]     Checking electrum-client v0.12.0
[INFO] [stderr]     Checking bitcoincore-rpc v0.16.0
[INFO] [stderr]    Compiling bdk v0.26.0
[INFO] [stderr]    Compiling spacechains v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.69s
[INFO] running `Command { std: "docker" "inspect" "f1ea35ffecd996dd89a18e2442db03228c4913c6f74f5ab0a624f9ad93dc1fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ea35ffecd996dd89a18e2442db03228c4913c6f74f5ab0a624f9ad93dc1fc0", kill_on_drop: false }`
[INFO] [stdout] f1ea35ffecd996dd89a18e2442db03228c4913c6f74f5ab0a624f9ad93dc1fc0
