[INFO] cloning repository https://github.com/juancabe/bit-digger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juancabe/bit-digger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuancabe%2Fbit-digger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuancabe%2Fbit-digger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32a07ae64e224132cf90a730702b3d74a6164390
[INFO] checking juancabe/bit-digger against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuancabe%2Fbit-digger" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juancabe/bit-digger
[INFO] finished tweaking git repo https://github.com/juancabe/bit-digger
[INFO] tweaked toml for git repo https://github.com/juancabe/bit-digger written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juancabe/bit-digger on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juancabe/bit-digger 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking juancabe/bit-digger against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuancabe%2Fbit-digger" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juancabe/bit-digger
[INFO] finished tweaking git repo https://github.com/juancabe/bit-digger
[INFO] tweaked toml for git repo https://github.com/juancabe/bit-digger written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juancabe/bit-digger on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juancabe/bit-digger 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base58ck v0.1.0
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] [stderr]   Downloaded bitcoin-units v0.1.2
[INFO] [stderr]   Downloaded bip39 v2.1.0
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded bitcoin v0.32.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97d9cab4bd4fb92c43d55103c5fade92c79e414e8dd7317f30d07037f4772600
[INFO] running `Command { std: "docker" "start" "-a" "97d9cab4bd4fb92c43d55103c5fade92c79e414e8dd7317f30d07037f4772600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97d9cab4bd4fb92c43d55103c5fade92c79e414e8dd7317f30d07037f4772600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d9cab4bd4fb92c43d55103c5fade92c79e414e8dd7317f30d07037f4772600", kill_on_drop: false }`
[INFO] [stdout] 97d9cab4bd4fb92c43d55103c5fade92c79e414e8dd7317f30d07037f4772600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 803de28b616705b724b8475f4d141e7b5cdba234d35d44806b1c46eda6993f2a
[INFO] running `Command { std: "docker" "start" "-a" "803de28b616705b724b8475f4d141e7b5cdba234d35d44806b1c46eda6993f2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking bip39 v2.1.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking bit-digger v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn from_address(address: &str) -> Option<&DerivationStandard> {
[INFO] [stdout]     |                                  ^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |               ||
[INFO] [stdout]     |                                  |               |the same lifetime is hidden here
[INFO] [stdout]     |                                  |               |the same lifetime is hidden here
[INFO] [stdout]     |                                  |               the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn from_address(address: &str) -> Option<&DerivationStandard<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:180:32
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn from_prefix(prefix: &str) -> Option<&DerivationStandard> {
[INFO] [stdout]     |                                ^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |               ||
[INFO] [stdout]     |                                |               |the same lifetime is hidden here
[INFO] [stdout]     |                                |               |the same lifetime is hidden here
[INFO] [stdout]     |                                |               the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn from_prefix(prefix: &str) -> Option<&DerivationStandard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn from_address(address: &str) -> Option<&DerivationStandard> {
[INFO] [stdout]     |                                  ^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |               ||
[INFO] [stdout]     |                                  |               |the same lifetime is hidden here
[INFO] [stdout]     |                                  |               |the same lifetime is hidden here
[INFO] [stdout]     |                                  |               the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn from_address(address: &str) -> Option<&DerivationStandard<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:180:32
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn from_prefix(prefix: &str) -> Option<&DerivationStandard> {
[INFO] [stdout]     |                                ^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |               ||
[INFO] [stdout]     |                                |               |the same lifetime is hidden here
[INFO] [stdout]     |                                |               |the same lifetime is hidden here
[INFO] [stdout]     |                                |               the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn from_prefix(prefix: &str) -> Option<&DerivationStandard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> examples/from-txt-folder.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn get_mnems(directory: &str, max_amount: Option<usize>) -> MnemFetcher {
[INFO] [stdout]   |                         ^^^^ the lifetime is elided here    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn get_mnems(directory: &str, max_amount: Option<usize>) -> MnemFetcher<'_> {
[INFO] [stdout]   |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "803de28b616705b724b8475f4d141e7b5cdba234d35d44806b1c46eda6993f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "803de28b616705b724b8475f4d141e7b5cdba234d35d44806b1c46eda6993f2a", kill_on_drop: false }`
[INFO] [stdout] 803de28b616705b724b8475f4d141e7b5cdba234d35d44806b1c46eda6993f2a
