[INFO] cloning repository https://github.com/izco42/DE-optimization [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/izco42/DE-optimization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizco42%2FDE-optimization", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizco42%2FDE-optimization'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45e48dfb68c5958e07598df773a5ccd1c713f615 [INFO] building izco42/DE-optimization against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizco42%2FDE-optimization" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/izco42/DE-optimization on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/izco42/DE-optimization [INFO] finished tweaking git repo https://github.com/izco42/DE-optimization [INFO] tweaked toml for git repo https://github.com/izco42/DE-optimization written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/izco42/DE-optimization 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 904673b657b3c237f0430aeee9b4061e2a4da209eec9f6cf67d36ce53ae0ee72 [INFO] running `Command { std: "docker" "start" "-a" "904673b657b3c237f0430aeee9b4061e2a4da209eec9f6cf67d36ce53ae0ee72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "904673b657b3c237f0430aeee9b4061e2a4da209eec9f6cf67d36ce53ae0ee72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "904673b657b3c237f0430aeee9b4061e2a4da209eec9f6cf67d36ce53ae0ee72", kill_on_drop: false }` [INFO] [stdout] 904673b657b3c237f0430aeee9b4061e2a4da209eec9f6cf67d36ce53ae0ee72 [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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f41a55abcab1a8c58ace0f83ebf595320dd9a45f8c065ff08349ad7da917b01 [INFO] running `Command { std: "docker" "start" "-a" "0f41a55abcab1a8c58ace0f83ebf595320dd9a45f8c065ff08349ad7da917b01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling difevo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `colored::*` [INFO] [stdout] --> src/diffevomaze/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use colored::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `colored::*` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use colored::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `differentialevo::Differentialevo` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use differentialevo::Differentialevo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diffevomaze::Diffevomaze` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use diffevomaze::Diffevomaze; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sphere` is never used [INFO] [stdout] --> src/main.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn sphere(x: Vec) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn add(v1: Vec, v2: Vec) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sub` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn sub(v1: Vec, v2: Vec) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mul4scalar` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn mul4scalar(v: Vec, s: f64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mutation` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn mutation(v: Vec>, f: f64) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crossver` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn crossver(vmuted: Vec, voriginal: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initialize_population` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn initialize_population(num_p: usize, num_d: usize, range: (f64, f64)) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `obj` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn obj(position: Vec) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/differentialevo/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Differentialevo { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 72 | solutions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 73 | problem: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 74 | max_iter: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 75 | constraints: fn(Vec) -> Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 76 | objective: fn(Vec) -> f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 77 | best_solution: Particle, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 78 | worst_solution: Particle, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `default`, `update_avalue`, `update_best_worst`, `show_worst`, `vec_4_mut`, and `run` are never used [INFO] [stdout] --> src/differentialevo/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl Differentialevo { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 82 | pub fn default( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn update_avalue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn update_best_worst(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn show_worst(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | fn vec_4_mut(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | pub fn run(&mut self)->Result<(Particle,Vec), &'static str>{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Diffevomaze` is never constructed [INFO] [stdout] --> src/diffevomaze/mod.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Diffevomaze { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> src/diffevomaze/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Diffevomaze { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 36 | pub fn default( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s [INFO] running `Command { std: "docker" "inspect" "0f41a55abcab1a8c58ace0f83ebf595320dd9a45f8c065ff08349ad7da917b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f41a55abcab1a8c58ace0f83ebf595320dd9a45f8c065ff08349ad7da917b01", kill_on_drop: false }` [INFO] [stdout] 0f41a55abcab1a8c58ace0f83ebf595320dd9a45f8c065ff08349ad7da917b01 [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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf67ce034446e2e86ef0772bf7cae6bcfdf5dcde6b52616ff3a4e9e054f67c38 [INFO] running `Command { std: "docker" "start" "-a" "bf67ce034446e2e86ef0772bf7cae6bcfdf5dcde6b52616ff3a4e9e054f67c38", kill_on_drop: false }` [INFO] [stderr] Compiling difevo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `colored::*` [INFO] [stdout] --> src/diffevomaze/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use colored::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `colored::*` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use colored::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `differentialevo::Differentialevo` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use differentialevo::Differentialevo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diffevomaze::Diffevomaze` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use diffevomaze::Diffevomaze; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sphere` is never used [INFO] [stdout] --> src/main.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn sphere(x: Vec) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn add(v1: Vec, v2: Vec) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sub` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn sub(v1: Vec, v2: Vec) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mul4scalar` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn mul4scalar(v: Vec, s: f64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mutation` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn mutation(v: Vec>, f: f64) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crossver` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn crossver(vmuted: Vec, voriginal: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initialize_population` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn initialize_population(num_p: usize, num_d: usize, range: (f64, f64)) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `obj` is never used [INFO] [stdout] --> src/differentialevo/mod.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn obj(position: Vec) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/differentialevo/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Differentialevo { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 72 | solutions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 73 | problem: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 74 | max_iter: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 75 | constraints: fn(Vec) -> Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 76 | objective: fn(Vec) -> f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 77 | best_solution: Particle, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 78 | worst_solution: Particle, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `default`, `update_avalue`, `update_best_worst`, `show_worst`, `vec_4_mut`, and `run` are never used [INFO] [stdout] --> src/differentialevo/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 81 | impl Differentialevo { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 82 | pub fn default( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn update_avalue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn update_best_worst(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn show_worst(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | fn vec_4_mut(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | pub fn run(&mut self)->Result<(Particle,Vec), &'static str>{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Diffevomaze` is never constructed [INFO] [stdout] --> src/diffevomaze/mod.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Diffevomaze { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> src/diffevomaze/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Diffevomaze { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 36 | pub fn default( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "bf67ce034446e2e86ef0772bf7cae6bcfdf5dcde6b52616ff3a4e9e054f67c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf67ce034446e2e86ef0772bf7cae6bcfdf5dcde6b52616ff3a4e9e054f67c38", kill_on_drop: false }` [INFO] [stdout] bf67ce034446e2e86ef0772bf7cae6bcfdf5dcde6b52616ff3a4e9e054f67c38