[INFO] cloning repository https://github.com/osiewicz/dice_box
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osiewicz/dice_box" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiewicz%2Fdice_box", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiewicz%2Fdice_box'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b43ad9ea3f7f1cd05c08c7fe23cbcf01bf13b325
[INFO] building osiewicz/dice_box/b43ad9ea3f7f1cd05c08c7fe23cbcf01bf13b325 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiewicz%2Fdice_box" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/osiewicz/dice_box on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/osiewicz/dice_box
[INFO] finished tweaking git repo https://github.com/osiewicz/dice_box
[INFO] tweaked toml for git repo https://github.com/osiewicz/dice_box written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/osiewicz/dice_box 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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 papergrid v0.10.0
[INFO] [stderr]   Downloaded ordered-float v3.9.1
[INFO] [stderr]   Downloaded clap v4.4.3
[INFO] [stderr]   Downloaded tabled v0.14.0
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded syn v2.0.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ca969a759b3cf418dabe4432d444249685efd12531b2bd1286ab91b8bf7463c
[INFO] running `Command { std: "docker" "start" "-a" "5ca969a759b3cf418dabe4432d444249685efd12531b2bd1286ab91b8bf7463c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ca969a759b3cf418dabe4432d444249685efd12531b2bd1286ab91b8bf7463c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ca969a759b3cf418dabe4432d444249685efd12531b2bd1286ab91b8bf7463c", kill_on_drop: false }`
[INFO] [stdout] 5ca969a759b3cf418dabe4432d444249685efd12531b2bd1286ab91b8bf7463c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f5614bfc3614e3d9a7f505d22bb20c7ba4a89691f4ca2f8c24c5a326d0f63fb
[INFO] running `Command { std: "docker" "start" "-a" "6f5614bfc3614e3d9a7f505d22bb20c7ba4a89691f4ca2f8c24c5a326d0f63fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling papergrid v0.10.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling syn v2.0.33
[INFO] [stderr]    Compiling ordered-float v3.9.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling tabled v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.4.3
[INFO] [stderr]    Compiling dice_box v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/dice_box/hints.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, BTreeSet, HashMap};
[INFO] [stdout]   |                                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ordered_float::OrderedFloat`
[INFO] [stdout]  --> src/dice_box/hints.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ordered_float::OrderedFloat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeSet` and `HashMap`
[INFO] [stdout]  --> src/dice_box/timings/visualization.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{BTreeMap, BTreeSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnitTime`
[INFO] [stdout]  --> src/dice_box/timings.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use visualization::{Timings, UnitTime};
[INFO] [stdout]   |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]   --> src/dice_box/hints.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NHintsProvider {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 19 |     n_hints: Vec<Artifact>,
[INFO] [stdout] 20 |     inner: Box<dyn HintProvider>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NHintsProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]   --> src/dice_box/timings/visualization.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UnitTime {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     target: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `codegen_time` and `name_ver` are never used
[INFO] [stdout]    --> src/dice_box/timings/visualization.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl UnitTime {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] 265 |     /// Returns the codegen time as (rmeta_time, codegen_time, percent of total)
[INFO] [stdout] 266 |     fn codegen_time(&self) -> Option<(f64, f64, f64)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     fn name_ver(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Runner`
[INFO] [stdout]  --> src/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dice_box::{Cli, Runner};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.81s
[INFO] running `Command { std: "docker" "inspect" "6f5614bfc3614e3d9a7f505d22bb20c7ba4a89691f4ca2f8c24c5a326d0f63fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f5614bfc3614e3d9a7f505d22bb20c7ba4a89691f4ca2f8c24c5a326d0f63fb", kill_on_drop: false }`
[INFO] [stdout] 6f5614bfc3614e3d9a7f505d22bb20c7ba4a89691f4ca2f8c24c5a326d0f63fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04a35ac6e17db30f7ff0e79ffa20b0abc8c0553c9befb5ed1ef5ccc4f0ea375d
[INFO] running `Command { std: "docker" "start" "-a" "04a35ac6e17db30f7ff0e79ffa20b0abc8c0553c9befb5ed1ef5ccc4f0ea375d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/dice_box/hints.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, BTreeSet, HashMap};
[INFO] [stdout]   |                                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ordered_float::OrderedFloat`
[INFO] [stdout]  --> src/dice_box/hints.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ordered_float::OrderedFloat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeSet` and `HashMap`
[INFO] [stdout]  --> src/dice_box/timings/visualization.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{BTreeMap, BTreeSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnitTime`
[INFO] [stdout]  --> src/dice_box/timings.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use visualization::{Timings, UnitTime};
[INFO] [stdout]   |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]   --> src/dice_box/hints.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NHintsProvider {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 19 |     n_hints: Vec<Artifact>,
[INFO] [stdout] 20 |     inner: Box<dyn HintProvider>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NHintsProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]   --> src/dice_box/timings/visualization.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UnitTime {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     target: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `codegen_time` and `name_ver` are never used
[INFO] [stdout]    --> src/dice_box/timings/visualization.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl UnitTime {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] 265 |     /// Returns the codegen time as (rmeta_time, codegen_time, percent of total)
[INFO] [stdout] 266 |     fn codegen_time(&self) -> Option<(f64, f64, f64)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     fn name_ver(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dice_box v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Runner`
[INFO] [stdout]  --> src/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dice_box::{Cli, Runner};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/dice_box/hints.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, BTreeSet, HashMap};
[INFO] [stdout]   |                                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ordered_float::OrderedFloat`
[INFO] [stdout]  --> src/dice_box/hints.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ordered_float::OrderedFloat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeSet` and `HashMap`
[INFO] [stdout]  --> src/dice_box/timings/visualization.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{BTreeMap, BTreeSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnitTime`
[INFO] [stdout]  --> src/dice_box/timings.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use visualization::{Timings, UnitTime};
[INFO] [stdout]   |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]   --> src/dice_box/hints.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NHintsProvider {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 19 |     n_hints: Vec<Artifact>,
[INFO] [stdout] 20 |     inner: Box<dyn HintProvider>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NHintsProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]   --> src/dice_box/timings/visualization.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UnitTime {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     target: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `codegen_time` and `name_ver` are never used
[INFO] [stdout]    --> src/dice_box/timings/visualization.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl UnitTime {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] 265 |     /// Returns the codegen time as (rmeta_time, codegen_time, percent of total)
[INFO] [stdout] 266 |     fn codegen_time(&self) -> Option<(f64, f64, f64)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     fn name_ver(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "04a35ac6e17db30f7ff0e79ffa20b0abc8c0553c9befb5ed1ef5ccc4f0ea375d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a35ac6e17db30f7ff0e79ffa20b0abc8c0553c9befb5ed1ef5ccc4f0ea375d", kill_on_drop: false }`
[INFO] [stdout] 04a35ac6e17db30f7ff0e79ffa20b0abc8c0553c9befb5ed1ef5ccc4f0ea375d
