[INFO] cloning repository https://github.com/sunreef/ncollide_ray_tracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunreef/ncollide_ray_tracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunreef%2Fncollide_ray_tracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunreef%2Fncollide_ray_tracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ace859f902a05a1c768ca28998737a28247a1568 [INFO] checking sunreef/ncollide_ray_tracing against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunreef%2Fncollide_ray_tracing" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunreef/ncollide_ray_tracing on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunreef/ncollide_ray_tracing [INFO] finished tweaking git repo https://github.com/sunreef/ncollide_ray_tracing [INFO] tweaked toml for git repo https://github.com/sunreef/ncollide_ray_tracing written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sunreef/ncollide_ray_tracing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0953a3e1397d91cdb9e797ec8c9f15ac3a896e37989b00288d1cd76d16fe9ab8 [INFO] running `Command { std: "docker" "start" "-a" "0953a3e1397d91cdb9e797ec8c9f15ac3a896e37989b00288d1cd76d16fe9ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0953a3e1397d91cdb9e797ec8c9f15ac3a896e37989b00288d1cd76d16fe9ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0953a3e1397d91cdb9e797ec8c9f15ac3a896e37989b00288d1cd76d16fe9ab8", kill_on_drop: false }` [INFO] [stdout] 0953a3e1397d91cdb9e797ec8c9f15ac3a896e37989b00288d1cd76d16fe9ab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c221d1e55196868c7adb438b0235c2d1819df02747a6a5e106ec2b94cb66022 [INFO] running `Command { std: "docker" "start" "-a" "6c221d1e55196868c7adb438b0235c2d1819df02747a6a5e106ec2b94cb66022", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling libm v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking obj v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking nalgebra v0.20.0 [INFO] [stderr] Checking ncollide3d v0.22.0 [INFO] [stderr] Checking ray_tracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `obj_path` [INFO] [stdout] --> src/main.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | fn add_objects_to_scene(scene: &mut SceneData, obj_path: String) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obj_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `count_bounces` is assigned to, but never used [INFO] [stdout] --> src/integrators/path_tracing.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut count_bounces = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_count_bounces` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `probability` [INFO] [stdout] --> src/object/shapes/ball.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | let (vector, probability) = sphere_sampler.sample(samples); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_probability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/object/shapes/metaball.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | m: &Isometry3, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/object/shapes/metaball.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ray: &query::Ray, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_toi` [INFO] [stdout] --> src/object/shapes/metaball.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | max_toi: f32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_toi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `solid` [INFO] [stdout] --> src/object/shapes/metaball.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | solid: bool, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_solid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `samples` [INFO] [stdout] --> src/shaders/mirror.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | samples: &Point2, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_samples` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obj_path` [INFO] [stdout] --> src/main.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | fn add_objects_to_scene(scene: &mut SceneData, obj_path: String) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obj_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `count_bounces` is assigned to, but never used [INFO] [stdout] --> src/integrators/path_tracing.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut count_bounces = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_count_bounces` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `probability` [INFO] [stdout] --> src/object/shapes/ball.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | let (vector, probability) = sphere_sampler.sample(samples); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_probability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/object/shapes/metaball.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | m: &Isometry3, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/object/shapes/metaball.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | ray: &query::Ray, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_toi` [INFO] [stdout] --> src/object/shapes/metaball.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | max_toi: f32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_toi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `solid` [INFO] [stdout] --> src/object/shapes/metaball.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | solid: bool, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_solid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `samples` [INFO] [stdout] --> src/shaders/mirror.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | samples: &Point2, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_samples` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/scene.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let mut is_emitter = world_data.emission != None; [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: associated function is never used: `focal_length` [INFO] [stdout] --> src/camera.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn focal_length(mut self, new_focal_length: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `AOIntegrator` [INFO] [stdout] --> src/integrators/ao_integrator.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AOIntegrator { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/integrators/ao_integrator.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(range: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `launch_ray` [INFO] [stdout] --> src/integrators/ao_integrator.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn launch_ray(&self, ray: &Ray, scene: &Scene, rng: &mut R) -> Point3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `NormalIntegrator` [INFO] [stdout] --> src/integrators/normal_integrator.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NormalIntegrator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `launch_ray` [INFO] [stdout] --> src/integrators/normal_integrator.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn launch_ray( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UniformHemisphereSampler` [INFO] [stdout] --> src/sampler.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct UniformHemisphereSampler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sample` [INFO] [stdout] --> src/sampler.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn sample(&self, input: &Point2, normal: &Vector3) -> (Vector3, f32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/scene.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let mut is_emitter = world_data.emission != None; [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: associated function is never used: `focal_length` [INFO] [stdout] --> src/camera.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn focal_length(mut self, new_focal_length: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `AOIntegrator` [INFO] [stdout] --> src/integrators/ao_integrator.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AOIntegrator { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/integrators/ao_integrator.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(range: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `launch_ray` [INFO] [stdout] --> src/integrators/ao_integrator.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn launch_ray(&self, ray: &Ray, scene: &Scene, rng: &mut R) -> Point3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `NormalIntegrator` [INFO] [stdout] --> src/integrators/normal_integrator.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NormalIntegrator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `launch_ray` [INFO] [stdout] --> src/integrators/normal_integrator.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn launch_ray( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UniformHemisphereSampler` [INFO] [stdout] --> src/sampler.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct UniformHemisphereSampler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sample` [INFO] [stdout] --> src/sampler.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn sample(&self, input: &Point2, normal: &Vector3) -> (Vector3, f32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "6c221d1e55196868c7adb438b0235c2d1819df02747a6a5e106ec2b94cb66022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c221d1e55196868c7adb438b0235c2d1819df02747a6a5e106ec2b94cb66022", kill_on_drop: false }` [INFO] [stdout] 6c221d1e55196868c7adb438b0235c2d1819df02747a6a5e106ec2b94cb66022