[INFO] cloning repository https://github.com/optozorax/portal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/optozorax/portal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8a44735e152d7226fdb24233be9ef207a03e931 [INFO] testing optozorax/portal against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/optozorax/portal [INFO] finished tweaking git repo https://github.com/optozorax/portal [INFO] tweaked toml for git repo https://github.com/optozorax/portal written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/optozorax/portal on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/optozorax/portal 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/optozorax/gesture-recognizer` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ron v0.6.6 [INFO] [stderr] Downloaded webbrowser v0.5.5 [INFO] [stderr] Downloaded sapp-jsutils v0.1.7 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded quad-url v0.1.2 [INFO] [stderr] Downloaded copypasta v0.10.2 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded egui-macroquad v0.17.2 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded finitediff v0.1.4 [INFO] [stderr] Downloaded spirv-std-macros v0.4.0 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded spirv-std v0.4.0-alpha.8 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded egui_demo_lib v0.31.1 [INFO] [stderr] Downloaded argmin-math v0.3.0 [INFO] [stderr] Downloaded argmin v0.9.0 [INFO] [stderr] Downloaded color-backtrace v0.5.1 [INFO] [stderr] Downloaded x11-clipboard v0.9.3 [INFO] [stderr] Downloaded egui-miniquad v0.16.0 [INFO] [stderr] Downloaded glam v0.13.1 [INFO] [stderr] Downloaded spirv-std-types v0.4.0 [INFO] [stderr] Downloaded spirv-types v0.4.0-alpha.14 [INFO] [stderr] Downloaded fasteval v0.2.4 [INFO] [stderr] Downloaded unicode_names2 v0.6.0 [INFO] [stderr] Downloaded quad-snd v0.2.8 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac51b18396ca5a7389f1f7e5e4d8884d02d5d0ebd7ab6c9846162ed8eac9f13b [INFO] running `Command { std: "docker" "start" "-a" "ac51b18396ca5a7389f1f7e5e4d8884d02d5d0ebd7ab6c9846162ed8eac9f13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac51b18396ca5a7389f1f7e5e4d8884d02d5d0ebd7ab6c9846162ed8eac9f13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac51b18396ca5a7389f1f7e5e4d8884d02d5d0ebd7ab6c9846162ed8eac9f13b", kill_on_drop: false }` [INFO] [stdout] ac51b18396ca5a7389f1f7e5e4d8884d02d5d0ebd7ab6c9846162ed8eac9f13b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb7c92916e5ffbff41a25acf60c9f53e5bbaed8c3e90d5e77071e3e6babace70 [INFO] running `Command { std: "docker" "start" "-a" "cb7c92916e5ffbff41a25acf60c9f53e5bbaed8c3e90d5e77071e3e6babace70", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling color-hex v0.2.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling quad-url v0.1.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode_names2 v0.6.0 [INFO] [stderr] Compiling gesture-recognizer v0.1.0 (https://github.com/optozorax/gesture-recognizer#66e82f09) [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling color-backtrace v0.5.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling egui_extras v0.31.1 [INFO] [stderr] Compiling egui-miniquad v0.16.0 [INFO] [stderr] Compiling egui-macroquad v0.17.2 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling egui_demo_lib v0.31.1 [INFO] [stderr] Compiling argmin-math v0.3.0 [INFO] [stderr] Compiling finitediff v0.1.4 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling argmin v0.9.0 [INFO] [stderr] Compiling portal v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/object.rs:190:44 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn get_name(id: MatrixId, storage: &Storage2) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn get_name(id: MatrixId, storage: &Storage2) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "cb7c92916e5ffbff41a25acf60c9f53e5bbaed8c3e90d5e77071e3e6babace70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7c92916e5ffbff41a25acf60c9f53e5bbaed8c3e90d5e77071e3e6babace70", kill_on_drop: false }` [INFO] [stdout] cb7c92916e5ffbff41a25acf60c9f53e5bbaed8c3e90d5e77071e3e6babace70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e514de1fbf3ca65cddc5769b70b09891e25b4a518d1ee402fdd32cb71978586 [INFO] running `Command { std: "docker" "start" "-a" "0e514de1fbf3ca65cddc5769b70b09891e25b4a518d1ee402fdd32cb71978586", kill_on_drop: false }` [INFO] [stderr] Compiling portal v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/object.rs:190:44 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn get_name(id: MatrixId, storage: &Storage2) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn get_name(id: MatrixId, storage: &Storage2) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gui/object.rs:190:44 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn get_name(id: MatrixId, storage: &Storage2) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn get_name(id: MatrixId, storage: &Storage2) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.65s [INFO] running `Command { std: "docker" "inspect" "0e514de1fbf3ca65cddc5769b70b09891e25b4a518d1ee402fdd32cb71978586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e514de1fbf3ca65cddc5769b70b09891e25b4a518d1ee402fdd32cb71978586", kill_on_drop: false }` [INFO] [stdout] 0e514de1fbf3ca65cddc5769b70b09891e25b4a518d1ee402fdd32cb71978586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea60434b0474974fcd303e9c80626c7a2c8f50cfa7b5af127617a2b63c1b235f [INFO] running `Command { std: "docker" "start" "-a" "ea60434b0474974fcd303e9c80626c7a2c8f50cfa7b5af127617a2b63c1b235f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gui/object.rs:190:44 [INFO] [stderr] | [INFO] [stderr] 190 | pub fn get_name(id: MatrixId, storage: &Storage2) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 190 | pub fn get_name(id: MatrixId, storage: &Storage2) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `portal` (lib) generated 1 warning (run `cargo fix --lib -p portal` to apply 1 suggestion) [INFO] [stderr] warning: `portal` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portal-3d74af96ebd13200) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/portal-a465c0116ac47e77) [INFO] [stderr] Doc-tests portal [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test gui::uniform::tests::trefoil ... ok [INFO] [stdout] test gui::unique_id::id_test::test ... ok [INFO] [stdout] test with_swapped::test::test ... ok [INFO] [stdout] test code_generation::tests_string_storage::test ... ok [INFO] [stdout] test shader_error_parser::tests::shader_error_parser_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 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] [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" "ea60434b0474974fcd303e9c80626c7a2c8f50cfa7b5af127617a2b63c1b235f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea60434b0474974fcd303e9c80626c7a2c8f50cfa7b5af127617a2b63c1b235f", kill_on_drop: false }` [INFO] [stdout] ea60434b0474974fcd303e9c80626c7a2c8f50cfa7b5af127617a2b63c1b235f