[INFO] cloning repository https://github.com/0x53A/UAS-SigVer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x53A/UAS-SigVer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2FUAS-SigVer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2FUAS-SigVer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2ebad8f6456dbbebb4636c247edcc96555f1ac2
[INFO] checking 0x53A/UAS-SigVer against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2FUAS-SigVer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0x53A/UAS-SigVer on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/0x53A/UAS-SigVer
[INFO] finished tweaking git repo https://github.com/0x53A/UAS-SigVer
[INFO] tweaked toml for git repo https://github.com/0x53A/UAS-SigVer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0x53A/UAS-SigVer 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foldhash v0.1.5
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.6
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v25.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v25.0.0
[INFO] [stderr]   Downloaded android_logger v0.15.0
[INFO] [stderr]   Downloaded ordered-float v5.0.0
[INFO] [stderr]   Downloaded egui-wgpu v0.31.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.4
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded wgpu-types v24.0.0
[INFO] [stderr]   Downloaded jiff-static v0.2.8
[INFO] [stderr]   Downloaded tiny-skia v0.11.4
[INFO] [stderr]   Downloaded wgpu v25.0.0
[INFO] [stderr]   Downloaded quick-xml v0.37.4
[INFO] [stderr]   Downloaded wgpu v24.0.3
[INFO] [stderr]   Downloaded wgpu-types v25.0.0
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded image v0.25.6
[INFO] [stderr]   Downloaded wgpu-core v24.0.2
[INFO] [stderr]   Downloaded tiny-skia-path v0.11.4
[INFO] [stderr]   Downloaded wgpu-core v25.0.1
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded sctk-adwaita v0.10.1
[INFO] [stderr]   Downloaded wgpu-hal v25.0.1
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded wgpu-hal v24.0.4
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded pollster v0.4.0
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]   Downloaded ordered-float v4.6.0
[INFO] [stderr]   Downloaded jiff v0.2.8
[INFO] [stderr]   Downloaded naga v24.0.0
[INFO] [stderr]   Downloaded naga v25.0.1
[INFO] [stderr]   Downloaded epaint_default_fonts v0.31.1
[INFO] [stderr]   Downloaded metal v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82d4cb1147519995e1f1dd60f7508eb930860e8f4900b4b9b3cf8cef742b3f66
[INFO] running `Command { std: "docker" "start" "-a" "82d4cb1147519995e1f1dd60f7508eb930860e8f4900b4b9b3cf8cef742b3f66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82d4cb1147519995e1f1dd60f7508eb930860e8f4900b4b9b3cf8cef742b3f66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d4cb1147519995e1f1dd60f7508eb930860e8f4900b4b9b3cf8cef742b3f66", kill_on_drop: false }`
[INFO] [stdout] 82d4cb1147519995e1f1dd60f7508eb930860e8f4900b4b9b3cf8cef742b3f66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9e24912fdb656bd5d13ad47ec09c614ca07a02d5493095b9c07938002711468
[INFO] running `Command { std: "docker" "start" "-a" "f9e24912fdb656bd5d13ad47ec09c614ca07a02d5493095b9c07938002711468", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking jiff v0.2.8
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking uas-sigver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `egui`
[INFO] [stdout]  --> src/app.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{self, Color32, Stroke, vec2};
[INFO] [stdout]   |            ^^^^ no external crate `egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `egui`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use egui::{FontData, FontDefinitions, FontFamily};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `egui`
[INFO] [stdout]  --> src/app.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{self, Color32, Stroke, vec2};
[INFO] [stdout]   |            ^^^^ no external crate `egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `egui`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use egui::{FontData, FontDefinitions, FontFamily};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   --> src/main.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         viewport: egui::ViewportBuilder::default()
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 eframe::icon_data::from_png_bytes(&include_bytes!("../assets/icon-256.png")[..])
[INFO] [stdout]    |                 ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   --> src/main.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         viewport: egui::ViewportBuilder::default()
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 eframe::icon_data::from_png_bytes(&include_bytes!("../assets/icon-256.png")[..])
[INFO] [stdout]    |                 ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl eframe::App for app::AliasApp {
[INFO] [stdout]    |      ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   --> src/main.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:13:60
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                                            ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn main() -> eframe::Result {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let native_options = eframe::NativeOptions {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     eframe::run_native(
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    --> src/main.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn add_font_to_ctx(cc: &eframe::CreationContext<'_>, font_raw_ubuntu: Vec<u8>) {
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uas-sigver` (bin "uas-sigver-bin" test) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl eframe::App for app::AliasApp {
[INFO] [stdout]    |      ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   --> src/main.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:13:60
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                                            ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn main() -> eframe::Result {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let native_options = eframe::NativeOptions {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     eframe::run_native(
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    --> src/main.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn add_font_to_ctx(cc: &eframe::CreationContext<'_>, font_raw_ubuntu: Vec<u8>) {
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uas-sigver` (bin "uas-sigver-bin") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "f9e24912fdb656bd5d13ad47ec09c614ca07a02d5493095b9c07938002711468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e24912fdb656bd5d13ad47ec09c614ca07a02d5493095b9c07938002711468", kill_on_drop: false }`
[INFO] [stdout] f9e24912fdb656bd5d13ad47ec09c614ca07a02d5493095b9c07938002711468
