[INFO] cloning repository https://github.com/dex0o0/CLI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dex0o0/CLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdex0o0%2FCLI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdex0o0%2FCLI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd81ac5c53b3f52421c6510f5d163d02ea34de54
[INFO] checking dex0o0/CLI against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdex0o0%2FCLI" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dex0o0/CLI
[INFO] finished tweaking git repo https://github.com/dex0o0/CLI
[INFO] tweaked toml for git repo https://github.com/dex0o0/CLI written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dex0o0/CLI on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dex0o0/CLI 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.16
[INFO] [stderr]   Downloaded memory-stats v1.2.0
[INFO] [stderr]   Downloaded nvml-wrapper v0.8.0
[INFO] [stderr]   Downloaded nvml-wrapper-sys v0.6.0
[INFO] [stderr]   Downloaded env v1.0.1
[INFO] [stderr]   Downloaded sysinfo v0.26.9
[INFO] [stderr]   Downloaded clearscreen v4.0.6
[INFO] [stderr]   Downloaded machine-info v1.0.9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 740bcde76e4adde15c778acbfae085b22ab8f25abf7b582785a4e1810ca6bd73
[INFO] running `Command { std: "docker" "start" "-a" "740bcde76e4adde15c778acbfae085b22ab8f25abf7b582785a4e1810ca6bd73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "740bcde76e4adde15c778acbfae085b22ab8f25abf7b582785a4e1810ca6bd73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "740bcde76e4adde15c778acbfae085b22ab8f25abf7b582785a4e1810ca6bd73", kill_on_drop: false }`
[INFO] [stdout] 740bcde76e4adde15c778acbfae085b22ab8f25abf7b582785a4e1810ca6bd73
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be04cdddaf81717431c17a6e89876c32deb6c358a2263541c06900510dbd61f0
[INFO] running `Command { std: "docker" "start" "-a" "be04cdddaf81717431c17a6e89876c32deb6c358a2263541c06900510dbd61f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking nvml-wrapper-sys v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking sysinfo v0.26.9
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking env v1.0.1
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clearscreen v4.0.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap_complete v4.5.66
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking nvml-wrapper v0.8.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking machine-info v1.0.9
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking dex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]  --> src/commands/config/conf.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fs::File, path::PathBuf};
[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: `std::io::Write`
[INFO] [stdout]  --> src/commands/config/conf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]  --> src/commands/config/conf.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fs::File, path::PathBuf};
[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: `std::io::Write`
[INFO] [stdout]  --> src/commands/config/conf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `file_path` is never read
[INFO] [stdout]   --> src/commands/command.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut  file_path = String::new();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 90 |     file_path = format!("{}/{}",c_d.display(),path);
[INFO] [stdout]    |     --------- `file_path` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `file_path` is never read
[INFO] [stdout]   --> src/commands/command.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut  file_path = String::new();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 90 |     file_path = format!("{}/{}",c_d.display(),path);
[INFO] [stdout]    |     --------- `file_path` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ch_adress` is never used
[INFO] [stdout]   --> src/commands/command.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn ch_adress(path:&'static str)->String{
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/commands/command.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[warn(dead_code)]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ch_adress` is never used
[INFO] [stdout]   --> src/commands/command.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn ch_adress(path:&'static str)->String{
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/commands/command.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[warn(dead_code)]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chrome` is never used
[INFO] [stdout]    --> src/commands/command.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub async fn chrome()->Result<()>{
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/commands/command.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[warn(dead_code)]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chrome` is never used
[INFO] [stdout]    --> src/commands/command.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub async fn chrome()->Result<()>{
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/commands/command.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[warn(dead_code)]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Http` is never constructed
[INFO] [stdout]   --> src/commands/extractlinks.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum LinkCategory{
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 14 |     Http,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LinkCategory` has derived impls for the traits `Clone` and `Debug`, but these are 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: method `extract` is never used
[INFO] [stdout]   --> src/commands/extractlinks.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Link{
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn extract(&self) -> Option<String>{
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Http` is never constructed
[INFO] [stdout]   --> src/commands/extractlinks.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum LinkCategory{
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 14 |     Http,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LinkCategory` has derived impls for the traits `Clone` and `Debug`, but these are 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: function `test` is never used
[INFO] [stdout]  --> src/commands/module/test_module.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn test(){
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract` is never used
[INFO] [stdout]   --> src/commands/extractlinks.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Link{
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn extract(&self) -> Option<String>{
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]  --> src/commands/module/test_module.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn test(){
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.75s
[INFO] running `Command { std: "docker" "inspect" "be04cdddaf81717431c17a6e89876c32deb6c358a2263541c06900510dbd61f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be04cdddaf81717431c17a6e89876c32deb6c358a2263541c06900510dbd61f0", kill_on_drop: false }`
[INFO] [stdout] be04cdddaf81717431c17a6e89876c32deb6c358a2263541c06900510dbd61f0
