[INFO] cloning repository https://github.com/NilsHochschwender/elek_wider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NilsHochschwender/elek_wider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilsHochschwender%2Felek_wider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilsHochschwender%2Felek_wider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94c23ac9385b52bca94169795f12daf4a38bb0fd
[INFO] checking NilsHochschwender/elek_wider against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilsHochschwender%2Felek_wider" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NilsHochschwender/elek_wider
[INFO] finished tweaking git repo https://github.com/NilsHochschwender/elek_wider
[INFO] tweaked toml for git repo https://github.com/NilsHochschwender/elek_wider written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NilsHochschwender/elek_wider on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NilsHochschwender/elek_wider 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `elek_wider` (manifest) generated 1 warning
[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 NilsHochschwender/elek_wider against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilsHochschwender%2Felek_wider" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NilsHochschwender/elek_wider
[INFO] finished tweaking git repo https://github.com/NilsHochschwender/elek_wider
[INFO] tweaked toml for git repo https://github.com/NilsHochschwender/elek_wider written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NilsHochschwender/elek_wider on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NilsHochschwender/elek_wider 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `elek_wider` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 text_io v0.1.7
[INFO] [stderr]   Downloaded lazy_static v1.0.2
[INFO] [stderr]   Downloaded aho-corasick v0.6.6
[INFO] [stderr]   Downloaded regex v1.0.2
[INFO] [stderr]   Downloaded regex-syntax v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc
[INFO] running `Command { std: "docker" "start" "06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `elek_wider` (manifest) generated 1 warning
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking lazy_static v1.0.2
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking text_io v0.1.7
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking aho-corasick v0.6.6
[INFO] [stderr]     Checking elek_wider v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `goal_pre_units` in this scope
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         pow = pow - goal_pre_units.return_pow();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 49 -         pow = pow - goal_pre_units.return_pow();
[INFO] [stdout] 49 +         pow = pow - goal_pre_unit.return_pow();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `k` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     k,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case (notice the capitalization): `K`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `d` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     d,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case: `D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `z` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     z,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case (notice the capitalization): `Z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `m` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     m,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case: `M`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `my` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     my,
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case: `My`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `n` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     n,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case: `N`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: lang items are subject to change
[INFO] [stdout]   --> src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[lang = "char"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(lang_items)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-08-05; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0522]: definition of an unknown lang item: `char`
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[lang = "char"]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ definition of unknown lang item `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `goal_pre_units` in this scope
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         pow = pow - goal_pre_units.return_pow();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 49 -         pow = pow - goal_pre_units.return_pow();
[INFO] [stdout] 49 +         pow = pow - goal_pre_unit.return_pow();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `k` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     k,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case (notice the capitalization): `K`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `d` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     d,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case: `D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `z` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     z,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case (notice the capitalization): `Z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `m` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     m,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case: `M`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `my` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     my,
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case: `My`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `n` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     n,
[INFO] [stdout]    |     ^ help: convert the identifier to upper camel case: `N`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: lang items are subject to change
[INFO] [stdout]   --> src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[lang = "char"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(lang_items)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-08-05; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0522]: definition of an unknown lang item: `char`
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[lang = "char"]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ definition of unknown lang item `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/main.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 | /             lazy_static!  {
[INFO] [stdout] 209 | |                 static ref RENUM: Regex = Regex::new(r"([0-9\.]+)(ohmxmm2/m|ohm|mm2|mm|m)").unwrap();
[INFO] [stdout] 210 | |                 static ref REMAT: Regex = Regex::new(r"([[:alpha:]]+)").unwrap();
[INFO] [stdout] 211 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/main.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 | /             lazy_static!  {
[INFO] [stdout] 209 | |                 static ref RENUM: Regex = Regex::new(r"([0-9\.]+)(ohmxmm2/m|ohm|mm2|mm|m)").unwrap();
[INFO] [stdout] 210 | |                 static ref REMAT: Regex = Regex::new(r"([[:alpha:]]+)").unwrap();
[INFO] [stdout] 211 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/main.rs:589:13
[INFO] [stdout]     |
[INFO] [stdout] 589 | /             lazy_static! {
[INFO] [stdout] 590 | |                 static ref RE: Regex = Regex::new(r"([0-9\.]+)(ohm|[Aa]|[Vv])").unwrap();
[INFO] [stdout] 591 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:456:59
[INFO] [stdout]     |
[INFO] [stdout] 456 |                 if let Some(a) = area.a { a } else { f64::NAN }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:459:18
[INFO] [stdout]     |
[INFO] [stdout] 459 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:464:18
[INFO] [stdout]     |
[INFO] [stdout] 464 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:469:18
[INFO] [stdout]     |
[INFO] [stdout] 469 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:487:59
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 if let Some(a) = area.a { a } else { f64::NAN }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:490:18
[INFO] [stdout]     |
[INFO] [stdout] 490 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:495:18
[INFO] [stdout]     |
[INFO] [stdout] 495 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:500:18
[INFO] [stdout]     |
[INFO] [stdout] 500 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:518:59
[INFO] [stdout]     |
[INFO] [stdout] 518 |                 if let Some(a) = area.a { a } else { f64::NAN }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:521:18
[INFO] [stdout]     |
[INFO] [stdout] 521 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:526:18
[INFO] [stdout]     |
[INFO] [stdout] 526 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:531:18
[INFO] [stdout]     |
[INFO] [stdout] 531 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:547:18
[INFO] [stdout]     |
[INFO] [stdout] 547 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:552:18
[INFO] [stdout]     |
[INFO] [stdout] 552 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:557:18
[INFO] [stdout]     |
[INFO] [stdout] 557 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:727:18
[INFO] [stdout]     |
[INFO] [stdout] 727 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:732:18
[INFO] [stdout]     |
[INFO] [stdout] 732 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:745:18
[INFO] [stdout]     |
[INFO] [stdout] 745 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:750:18
[INFO] [stdout]     |
[INFO] [stdout] 750 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:762:18
[INFO] [stdout]     |
[INFO] [stdout] 762 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:767:18
[INFO] [stdout]     |
[INFO] [stdout] 767 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/main.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 | /             lazy_static!  {
[INFO] [stdout] 209 | |                 static ref RENUM: Regex = Regex::new(r"([0-9\.]+)(ohmxmm2/m|ohm|mm2|mm|m)").unwrap();
[INFO] [stdout] 210 | |                 static ref REMAT: Regex = Regex::new(r"([[:alpha:]]+)").unwrap();
[INFO] [stdout] 211 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/main.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 | /             lazy_static!  {
[INFO] [stdout] 209 | |                 static ref RENUM: Regex = Regex::new(r"([0-9\.]+)(ohmxmm2/m|ohm|mm2|mm|m)").unwrap();
[INFO] [stdout] 210 | |                 static ref REMAT: Regex = Regex::new(r"([[:alpha:]]+)").unwrap();
[INFO] [stdout] 211 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/main.rs:589:13
[INFO] [stdout]     |
[INFO] [stdout] 589 | /             lazy_static! {
[INFO] [stdout] 590 | |                 static ref RE: Regex = Regex::new(r"([0-9\.]+)(ohm|[Aa]|[Vv])").unwrap();
[INFO] [stdout] 591 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:456:59
[INFO] [stdout]     |
[INFO] [stdout] 456 |                 if let Some(a) = area.a { a } else { f64::NAN }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:459:18
[INFO] [stdout]     |
[INFO] [stdout] 459 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:464:18
[INFO] [stdout]     |
[INFO] [stdout] 464 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:469:18
[INFO] [stdout]     |
[INFO] [stdout] 469 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:487:59
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 if let Some(a) = area.a { a } else { f64::NAN }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:490:18
[INFO] [stdout]     |
[INFO] [stdout] 490 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:495:18
[INFO] [stdout]     |
[INFO] [stdout] 495 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:500:18
[INFO] [stdout]     |
[INFO] [stdout] 500 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:518:59
[INFO] [stdout]     |
[INFO] [stdout] 518 |                 if let Some(a) = area.a { a } else { f64::NAN }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:521:18
[INFO] [stdout]     |
[INFO] [stdout] 521 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:526:18
[INFO] [stdout]     |
[INFO] [stdout] 526 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:531:18
[INFO] [stdout]     |
[INFO] [stdout] 531 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:547:18
[INFO] [stdout]     |
[INFO] [stdout] 547 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:552:18
[INFO] [stdout]     |
[INFO] [stdout] 552 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:557:18
[INFO] [stdout]     |
[INFO] [stdout] 557 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:727:18
[INFO] [stdout]     |
[INFO] [stdout] 727 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:732:18
[INFO] [stdout]     |
[INFO] [stdout] 732 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:745:18
[INFO] [stdout]     |
[INFO] [stdout] 745 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:750:18
[INFO] [stdout]     |
[INFO] [stdout] 750 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:762:18
[INFO] [stdout]     |
[INFO] [stdout] 762 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/main.rs:767:18
[INFO] [stdout]     |
[INFO] [stdout] 767 |             f64::NAN
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0390]: cannot define inherent `impl` for primitive types
[INFO] [stdout]   --> src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl char{
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using an extension trait instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0390]: cannot define inherent `impl` for primitive types
[INFO] [stdout]   --> src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl char{
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using an extension trait instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] 58 |             "P" => PreUnits::P,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] 58 |             "P" => PreUnits::P,
[INFO] [stdout] 59 |             "T" => PreUnits::T,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 60 |             "G" => PreUnits::G,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 61 |             "M" => PreUnits::M,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 62 |             "k" => PreUnits::k,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 63 |             ""  => PreUnits::No,
[INFO] [stdout]    |             ^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 64 |             "d" => PreUnits::d,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 65 |             "z" => PreUnits::z,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] 58 |             "P" => PreUnits::P,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] 58 |             "P" => PreUnits::P,
[INFO] [stdout] 59 |             "T" => PreUnits::T,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 60 |             "G" => PreUnits::G,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 61 |             "M" => PreUnits::M,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 62 |             "k" => PreUnits::k,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 63 |             ""  => PreUnits::No,
[INFO] [stdout]    |             ^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 66 |             "m" => PreUnits::m,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 67 |             "µ" | "my" => PreUnits::my,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 67 |             "µ" | "my" => PreUnits::my,
[INFO] [stdout]    |                   ^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 68 |             "n" => PreUnits::n,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 64 |             "d" => PreUnits::d,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 65 |             "z" => PreUnits::z,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 66 |             "m" => PreUnits::m,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 67 |             "µ" | "my" => PreUnits::my,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 67 |             "µ" | "my" => PreUnits::my,
[INFO] [stdout]    |                   ^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit {
[INFO] [stdout]    |               -------- this expression has type `String`
[INFO] [stdout] ...
[INFO] [stdout] 68 |             "n" => PreUnits::n,
[INFO] [stdout]    |             ^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: consider converting the `String` to a `&str` using `.as_str()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match pre_unit.as_str() {
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PreUnits: Clone` is not satisfied
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Clone,Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pre_unit: PreUnits,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `PreUnits`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  18 + #[derive(Clone)]
[INFO] [stdout]  19 | enum PreUnits {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PreUnits: Clone` is not satisfied
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Clone,Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pre_unit: PreUnits,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `PreUnits`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  18 + #[derive(Clone)]
[INFO] [stdout]  19 | enum PreUnits {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `PreUnits` doesn't implement `Debug`
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Clone,Debug)]
[INFO] [stdout]     |                ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pre_unit: PreUnits,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `PreUnits`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  18 + #[derive(Debug)]
[INFO] [stdout]  19 | enum PreUnits {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `PreUnits` doesn't implement `Debug`
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Clone,Debug)]
[INFO] [stdout]     |                ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pre_unit: PreUnits,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `PreUnits`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  18 + #[derive(Debug)]
[INFO] [stdout]  19 | enum PreUnits {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_ascii_float` found for type `char` in the current scope
[INFO] [stdout]    --> src/main.rs:110:51
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len());
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_ascii` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 110 -         let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len());
[INFO] [stdout] 110 +         let split_point = input.find(|c: char| !c.is_ascii()).unwrap_or(input.len());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_ascii_float` found for type `char` in the current scope
[INFO] [stdout]    --> src/main.rs:110:51
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len());
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_ascii` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 110 -         let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len());
[INFO] [stdout] 110 +         let split_point = input.find(|c: char| !c.is_ascii()).unwrap_or(input.len());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PreUnits: Clone` is not satisfied
[INFO] [stdout]    --> src/main.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Clone,Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pre_unit: PreUnits,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `PreUnits`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  18 + #[derive(Clone)]
[INFO] [stdout]  19 | enum PreUnits {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `PreUnits` doesn't implement `Debug`
[INFO] [stdout]    --> src/main.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Clone,Debug)]
[INFO] [stdout]     |                ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pre_unit: PreUnits,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `PreUnits`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  18 + #[derive(Debug)]
[INFO] [stdout]  19 | enum PreUnits {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PreUnits: Clone` is not satisfied
[INFO] [stdout]    --> src/main.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Clone,Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pre_unit: PreUnits,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `PreUnits`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  18 + #[derive(Clone)]
[INFO] [stdout]  19 | enum PreUnits {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `PreUnits` doesn't implement `Debug`
[INFO] [stdout]    --> src/main.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Clone,Debug)]
[INFO] [stdout]     |                ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pre_unit: PreUnits,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `PreUnits`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  18 + #[derive(Debug)]
[INFO] [stdout]  19 | enum PreUnits {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_ascii_float` found for type `char` in the current scope
[INFO] [stdout]    --> src/main.rs:133:51
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len());
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_ascii` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 -         let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len());
[INFO] [stdout] 133 +         let split_point = input.find(|c: char| !c.is_ascii()).unwrap_or(input.len());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_ascii_float` found for type `char` in the current scope
[INFO] [stdout]    --> src/main.rs:133:51
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len());
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_ascii` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 -         let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len());
[INFO] [stdout] 133 +         let split_point = input.find(|c: char| !c.is_ascii()).unwrap_or(input.len());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `given`
[INFO] [stdout]    --> src/main.rs:845:10
[INFO] [stdout]     |
[INFO] [stdout] 845 |     let (given,searched) : (String, String) = {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_given`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `searched`
[INFO] [stdout]    --> src/main.rs:845:16
[INFO] [stdout]     |
[INFO] [stdout] 845 |     let (given,searched) : (String, String) = {
[INFO] [stdout]     |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_searched`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> src/main.rs:855:25
[INFO] [stdout]     |
[INFO] [stdout] 855 |                     Err(error) => None,
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> src/main.rs:863:25
[INFO] [stdout]     |
[INFO] [stdout] 863 |                     Err(error) => None,
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `given`
[INFO] [stdout]    --> src/main.rs:845:10
[INFO] [stdout]     |
[INFO] [stdout] 845 |     let (given,searched) : (String, String) = {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_given`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `searched`
[INFO] [stdout]    --> src/main.rs:845:16
[INFO] [stdout]     |
[INFO] [stdout] 845 |     let (given,searched) : (String, String) = {
[INFO] [stdout]     |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_searched`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> src/main.rs:855:25
[INFO] [stdout]     |
[INFO] [stdout] 855 |                     Err(error) => None,
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> src/main.rs:863:25
[INFO] [stdout]     |
[INFO] [stdout] 863 |                     Err(error) => None,
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0390, E0425, E0522, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0390, E0425, E0522, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elek_wider` (bin "elek_wider" test) due to 22 previous errors; 35 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `elek_wider` (bin "elek_wider") due to 22 previous errors; 35 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc", kill_on_drop: false }`
[INFO] [stdout] 06ab8477726ca6cd25b97b0f3b69ad7e48e4edf2ce33929455182f0ab655fadc
