[INFO] fetching crate appl 0.2.2... [INFO] testing appl-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate appl 0.2.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate appl 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate appl 0.2.2 [INFO] tweaked toml for crates.io crate appl 0.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate appl 0.2.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate appl 0.2.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b099d5d29f9ff1a7de6921a9b584a36081bb14d7b6b149b1730dd81d4355773 [INFO] running `Command { std: "docker" "start" "-a" "0b099d5d29f9ff1a7de6921a9b584a36081bb14d7b6b149b1730dd81d4355773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b099d5d29f9ff1a7de6921a9b584a36081bb14d7b6b149b1730dd81d4355773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b099d5d29f9ff1a7de6921a9b584a36081bb14d7b6b149b1730dd81d4355773", kill_on_drop: false }` [INFO] [stdout] 0b099d5d29f9ff1a7de6921a9b584a36081bb14d7b6b149b1730dd81d4355773 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd99422d174b4cf0a6eeb1513c4a55efaf16f250834f7849d7d03dd7267d2bb [INFO] running `Command { std: "docker" "start" "-a" "7fd99422d174b4cf0a6eeb1513c4a55efaf16f250834f7849d7d03dd7267d2bb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling parry2d v0.7.1 [INFO] [stderr] Compiling rapier2d v0.11.1 [INFO] [stderr] Compiling appl v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `new` and `zero_float` are never used [INFO] [stdout] --> src/vector.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 19 | impl Vect2 { [INFO] [stdout] | --------------------------------- associated functions in this implementation [INFO] [stdout] 20 | fn new(x: T, y: T) -> Self { Self { x, y } } [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | [INFO] [stdout] 22 | fn zero_float() -> Vect2 { Vect2 { x: 0.0, y: 0.0 } } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.97s [INFO] running `Command { std: "docker" "inspect" "7fd99422d174b4cf0a6eeb1513c4a55efaf16f250834f7849d7d03dd7267d2bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd99422d174b4cf0a6eeb1513c4a55efaf16f250834f7849d7d03dd7267d2bb", kill_on_drop: false }` [INFO] [stdout] 7fd99422d174b4cf0a6eeb1513c4a55efaf16f250834f7849d7d03dd7267d2bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8652e7d368b253b50131f15057add21370d6fe42ac3e8cf5ef394669368a3a3 [INFO] running `Command { std: "docker" "start" "-a" "d8652e7d368b253b50131f15057add21370d6fe42ac3e8cf5ef394669368a3a3", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling parry2d v0.7.1 [INFO] [stderr] Compiling rapier2d v0.11.1 [INFO] [stderr] Compiling appl v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `new` and `zero_float` are never used [INFO] [stdout] --> src/vector.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 19 | impl Vect2 { [INFO] [stdout] | --------------------------------- associated functions in this implementation [INFO] [stdout] 20 | fn new(x: T, y: T) -> Self { Self { x, y } } [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | [INFO] [stdout] 22 | fn zero_float() -> Vect2 { Vect2 { x: 0.0, y: 0.0 } } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `zero_float` are never used [INFO] [stdout] --> src/vector.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 19 | impl Vect2 { [INFO] [stdout] | --------------------------------- associated functions in this implementation [INFO] [stdout] 20 | fn new(x: T, y: T) -> Self { Self { x, y } } [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | [INFO] [stdout] 22 | fn zero_float() -> Vect2 { Vect2 { x: 0.0, y: 0.0 } } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.04s [INFO] running `Command { std: "docker" "inspect" "d8652e7d368b253b50131f15057add21370d6fe42ac3e8cf5ef394669368a3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8652e7d368b253b50131f15057add21370d6fe42ac3e8cf5ef394669368a3a3", kill_on_drop: false }` [INFO] [stdout] d8652e7d368b253b50131f15057add21370d6fe42ac3e8cf5ef394669368a3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97fa4d4f1efb00d102073e9dc792ea180947a1db4bdba76d00e7929d897257ae [INFO] running `Command { std: "docker" "start" "-a" "97fa4d4f1efb00d102073e9dc792ea180947a1db4bdba76d00e7929d897257ae", kill_on_drop: false }` [INFO] [stderr] warning: associated functions `new` and `zero_float` are never used [INFO] [stderr] --> src/vector.rs:20:6 [INFO] [stderr] | [INFO] [stderr] 19 | impl Vect2 { [INFO] [stderr] | --------------------------------- associated functions in this implementation [INFO] [stderr] 20 | fn new(x: T, y: T) -> Self { Self { x, y } } [INFO] [stderr] | ^^^ [INFO] [stderr] 21 | [INFO] [stderr] 22 | fn zero_float() -> Vect2 { Vect2 { x: 0.0, y: 0.0 } } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `appl` (lib) generated 1 warning [INFO] [stderr] warning: `appl` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/appl-1e65dd4f75c68205) [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] [stderr] Doc-tests appl [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] error[E0061]: this method takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lib.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | let ground = appl.add_rigid_body( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | BodyType::Static, [INFO] [stdout] 17 | 0.3, [INFO] [stdout] | --- expected `appl::BodyShape`, found `{float}` [INFO] [stdout] 18 | / BodyShape::Cuboid { [INFO] [stdout] 19 | | width: 64.0, [INFO] [stdout] 20 | | height: 32.0, [INFO] [stdout] 21 | | }, [INFO] [stdout] | |_____- expected `f32`, found `appl::BodyShape` [INFO] [stdout] 22 | 0.3, [INFO] [stdout] | --- unexpected argument #4 of type `{float}` [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/rigidbody.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn add_rigid_body( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: did you mean [INFO] [stdout] | [INFO] [stdout] 15 ~ let ground = appl.add_rigid_body( [INFO] [stdout] 16 + BodyType::Static, [INFO] [stdout] 17 + BodyShape::Cuboid { [INFO] [stdout] 18 + width: 64.0, [INFO] [stdout] 19 + height: 32.0, [INFO] [stdout] 20 + }, [INFO] [stdout] 21 + 0.3, [INFO] [stdout] 22 + Vect2 { x: 0.0, y: 320.0 }, [INFO] [stdout] 23 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lib.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | let box1 = appl.add_rigid_body( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 27 | BodyType::Dynamic, [INFO] [stdout] 28 | 0.3, [INFO] [stdout] | --- expected `appl::BodyShape`, found `{float}` [INFO] [stdout] 29 | / BodyShape::Cuboid { [INFO] [stdout] 30 | | width: 32.0, [INFO] [stdout] 31 | | height: 32.0, [INFO] [stdout] 32 | | }, [INFO] [stdout] | |_____- expected `f32`, found `appl::BodyShape` [INFO] [stdout] 33 | 0.3, [INFO] [stdout] | --- unexpected argument #4 of type `{float}` [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/rigidbody.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn add_rigid_body( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: did you mean [INFO] [stdout] | [INFO] [stdout] 26 ~ let box1 = appl.add_rigid_body( [INFO] [stdout] 27 + BodyType::Dynamic, [INFO] [stdout] 28 + BodyShape::Cuboid { [INFO] [stdout] 29 + width: 32.0, [INFO] [stdout] 30 + height: 32.0, [INFO] [stdout] 31 + }, [INFO] [stdout] 32 + 0.3, [INFO] [stdout] 33 + Vect2 { x: 0.0, y: 0.0 }, [INFO] [stdout] 34 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | println("{}, {}", box1_pos.x, box1_pos.y); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 43 | println!("{}, {}", box1_pos.x, box1_pos.y); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "97fa4d4f1efb00d102073e9dc792ea180947a1db4bdba76d00e7929d897257ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97fa4d4f1efb00d102073e9dc792ea180947a1db4bdba76d00e7929d897257ae", kill_on_drop: false }` [INFO] [stdout] 97fa4d4f1efb00d102073e9dc792ea180947a1db4bdba76d00e7929d897257ae