[INFO] fetching crate ccdb 1.6.1...
[INFO] checking ccdb-1.6.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate ccdb 1.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ccdb 1.6.1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ccdb 1.6.1
[INFO] finished tweaking crates.io crate ccdb 1.6.1
[INFO] tweaked toml for crates.io crate ccdb 1.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8c49d46fc3e0f3c85cc5119349790b6490907343d073d1756e64ef91a1b37de
[INFO] running `Command { std: "docker" "start" "-a" "b8c49d46fc3e0f3c85cc5119349790b6490907343d073d1756e64ef91a1b37de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8c49d46fc3e0f3c85cc5119349790b6490907343d073d1756e64ef91a1b37de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8c49d46fc3e0f3c85cc5119349790b6490907343d073d1756e64ef91a1b37de", kill_on_drop: false }`
[INFO] [stdout] b8c49d46fc3e0f3c85cc5119349790b6490907343d073d1756e64ef91a1b37de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c7a53fcbd00a582069e4ebe4d55dd78e9da37d630c86ba3f99c13ad8387f87
[INFO] running `Command { std: "docker" "start" "-a" "43c7a53fcbd00a582069e4ebe4d55dd78e9da37d630c86ba3f99c13ad8387f87", kill_on_drop: false }`
[INFO] [stderr]     Checking openfile v1.1.0
[INFO] [stderr]     Checking winapi-util v0.1.5
[INFO] [stderr]    Compiling ccdb v1.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/backend/a.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{thread, time};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/backend/a.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{thread, time};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `backend` should have an upper camel case name
[INFO] [stdout]   --> src/core.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum backend {
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case: `Backend`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sys`
[INFO] [stdout]  --> src/libs/cursor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::sys;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sys`
[INFO] [stdout]  --> src/libs/escape/escape.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sys;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `map` should have an upper camel case name
[INFO] [stdout]  --> src/map/loader.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct map {
[INFO] [stdout]   |            ^^^ help: convert the identifier to upper camel case: `Map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `folder` should have an upper camel case name
[INFO] [stdout]   --> src/map/loader.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct folder {
[INFO] [stdout]    |            ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sprite` should have an upper camel case name
[INFO] [stdout]  --> src/map/sprite.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct sprite {
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sys`
[INFO] [stdout]  --> src/misc/check.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sys;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `droplet` should have an upper camel case name
[INFO] [stdout]   --> src/physics/particle.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct droplet {
[INFO] [stdout]    |            ^^^^^^^ help: convert the identifier to upper camel case: `Droplet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `water` should have an upper camel case name
[INFO] [stdout]   --> src/physics/particle.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct water {
[INFO] [stdout]    |            ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Water`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::loader`
[INFO] [stdout]   --> src/test/test.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use crate::loader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/lib.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | mod test;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load`
[INFO] [stdout]   --> src/test/test.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout] 7  | use crate::loader::{load, map, to_map}; // this is the loader which makes it so you can load a map from file or load a map from string
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/lib.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | mod test;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sprite`
[INFO] [stdout]   --> src/test/test.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::sprite; // for sprites
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/lib.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | mod test;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `backend` should have an upper camel case name
[INFO] [stdout]   --> src/core.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum backend {
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case: `Backend`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sys`
[INFO] [stdout]  --> src/libs/cursor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::sys;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sys`
[INFO] [stdout]  --> src/libs/escape/escape.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sys;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `map` should have an upper camel case name
[INFO] [stdout]  --> src/map/loader.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct map {
[INFO] [stdout]   |            ^^^ help: convert the identifier to upper camel case: `Map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `folder` should have an upper camel case name
[INFO] [stdout]   --> src/map/loader.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct folder {
[INFO] [stdout]    |            ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sprite` should have an upper camel case name
[INFO] [stdout]  --> src/map/sprite.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct sprite {
[INFO] [stdout]   |            ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sys`
[INFO] [stdout]  --> src/misc/check.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sys;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `droplet` should have an upper camel case name
[INFO] [stdout]   --> src/physics/particle.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct droplet {
[INFO] [stdout]    |            ^^^^^^^ help: convert the identifier to upper camel case: `Droplet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `water` should have an upper camel case name
[INFO] [stdout]   --> src/physics/particle.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct water {
[INFO] [stdout]    |            ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Water`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::loader`
[INFO] [stdout]  --> src/test/test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::loader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load`
[INFO] [stdout]  --> src/test/test.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::loader::{load, map, to_map}; // this is the loader which makes it so you can load a map from file or load a map from string
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sprite`
[INFO] [stdout]  --> src/test/test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::sprite; // for sprites
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `screen`
[INFO] [stdout]   --> src/backend/b.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_line(screen: &Screen, betterx: Vec<i64>, bettern: Vec<String>, size: i64) -> String {
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_screen`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `screen`
[INFO] [stdout]   --> src/backend/b.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_line(screen: &Screen, betterx: Vec<i64>, bettern: Vec<String>, size: i64) -> String {
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_screen`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/backend/b.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut run = true;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/backend/b.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut run = true;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/backend/a.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     for x in 0..thr {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `finals`
[INFO] [stdout]    --> src/backend/a.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let finals = rx.recv().unwrap();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_finals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/backend/a.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     for x in 0..thr {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `finals`
[INFO] [stdout]    --> src/backend/a.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let finals = rx.recv().unwrap();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_finals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/backend/a.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut chars = charss.clone();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/backend/a.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut chars = charss.clone();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/backend/a.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut xx = xxx.clone();
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/backend/a.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut yy = yyy.clone();
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/backend/a.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut xx = xxx.clone();
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/backend/a.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut yy = yyy.clone();
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/core.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             _ => {
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/core.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             _ => {
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let mut charss = self.chars.clone();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let mut xxx = self.x.clone();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let mut yyy = self.y.clone();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let mut charss = self.chars.clone();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let mut xxx = self.x.clone();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let mut yyy = self.y.clone();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/physics/particle.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |             for p in 0..vl {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/physics/particle.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |             for p in 0..vl {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/test/test.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |             for x in 0..10 {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/test/test.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |             for x in 0..10 {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/libs/keyin.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe {
[INFO] [stdout]    |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/libs/keyin.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     unsafe {
[INFO] [stdout]    |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `v` and `debug` are never read
[INFO] [stdout]   --> src/core.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Cort {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 33 |     name_desc: String,
[INFO] [stdout] 34 |     v: i64,
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     debug: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getkey` is never used
[INFO] [stdout]  --> src/libs/keyin.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn getkey() -> usize;
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOUNCE` is never used
[INFO] [stdout]  --> src/physics/particle.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const BOUNCE: i64 = 1;
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `t` is never used
[INFO] [stdout]   --> src/test/test.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn t() {
[INFO] [stdout]    |        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_const` is never used
[INFO] [stdout]    --> src/test/test.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn check_const() {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Cort` should have a snake case name
[INFO] [stdout]  --> src/backend/b.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn run(screen: &Screen, size: i64, size2: i64, Cort: &mut Cort) -> loader::map {
[INFO] [stdout]   |                                                    ^^^^ help: convert the identifier to snake case (notice the capitalization): `cort`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]  --> src/backend/b.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut X = screen.x.clone(); // load in a sprite
[INFO] [stdout]   |             ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]  --> src/backend/b.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut Y = screen.y.clone();
[INFO] [stdout]   |             ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]  --> src/backend/b.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut C = screen.chars.clone();
[INFO] [stdout]   |             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Cort` should have a snake case name
[INFO] [stdout]  --> src/backend/a.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn run(screen: &Screen, Cort: &mut Cort) -> loader::map {
[INFO] [stdout]   |                             ^^^^ help: convert the identifier to snake case (notice the capitalization): `cort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/backend/a.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     for P in 0..thr as i64 {
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `vectorY` should have a snake case name
[INFO] [stdout]   --> src/backend/a.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 let mut vectorY: Vec<String> = Vec::new();
[INFO] [stdout]    |                         ^^^^^^^ help: convert the identifier to snake case: `vector_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `vectorX` should have a snake case name
[INFO] [stdout]   --> src/backend/a.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let mut vectorX: Vec<i64> = Vec::new();
[INFO] [stdout]    |                         ^^^^^^^ help: convert the identifier to snake case: `vector_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/libs/keyin.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe {
[INFO] [stdout]    |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Screen` should have a snake case name
[INFO] [stdout]    --> src/core.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn render(&mut self, Screen: &mut Screen) -> String {
[INFO] [stdout]     |                              ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `screen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/libs/keyin.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     unsafe {
[INFO] [stdout]    |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_physics_for_all_X` should have a snake case name
[INFO] [stdout]    --> src/core.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn add_physics_for_all_X(&mut self, Screen: &Screen, chr: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `add_physics_for_all_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Screen` should have a snake case name
[INFO] [stdout]    --> src/core.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn add_physics_for_all_X(&mut self, Screen: &Screen, chr: String) {
[INFO] [stdout]     |                                             ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `screen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_physics_for_all_X` should have a snake case name
[INFO] [stdout]    --> src/core.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn remove_physics_for_all_X(&mut self, Screen: &Screen, chr: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `remove_physics_for_all_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Screen` should have a snake case name
[INFO] [stdout]    --> src/core.rs:154:48
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn remove_physics_for_all_X(&mut self, Screen: &Screen, chr: String) {
[INFO] [stdout]     |                                                ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `screen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_X` should have a snake case name
[INFO] [stdout]    --> src/core.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn find_X(&self, ch: String) -> i64 {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `find_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_all_of_X` should have a snake case name
[INFO] [stdout]    --> src/core.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn find_all_of_X(&self, ch: String) -> Vec<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `find_all_of_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `v` and `debug` are never read
[INFO] [stdout]   --> src/core.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Cort {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 33 |     name_desc: String,
[INFO] [stdout] 34 |     v: i64,
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     debug: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getkey` is never used
[INFO] [stdout]  --> src/libs/keyin.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn getkey() -> usize;
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOUNCE` is never used
[INFO] [stdout]  --> src/physics/particle.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const BOUNCE: i64 = 1;
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Cort` should have a snake case name
[INFO] [stdout]  --> src/backend/b.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn run(screen: &Screen, size: i64, size2: i64, Cort: &mut Cort) -> loader::map {
[INFO] [stdout]   |                                                    ^^^^ help: convert the identifier to snake case (notice the capitalization): `cort`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]  --> src/backend/b.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut X = screen.x.clone(); // load in a sprite
[INFO] [stdout]   |             ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]  --> src/backend/b.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut Y = screen.y.clone();
[INFO] [stdout]   |             ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]  --> src/backend/b.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut C = screen.chars.clone();
[INFO] [stdout]   |             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Cort` should have a snake case name
[INFO] [stdout]  --> src/backend/a.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn run(screen: &Screen, Cort: &mut Cort) -> loader::map {
[INFO] [stdout]   |                             ^^^^ help: convert the identifier to snake case (notice the capitalization): `cort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/backend/a.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     for P in 0..thr as i64 {
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_all_of_X` should have a snake case name
[INFO] [stdout]   --> src/map/loader.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn find_all_of_X(&self, ch: String) -> Vec<i64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `find_all_of_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `vectorY` should have a snake case name
[INFO] [stdout]   --> src/backend/a.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 let mut vectorY: Vec<String> = Vec::new();
[INFO] [stdout]    |                         ^^^^^^^ help: convert the identifier to snake case: `vector_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `vectorX` should have a snake case name
[INFO] [stdout]   --> src/backend/a.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let mut vectorX: Vec<i64> = Vec::new();
[INFO] [stdout]    |                         ^^^^^^^ help: convert the identifier to snake case: `vector_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Screen` should have a snake case name
[INFO] [stdout]    --> src/core.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn render(&mut self, Screen: &mut Screen) -> String {
[INFO] [stdout]     |                              ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `screen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `forceDown` should have a snake case name
[INFO] [stdout]   --> src/physics/particle.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub forceDown: bool,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `force_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_physics_for_all_X` should have a snake case name
[INFO] [stdout]    --> src/core.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn add_physics_for_all_X(&mut self, Screen: &Screen, chr: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `add_physics_for_all_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Screen` should have a snake case name
[INFO] [stdout]    --> src/core.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn add_physics_for_all_X(&mut self, Screen: &Screen, chr: String) {
[INFO] [stdout]     |                                             ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `screen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G` should have a snake case name
[INFO] [stdout]  --> src/physics/physics.rs:6:69
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn render_physics(screen: &mut core::Screen, physobj: Vec<i64>, G: i64) {
[INFO] [stdout]   |                                                                     ^ help: convert the identifier to snake case: `g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_physics_for_all_X` should have a snake case name
[INFO] [stdout]    --> src/core.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn remove_physics_for_all_X(&mut self, Screen: &Screen, chr: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `remove_physics_for_all_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Screen` should have a snake case name
[INFO] [stdout]    --> src/core.rs:154:48
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn remove_physics_for_all_X(&mut self, Screen: &Screen, chr: String) {
[INFO] [stdout]     |                                                ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `screen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_X` should have a snake case name
[INFO] [stdout]    --> src/core.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn find_X(&self, ch: String) -> i64 {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `find_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_all_of_X` should have a snake case name
[INFO] [stdout]    --> src/core.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn find_all_of_X(&self, ch: String) -> Vec<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `find_all_of_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_all_of_X` should have a snake case name
[INFO] [stdout]   --> src/map/loader.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn find_all_of_X(&self, ch: String) -> Vec<i64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `find_all_of_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `forceDown` should have a snake case name
[INFO] [stdout]   --> src/physics/particle.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub forceDown: bool,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `force_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G` should have a snake case name
[INFO] [stdout]  --> src/physics/physics.rs:6:69
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn render_physics(screen: &mut core::Screen, physobj: Vec<i64>, G: i64) {
[INFO] [stdout]   |                                                                     ^ help: convert the identifier to snake case: `g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 51 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 49 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "43c7a53fcbd00a582069e4ebe4d55dd78e9da37d630c86ba3f99c13ad8387f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c7a53fcbd00a582069e4ebe4d55dd78e9da37d630c86ba3f99c13ad8387f87", kill_on_drop: false }`
[INFO] [stdout] 43c7a53fcbd00a582069e4ebe4d55dd78e9da37d630c86ba3f99c13ad8387f87
