[INFO] cloning repository https://github.com/cnpryer/huak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cnpryer/huak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f2fb5d468034fa55d6faf811b4482fadc947617
[INFO] checking cnpryer/huak against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cnpryer/huak
[INFO] finished tweaking git repo https://github.com/cnpryer/huak
[INFO] tweaked toml for git repo https://github.com/cnpryer/huak written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cnpryer/huak on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cnpryer/huak 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.0.1
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded human-panic v1.2.2
[INFO] [stderr]   Downloaded tar v0.4.40
[INFO] [stderr]   Downloaded pyproject-toml v0.7.0
[INFO] [stderr]   Downloaded pep440_rs v0.4.0
[INFO] [stderr]   Downloaded clap_complete v4.4.4
[INFO] [stderr]   Downloaded similar v2.3.0
[INFO] [stderr]   Downloaded clap v4.4.7
[INFO] [stderr]   Downloaded openssl-sys v0.9.95
[INFO] [stderr]   Downloaded pep440_rs v0.3.12
[INFO] [stderr]   Downloaded pep508_rs v0.3.0
[INFO] [stderr]   Downloaded openssl v0.10.59
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded anstream v0.6.4
[INFO] [stderr]   Downloaded git2 v0.17.2
[INFO] [stderr]   Downloaded clap_builder v4.4.7
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded insta v1.34.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] [stderr]   Downloaded libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]   Downloaded openssl-src v300.1.6+3.1.4
[INFO] [stderr]   Downloaded pep508_rs v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b7a358d12788dd5d510af00d42de01d4b63913a353b913e09e73c7414c43c7e
[INFO] running `Command { std: "docker" "start" "-a" "2b7a358d12788dd5d510af00d42de01d4b63913a353b913e09e73c7414c43c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b7a358d12788dd5d510af00d42de01d4b63913a353b913e09e73c7414c43c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b7a358d12788dd5d510af00d42de01d4b63913a353b913e09e73c7414c43c7e", kill_on_drop: false }`
[INFO] [stdout] 2b7a358d12788dd5d510af00d42de01d4b63913a353b913e09e73c7414c43c7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4063542bf330847532844df358a2f3074c26c18a0b10476995b9f347d07840d
[INFO] running `Command { std: "docker" "start" "-a" "c4063542bf330847532844df358a2f3074c26c18a0b10476995b9f347d07840d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking winnow v0.5.19
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking huak-home v0.0.0 (/opt/rustwide/workdir/crates/huak-home)
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking huak-dev v0.0.0 (/opt/rustwide/workdir/crates/huak-dev)
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking huak-workspace v0.0.0 (/opt/rustwide/workdir/crates/huak-workspace)
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking clap_complete v4.4.4
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking os_info v3.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pep440_rs v0.4.0
[INFO] [stderr]     Checking pep440_rs v0.3.12
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking pep508_rs v0.3.0
[INFO] [stderr]     Checking pep508_rs v0.2.4
[INFO] [stderr]     Checking git2 v0.17.2
[INFO] [stderr]     Checking insta-cmd v0.6.0
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking huak-pyproject-toml v0.0.0 (/opt/rustwide/workdir/crates/huak-pyproject-toml)
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking human-panic v1.2.2
[INFO] [stderr]     Checking pyproject-toml v0.7.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking huak-python-manager v0.0.0 (/opt/rustwide/workdir/crates/huak-python-manager)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/huak-python-manager/src/version.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn captures_version_str(s: &str) -> Result<Captures, Error> {
[INFO] [stdout]    |                            ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[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] 49 | fn captures_version_str(s: &str) -> Result<Captures<'_>, Error> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking huak-toolchain v0.0.0 (/opt/rustwide/workdir/crates/huak-toolchain)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/huak-python-manager/src/version.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn captures_version_str(s: &str) -> Result<Captures, Error> {
[INFO] [stdout]    |                            ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[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] 49 | fn captures_version_str(s: &str) -> Result<Captures<'_>, Error> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> crates/huak-python-manager/src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     setup_panic!();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> crates/huak-python-manager/src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     setup_panic!();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> crates/huak-python-manager/src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     setup_panic!();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> crates/huak-python-manager/src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     setup_panic!();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking huak-package-manager v0.0.0 (/opt/rustwide/workdir/crates/huak-package-manager)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/huak-package-manager/src/package.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn canonical_package_name(name: &str) -> Cow<str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[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] 170 | fn canonical_package_name(name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/huak-package-manager/src/package.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn canonical_package_name(name: &str) -> Cow<str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[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] 170 | fn canonical_package_name(name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking huak v0.0.20-alpha.1 (/opt/rustwide/workdir/crates/huak-cli)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/huak-cli/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/huak-cli/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/huak-cli/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/huak-cli/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "c4063542bf330847532844df358a2f3074c26c18a0b10476995b9f347d07840d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4063542bf330847532844df358a2f3074c26c18a0b10476995b9f347d07840d", kill_on_drop: false }`
[INFO] [stdout] c4063542bf330847532844df358a2f3074c26c18a0b10476995b9f347d07840d
