[INFO] cloning repository https://github.com/n4o847/procon-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n4o847/procon-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fprocon-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fprocon-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f379f4ce8dae1369902b1de4d4423ad58d2bfb [INFO] testing n4o847/procon-rust against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fprocon-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n4o847/procon-rust on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/n4o847/procon-rust [INFO] finished tweaking git repo https://github.com/n4o847/procon-rust [INFO] tweaked toml for git repo https://github.com/n4o847/procon-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/n4o847/procon-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed92245f1987b915c3d6c9b1eb76035587da288e21f467a4168395eaf3dfa647 [INFO] running `Command { std: "docker" "start" "-a" "ed92245f1987b915c3d6c9b1eb76035587da288e21f467a4168395eaf3dfa647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed92245f1987b915c3d6c9b1eb76035587da288e21f467a4168395eaf3dfa647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed92245f1987b915c3d6c9b1eb76035587da288e21f467a4168395eaf3dfa647", kill_on_drop: false }` [INFO] [stdout] ed92245f1987b915c3d6c9b1eb76035587da288e21f467a4168395eaf3dfa647 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53c4eab02bf48e2599530c057a97793fede8b38e46ec0a27eb7058d4a9da6083 [INFO] running `Command { std: "docker" "start" "-a" "53c4eab02bf48e2599530c057a97793fede8b38e46ec0a27eb7058d4a9da6083", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bitset-fixed v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling cargo-snippet v0.6.3 [INFO] [stderr] Compiling whiteread v0.5.0 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling bitmaps v2.0.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_hc v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling proconio-derive v0.1.6 [INFO] [stderr] Compiling proconio v0.3.7 [INFO] [stderr] Compiling competitive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.93s [INFO] running `Command { std: "docker" "inspect" "53c4eab02bf48e2599530c057a97793fede8b38e46ec0a27eb7058d4a9da6083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c4eab02bf48e2599530c057a97793fede8b38e46ec0a27eb7058d4a9da6083", kill_on_drop: false }` [INFO] [stdout] 53c4eab02bf48e2599530c057a97793fede8b38e46ec0a27eb7058d4a9da6083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 515901ee50982d5b303c1804ca01fbed16cf27234899f0741791d5164993535e [INFO] running `Command { std: "docker" "start" "-a" "515901ee50982d5b303c1804ca01fbed16cf27234899f0741791d5164993535e", kill_on_drop: false }` [INFO] [stderr] Compiling competitive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> examples/abc196_d.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | h: usize, w: usize, a: usize, b: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> examples/abc198_d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> examples/abc198_d.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[fastout] [INFO] [stdout] | ^^^^^^^^^^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 58 | return; [INFO] [stdout] | ------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `fastout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> examples/arc112_d.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | cmp::{max, min}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `same` [INFO] [stdout] --> examples/arc112_d.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn same(&mut self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/abc195_f.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut ans: u64 = dp.iter().sum(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s0` [INFO] [stdout] --> examples/agc052_a.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | s0: Chars, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> examples/agc052_a.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | s1: Chars, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> examples/agc052_a.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | s2: Chars, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.06s [INFO] running `Command { std: "docker" "inspect" "515901ee50982d5b303c1804ca01fbed16cf27234899f0741791d5164993535e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515901ee50982d5b303c1804ca01fbed16cf27234899f0741791d5164993535e", kill_on_drop: false }` [INFO] [stdout] 515901ee50982d5b303c1804ca01fbed16cf27234899f0741791d5164993535e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e89669e2067e9e247a32329aed617c1a4bfc01f643186336384a595981e85b7 [INFO] running `Command { std: "docker" "start" "-a" "8e89669e2067e9e247a32329aed617c1a4bfc01f643186336384a595981e85b7", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/abc195_f.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | let mut ans: u64 = dp.iter().sum(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s0` [INFO] [stderr] --> examples/agc052_a.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | s0: Chars, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_s0` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s1` [INFO] [stderr] --> examples/agc052_a.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | s1: Chars, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s2` [INFO] [stderr] --> examples/agc052_a.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 14 | s2: Chars, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeMap` [INFO] [stderr] --> examples/abc198_d.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::collections::BTreeMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> examples/abc198_d.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[fastout] [INFO] [stderr] | ^^^^^^^^^^ unreachable statement [INFO] [stderr] ... [INFO] [stderr] 58 | return; [INFO] [stderr] | ------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `fastout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `max` [INFO] [stderr] --> examples/arc112_d.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | cmp::{max, min}, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `same` [INFO] [stderr] --> examples/arc112_d.rs:86:8 [INFO] [stderr] | [INFO] [stderr] 86 | fn same(&mut self, x: usize, y: usize) -> bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> examples/abc196_d.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | h: usize, w: usize, a: usize, b: usize, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/competitive-b72ed5bd211255df) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test binary_search::tests::test_binary_search ... ok [INFO] [stdout] test fenwick_tree::tests::practice2_a ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/competitive-f33f89d4a8bb18c3) [INFO] [stdout] [INFO] [stderr] Doc-tests competitive [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e89669e2067e9e247a32329aed617c1a4bfc01f643186336384a595981e85b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e89669e2067e9e247a32329aed617c1a4bfc01f643186336384a595981e85b7", kill_on_drop: false }` [INFO] [stdout] 8e89669e2067e9e247a32329aed617c1a4bfc01f643186336384a595981e85b7