[INFO] cloning repository https://github.com/Rice-Rocket/simple_2d_physics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rice-Rocket/simple_2d_physics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRice-Rocket%2Fsimple_2d_physics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRice-Rocket%2Fsimple_2d_physics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 382e32b3369922d5abbab7cb1f5c828a297c5108
[INFO] checking Rice-Rocket/simple_2d_physics against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRice-Rocket%2Fsimple_2d_physics" "/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/Rice-Rocket/simple_2d_physics
[INFO] finished tweaking git repo https://github.com/Rice-Rocket/simple_2d_physics
[INFO] tweaked toml for git repo https://github.com/Rice-Rocket/simple_2d_physics written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rice-Rocket/simple_2d_physics on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rice-Rocket/simple_2d_physics 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded audir-sles v0.1.0
[INFO] [stderr]   Downloaded quad-rand v0.2.1
[INFO] [stderr]   Downloaded dasp_frame v0.11.0
[INFO] [stderr]   Downloaded audrey v0.3.0
[INFO] [stderr]   Downloaded ogg v0.7.1
[INFO] [stderr]   Downloaded quad-alsa-sys v0.3.2
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded lewton v0.9.4
[INFO] [stderr]   Downloaded fontdue v0.7.2
[INFO] [stderr]   Downloaded miniquad v0.3.14
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded macroquad v0.3.25
[INFO] [stderr]   Downloaded quad-snd v0.2.7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b435b88aba34067dd6a079a6b6283394e64a99bcc24ad5fd01ac561af902bb91
[INFO] running `Command { std: "docker" "start" "-a" "b435b88aba34067dd6a079a6b6283394e64a99bcc24ad5fd01ac561af902bb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b435b88aba34067dd6a079a6b6283394e64a99bcc24ad5fd01ac561af902bb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b435b88aba34067dd6a079a6b6283394e64a99bcc24ad5fd01ac561af902bb91", kill_on_drop: false }`
[INFO] [stdout] b435b88aba34067dd6a079a6b6283394e64a99bcc24ad5fd01ac561af902bb91
[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" "-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3713a2c952ded7a585bf9d5c39d9fd912abdc8bc648ab61a00bdaa5484a2805b
[INFO] running `Command { std: "docker" "start" "-a" "3713a2c952ded7a585bf9d5c39d9fd912abdc8bc648ab61a00bdaa5484a2805b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]    Compiling miniquad v0.3.14
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling quad-snd v0.2.7
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking bumpalo v3.12.0
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking fontdue v0.7.2
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking macroquad v0.3.25
[INFO] [stderr]     Checking rigid_body_2d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/grid.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use std::collections::HashMap;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iproduct`
[INFO] [stdout]  --> src/space.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::{izip, iproduct, Itertools};
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RwLock` and `thread::current`
[INFO] [stdout]  --> src/space.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{sync::{Arc, Mutex, RwLock}, thread::current};
[INFO] [stdout]   |                              ^^^^^^   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread_rng`
[INFO] [stdout]  --> src/main.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ::rand::{rngs::StdRng, Rng, SeedableRng, thread_rng};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/grid.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use std::collections::HashMap;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iproduct`
[INFO] [stdout]  --> src/space.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::{izip, iproduct, Itertools};
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RwLock` and `thread::current`
[INFO] [stdout]  --> src/space.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{sync::{Arc, Mutex, RwLock}, thread::current};
[INFO] [stdout]   |                              ^^^^^^   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread_rng`
[INFO] [stdout]  --> src/main.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ::rand::{rngs::StdRng, Rng, SeedableRng, thread_rng};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Itertools`
[INFO] [stdout]  --> src/space.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::{izip, iproduct, Itertools};
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/space.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 | ...   for (i, (pos, pos_old, accel)) in izip!(self.positions.iter_mut(), self.positions_old.iter_mut(), self.accelerations.iter_mut...
[INFO] [stdout]     |            ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `iteration` is assigned to, but never used
[INFO] [stdout]   --> src/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut iteration = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_iteration` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_balls`
[INFO] [stdout]   --> src/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let max_balls = 7200;
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_balls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spray_origin`
[INFO] [stdout]   --> src/main.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let spray_origin = vec2(30., 40.);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spray_origin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iteration` is never read
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         iteration += 1;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spray` is never used
[INFO] [stdout]  --> src/main.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn spray(step: f32, scene: &mut Space, rng: &mut StdRng, origin: Vec2) {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_inside`, `set_position`, `get_position`, `set_velocity`, and `set_acceleration` are never used
[INFO] [stdout]    --> src/space.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl Space {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn is_inside(&mut self, p1: usize, p2: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn set_position(&mut self, handle: usize, position: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub fn get_position(&mut self, handle: usize) -> Vec2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn set_velocity(&mut self, handle: usize, velocity: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn set_acceleration(&mut self, handle: usize, acceleration: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleConstraint` is never constructed
[INFO] [stdout]   --> src/constraint.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CircleConstraint {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/constraint.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl CircleConstraint {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(position: Vec2, radius: f32) -> Box<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Itertools`
[INFO] [stdout]  --> src/space.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::{izip, iproduct, Itertools};
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/space.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 | ...   for (i, (pos, pos_old, accel)) in izip!(self.positions.iter_mut(), self.positions_old.iter_mut(), self.accelerations.iter_mut...
[INFO] [stdout]     |            ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `iteration` is assigned to, but never used
[INFO] [stdout]   --> src/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut iteration = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_iteration` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_balls`
[INFO] [stdout]   --> src/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let max_balls = 7200;
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_balls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spray_origin`
[INFO] [stdout]   --> src/main.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let spray_origin = vec2(30., 40.);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spray_origin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iteration` is never read
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         iteration += 1;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spray` is never used
[INFO] [stdout]  --> src/main.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn spray(step: f32, scene: &mut Space, rng: &mut StdRng, origin: Vec2) {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_inside`, `set_position`, `get_position`, `set_velocity`, and `set_acceleration` are never used
[INFO] [stdout]    --> src/space.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl Space {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn is_inside(&mut self, p1: usize, p2: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn set_position(&mut self, handle: usize, position: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub fn get_position(&mut self, handle: usize) -> Vec2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn set_velocity(&mut self, handle: usize, velocity: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn set_acceleration(&mut self, handle: usize, acceleration: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleConstraint` is never constructed
[INFO] [stdout]   --> src/constraint.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CircleConstraint {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/constraint.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl CircleConstraint {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(position: Vec2, radius: f32) -> Box<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.67s
[INFO] running `Command { std: "docker" "inspect" "3713a2c952ded7a585bf9d5c39d9fd912abdc8bc648ab61a00bdaa5484a2805b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3713a2c952ded7a585bf9d5c39d9fd912abdc8bc648ab61a00bdaa5484a2805b", kill_on_drop: false }`
[INFO] [stdout] 3713a2c952ded7a585bf9d5c39d9fd912abdc8bc648ab61a00bdaa5484a2805b
