[INFO] cloning repository https://github.com/tismajo/CC2018-PR2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tismajo/CC2018-PR2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PR2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PR2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74e296fc238296d42f292c3a30402eddbec6fb75 [INFO] testing tismajo/CC2018-PR2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PR2" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tismajo/CC2018-PR2 [INFO] finished tweaking git repo https://github.com/tismajo/CC2018-PR2 [INFO] tweaked toml for git repo https://github.com/tismajo/CC2018-PR2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tismajo/CC2018-PR2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tismajo/CC2018-PR2 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1393213ce99d6327bd04ca0c263bec88cca21f6de0369233b67f3c58fc7dcf1c [INFO] running `Command { std: "docker" "start" "-a" "1393213ce99d6327bd04ca0c263bec88cca21f6de0369233b67f3c58fc7dcf1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1393213ce99d6327bd04ca0c263bec88cca21f6de0369233b67f3c58fc7dcf1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1393213ce99d6327bd04ca0c263bec88cca21f6de0369233b67f3c58fc7dcf1c", kill_on_drop: false }` [INFO] [stdout] 1393213ce99d6327bd04ca0c263bec88cca21f6de0369233b67f3c58fc7dcf1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f11625ccd8564cde452dfc472073bf323092e7dd3d41d439f01552ea576de1f [INFO] running `Command { std: "docker" "start" "-a" "5f11625ccd8564cde452dfc472073bf323092e7dd3d41d439f01552ea576de1f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling minifb v0.28.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling zune-jpeg v0.5.5 [INFO] [stderr] Compiling gif v0.14.0 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tobj v4.0.3 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling raylib v5.5.1 [INFO] [stderr] Compiling CC2018-Project1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::texture::Texture` [INFO] [stdout] --> src/skybox.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::texture::Texture; [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 variable: `cyan` [INFO] [stdout] --> src/main.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let cyan = Color::new(0, 220, 255, 255); // Highlights [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cyan` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fps_color` [INFO] [stdout] --> src/main.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | let fps_color = if fps >= 50 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fps_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/camara.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Camera { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn strafe_left(&mut self, distance: f32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn strafe_right(&mut self, distance: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn move_forward(&mut self, distance: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn move_backward(&mut self, distance: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn calculate_forward_vector(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | fn calculate_right_vector(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | fn calculate_up_vector(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_emissive` is never used [INFO] [stdout] --> src/material.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Material { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn with_emissive(mut self, emissive: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new`, `from_color`, `create_day_skybox`, and `create_night_skybox` are never used [INFO] [stdout] --> src/texture.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Texture { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 13 | pub fn new(width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn from_color(color: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn create_day_skybox() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn create_night_skybox() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_vec3`, `from_u8`, `red`, `green`, `blue`, and `to_vec3` are never used [INFO] [stdout] --> src/color.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Color { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn from_vec3(v: Vec3) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn from_u8(r: u8, g: u8, b: u8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn red() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn green() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn blue() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn to_vec3(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PointLight` is never constructed [INFO] [stdout] --> src/luz.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PointLight { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/luz.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl PointLight { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 52 | /// Construye una nueva luz puntual en la posición especificada [INFO] [stdout] 53 | pub fn new(position: Vec3, color: Color, intensity: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/fuente_luz.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl PointLight { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn new(position: Vec3, color: Color, intensity: f32, radius: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/mesh.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Triangle { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn new(v0: Vec3, v1: Vec3, v2: Vec3) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `load_obj`, `rotate_y`, `rotar_vertice`, and `crear_piramide_respaldo` are never used [INFO] [stdout] --> src/mesh.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl Mesh { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn new(position: Vec3, material: Material) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn load_obj(path: &str, position: Vec3, scale: f32, material: Material) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn rotate_y(&mut self, angulo: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | fn rotar_vertice(vertice: &mut Vec3, coseno: f32, seno: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | fn crear_piramide_respaldo(escala: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `zero` and `one` are never used [INFO] [stdout] --> src/mate.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Vec3 { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn zero() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn one() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "5f11625ccd8564cde452dfc472073bf323092e7dd3d41d439f01552ea576de1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f11625ccd8564cde452dfc472073bf323092e7dd3d41d439f01552ea576de1f", kill_on_drop: false }` [INFO] [stdout] 5f11625ccd8564cde452dfc472073bf323092e7dd3d41d439f01552ea576de1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a52b260aa7ca269f140457c9ab0d3b371d24316153b1d158e74bbd85169416e6 [INFO] running `Command { std: "docker" "start" "-a" "a52b260aa7ca269f140457c9ab0d3b371d24316153b1d158e74bbd85169416e6", kill_on_drop: false }` [INFO] [stderr] Compiling CC2018-Project1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::texture::Texture` [INFO] [stdout] --> src/skybox.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::texture::Texture; [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 variable: `cyan` [INFO] [stdout] --> src/main.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let cyan = Color::new(0, 220, 255, 255); // Highlights [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cyan` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fps_color` [INFO] [stdout] --> src/main.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | let fps_color = if fps >= 50 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fps_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/camara.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Camera { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn strafe_left(&mut self, distance: f32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn strafe_right(&mut self, distance: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn move_forward(&mut self, distance: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn move_backward(&mut self, distance: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn calculate_forward_vector(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | fn calculate_right_vector(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | fn calculate_up_vector(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_emissive` is never used [INFO] [stdout] --> src/material.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Material { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn with_emissive(mut self, emissive: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new`, `from_color`, `create_day_skybox`, and `create_night_skybox` are never used [INFO] [stdout] --> src/texture.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Texture { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 13 | pub fn new(width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn from_color(color: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn create_day_skybox() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn create_night_skybox() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_vec3`, `from_u8`, `red`, `green`, `blue`, and `to_vec3` are never used [INFO] [stdout] --> src/color.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Color { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn from_vec3(v: Vec3) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn from_u8(r: u8, g: u8, b: u8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn red() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn green() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn blue() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn to_vec3(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PointLight` is never constructed [INFO] [stdout] --> src/luz.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PointLight { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/luz.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl PointLight { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 52 | /// Construye una nueva luz puntual en la posición especificada [INFO] [stdout] 53 | pub fn new(position: Vec3, color: Color, intensity: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/fuente_luz.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl PointLight { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn new(position: Vec3, color: Color, intensity: f32, radius: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/mesh.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Triangle { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn new(v0: Vec3, v1: Vec3, v2: Vec3) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `load_obj`, `rotate_y`, `rotar_vertice`, and `crear_piramide_respaldo` are never used [INFO] [stdout] --> src/mesh.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl Mesh { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn new(position: Vec3, material: Material) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn load_obj(path: &str, position: Vec3, scale: f32, material: Material) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn rotate_y(&mut self, angulo: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | fn rotar_vertice(vertice: &mut Vec3, coseno: f32, seno: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | fn crear_piramide_respaldo(escala: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `zero` and `one` are never used [INFO] [stdout] --> src/mate.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Vec3 { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn zero() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn one() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "a52b260aa7ca269f140457c9ab0d3b371d24316153b1d158e74bbd85169416e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52b260aa7ca269f140457c9ab0d3b371d24316153b1d158e74bbd85169416e6", kill_on_drop: false }` [INFO] [stdout] a52b260aa7ca269f140457c9ab0d3b371d24316153b1d158e74bbd85169416e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66dafa2fb56141d7714a0278bc4864180ab6a29e18d9f634a7ef295ec6913056 [INFO] running `Command { std: "docker" "start" "-a" "66dafa2fb56141d7714a0278bc4864180ab6a29e18d9f634a7ef295ec6913056", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::texture::Texture` [INFO] [stderr] --> src/skybox.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::texture::Texture; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cyan` [INFO] [stderr] --> src/main.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | let cyan = Color::new(0, 220, 255, 255); // Highlights [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cyan` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fps_color` [INFO] [stderr] --> src/main.rs:163:13 [INFO] [stderr] | [INFO] [stderr] 163 | let fps_color = if fps >= 50 { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fps_color` [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> src/camara.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl Camera { [INFO] [stderr] | ----------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn strafe_left(&mut self, distance: f32) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 48 | pub fn strafe_right(&mut self, distance: f32) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 54 | pub fn move_forward(&mut self, distance: f32) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn move_backward(&mut self, distance: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 126 | fn calculate_forward_vector(&self) -> Vec3 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 131 | fn calculate_right_vector(&self) -> Vec3 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 137 | fn calculate_up_vector(&self) -> Vec3 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `with_emissive` is never used [INFO] [stderr] --> src/material.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 26 | impl Material { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 66 | pub fn with_emissive(mut self, emissive: Color) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `new`, `from_color`, `create_day_skybox`, and `create_night_skybox` are never used [INFO] [stderr] --> src/texture.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Texture { [INFO] [stderr] | ------------ associated functions in this implementation [INFO] [stderr] 13 | pub fn new(width: usize, height: usize) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | pub fn from_color(color: Color) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 30 | pub fn create_day_skybox() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn create_night_skybox() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `from_vec3`, `from_u8`, `red`, `green`, `blue`, and `to_vec3` are never used [INFO] [stderr] --> src/color.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl Color { [INFO] [stderr] | ---------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 24 | pub fn from_vec3(v: Vec3) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub fn from_u8(r: u8, g: u8, b: u8) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 50 | pub fn red() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 55 | pub fn green() -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn blue() -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | pub fn to_vec3(&self) -> Vec3 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PointLight` is never constructed [INFO] [stderr] --> src/luz.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct PointLight { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/luz.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 51 | impl PointLight { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] 52 | /// Construye una nueva luz puntual en la posición especificada [INFO] [stderr] 53 | pub fn new(position: Vec3, color: Color, intensity: f32) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/fuente_luz.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 20 | impl PointLight { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 24 | pub fn new(position: Vec3, color: Color, intensity: f32, radius: f32) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/mesh.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 20 | impl Triangle { [INFO] [stderr] | ------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 23 | pub fn new(v0: Vec3, v1: Vec3, v2: Vec3) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `load_obj`, `rotate_y`, `rotar_vertice`, and `crear_piramide_respaldo` are never used [INFO] [stderr] --> src/mesh.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 88 | impl Mesh { [INFO] [stderr] | --------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 92 | pub fn new(position: Vec3, material: Material) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 102 | pub fn load_obj(path: &str, position: Vec3, scale: f32, material: Material) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | pub fn rotate_y(&mut self, angulo: f32) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 236 | fn rotar_vertice(vertice: &mut Vec3, coseno: f32, seno: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 245 | fn crear_piramide_respaldo(escala: f32) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `zero` and `one` are never used [INFO] [stderr] --> src/mate.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 17 | impl Vec3 { [INFO] [stderr] | --------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 26 | pub fn zero() -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | pub fn one() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `CC2018-Project1` (bin "CC2018-Project1" test) generated 13 warnings (run `cargo fix --bin "CC2018-Project1" -p CC2018-Project1 --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/CC2018_Project1-8fecfb9901e66b08) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66dafa2fb56141d7714a0278bc4864180ab6a29e18d9f634a7ef295ec6913056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66dafa2fb56141d7714a0278bc4864180ab6a29e18d9f634a7ef295ec6913056", kill_on_drop: false }` [INFO] [stdout] 66dafa2fb56141d7714a0278bc4864180ab6a29e18d9f634a7ef295ec6913056