[INFO] cloning repository https://github.com/team-impulse/thermal_image_mapping [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/team-impulse/thermal_image_mapping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-impulse%2Fthermal_image_mapping", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-impulse%2Fthermal_image_mapping'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8a429bf34661c78cded5f5519b2deb7d20ab9d7 [INFO] checking team-impulse/thermal_image_mapping against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-impulse%2Fthermal_image_mapping" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/team-impulse/thermal_image_mapping 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/team-impulse/thermal_image_mapping [INFO] finished tweaking git repo https://github.com/team-impulse/thermal_image_mapping [INFO] tweaked toml for git repo https://github.com/team-impulse/thermal_image_mapping written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/team-impulse/thermal_image_mapping 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] [stderr] Updating git repository `https://github.com/sebcrozet/nalgebra` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sebcrozet/nalgebra` [INFO] [stderr] warning: fetching `master` branch from `https://github.com/sebcrozet/nalgebra` but the `HEAD` reference for this repository is not the `master` branch. This behavior will change in Cargo in the future and your build may break, so it's recommended to place `branch = "master"` in Cargo.toml when depending on this git repository to ensure that your build will continue to work. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_distr v0.3.0 [INFO] [stderr] Downloaded csv v0.14.7 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded simba v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 3c0768b75120648ccb87a6c432133fbf51575a2612a7cded1a8840775b675c1a [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" "3c0768b75120648ccb87a6c432133fbf51575a2612a7cded1a8840775b675c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c0768b75120648ccb87a6c432133fbf51575a2612a7cded1a8840775b675c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0768b75120648ccb87a6c432133fbf51575a2612a7cded1a8840775b675c1a", kill_on_drop: false }` [INFO] [stdout] 3c0768b75120648ccb87a6c432133fbf51575a2612a7cded1a8840775b675c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 3f2765a06a19e70f53079b32c19a7642b9d552bf1022834f684e29fe45370d0f [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" "3f2765a06a19e70f53079b32c19a7642b9d552bf1022834f684e29fe45370d0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking term v0.2.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking csv v0.14.7 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking nalgebra v0.24.0 (https://github.com/sebcrozet/nalgebra#3e2ab011) [INFO] [stderr] Checking heat_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `na::Mat2`, `na::Vec2` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use na::{ Mat2, Vec2 }; [INFO] [stdout] | ^^^^ ^^^^ no `Vec2` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Mat2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::cmp::partial_min`, `std::cmp::partial_max` [INFO] [stdout] --> src/main.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cmp::{ partial_min, partial_max }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ no `partial_max` in `cmp` [INFO] [stdout] | | [INFO] [stdout] | no `partial_min` in `cmp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PI_2` in module `consts` [INFO] [stdout] --> src/main.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | const RESOLUTION_X : f64 = 20./360.0*consts::PI_2; [INFO] [stdout] | ^^^^ not found in `consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PI_2` in module `consts` [INFO] [stdout] --> src/main.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | const RESOLUTION_Y : f64 = 5./360.0*consts::PI_2; [INFO] [stdout] | ^^^^ not found in `consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PI_2` in module `consts` [INFO] [stdout] --> src/main.rs:112:85 [INFO] [stdout] | [INFO] [stdout] 112 | env_data.push((record.lat, record.long, record.h, record.bear/360.0*consts::PI_2)); [INFO] [stdout] | ^^^^ not found in `consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:11:80 [INFO] [stdout] | [INFO] [stdout] 11 | fn build_region(lat: f64, lon: f64, h: f64, bear: f64, x: i64, y: i64) -> (Box bool>, f64, f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64,f64) -> bool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:58:103 [INFO] [stdout] | [INFO] [stdout] 58 | ..., f64, f64, f64)>) -> (Vec bool>,i64)>>, f64,f64,f64,f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64,f64) -> bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | let mut shot: Vec<(Box bool>,i64)> = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64,f64) -> bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | let mut shots: Vec bool>,i64)>> = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64,f64) -> bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:125:34 [INFO] [stdout] | [INFO] [stdout] 125 | let min_across = partial_min((max_long-min_long), (max_lat-min_lat)).unwrap(); [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 function argument [INFO] [stdout] --> src/main.rs:125:55 [INFO] [stdout] | [INFO] [stdout] 125 | let min_across = partial_min((max_long-min_long), (max_lat-min_lat)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | 1...20 => t.fg(term::color::CYAN).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:147:19 [INFO] [stdout] | [INFO] [stdout] 147 | -3...0 => t.fg(term::color::RED).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 148 | -7...-4 => t.fg(term::color::MAGENTA).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | -11...-8 => t.fg(term::color::YELLOW).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | -15...-12 => t.fg(term::color::WHITE).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `na::Mat2`, `na::Vec2` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use na::{ Mat2, Vec2 }; [INFO] [stdout] | ^^^^ ^^^^ no `Vec2` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Mat2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::cmp::partial_min`, `std::cmp::partial_max` [INFO] [stdout] --> src/main.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cmp::{ partial_min, partial_max }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ no `partial_max` in `cmp` [INFO] [stdout] | | [INFO] [stdout] | no `partial_min` in `cmp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PI_2` in module `consts` [INFO] [stdout] --> src/main.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | const RESOLUTION_X : f64 = 20./360.0*consts::PI_2; [INFO] [stdout] | ^^^^ not found in `consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PI_2` in module `consts` [INFO] [stdout] --> src/main.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | const RESOLUTION_Y : f64 = 5./360.0*consts::PI_2; [INFO] [stdout] | ^^^^ not found in `consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PI_2` in module `consts` [INFO] [stdout] --> src/main.rs:112:85 [INFO] [stdout] | [INFO] [stdout] 112 | env_data.push((record.lat, record.long, record.h, record.bear/360.0*consts::PI_2)); [INFO] [stdout] | ^^^^ not found in `consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:11:80 [INFO] [stdout] | [INFO] [stdout] 11 | fn build_region(lat: f64, lon: f64, h: f64, bear: f64, x: i64, y: i64) -> (Box bool>, f64, f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64,f64) -> bool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:58:103 [INFO] [stdout] | [INFO] [stdout] 58 | ..., f64, f64, f64)>) -> (Vec bool>,i64)>>, f64,f64,f64,f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64,f64) -> bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | let mut shot: Vec<(Box bool>,i64)> = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64,f64) -> bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | let mut shots: Vec bool>,i64)>> = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64,f64) -> bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:125:34 [INFO] [stdout] | [INFO] [stdout] 125 | let min_across = partial_min((max_long-min_long), (max_lat-min_lat)).unwrap(); [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 function argument [INFO] [stdout] --> src/main.rs:125:55 [INFO] [stdout] | [INFO] [stdout] 125 | let min_across = partial_min((max_long-min_long), (max_lat-min_lat)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | 1...20 => t.fg(term::color::CYAN).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:147:19 [INFO] [stdout] | [INFO] [stdout] 147 | -3...0 => t.fg(term::color::RED).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 148 | -7...-4 => t.fg(term::color::MAGENTA).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | -11...-8 => t.fg(term::color::YELLOW).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | -15...-12 => t.fg(term::color::WHITE).unwrap(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `heat_map` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f2765a06a19e70f53079b32c19a7642b9d552bf1022834f684e29fe45370d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2765a06a19e70f53079b32c19a7642b9d552bf1022834f684e29fe45370d0f", kill_on_drop: false }` [INFO] [stdout] 3f2765a06a19e70f53079b32c19a7642b9d552bf1022834f684e29fe45370d0f