[INFO] cloning repository https://github.com/Ares566/rust_fuzzy_controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ares566/rust_fuzzy_controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAres566%2Frust_fuzzy_controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAres566%2Frust_fuzzy_controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3599968870bf39301cbb36b9923d98442b013715
[INFO] testing Ares566/rust_fuzzy_controller against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAres566%2Frust_fuzzy_controller" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ares566/rust_fuzzy_controller
[INFO] finished tweaking git repo https://github.com/Ares566/rust_fuzzy_controller
[INFO] tweaked toml for git repo https://github.com/Ares566/rust_fuzzy_controller written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ares566/rust_fuzzy_controller on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ares566/rust_fuzzy_controller 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 685a94ec51fe5755fbb71d16425fdcddba038eed9dadd01755f552576d3a014c
[INFO] running `Command { std: "docker" "start" "-a" "685a94ec51fe5755fbb71d16425fdcddba038eed9dadd01755f552576d3a014c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "685a94ec51fe5755fbb71d16425fdcddba038eed9dadd01755f552576d3a014c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685a94ec51fe5755fbb71d16425fdcddba038eed9dadd01755f552576d3a014c", kill_on_drop: false }`
[INFO] [stdout] 685a94ec51fe5755fbb71d16425fdcddba038eed9dadd01755f552576d3a014c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3c250c76e5d3e5487f9373b0ada53368794964b33a8d880c722ee9c1211a591
[INFO] running `Command { std: "docker" "start" "-a" "e3c250c76e5d3e5487f9373b0ada53368794964b33a8d880c722ee9c1211a591", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling fuzzy_controller v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `F_MN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const F_MN:f32  = -0.44; // Meduim Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_SN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const F_SN:f32  = -0.16; // Small Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_MP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const F_MP:f32  = 0.44;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_LP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const F_LP:f32  = 0.72;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits`
[INFO] [stdout]  --> src/fuzzy/fuzzy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_MN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const F_MN:f32  = -0.44; // Meduim Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_SN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const F_SN:f32  = -0.16; // Small Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_MP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const F_MP:f32  = 0.44;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_LP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const F_LP:f32  = 0.72;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "e3c250c76e5d3e5487f9373b0ada53368794964b33a8d880c722ee9c1211a591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c250c76e5d3e5487f9373b0ada53368794964b33a8d880c722ee9c1211a591", kill_on_drop: false }`
[INFO] [stdout] e3c250c76e5d3e5487f9373b0ada53368794964b33a8d880c722ee9c1211a591
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 308286fe68f9b250af1cbe4a5bdd2b8ccbf2094a18a9e5ec9edd645ba2519c4d
[INFO] running `Command { std: "docker" "start" "-a" "308286fe68f9b250af1cbe4a5bdd2b8ccbf2094a18a9e5ec9edd645ba2519c4d", kill_on_drop: false }`
[INFO] [stdout] warning: constant `F_MN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const F_MN:f32  = -0.44; // Meduim Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_SN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const F_SN:f32  = -0.16; // Small Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_MP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const F_MP:f32  = 0.44;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_LP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const F_LP:f32  = 0.72;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fuzzy_controller v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `num_traits`
[INFO] [stdout]  --> src/fuzzy/fuzzy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits`
[INFO] [stdout]  --> src/fuzzy/fuzzy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_MN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const F_MN:f32  = -0.44; // Meduim Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_SN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const F_SN:f32  = -0.16; // Small Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_MP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const F_MP:f32  = 0.44;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_LP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const F_LP:f32  = 0.72;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_MN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const F_MN:f32  = -0.44; // Meduim Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_SN` is never used
[INFO] [stdout]  --> src/fuzzy/controller.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const F_SN:f32  = -0.16; // Small Negative
[INFO] [stdout]   |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_MP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const F_MP:f32  = 0.44;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_LP` is never used
[INFO] [stdout]   --> src/fuzzy/controller.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const F_LP:f32  = 0.72;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "308286fe68f9b250af1cbe4a5bdd2b8ccbf2094a18a9e5ec9edd645ba2519c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "308286fe68f9b250af1cbe4a5bdd2b8ccbf2094a18a9e5ec9edd645ba2519c4d", kill_on_drop: false }`
[INFO] [stdout] 308286fe68f9b250af1cbe4a5bdd2b8ccbf2094a18a9e5ec9edd645ba2519c4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf2d8e36e73071da86cef7f18c9fb52e08f6a34d885acf4fdf24e67620f89fdf
[INFO] running `Command { std: "docker" "start" "-a" "bf2d8e36e73071da86cef7f18c9fb52e08f6a34d885acf4fdf24e67620f89fdf", kill_on_drop: false }`
[INFO] [stderr] warning: constant `F_MN` is never used
[INFO] [stderr]  --> src/fuzzy/controller.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | const F_MN:f32  = -0.44; // Meduim Negative
[INFO] [stderr]   |       ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `F_SN` is never used
[INFO] [stderr]  --> src/fuzzy/controller.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const F_SN:f32  = -0.16; // Small Negative
[INFO] [stderr]   |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `F_MP` is never used
[INFO] [stderr]   --> src/fuzzy/controller.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const F_MP:f32  = 0.44;
[INFO] [stderr]    |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `F_LP` is never used
[INFO] [stderr]   --> src/fuzzy/controller.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | const F_LP:f32  = 0.72;
[INFO] [stderr]    |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `num_traits`
[INFO] [stderr]  --> src/fuzzy/fuzzy.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use num_traits::*;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fuzzy_controller` (lib) generated 4 warnings
[INFO] [stderr] warning: `fuzzy_controller` (lib test) generated 5 warnings (4 duplicates)
[INFO] [stderr] warning: `fuzzy_controller` (bin "fuzzy_controller" test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuzzy_controller-a471847ab129b1fb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fuzzy_controller-91852ea23d7f8f0e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fuzzy_controller
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf2d8e36e73071da86cef7f18c9fb52e08f6a34d885acf4fdf24e67620f89fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2d8e36e73071da86cef7f18c9fb52e08f6a34d885acf4fdf24e67620f89fdf", kill_on_drop: false }`
[INFO] [stdout] bf2d8e36e73071da86cef7f18c9fb52e08f6a34d885acf4fdf24e67620f89fdf
