[INFO] cloning repository https://github.com/magnetonerd/numbers-as-words2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magnetonerd/numbers-as-words2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnetonerd%2Fnumbers-as-words2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnetonerd%2Fnumbers-as-words2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d461f1de8d40caba27161eca65bc6bac067eb253
[INFO] checking magnetonerd/numbers-as-words2/d461f1de8d40caba27161eca65bc6bac067eb253 against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnetonerd%2Fnumbers-as-words2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/magnetonerd/numbers-as-words2
[INFO] finished tweaking git repo https://github.com/magnetonerd/numbers-as-words2
[INFO] tweaked toml for git repo https://github.com/magnetonerd/numbers-as-words2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magnetonerd/numbers-as-words2 on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/magnetonerd/numbers-as-words2 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "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: `Euler` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8b6ddf8ea7f3ddb7786f1874d45be336a8c60420a004872d2e99d5f5078ab4d
[INFO] running `Command { std: "docker" "start" "-a" "b8b6ddf8ea7f3ddb7786f1874d45be336a8c60420a004872d2e99d5f5078ab4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8b6ddf8ea7f3ddb7786f1874d45be336a8c60420a004872d2e99d5f5078ab4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b6ddf8ea7f3ddb7786f1874d45be336a8c60420a004872d2e99d5f5078ab4d", kill_on_drop: false }`
[INFO] [stdout] b8b6ddf8ea7f3ddb7786f1874d45be336a8c60420a004872d2e99d5f5078ab4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c448d4b2e9873744c3f70e684fb98f07f2413fd20ba518608ce8ff737bac7a7
[INFO] running `Command { std: "docker" "start" "-a" "7c448d4b2e9873744c3f70e684fb98f07f2413fd20ba518608ce8ff737bac7a7", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `Euler` (manifest) generated 1 warning
[INFO] [stderr]     Checking Euler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 |     if ((num < 100) && (num > 9)){ 
[INFO] [stdout]    |        ^                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -     if ((num < 100) && (num > 9)){ 
[INFO] [stdout] 37 +     if (num < 100) && (num > 9) { 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |         if (num % 10 > 0){
[INFO] [stdout]    |            ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -         if (num % 10 > 0){
[INFO] [stdout] 50 +         if num % 10 > 0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |     if ((num >= 100) && (num < 1000)){ 
[INFO] [stdout]    |        ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -     if ((num >= 100) && (num < 1000)){ 
[INFO] [stdout] 61 +     if (num >= 100) && (num < 1000) { 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |         if ((newnum2 > 0) && (newnum2 < 20)){
[INFO] [stdout]    |            ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -         if ((newnum2 > 0) && (newnum2 < 20)){
[INFO] [stdout] 78 +         if (newnum2 > 0) && (newnum2 < 20) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |         if ((newnum2 >= 20) && (newnum2 < 100)){
[INFO] [stdout]    |            ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -         if ((newnum2 >= 20) && (newnum2 < 100)){
[INFO] [stdout] 82 +         if (newnum2 >= 20) && (newnum2 < 100) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |             if(newnum2 % 10 > 0){
[INFO] [stdout]    |               ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 95 -             if(newnum2 % 10 > 0){
[INFO] [stdout] 95 +             if newnum2 % 10 > 0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 |         if (num < 20){
[INFO] [stdout]     |            ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 110 -         if (num < 20){
[INFO] [stdout] 110 +         if num < 20 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |         }else if ((num >= 20) && (num < 100)){
[INFO] [stdout]     |                  ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 -         }else if ((num >= 20) && (num < 100)){
[INFO] [stdout] 113 +         }else if (num >= 20) && (num < 100) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |         }else if ((num >= 100) && (num < 1000)){
[INFO] [stdout]     |                  ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -         }else if ((num >= 100) && (num < 1000)){
[INFO] [stdout] 116 +         }else if (num >= 100) && (num < 1000) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |         }else if (num == 1000){
[INFO] [stdout]     |                  ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 -         }else if (num == 1000){
[INFO] [stdout] 119 +         }else if num == 1000 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     return name;
[INFO] [stdout]    |     ----------- any code following this expression is unreachable
[INFO] [stdout] 33 |     panic!("WHAT DID YOU DO!?");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let mut newnum2 = num - newnum1;
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut num = 0;
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num`
[INFO] [stdout]    --> src/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut num = 0;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 |     if ((num < 100) && (num > 9)){ 
[INFO] [stdout]    |        ^                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -     if ((num < 100) && (num > 9)){ 
[INFO] [stdout] 37 +     if (num < 100) && (num > 9) { 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |         if (num % 10 > 0){
[INFO] [stdout]    |            ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -         if (num % 10 > 0){
[INFO] [stdout] 50 +         if num % 10 > 0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |     if ((num >= 100) && (num < 1000)){ 
[INFO] [stdout]    |        ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -     if ((num >= 100) && (num < 1000)){ 
[INFO] [stdout] 61 +     if (num >= 100) && (num < 1000) { 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |         if ((newnum2 > 0) && (newnum2 < 20)){
[INFO] [stdout]    |            ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -         if ((newnum2 > 0) && (newnum2 < 20)){
[INFO] [stdout] 78 +         if (newnum2 > 0) && (newnum2 < 20) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |         if ((newnum2 >= 20) && (newnum2 < 100)){
[INFO] [stdout]    |            ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -         if ((newnum2 >= 20) && (newnum2 < 100)){
[INFO] [stdout] 82 +         if (newnum2 >= 20) && (newnum2 < 100) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |             if(newnum2 % 10 > 0){
[INFO] [stdout]    |               ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 95 -             if(newnum2 % 10 > 0){
[INFO] [stdout] 95 +             if newnum2 % 10 > 0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 |         if (num < 20){
[INFO] [stdout]     |            ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 110 -         if (num < 20){
[INFO] [stdout] 110 +         if num < 20 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |         }else if ((num >= 20) && (num < 100)){
[INFO] [stdout]     |                  ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 -         }else if ((num >= 20) && (num < 100)){
[INFO] [stdout] 113 +         }else if (num >= 20) && (num < 100) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |         }else if ((num >= 100) && (num < 1000)){
[INFO] [stdout]     |                  ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -         }else if ((num >= 100) && (num < 1000)){
[INFO] [stdout] 116 +         }else if (num >= 100) && (num < 1000) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |         }else if (num == 1000){
[INFO] [stdout]     |                  ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 -         }else if (num == 1000){
[INFO] [stdout] 119 +         }else if num == 1000 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     return name;
[INFO] [stdout]    |     ----------- any code following this expression is unreachable
[INFO] [stdout] 33 |     panic!("WHAT DID YOU DO!?");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let mut newnum2 = num - newnum1;
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut num = 0;
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num`
[INFO] [stdout]    --> src/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut num = 0;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] running `Command { std: "docker" "inspect" "7c448d4b2e9873744c3f70e684fb98f07f2413fd20ba518608ce8ff737bac7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c448d4b2e9873744c3f70e684fb98f07f2413fd20ba518608ce8ff737bac7a7", kill_on_drop: false }`
[INFO] [stdout] 7c448d4b2e9873744c3f70e684fb98f07f2413fd20ba518608ce8ff737bac7a7
