[INFO] cloning repository https://github.com/achow101/wallet-fingerprinting
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/achow101/wallet-fingerprinting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachow101%2Fwallet-fingerprinting", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachow101%2Fwallet-fingerprinting'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acb538de5bdab64ca8254f49a077a905d32a1267
[INFO] checking achow101/wallet-fingerprinting against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachow101%2Fwallet-fingerprinting" "/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/achow101/wallet-fingerprinting
[INFO] finished tweaking git repo https://github.com/achow101/wallet-fingerprinting
[INFO] tweaked toml for git repo https://github.com/achow101/wallet-fingerprinting written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/achow101/wallet-fingerprinting on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/achow101/wallet-fingerprinting 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d95437140f295df7e6e63f1259f2dd4b417612d16767ec18aacfeb4b554d4cdd
[INFO] running `Command { std: "docker" "start" "-a" "d95437140f295df7e6e63f1259f2dd4b417612d16767ec18aacfeb4b554d4cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d95437140f295df7e6e63f1259f2dd4b417612d16767ec18aacfeb4b554d4cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d95437140f295df7e6e63f1259f2dd4b417612d16767ec18aacfeb4b554d4cdd", kill_on_drop: false }`
[INFO] [stdout] d95437140f295df7e6e63f1259f2dd4b417612d16767ec18aacfeb4b554d4cdd
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f73a591f95579315969f364e18125055a2acfb133407d85cf651871185df705b
[INFO] running `Command { std: "docker" "start" "-a" "f73a591f95579315969f364e18125055a2acfb133407d85cf651871185df705b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling secp256k1-sys v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking factorial v0.2.1
[INFO] [stderr]     Checking secp256k1 v0.19.0
[INFO] [stderr]     Checking bitcoin_hashes v0.10.0
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking jsonrpc v0.12.1
[INFO] [stderr]     Checking bitcoin v0.27.1
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.14.0
[INFO] [stderr]     Checking rawtx-rs v0.1.0 (https://github.com/0xB10C/rawtx-rs.git?rev=36eb9683ab71feb80a85d6043c05dce6df10838d#36eb9683)
[INFO] [stderr]     Checking bitcoincore-rpc v0.14.0
[INFO] [stderr]     Checking wallet_fingerprinting v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(map_first_last)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Indeterminate` and `ProbablyYes` are never constructed
[INFO] [stdout]   --> src/util.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum WalletConfidence {
[INFO] [stdout]    |          ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Indeterminate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     MaybeYes,
[INFO] [stdout] 16 |     ProbablyYes,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WalletConfidence` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(map_first_last)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Indeterminate` and `ProbablyYes` are never constructed
[INFO] [stdout]   --> src/util.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum WalletConfidence {
[INFO] [stdout]    |          ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Indeterminate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     MaybeYes,
[INFO] [stdout] 16 |     ProbablyYes,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WalletConfidence` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.26s
[INFO] running `Command { std: "docker" "inspect" "f73a591f95579315969f364e18125055a2acfb133407d85cf651871185df705b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f73a591f95579315969f364e18125055a2acfb133407d85cf651871185df705b", kill_on_drop: false }`
[INFO] [stdout] f73a591f95579315969f364e18125055a2acfb133407d85cf651871185df705b
