[INFO] cloning repository https://github.com/onlycs/pathforger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onlycs/pathforger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlycs%2Fpathforger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlycs%2Fpathforger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cde67ab5900746cbeeda0d66692f383faf47b1f0 [INFO] testing onlycs/pathforger against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlycs%2Fpathforger" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onlycs/pathforger on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/onlycs/pathforger [INFO] finished tweaking git repo https://github.com/onlycs/pathforger [INFO] tweaked toml for git repo https://github.com/onlycs/pathforger written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/onlycs/pathforger 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 496036dd21964fbe14982d99e8a6cbdc2d82478076b692d384e18a9c2af09c96 [INFO] running `Command { std: "docker" "start" "-a" "496036dd21964fbe14982d99e8a6cbdc2d82478076b692d384e18a9c2af09c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "496036dd21964fbe14982d99e8a6cbdc2d82478076b692d384e18a9c2af09c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496036dd21964fbe14982d99e8a6cbdc2d82478076b692d384e18a9c2af09c96", kill_on_drop: false }` [INFO] [stdout] 496036dd21964fbe14982d99e8a6cbdc2d82478076b692d384e18a9c2af09c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b829982a3d48dd7beb66e33e238d2ffc3af260a1037465d8d1920a6a715892 [INFO] running `Command { std: "docker" "start" "-a" "92b829982a3d48dd7beb66e33e238d2ffc3af260a1037465d8d1920a6a715892", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lapjv v0.2.1 (https://github.com/PaulKlinger/lapjv-rust?rev=12527061a3#12527061) [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.63 (https://github.com/onlycs/thiserror#568f594c) [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling lapjv v0.2.1 (https://github.com/onlycs/lapjv-rust#46760b51) [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 (https://github.com/onlycs/thiserror#568f594c) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling nt_client v0.2.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling nshare v0.9.0 [INFO] [stderr] Compiling ioutrack v0.3.0 (https://github.com/onlycs/ioutrack#772899ff) [INFO] [stderr] Compiling pathforger v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DataPoint` and `Enemy` [INFO] [stdout] --> src/game/mod.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use enemy::{DataPoint, Enemy}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/game/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/game/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `game` and `networktables` [INFO] [stdout] --> src/prelude.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) use crate::{game, networktables, photon_serde}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/prelude.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub use itertools::{max, min, Itertools}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `concatenate` and `stack` [INFO] [stdout] --> src/prelude.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | pub use ndarray::{concatenate, prelude::*, stack}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `angular_velocity::radian_per_second as radps` [INFO] [stdout] --> src/prelude.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | angular_velocity::radian_per_second as radps, f64::*, length::meter, time::second, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/util/time.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `preprocessor::PreprocessorResponse` [INFO] [stdout] --> src/util/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use preprocessor::PreprocessorResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_float_methods` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | const_float_methods, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/util/preprocessor.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let timestamp = time::instant_of(res.metadata.capture_time); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dt1` [INFO] [stdout] --> src/game/enemy.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let ((vx1, vy1), dt1) = self.velocity(n + 1); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dt1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIELD_WIDTH` is never used [INFO] [stdout] --> src/game/consts.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const FIELD_WIDTH: fn() -> Length = || Length::new::(8.21); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIELD_LENGTH` is never used [INFO] [stdout] --> src/game/consts.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const FIELD_LENGTH: fn() -> Length = || Length::new::(16.54); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_ACCEL` is never used [INFO] [stdout] --> src/game/consts.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const MAX_ACCEL: fn() -> Acceleration = || Acceleration::new::(5.0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SPEED` is never used [INFO] [stdout] --> src/game/consts.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const MAX_SPEED: fn() -> Velocity = || Velocity::new::(14.0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `velocity`, `acceleration`, `entry`, `pose`, `last_update`, and `add_dp` are never used [INFO] [stdout] --> src/game/enemy.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Enemy { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn velocity(&self, n: usize) -> ((Velocity, Velocity), Time) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn acceleration(&self, n: usize) -> ((Acceleration, Acceleration), Time) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn entry(&self, n: usize) -> DataPoint { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn pose(&self) -> Pose2d { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn last_update(&self) -> Instant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn add_dp(&mut self, dp: DataPoint) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `worker` is never used [INFO] [stdout] --> src/networktables/mod.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn worker<'a, C0, C1, C2>( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize` is never used [INFO] [stdout] --> src/photon_serde/mod.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn deserialize(data: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `photon` is never used [INFO] [stdout] --> src/util/preprocessor.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn photon(res: PhotonResult) -> PreprocessorResponse { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PROGRAM_START` is never used [INFO] [stdout] --> src/util/time.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | static mut PROGRAM_START: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initialize` is never used [INFO] [stdout] --> src/util/time.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn initialize() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `instant_of` is never used [INFO] [stdout] --> src/util/time.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn instant_of(dur: Duration) -> Instant { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `duration_of` is never used [INFO] [stdout] --> src/util/time.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn duration_of(inst: Instant) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "92b829982a3d48dd7beb66e33e238d2ffc3af260a1037465d8d1920a6a715892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b829982a3d48dd7beb66e33e238d2ffc3af260a1037465d8d1920a6a715892", kill_on_drop: false }` [INFO] [stdout] 92b829982a3d48dd7beb66e33e238d2ffc3af260a1037465d8d1920a6a715892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa481071cde715e22617e83b8ca0eadc226f151af76f92c1d77361d4b8b62207 [INFO] running `Command { std: "docker" "start" "-a" "fa481071cde715e22617e83b8ca0eadc226f151af76f92c1d77361d4b8b62207", kill_on_drop: false }` [INFO] [stderr] Compiling pathforger v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DataPoint` and `Enemy` [INFO] [stdout] --> src/game/mod.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use enemy::{DataPoint, Enemy}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/game/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/game/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `game` and `networktables` [INFO] [stdout] --> src/prelude.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) use crate::{game, networktables, photon_serde}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/prelude.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub use itertools::{max, min, Itertools}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `concatenate` and `stack` [INFO] [stdout] --> src/prelude.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | pub use ndarray::{concatenate, prelude::*, stack}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `angular_velocity::radian_per_second as radps` [INFO] [stdout] --> src/prelude.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | angular_velocity::radian_per_second as radps, f64::*, length::meter, time::second, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/util/time.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `preprocessor::PreprocessorResponse` [INFO] [stdout] --> src/util/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use preprocessor::PreprocessorResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_float_methods` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | const_float_methods, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/util/preprocessor.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let timestamp = time::instant_of(res.metadata.capture_time); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dt1` [INFO] [stdout] --> src/game/enemy.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let ((vx1, vy1), dt1) = self.velocity(n + 1); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dt1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIELD_WIDTH` is never used [INFO] [stdout] --> src/game/consts.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const FIELD_WIDTH: fn() -> Length = || Length::new::(8.21); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIELD_LENGTH` is never used [INFO] [stdout] --> src/game/consts.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const FIELD_LENGTH: fn() -> Length = || Length::new::(16.54); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_ACCEL` is never used [INFO] [stdout] --> src/game/consts.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const MAX_ACCEL: fn() -> Acceleration = || Acceleration::new::(5.0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SPEED` is never used [INFO] [stdout] --> src/game/consts.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const MAX_SPEED: fn() -> Velocity = || Velocity::new::(14.0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `velocity`, `acceleration`, `entry`, `pose`, `last_update`, and `add_dp` are never used [INFO] [stdout] --> src/game/enemy.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Enemy { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn velocity(&self, n: usize) -> ((Velocity, Velocity), Time) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn acceleration(&self, n: usize) -> ((Acceleration, Acceleration), Time) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn entry(&self, n: usize) -> DataPoint { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn pose(&self) -> Pose2d { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn last_update(&self) -> Instant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn add_dp(&mut self, dp: DataPoint) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `worker` is never used [INFO] [stdout] --> src/networktables/mod.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn worker<'a, C0, C1, C2>( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `photon` is never used [INFO] [stdout] --> src/util/preprocessor.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn photon(res: PhotonResult) -> PreprocessorResponse { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PROGRAM_START` is never used [INFO] [stdout] --> src/util/time.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | static mut PROGRAM_START: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initialize` is never used [INFO] [stdout] --> src/util/time.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn initialize() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `instant_of` is never used [INFO] [stdout] --> src/util/time.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn instant_of(dur: Duration) -> Instant { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `duration_of` is never used [INFO] [stdout] --> src/util/time.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn duration_of(inst: Instant) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "fa481071cde715e22617e83b8ca0eadc226f151af76f92c1d77361d4b8b62207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa481071cde715e22617e83b8ca0eadc226f151af76f92c1d77361d4b8b62207", kill_on_drop: false }` [INFO] [stdout] fa481071cde715e22617e83b8ca0eadc226f151af76f92c1d77361d4b8b62207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebdde2c8a116349b470f183e199fb8f35bfd1dff3f5c2b152eb2f9fb177ac9bc [INFO] running `Command { std: "docker" "start" "-a" "ebdde2c8a116349b470f183e199fb8f35bfd1dff3f5c2b152eb2f9fb177ac9bc", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `DataPoint` and `Enemy` [INFO] [stderr] --> src/game/mod.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use enemy::{DataPoint, Enemy}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> src/game/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::prelude::*` [INFO] [stderr] --> src/game/mod.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `game` and `networktables` [INFO] [stderr] --> src/prelude.rs:3:24 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) use crate::{game, networktables, photon_serde}; [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `max` and `min` [INFO] [stderr] --> src/prelude.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | pub use itertools::{max, min, Itertools}; [INFO] [stderr] | ^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `concatenate` and `stack` [INFO] [stderr] --> src/prelude.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | pub use ndarray::{concatenate, prelude::*, stack}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `angular_velocity::radian_per_second as radps` [INFO] [stderr] --> src/prelude.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | angular_velocity::radian_per_second as radps, f64::*, length::meter, time::second, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::prelude::*` [INFO] [stderr] --> src/util/time.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `preprocessor::PreprocessorResponse` [INFO] [stderr] --> src/util/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub use preprocessor::PreprocessorResponse; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the feature `const_float_methods` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | const_float_methods, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timestamp` [INFO] [stderr] --> src/util/preprocessor.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | let timestamp = time::instant_of(res.metadata.capture_time); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dt1` [INFO] [stderr] --> src/game/enemy.rs:71:26 [INFO] [stderr] | [INFO] [stderr] 71 | let ((vx1, vy1), dt1) = self.velocity(n + 1); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_dt1` [INFO] [stderr] [INFO] [stderr] warning: constant `FIELD_WIDTH` is never used [INFO] [stderr] --> src/game/consts.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | pub const FIELD_WIDTH: fn() -> Length = || Length::new::(8.21); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `FIELD_LENGTH` is never used [INFO] [stderr] --> src/game/consts.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | pub const FIELD_LENGTH: fn() -> Length = || Length::new::(16.54); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MAX_ACCEL` is never used [INFO] [stderr] --> src/game/consts.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | pub const MAX_ACCEL: fn() -> Acceleration = || Acceleration::new::(5.0); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MAX_SPEED` is never used [INFO] [stderr] --> src/game/consts.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | pub const MAX_SPEED: fn() -> Velocity = || Velocity::new::(14.0); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `velocity`, `acceleration`, `entry`, `pose`, `last_update`, and `add_dp` are never used [INFO] [stderr] --> src/game/enemy.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl Enemy { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 23 | pub fn velocity(&self, n: usize) -> ((Velocity, Velocity), Time) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 64 | pub fn acceleration(&self, n: usize) -> ((Acceleration, Acceleration), Time) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | pub fn entry(&self, n: usize) -> DataPoint { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 85 | pub fn pose(&self) -> Pose2d { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | pub fn last_update(&self) -> Instant { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 93 | pub fn add_dp(&mut self, dp: DataPoint) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `worker` is never used [INFO] [stderr] --> src/networktables/mod.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | pub async fn worker<'a, C0, C1, C2>( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `photon` is never used [INFO] [stderr] --> src/util/preprocessor.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | pub async fn photon(res: PhotonResult) -> PreprocessorResponse { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static `PROGRAM_START` is never used [INFO] [stderr] --> src/util/time.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | static mut PROGRAM_START: Option = None; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `initialize` is never used [INFO] [stderr] --> src/util/time.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn initialize() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `instant_of` is never used [INFO] [stderr] --> src/util/time.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn instant_of(dur: Duration) -> Instant { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `duration_of` is never used [INFO] [stderr] --> src/util/time.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn duration_of(inst: Instant) -> Duration { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pathforger` (bin "pathforger" test) generated 23 warnings (run `cargo fix --bin "pathforger" --tests` to apply 9 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pathforger-e3d7426d62cfe521) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test photon_serde::test::detected_object ... ok [INFO] [stdout] test photon_serde::test::multi_target_pnp ... ok [INFO] [stdout] test photon_serde::test::photon_result ... ok [INFO] [stdout] test photon_serde::test::pnp_result ... ok [INFO] [stdout] test photon_serde::test::pose2d ... ok [INFO] [stdout] test photon_serde::test::quaternion ... ok [INFO] [stdout] test photon_serde::test::rotate2d ... ok [INFO] [stdout] test photon_serde::test::target_corner ... ok [INFO] [stdout] test photon_serde::test::tracked_target ... ok [INFO] [stdout] test photon_serde::test::target_transforms ... ok [INFO] [stdout] test photon_serde::test::translate2d ... ok [INFO] [stdout] test photon_serde::test::transform3d ... ok [INFO] [stdout] test photon_serde::test::translate3d ... ok [INFO] [stdout] test photon_serde::test::metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ebdde2c8a116349b470f183e199fb8f35bfd1dff3f5c2b152eb2f9fb177ac9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebdde2c8a116349b470f183e199fb8f35bfd1dff3f5c2b152eb2f9fb177ac9bc", kill_on_drop: false }` [INFO] [stdout] ebdde2c8a116349b470f183e199fb8f35bfd1dff3f5c2b152eb2f9fb177ac9bc