[INFO] cloning repository https://github.com/PixelboysTM/ray_tracing_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PixelboysTM/ray_tracing_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fray_tracing_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fray_tracing_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b2ac60fc19e623542e3e7bf95cc10cc5553d526 [INFO] checking PixelboysTM/ray_tracing_rust/6b2ac60fc19e623542e3e7bf95cc10cc5553d526 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fray_tracing_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PixelboysTM/ray_tracing_rust on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PixelboysTM/ray_tracing_rust [INFO] finished tweaking git repo https://github.com/PixelboysTM/ray_tracing_rust [INFO] tweaked toml for git repo https://github.com/PixelboysTM/ray_tracing_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PixelboysTM/ray_tracing_rust 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7fb108d8f667a5743e399e19bf4c4278aa2517b7efb969a17f126e14841a981 [INFO] running `Command { std: "docker" "start" "-a" "a7fb108d8f667a5743e399e19bf4c4278aa2517b7efb969a17f126e14841a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7fb108d8f667a5743e399e19bf4c4278aa2517b7efb969a17f126e14841a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7fb108d8f667a5743e399e19bf4c4278aa2517b7efb969a17f126e14841a981", kill_on_drop: false }` [INFO] [stdout] a7fb108d8f667a5743e399e19bf4c4278aa2517b7efb969a17f126e14841a981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9db81215f7b1ea65e0c163cc1d7f902a2ef9d75fc5f459b34d7dbad06e2e0092 [INFO] running `Command { std: "docker" "start" "-a" "9db81215f7b1ea65e0c163cc1d7f902a2ef9d75fc5f459b34d7dbad06e2e0092", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking ray_tracing_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::arch::x86_64` [INFO] [stdout] --> src/camera.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `checker::CheckerPattern` [INFO] [stdout] --> src/patterns.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use checker::CheckerPattern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gradient::GradientPattern` [INFO] [stdout] --> src/patterns.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use gradient::GradientPattern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ring::RingPattern` [INFO] [stdout] --> src/patterns.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use ring::RingPattern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stripe::StripePattern` [INFO] [stdout] --> src/patterns.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use stripe::StripePattern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sphere` [INFO] [stdout] --> src/ray.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | shapes::{Shape, Sphere}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `matrix::helpers::Mat4` and `patterns::Pattern` [INFO] [stdout] --> src/tuples.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | use crate::{matrix::helpers::Mat4, patterns::Pattern}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/world.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/main.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/main.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | use std::{rc::Rc, time::Instant}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/main.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | use std::{rc::Rc, time::Instant}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::arch::x86_64` [INFO] [stdout] --> src/camera.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::x86_64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color` [INFO] [stdout] --> src/patterns/checker.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | tuples::helpers::{color, colors, point}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `checker::CheckerPattern` [INFO] [stdout] --> src/patterns.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use checker::CheckerPattern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gradient::GradientPattern` [INFO] [stdout] --> src/patterns.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use gradient::GradientPattern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ring::RingPattern` [INFO] [stdout] --> src/patterns.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use ring::RingPattern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sphere` [INFO] [stdout] --> src/ray.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | shapes::{Shape, Sphere}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `matrix::helpers::Mat4` and `patterns::Pattern` [INFO] [stdout] --> src/tuples.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | use crate::{matrix::helpers::Mat4, patterns::Pattern}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/world.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/world.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/main.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/main.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | use std::{rc::Rc, time::Instant}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/main.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | use std::{rc::Rc, time::Instant}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shapes::Shape` [INFO] [stdout] --> src/patterns/stripe.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | shapes::Shape, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/shapes/plane.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | fn local_normal_at(&self, p: crate::tuples::Tuple) -> crate::tuples::Tuple { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fov` is never read [INFO] [stdout] --> src/camera.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | fov: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `hsize`, `vsize`, `fov`, and `pixel_size` are never used [INFO] [stdout] --> src/camera.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Camera { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn hsize(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn vsize(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn fov(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn pixel_size(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `clone` is never used [INFO] [stdout] --> src/material.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Material { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 44 | pub fn clone(m: &Material) -> Material { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_transform` is never used [INFO] [stdout] --> src/patterns.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Pattern: Debug { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 23 | fn set_transform(&mut self, new_transform: Mat4); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/patterns.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl TestPattern { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 39 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `a`, and `b` are never used [INFO] [stdout] --> src/patterns/checker.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl CheckerPattern { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new(a: Tuple, b: Tuple) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn a(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn b(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `a`, and `b` are never used [INFO] [stdout] --> src/patterns/gradient.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl GradientPattern { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(a: Tuple, b: Tuple) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn a(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn b(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `a`, and `b` are never used [INFO] [stdout] --> src/patterns/ring.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl RingPattern { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new(a: Tuple, b: Tuple) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn a(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn b(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `a`, and `b` are never used [INFO] [stdout] --> src/patterns/stripe.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl StripePattern { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 17 | pub fn new(a: Tuple, b: Tuple) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn a(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn b(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `object` is never used [INFO] [stdout] --> src/ray.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'a> Intersection<'a> { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn object(&self) -> &'a dyn Shape { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `t` and `inside` are never read [INFO] [stdout] --> src/ray.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Computations<'a> { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 72 | pub t: f64, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub inside: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/shapes.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl TestShape { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 52 | pub fn new() -> TestShape { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotation_x` is never used [INFO] [stdout] --> src/transformation.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn rotation_x(rad: f64) -> Mat4 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotation_y` is never used [INFO] [stdout] --> src/transformation.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rotation_y(rad: f64) -> Mat4 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotation_z` is never used [INFO] [stdout] --> src/transformation.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn rotation_z(rad: f64) -> Mat4 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shearing` is never used [INFO] [stdout] --> src/transformation.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn shearing(xy: f64, xz: f64, yx: f64, yz: f64, zx: f64, zy: f64) -> Mat4 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `rotation_x`, `rotation_y`, `rotation_z`, and `shearing` are never used [INFO] [stdout] --> src/transformation.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 120 | impl TransformationBuilder { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn rotation_x(mut self, rad: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn rotation_y(mut self, rad: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn rotation_z(mut self, rad: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn shearing(mut self, xy: f64, xz: f64, yx: f64, yz: f64, zx: f64, zy: f64) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple` is never used [INFO] [stdout] --> src/tuples.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn tuple(x: F1, y: F2, z: F3, w: F4) -> Tuple [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `red` is never used [INFO] [stdout] --> src/tuples.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | pub const fn red() -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `green` is never used [INFO] [stdout] --> src/tuples.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | pub const fn green() -> Tuple { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blue` is never used [INFO] [stdout] --> src/tuples.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | pub const fn blue() -> Tuple { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `white` is never used [INFO] [stdout] --> src/tuples.rs:238:22 [INFO] [stdout] | [INFO] [stdout] 238 | pub const fn white() -> Tuple { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `one` is never used [INFO] [stdout] --> src/tuples.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | pub const fn one() -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zero` is never used [INFO] [stdout] --> src/tuples.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | pub const fn zero() -> Tuple { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `one` is never used [INFO] [stdout] --> src/tuples.rs:265:22 [INFO] [stdout] | [INFO] [stdout] 265 | pub const fn one() -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `objetcs` and `light_mut` are never used [INFO] [stdout] --> src/world.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl World { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn objetcs(&self) -> &Vec> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn light_mut(&mut self) -> Option<&mut PointLight> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tick` is never used [INFO] [stdout] --> src/main.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | fn tick(env: (Tuple, Tuple), proj: (Tuple, Tuple)) -> (Tuple, Tuple) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tick` is never used [INFO] [stdout] --> src/main.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn tick(env: (Tuple, Tuple), proj: (Tuple, Tuple)) -> (Tuple, Tuple) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:310:66 [INFO] [stdout] | [INFO] [stdout] 310 | right_wall.set_material(Material::clone(&floor.material().clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Material` does not implement `Clone`, so calling `clone` on `&Material` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 310 - right_wall.set_material(Material::clone(&floor.material().clone())); [INFO] [stdout] 310 + right_wall.set_material(Material::clone(&floor.material())); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Material`, implement `Clone` for it [INFO] [stdout] --> src/material.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 + #[derive(Clone)] [INFO] [stdout] 15 | pub struct Material { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shapes::Shape` [INFO] [stdout] --> src/patterns/stripe.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | shapes::Shape, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> src/material.rs:207:21 [INFO] [stdout] | [INFO] [stdout] 207 | let (mut m, position) = setup(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/ray.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let i = xs.hit(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/ray.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | let i = xs.hit(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/ray.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let i = xs.hit(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/ray.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | let i = xs.hit(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/shapes/plane.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | fn local_normal_at(&self, p: crate::tuples::Tuple) -> crate::tuples::Tuple { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `xs` [INFO] [stdout] --> src/shapes.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let xs = s.intersect(&r); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_xs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `xs` [INFO] [stdout] --> src/shapes.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let xs = s.intersect(&r); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_xs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> src/world.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | let inner = &w.objetcs()[1]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/world.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | let c = w.color_at(&r); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `a` and `b` are never used [INFO] [stdout] --> src/patterns/checker.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl CheckerPattern { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn a(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn b(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `a` and `b` are never used [INFO] [stdout] --> src/patterns/gradient.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl GradientPattern { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn a(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn b(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `a` and `b` are never used [INFO] [stdout] --> src/patterns/ring.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl RingPattern { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn a(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn b(&self) -> Tuple { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `object` is never used [INFO] [stdout] --> src/ray.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'a> Intersection<'a> { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn object(&self) -> &'a dyn Shape { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `rotation_y` and `shearing` are never used [INFO] [stdout] --> src/transformation.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 120 | impl TransformationBuilder { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn rotation_y(mut self, rad: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn shearing(mut self, xy: f64, xz: f64, yx: f64, yz: f64, zx: f64, zy: f64) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `view_transformation_matrix_default` is never used [INFO] [stdout] --> src/transformation.rs:369:8 [INFO] [stdout] | [INFO] [stdout] 369 | fn view_transformation_matrix_default() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `view_transformation_positive_z` is never used [INFO] [stdout] --> src/transformation.rs:378:8 [INFO] [stdout] | [INFO] [stdout] 378 | fn view_transformation_positive_z() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `view_transformation_moves_world` is never used [INFO] [stdout] --> src/transformation.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 387 | fn view_transformation_moves_world() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `view_transformation_arbitrary` is never used [INFO] [stdout] --> src/transformation.rs:396:8 [INFO] [stdout] | [INFO] [stdout] 396 | fn view_transformation_arbitrary() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `red` is never used [INFO] [stdout] --> src/tuples.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | pub const fn red() -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `green` is never used [INFO] [stdout] --> src/tuples.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | pub const fn green() -> Tuple { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blue` is never used [INFO] [stdout] --> src/tuples.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | pub const fn blue() -> Tuple { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `one` is never used [INFO] [stdout] --> src/tuples.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | pub const fn one() -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zero` is never used [INFO] [stdout] --> src/tuples.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | pub const fn zero() -> Tuple { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `one` is never used [INFO] [stdout] --> src/tuples.rs:265:22 [INFO] [stdout] | [INFO] [stdout] 265 | pub const fn one() -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `light_mut` is never used [INFO] [stdout] --> src/world.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl World { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn light_mut(&mut self) -> Option<&mut PointLight> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tick` is never used [INFO] [stdout] --> src/main.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | fn tick(env: (Tuple, Tuple), proj: (Tuple, Tuple)) -> (Tuple, Tuple) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tick` is never used [INFO] [stdout] --> src/main.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn tick(env: (Tuple, Tuple), proj: (Tuple, Tuple)) -> (Tuple, Tuple) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/main.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:310:66 [INFO] [stdout] | [INFO] [stdout] 310 | right_wall.set_material(Material::clone(&floor.material().clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Material` does not implement `Clone`, so calling `clone` on `&Material` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 310 - right_wall.set_material(Material::clone(&floor.material().clone())); [INFO] [stdout] 310 + right_wall.set_material(Material::clone(&floor.material())); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Material`, implement `Clone` for it [INFO] [stdout] --> src/material.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 + #[derive(Clone)] [INFO] [stdout] 15 | pub struct Material { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.44s [INFO] running `Command { std: "docker" "inspect" "9db81215f7b1ea65e0c163cc1d7f902a2ef9d75fc5f459b34d7dbad06e2e0092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db81215f7b1ea65e0c163cc1d7f902a2ef9d75fc5f459b34d7dbad06e2e0092", kill_on_drop: false }` [INFO] [stdout] 9db81215f7b1ea65e0c163cc1d7f902a2ef9d75fc5f459b34d7dbad06e2e0092