[INFO] cloning repository https://github.com/LeoComandini/BEWallet-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoComandini/BEWallet-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoComandini%2FBEWallet-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoComandini%2FBEWallet-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 539c1033261935b113f842b2154b6b4e671e17b6
[INFO] checking LeoComandini/BEWallet-cli against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoComandini%2FBEWallet-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeoComandini/BEWallet-cli
[INFO] finished tweaking git repo https://github.com/LeoComandini/BEWallet-cli
[INFO] tweaked toml for git repo https://github.com/LeoComandini/BEWallet-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeoComandini/BEWallet-cli on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/LeoComandini/BEWallet`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 108 packages to latest compatible versions
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding unicode-normalization v0.1.9 (available: v0.1.24)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slip21 v0.2.1
[INFO] [stderr]   Downloaded secp256k1-zkp v0.7.0
[INFO] [stderr]   Downloaded electrum-client v0.12.1
[INFO] [stderr]   Downloaded secp256k1 v0.24.3
[INFO] [stderr]   Downloaded bip39 v1.2.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.9
[INFO] [stderr]   Downloaded bitcoin v0.29.2
[INFO] [stderr]   Downloaded secp256k1-zkp-sys v0.7.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.6.1
[INFO] [stderr]   Downloaded elements v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb990ff50116201d79399247016da0921ddc1640dff8f7ceaf041669d79d1549
[INFO] running `Command { std: "docker" "start" "-a" "eb990ff50116201d79399247016da0921ddc1640dff8f7ceaf041669d79d1549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb990ff50116201d79399247016da0921ddc1640dff8f7ceaf041669d79d1549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb990ff50116201d79399247016da0921ddc1640dff8f7ceaf041669d79d1549", kill_on_drop: false }`
[INFO] [stdout] eb990ff50116201d79399247016da0921ddc1640dff8f7ceaf041669d79d1549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f53994caf9298d8598feb0ee40d3489a979dcd4c030ef5f96345ac747bab7f5
[INFO] running `Command { std: "docker" "start" "-a" "3f53994caf9298d8598feb0ee40d3489a979dcd4c030ef5f96345ac747bab7f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.9
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.7.0
[INFO] [stderr]     Checking aes-gcm-siv v0.10.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking slip21 v0.2.1
[INFO] [stderr]     Checking bip39 v1.2.0
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]     Checking secp256k1-zkp v0.7.0
[INFO] [stderr]     Checking elements v0.20.0
[INFO] [stderr]     Checking electrum-client v0.12.1
[INFO] [stderr]     Checking bewallet v0.1.0 (https://github.com/LeoComandini/BEWallet#f5c5b068)
[INFO] [stderr]     Checking bewallet-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.64s
[INFO] running `Command { std: "docker" "inspect" "3f53994caf9298d8598feb0ee40d3489a979dcd4c030ef5f96345ac747bab7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f53994caf9298d8598feb0ee40d3489a979dcd4c030ef5f96345ac747bab7f5", kill_on_drop: false }`
[INFO] [stdout] 3f53994caf9298d8598feb0ee40d3489a979dcd4c030ef5f96345ac747bab7f5
