[INFO] cloning repository https://github.com/void-au/void-forms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/void-au/void-forms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-au%2Fvoid-forms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-au%2Fvoid-forms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e538c63f9e44f86c12347852cee23a86e9365cb [INFO] testing void-au/void-forms against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-au%2Fvoid-forms" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/void-au/void-forms [INFO] finished tweaking git repo https://github.com/void-au/void-forms [INFO] tweaked toml for git repo https://github.com/void-au/void-forms written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/void-au/void-forms on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/void-au/void-forms 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a34c1d5119cd17fe149f8891a2ff8e0619149363bc4597a0f086087e25781fad [INFO] running `Command { std: "docker" "start" "-a" "a34c1d5119cd17fe149f8891a2ff8e0619149363bc4597a0f086087e25781fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a34c1d5119cd17fe149f8891a2ff8e0619149363bc4597a0f086087e25781fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34c1d5119cd17fe149f8891a2ff8e0619149363bc4597a0f086087e25781fad", kill_on_drop: false }` [INFO] [stdout] a34c1d5119cd17fe149f8891a2ff8e0619149363bc4597a0f086087e25781fad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e50e7c74cbdd61e9bdc4bddc4b5146505e505b0f7c5cd1247ef7f2b6790fca5d [INFO] running `Command { std: "docker" "start" "-a" "e50e7c74cbdd61e9bdc4bddc4b5146505e505b0f7c5cd1247ef7f2b6790fca5d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling postgres-types v0.2.7 [INFO] [stderr] Compiling tokio-postgres v0.7.11 [INFO] [stderr] Compiling void-forms v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Router` [INFO] [stdout] --> src/mw/auth.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Router, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/logic/user.rs:277:43 [INFO] [stdout] | [INFO] [stdout] 277 | pub async fn get_user_via_id_handler(Path(id): Path, State(state): State>, Extension(authed_user): Extension src/logic/user.rs:290:39 [INFO] [stdout] | [INFO] [stdout] 290 | pub async fn update_user_handler(Path(id): Path, State(state): State>, Extension(authed_user): Extension src/logic/user.rs:306:75 [INFO] [stdout] | [INFO] [stdout] 306 | ...ate): State>, Path(id): Path, Extension(authed_user): Extension) -> Json{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateUser` is never constructed [INFO] [stdout] --> src/logic/user.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct CreateUser { [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 `email_exists`, `get_all`, and `create` are never used [INFO] [stdout] --> src/logic/user.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 121 | impl User { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub async fn email_exists(client: &tokio_postgres::Client, email: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub async fn get_all(client: &tokio_postgres::Client) -> Result, tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub async fn create(client: &tokio_postgres::Client, user: CreateUser) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unauthed` is never used [INFO] [stdout] --> src/mw/auth.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn unauthed() -> http::Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.83s [INFO] running `Command { std: "docker" "inspect" "e50e7c74cbdd61e9bdc4bddc4b5146505e505b0f7c5cd1247ef7f2b6790fca5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50e7c74cbdd61e9bdc4bddc4b5146505e505b0f7c5cd1247ef7f2b6790fca5d", kill_on_drop: false }` [INFO] [stdout] e50e7c74cbdd61e9bdc4bddc4b5146505e505b0f7c5cd1247ef7f2b6790fca5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a5864f6b3488373b97789dca102699a078614812d1f79670524ee559d54141 [INFO] running `Command { std: "docker" "start" "-a" "40a5864f6b3488373b97789dca102699a078614812d1f79670524ee559d54141", kill_on_drop: false }` [INFO] [stderr] Compiling void-forms v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Router` [INFO] [stdout] --> src/mw/auth.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Router, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/logic/user.rs:277:43 [INFO] [stdout] | [INFO] [stdout] 277 | pub async fn get_user_via_id_handler(Path(id): Path, State(state): State>, Extension(authed_user): Extension src/logic/user.rs:290:39 [INFO] [stdout] | [INFO] [stdout] 290 | pub async fn update_user_handler(Path(id): Path, State(state): State>, Extension(authed_user): Extension src/logic/user.rs:306:75 [INFO] [stdout] | [INFO] [stdout] 306 | ...ate): State>, Path(id): Path, Extension(authed_user): Extension) -> Json{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateUser` is never constructed [INFO] [stdout] --> src/logic/user.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct CreateUser { [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 `email_exists`, `get_all`, and `create` are never used [INFO] [stdout] --> src/logic/user.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 121 | impl User { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub async fn email_exists(client: &tokio_postgres::Client, email: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub async fn get_all(client: &tokio_postgres::Client) -> Result, tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub async fn create(client: &tokio_postgres::Client, user: CreateUser) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unauthed` is never used [INFO] [stdout] --> src/mw/auth.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn unauthed() -> http::Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "40a5864f6b3488373b97789dca102699a078614812d1f79670524ee559d54141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a5864f6b3488373b97789dca102699a078614812d1f79670524ee559d54141", kill_on_drop: false }` [INFO] [stdout] 40a5864f6b3488373b97789dca102699a078614812d1f79670524ee559d54141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8124c4ebc08164de4c298a76a471a88d8b175d121feb828fa8d4b594b406902 [INFO] running `Command { std: "docker" "start" "-a" "e8124c4ebc08164de4c298a76a471a88d8b175d121feb828fa8d4b594b406902", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Router` [INFO] [stderr] --> src/mw/auth.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Router, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/logic/user.rs:277:43 [INFO] [stderr] | [INFO] [stderr] 277 | pub async fn get_user_via_id_handler(Path(id): Path, State(state): State>, Extension(authed_user): Extension src/logic/user.rs:290:39 [INFO] [stderr] | [INFO] [stderr] 290 | pub async fn update_user_handler(Path(id): Path, State(state): State>, Extension(authed_user): Extension src/logic/user.rs:306:75 [INFO] [stderr] | [INFO] [stderr] 306 | ...ate): State>, Path(id): Path, Extension(authed_user): Extension) -> Json{ [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] warning: struct `CreateUser` is never constructed [INFO] [stderr] --> src/logic/user.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub struct CreateUser { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated functions `email_exists`, `get_all`, and `create` are never used [INFO] [stderr] --> src/logic/user.rs:188:18 [INFO] [stderr] | [INFO] [stderr] 121 | impl User { [INFO] [stderr] | --------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 188 | pub async fn email_exists(client: &tokio_postgres::Client, email: String) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 195 | pub async fn get_all(client: &tokio_postgres::Client) -> Result, tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 215 | pub async fn create(client: &tokio_postgres::Client, user: CreateUser) -> Result { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `unauthed` is never used [INFO] [stderr] --> src/mw/auth.rs:46:4 [INFO] [stderr] | [INFO] [stderr] 46 | fn unauthed() -> http::Response { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `void-forms` (bin "void-forms" test) generated 7 warnings (run `cargo fix --bin "void-forms" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/void_forms-15ba0d14575932fa) [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" "e8124c4ebc08164de4c298a76a471a88d8b175d121feb828fa8d4b594b406902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8124c4ebc08164de4c298a76a471a88d8b175d121feb828fa8d4b594b406902", kill_on_drop: false }` [INFO] [stdout] e8124c4ebc08164de4c298a76a471a88d8b175d121feb828fa8d4b594b406902