[INFO] cloning repository https://github.com/m-shaka/ray-tracing-in-one-weekend-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-shaka/ray-tracing-in-one-weekend-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-shaka%2Fray-tracing-in-one-weekend-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-shaka%2Fray-tracing-in-one-weekend-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fb5392c6f19c1658206106f387aa532b7dfc589 [INFO] checking m-shaka/ray-tracing-in-one-weekend-rust against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-shaka%2Fray-tracing-in-one-weekend-rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust [INFO] finished tweaking git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust [INFO] tweaked toml for git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebffe261065f4b141be36fbe41ae48730dd58807c4afb0ae8336dd960157208c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ebffe261065f4b141be36fbe41ae48730dd58807c4afb0ae8336dd960157208c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebffe261065f4b141be36fbe41ae48730dd58807c4afb0ae8336dd960157208c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebffe261065f4b141be36fbe41ae48730dd58807c4afb0ae8336dd960157208c", kill_on_drop: false }` [INFO] [stdout] ebffe261065f4b141be36fbe41ae48730dd58807c4afb0ae8336dd960157208c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10e3b4aacea0901a59b185e3a5b96506fd31ac7c8c13f8260d7c56e21ae36ad6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10e3b4aacea0901a59b185e3a5b96506fd31ac7c8c13f8260d7c56e21ae36ad6", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [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 rand_os v0.1.3 [INFO] [stderr] Checking ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap5.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | return (rec.normal + 1.) * 0.5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap6.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | return (rec.normal + 1.) * 0.5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap5.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | return (rec.normal + 1.) * 0.5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | let target = rec.p + rec.normal + random_in_unit_sphere(); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let target = rec.p + rec.normal + random_in_unit_sphere(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap6.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | return color(Ray::new(rec.p, target - rec.p), world) * 0.5; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap6.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | return color(Ray::new(rec.p, target - rec.p), world) * 0.5; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap5.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap5.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap5.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap7.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap5.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap7.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray_tracer` due to 4 previous errors [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | let target = rec.p + rec.normal + random_in_unit_sphere(); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let target = rec.p + rec.normal + random_in_unit_sphere(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | return color(Ray::new(rec.p, target - rec.p), world) * 0.5; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | return color(Ray::new(rec.p, target - rec.p), world) * 0.5; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap7.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap7.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap6.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | return (rec.normal + 1.) * 0.5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap6.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap6.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "10e3b4aacea0901a59b185e3a5b96506fd31ac7c8c13f8260d7c56e21ae36ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e3b4aacea0901a59b185e3a5b96506fd31ac7c8c13f8260d7c56e21ae36ad6", kill_on_drop: false }` [INFO] [stdout] 10e3b4aacea0901a59b185e3a5b96506fd31ac7c8c13f8260d7c56e21ae36ad6