[INFO] cloning repository https://github.com/liamarguedas/PressPeek
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liamarguedas/PressPeek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamarguedas%2FPressPeek", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamarguedas%2FPressPeek'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 416c18ebc026190437d030cb18c7f4b0eb485280
[INFO] testing liamarguedas/PressPeek against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamarguedas%2FPressPeek" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liamarguedas/PressPeek
[INFO] finished tweaking git repo https://github.com/liamarguedas/PressPeek
[INFO] tweaked toml for git repo https://github.com/liamarguedas/PressPeek written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liamarguedas/PressPeek on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liamarguedas/PressPeek 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 514d084ca79f0de15d38b69c4be39abcf2c7c42aae7da1eb6cd42f37d45d47e7
[INFO] running `Command { std: "docker" "start" "-a" "514d084ca79f0de15d38b69c4be39abcf2c7c42aae7da1eb6cd42f37d45d47e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "514d084ca79f0de15d38b69c4be39abcf2c7c42aae7da1eb6cd42f37d45d47e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "514d084ca79f0de15d38b69c4be39abcf2c7c42aae7da1eb6cd42f37d45d47e7", kill_on_drop: false }`
[INFO] [stdout] 514d084ca79f0de15d38b69c4be39abcf2c7c42aae7da1eb6cd42f37d45d47e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f080e9f9f5200710145dc930602e55a58a177d53f39ac9e9a34f7f9022ad46ae
[INFO] running `Command { std: "docker" "start" "-a" "f080e9f9f5200710145dc930602e55a58a177d53f39ac9e9a34f7f9022ad46ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ab_glyph v0.2.25
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling emath v0.14.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling epaint v0.14.0
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling egui v0.14.2
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling glium v0.30.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling epi v0.14.0
[INFO] [stderr]    Compiling x11-clipboard v0.5.3
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling crossterm v0.20.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling egui_web v0.14.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling glutin v0.27.0
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling copypasta v0.7.1
[INFO] [stderr]    Compiling egui_glium v0.14.0
[INFO] [stderr]    Compiling presspeek v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `egui_glium::GliumPainter`
[INFO] [stdout]  --> src/display/display.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use egui_glium::GliumPainter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `GliumPainter` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `egui_glium::glium`
[INFO] [stdout]  --> src/display/display.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui_glium::glium::Display;
[INFO] [stdout]   |                 ^^^^^ could not find `glium` in `egui_glium`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mpsc`
[INFO] [stdout]  --> src/display/display.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn start_display(receiver: mpsc::Receiver<String>, ctx: &mut egui::Context) {
[INFO] [stdout]   |                                ^^^^ use of unresolved module or unlinked crate `mpsc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mpsc`, use `cargo add mpsc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::mpsc;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::mpsc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `backend` is private
[INFO] [stdout]   --> src/display/display.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 |     let display = Display::from_glium(egui_glium::backend::create_display());
[INFO] [stdout]    |                                                   ^^^^^^^  -------------- function `create_display` is not publicly re-exported
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `backend` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui_glium-0.14.0/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | mod backend;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Window`
[INFO] [stdout]  --> src/main.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use egui::{Context, Window};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 0 arguments were supplied
[INFO] [stdout]   --> src/display/display.rs:6:39
[INFO] [stdout]    |
[INFO] [stdout]  6 |     let display = Display::from_glium(egui_glium::backend::create_display());
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- multiple arguments are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui_glium-0.14.0/src/backend.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn create_display(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout]  6 |     let display = Display::from_glium(egui_glium::backend::create_display(/* &dyn epi::App */, /* &NativeOptions */, /* Option<WindowSettings> */, /* Option<winit::icon::Icon> */, /* &winit::event_loop::EventLoop<egui_glium::backend::RequestRepaintEvent> */));
[INFO] [stdout]    |                                                                           +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/display/display.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |             display_ui(ui, ctx);
[INFO] [stdout]    |             ----------     ^^^ expected `&CtxRef`, found `&mut Context`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:      expected reference `&CtxRef`
[INFO] [stdout]            found mutable reference `&mut egui::Context`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/display/display.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn display_ui(ui: &mut egui::Ui, ctx: &CtxRef) {
[INFO] [stdout]    |    ^^^^^^^^^^                    ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `ended` on type `RawInput`
[INFO] [stdout]   --> src/display/display.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |             if ui.input().raw.ended {
[INFO] [stdout]    |                               ^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `scroll_delta`, `zoom_delta`, `screen_size`, `screen_rect`, `pixels_per_point` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `quit` on type `&mut Ui`
[INFO] [stdout]   --> src/display/display.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 *ui.quit = true;
[INFO] [stdout]    |                     ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/display/display.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 |       egui_glium::run(
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]  12 |           &display,
[INFO] [stdout]  13 |           ctx.clone(),
[INFO] [stdout]     |           ----------- expected `NativeOptions`, found `Context`
[INFO] [stdout]  14 | /         move |ui: &mut egui::Ui, painter| {
[INFO] [stdout]  15 | |             // Process incoming messages
[INFO] [stdout]  16 | |             if let Ok(keys) = receiver.try_recv() {
[INFO] [stdout] ...   |
[INFO] [stdout]  30 | |         },
[INFO] [stdout]     | |_________- unexpected argument #3
[INFO] [stdout]  31 |           painter,
[INFO] [stdout]     |           ------- unexpected argument #4
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui_glium-0.14.0/src/backend.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn run(mut app: Box<dyn epi::App>, native_options: epi::NativeOptions) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout]  13 -         ctx.clone(),
[INFO] [stdout]  13 +         /* NativeOptions */,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `display`
[INFO] [stdout]   --> src/display/display.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             display::create_ui(ui);
[INFO] [stdout]    |             ^^^^^^^ use of unresolved module or unlinked crate `display`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/display/display.rs, use `mod display` in this file to declare the module
[INFO] [stdout]   --> src/main.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 + mod display;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Context::new`: Use CtxRef::default() instead
[INFO] [stdout]   --> src/main.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut ctx = Context::new();
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `printf` in this scope
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     printf("test.rs");
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you may have meant to use the `print` macro
[INFO] [stdout]    |
[INFO] [stdout] 21 -     printf("test.rs");
[INFO] [stdout] 21 +     print!("test.rs");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0432, E0433, E0603, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `presspeek` (bin "presspeek") due to 11 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f080e9f9f5200710145dc930602e55a58a177d53f39ac9e9a34f7f9022ad46ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f080e9f9f5200710145dc930602e55a58a177d53f39ac9e9a34f7f9022ad46ae", kill_on_drop: false }`
[INFO] [stdout] f080e9f9f5200710145dc930602e55a58a177d53f39ac9e9a34f7f9022ad46ae
