[INFO] cloning repository https://github.com/eugeneyche/breakout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eugeneyche/breakout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugeneyche%2Fbreakout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugeneyche%2Fbreakout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f751b68db1a77ea0a6dddb5d309e90b7190c0dcb [INFO] checking eugeneyche/breakout against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugeneyche%2Fbreakout" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eugeneyche/breakout on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eugeneyche/breakout [INFO] finished tweaking git repo https://github.com/eugeneyche/breakout [INFO] tweaked toml for git repo https://github.com/eugeneyche/breakout written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/eugeneyche/breakout already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c87555ec752a5201d43cef9282b977e7a032ce45ce154ae67e2b72ea579d89f6 [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" "c87555ec752a5201d43cef9282b977e7a032ce45ce154ae67e2b72ea579d89f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c87555ec752a5201d43cef9282b977e7a032ce45ce154ae67e2b72ea579d89f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87555ec752a5201d43cef9282b977e7a032ce45ce154ae67e2b72ea579d89f6", kill_on_drop: false }` [INFO] [stdout] c87555ec752a5201d43cef9282b977e7a032ce45ce154ae67e2b72ea579d89f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e7d46a211b01cc9b7831474cd50718e3e3b94049943564c7727a3f9fb60f252 [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" "2e7d46a211b01cc9b7831474cd50718e3e3b94049943564c7727a3f9fb60f252", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling freetype-sys v0.6.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling glutin v0.15.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking wayland-client v0.12.5 [INFO] [stderr] Checking freetype-rs v0.18.0 [INFO] [stderr] Checking wayland-protocols v0.12.5 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking winit v0.13.1 [INFO] [stderr] Checking breakout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/breakout.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | if (key_state == ElementState::Pressed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/breakout.rs:266:20 [INFO] [stdout] | [INFO] [stdout] 266 | if (key_state == ElementState::Pressed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementState`, `MouseButton`, `VirtualKeyCode` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ElementState, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | MouseButton, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | VirtualKeyCode, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/breakout.rs:230:39 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn on_mouse_button(&mut self, button: MouseButton, state: ElementState) { } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/breakout.rs:230:60 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn on_mouse_button(&mut self, button: MouseButton, state: ElementState) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/breakout.rs:232:39 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn on_mouse_motion(&mut self, x: f32, y: f32) { } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/breakout.rs:232:47 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn on_mouse_motion(&mut self, x: f32, y: f32) { } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/breakout.rs:273:42 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn on_viewport_change(&mut self, w: u32, h: u32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/breakout.rs:273:50 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn on_viewport_change(&mut self, w: u32, h: u32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tr` [INFO] [stdout] --> src/collision.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | if let Some((tl, side, tr)) = solve_line_rect(seg, Rectangle::new( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/breakout.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | if (key_state == ElementState::Pressed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/breakout.rs:266:20 [INFO] [stdout] | [INFO] [stdout] 266 | if (key_state == ElementState::Pressed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementState`, `MouseButton`, `VirtualKeyCode` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ElementState, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | MouseButton, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | VirtualKeyCode, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_circle_contains` [INFO] [stdout] --> src/collision.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn check_circle_contains(circle: Circle, p: Vec2) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solve_line_circle` [INFO] [stdout] --> src/collision.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn solve_line_circle(line: LineSegment, circle: Circle) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FontMeasure` [INFO] [stdout] --> src/fonts.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct FontMeasure { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `measure` [INFO] [stdout] --> src/fonts.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn measure(&self, text: &str) -> FontMeasure { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/renderer.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn new(p: Vec2, w: f32, h: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> src/renderer.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn draw(&mut self, from_x: f32, from_y: f32, to_x: f32, to_y: f32, color: &[f32; 4]) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_line` [INFO] [stdout] --> src/renderer.rs:423:12 [INFO] [stdout] | [INFO] [stdout] 423 | pub fn draw_line(&mut self, from: Vec2, to: Vec2, color: Color) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/graphics.rs:81:69 [INFO] [stdout] | [INFO] [stdout] 81 | gl::GetUniformLocation(self.id, CString::new(name).unwrap().as_ptr()) [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/breakout.rs:230:39 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn on_mouse_button(&mut self, button: MouseButton, state: ElementState) { } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/breakout.rs:230:60 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn on_mouse_button(&mut self, button: MouseButton, state: ElementState) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/breakout.rs:232:39 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn on_mouse_motion(&mut self, x: f32, y: f32) { } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/breakout.rs:232:47 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn on_mouse_motion(&mut self, x: f32, y: f32) { } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/breakout.rs:273:42 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn on_viewport_change(&mut self, w: u32, h: u32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/breakout.rs:273:50 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn on_viewport_change(&mut self, w: u32, h: u32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tr` [INFO] [stdout] --> src/collision.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | if let Some((tl, side, tr)) = solve_line_rect(seg, Rectangle::new( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_circle_contains` [INFO] [stdout] --> src/collision.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn check_circle_contains(circle: Circle, p: Vec2) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solve_line_circle` [INFO] [stdout] --> src/collision.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn solve_line_circle(line: LineSegment, circle: Circle) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FontMeasure` [INFO] [stdout] --> src/fonts.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct FontMeasure { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `measure` [INFO] [stdout] --> src/fonts.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn measure(&self, text: &str) -> FontMeasure { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/renderer.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn new(p: Vec2, w: f32, h: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> src/renderer.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn draw(&mut self, from_x: f32, from_y: f32, to_x: f32, to_y: f32, color: &[f32; 4]) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_line` [INFO] [stdout] --> src/renderer.rs:423:12 [INFO] [stdout] | [INFO] [stdout] 423 | pub fn draw_line(&mut self, from: Vec2, to: Vec2, color: Color) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/graphics.rs:81:69 [INFO] [stdout] | [INFO] [stdout] 81 | gl::GetUniformLocation(self.id, CString::new(name).unwrap().as_ptr()) [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.87s [INFO] running `Command { std: "docker" "inspect" "2e7d46a211b01cc9b7831474cd50718e3e3b94049943564c7727a3f9fb60f252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7d46a211b01cc9b7831474cd50718e3e3b94049943564c7727a3f9fb60f252", kill_on_drop: false }` [INFO] [stdout] 2e7d46a211b01cc9b7831474cd50718e3e3b94049943564c7727a3f9fb60f252