[INFO] cloning repository https://github.com/david-wallace-croft/dioxus-oidc-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david-wallace-croft/dioxus-oidc-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-wallace-croft%2Fdioxus-oidc-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-wallace-croft%2Fdioxus-oidc-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18451deed9aeeca727938696e4737424e1ed82ed
[INFO] checking david-wallace-croft/dioxus-oidc-prototype against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-wallace-croft%2Fdioxus-oidc-prototype" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/david-wallace-croft/dioxus-oidc-prototype
[INFO] finished tweaking git repo https://github.com/david-wallace-croft/dioxus-oidc-prototype
[INFO] tweaked toml for git repo https://github.com/david-wallace-croft/dioxus-oidc-prototype written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/david-wallace-croft/dioxus-oidc-prototype on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/david-wallace-croft/dioxus-oidc-prototype 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sledgehammer_utils v0.2.0
[INFO] [stderr]   Downloaded gloo-storage v0.3.0
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.4.3
[INFO] [stderr]   Downloaded sledgehammer_bindgen v0.2.4
[INFO] [stderr]   Downloaded serde_with_macros v3.5.1
[INFO] [stderr]   Downloaded server_fn_macro v0.5.7
[INFO] [stderr]   Downloaded dioxus-web v0.4.3
[INFO] [stderr]   Downloaded com-croftsoft-lib-role v0.5.1
[INFO] [stderr]   Downloaded inventory v0.3.14
[INFO] [stderr]   Downloaded server_fn_macro_default v0.5.7
[INFO] [stderr]   Downloaded smallbox v0.8.2
[INFO] [stderr]   Downloaded dioxus-hot-reload v0.4.3
[INFO] [stderr]   Downloaded server_fn v0.5.7
[INFO] [stderr]   Downloaded dioxus_server_macro v0.4.3
[INFO] [stderr]   Downloaded gloo-net v0.2.6
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded xxhash-rust v0.8.8
[INFO] [stderr]   Downloaded dioxus-hooks v0.4.3
[INFO] [stderr]   Downloaded dioxus-core-macro v0.4.3
[INFO] [stderr]   Downloaded dioxus-router-macro v0.4.3
[INFO] [stderr]   Downloaded dioxus-fullstack v0.4.3
[INFO] [stderr]   Downloaded axum-macros v0.3.8
[INFO] [stderr]   Downloaded dioxus-router v0.4.3
[INFO] [stderr]   Downloaded dioxus v0.4.3
[INFO] [stderr]   Downloaded dioxus-ssr v0.4.3
[INFO] [stderr]   Downloaded dioxus-html v0.4.3
[INFO] [stderr]   Downloaded dioxus-core v0.4.3
[INFO] [stderr]   Downloaded openidconnect v3.4.0
[INFO] [stderr]   Downloaded dioxus-rsx v0.4.3
[INFO] [stderr]   Downloaded p384 v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27d490f740aac6cd61aec9d32f2143d50dc05813520623ad5f9e2217998a0e1a
[INFO] running `Command { std: "docker" "start" "-a" "27d490f740aac6cd61aec9d32f2143d50dc05813520623ad5f9e2217998a0e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27d490f740aac6cd61aec9d32f2143d50dc05813520623ad5f9e2217998a0e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d490f740aac6cd61aec9d32f2143d50dc05813520623ad5f9e2217998a0e1a", kill_on_drop: false }`
[INFO] [stdout] 27d490f740aac6cd61aec9d32f2143d50dc05813520623ad5f9e2217998a0e1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfdfbd61f952fceae23f53b6b46e7cd651827ae014e8d7419cca5aeca7ba5fbd
[INFO] running `Command { std: "docker" "start" "-a" "cfdfbd61f952fceae23f53b6b46e7cd651827ae014e8d7419cca5aeca7ba5fbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking com-croftsoft-lib-role v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr]     Checking sledgehammer_utils v0.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.2.4
[INFO] [stderr]    Compiling dioxus-router-macro v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling dioxus-core v0.4.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking ed25519-dalek v2.1.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling serde_with_macros v3.5.1
[INFO] [stderr]    Compiling dioxus-rsx v0.4.3
[INFO] [stderr]     Checking enumset v1.1.3
[INFO] [stderr]     Checking js-sys v0.3.68
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling dioxus-core-macro v0.4.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking serde_with v3.5.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking web-sys v0.3.68
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.40
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking dioxus-hooks v0.4.3
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking openidconnect v3.4.0
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking dioxus-html v0.4.3
[INFO] [stderr]     Checking gloo-dialogs v0.1.1
[INFO] [stderr]     Checking gloo-render v0.1.1
[INFO] [stderr]     Checking dioxus-interpreter-js v0.4.3
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking gloo-console v0.2.3
[INFO] [stderr]     Checking gloo-net v0.3.1
[INFO] [stderr]     Checking gloo-storage v0.2.2
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-history v0.1.5
[INFO] [stderr]     Checking gloo-file v0.2.3
[INFO] [stderr]     Checking gloo-worker v0.2.1
[INFO] [stderr]     Checking gloo v0.8.1
[INFO] [stderr]     Checking dioxus-hot-reload v0.4.3
[INFO] [stderr]     Checking dioxus-web v0.4.3
[INFO] [stderr]     Checking dioxus v0.4.3
[INFO] [stderr]     Checking dioxus-router v0.4.3
[INFO] [stderr]     Checking dioxus-oidc-prototype v0.0.0-SNAPSHOT (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/components/callback/mod.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[component]
[INFO] [stdout]    | ------------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 24 | ) -> Element {
[INFO] [stdout]    |      ^^^^^^^ the same lifetime is hidden 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 | ) -> Element<'a> {
[INFO] [stdout]    |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/components/page_not_found.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[component]
[INFO] [stdout]   | ------------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 8 | ) -> Element {
[INFO] [stdout]   |      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 8 | ) -> Element<'a> {
[INFO] [stdout]   |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/components/callback/mod.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[component]
[INFO] [stdout]    | ------------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 24 | ) -> Element {
[INFO] [stdout]    |      ^^^^^^^ the same lifetime is hidden 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 | ) -> Element<'a> {
[INFO] [stdout]    |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/components/page_not_found.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[component]
[INFO] [stdout]   | ------------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 8 | ) -> Element {
[INFO] [stdout]   |      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 8 | ) -> Element<'a> {
[INFO] [stdout]   |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "cfdfbd61f952fceae23f53b6b46e7cd651827ae014e8d7419cca5aeca7ba5fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfdfbd61f952fceae23f53b6b46e7cd651827ae014e8d7419cca5aeca7ba5fbd", kill_on_drop: false }`
[INFO] [stdout] cfdfbd61f952fceae23f53b6b46e7cd651827ae014e8d7419cca5aeca7ba5fbd
