[INFO] cloning repository https://github.com/dy-tea/simplevideoplayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dy-tea/simplevideoplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdy-tea%2Fsimplevideoplayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdy-tea%2Fsimplevideoplayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 426f45d5c3b461f2c9ae72e7c95944f4086626a5 [INFO] testing dy-tea/simplevideoplayer against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdy-tea%2Fsimplevideoplayer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dy-tea/simplevideoplayer [INFO] finished tweaking git repo https://github.com/dy-tea/simplevideoplayer [INFO] tweaked toml for git repo https://github.com/dy-tea/simplevideoplayer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dy-tea/simplevideoplayer on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dy-tea/simplevideoplayer 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e12a4263660665e9f4359d12691d0b0065fb468373a99757dc10f3295b582a32 [INFO] running `Command { std: "docker" "start" "-a" "e12a4263660665e9f4359d12691d0b0065fb468373a99757dc10f3295b582a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e12a4263660665e9f4359d12691d0b0065fb468373a99757dc10f3295b582a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12a4263660665e9f4359d12691d0b0065fb468373a99757dc10f3295b582a32", kill_on_drop: false }` [INFO] [stdout] e12a4263660665e9f4359d12691d0b0065fb468373a99757dc10f3295b582a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97cfaa69a77ffb7bc1fea48d6864bbdd26d5e760a42ed657fe4f04c8ce831615 [INFO] running `Command { std: "docker" "start" "-a" "97cfaa69a77ffb7bc1fea48d6864bbdd26d5e760a42ed657fe4f04c8ce831615", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling gio v0.20.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling system-deps v7.0.1 [INFO] [stderr] Compiling glib-macros v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling glib-sys v0.20.1 [INFO] [stderr] Compiling gobject-sys v0.20.1 [INFO] [stderr] Compiling gio-sys v0.20.1 [INFO] [stderr] Compiling pango-sys v0.20.1 [INFO] [stderr] Compiling cairo-sys-rs v0.20.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.1 [INFO] [stderr] Compiling gdk4-sys v0.9.0 [INFO] [stderr] Compiling graphene-sys v0.20.1 [INFO] [stderr] Compiling gsk4-sys v0.9.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling gtk4-sys v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling glib v0.20.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling libadwaita-sys v0.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling gtk4-macros v0.9.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling relm4-css v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling ffmpeg-next v7.0.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling relm4-macros v0.9.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ffmpeg-sys-next v7.0.2 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling cairo-rs v0.20.1 [INFO] [stderr] Compiling graphene-rs v0.20.1 [INFO] [stderr] Compiling ashpd v0.8.1 [INFO] [stderr] Compiling pango v0.20.1 [INFO] [stderr] Compiling gdk-pixbuf v0.20.1 [INFO] [stderr] Compiling gdk4 v0.9.0 [INFO] [stderr] Compiling gsk4 v0.9.0 [INFO] [stderr] Compiling gtk4 v0.9.0 [INFO] [stderr] Compiling libadwaita v0.7.0 [INFO] [stderr] Compiling relm4 v0.9.0 [INFO] [stderr] Compiling simple_video_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `about_dialog` and `shortcuts_window` are never read [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | about_dialog: Controller, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 25 | shortcuts_window: Controller, [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 4m 19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "97cfaa69a77ffb7bc1fea48d6864bbdd26d5e760a42ed657fe4f04c8ce831615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97cfaa69a77ffb7bc1fea48d6864bbdd26d5e760a42ed657fe4f04c8ce831615", kill_on_drop: false }` [INFO] [stdout] 97cfaa69a77ffb7bc1fea48d6864bbdd26d5e760a42ed657fe4f04c8ce831615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b22ed7bc5df81b1f3aeb36d215934524d2320bd8b534c603af47f1c8af01d319 [INFO] running `Command { std: "docker" "start" "-a" "b22ed7bc5df81b1f3aeb36d215934524d2320bd8b534c603af47f1c8af01d319", kill_on_drop: false }` [INFO] [stderr] Compiling simple_video_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `about_dialog` and `shortcuts_window` are never read [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | about_dialog: Controller, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 25 | shortcuts_window: Controller, [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 1.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b22ed7bc5df81b1f3aeb36d215934524d2320bd8b534c603af47f1c8af01d319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22ed7bc5df81b1f3aeb36d215934524d2320bd8b534c603af47f1c8af01d319", kill_on_drop: false }` [INFO] [stdout] b22ed7bc5df81b1f3aeb36d215934524d2320bd8b534c603af47f1c8af01d319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4387ec066e44a9d8bfd8d5dd658ed2082cc66725fb1b0b21ccb95fa5698941f [INFO] running `Command { std: "docker" "start" "-a" "b4387ec066e44a9d8bfd8d5dd658ed2082cc66725fb1b0b21ccb95fa5698941f", kill_on_drop: false }` [INFO] [stderr] warning: fields `about_dialog` and `shortcuts_window` are never read [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 20 | struct App { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | about_dialog: Controller, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 25 | shortcuts_window: Controller, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `simple_video_player` (bin "simple_video_player" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_video_player-b63587ea0a029bb2) [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" "b4387ec066e44a9d8bfd8d5dd658ed2082cc66725fb1b0b21ccb95fa5698941f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4387ec066e44a9d8bfd8d5dd658ed2082cc66725fb1b0b21ccb95fa5698941f", kill_on_drop: false }` [INFO] [stdout] b4387ec066e44a9d8bfd8d5dd658ed2082cc66725fb1b0b21ccb95fa5698941f