[INFO] cloning repository https://github.com/kilork/openid-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kilork/openid-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilork%2Fopenid-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilork%2Fopenid-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5223ce2252aab55d78fba3d922a71208dd5c4c11 [INFO] checking kilork/openid-example/5223ce2252aab55d78fba3d922a71208dd5c4c11 against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilork%2Fopenid-example" "/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/kilork/openid-example on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kilork/openid-example [INFO] finished tweaking git repo https://github.com/kilork/openid-example [INFO] tweaked toml for git repo https://github.com/kilork/openid-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kilork/openid-example 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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding h2 v0.3.21 (latest: v0.4.4) [INFO] [stderr] Adding http-body v0.4.6 (latest: v1.0.0) [INFO] [stderr] Adding httpdate v1.0.3 [INFO] [stderr] Adding hyper v0.14.16 (latest: v1.3.1) [INFO] [stderr] Updating libc v0.2.107 -> v0.2.154 [INFO] [stderr] Adding mio v0.8.11 [INFO] [stderr] Updating openid v0.7.0 -> v0.9.4 (latest: v0.14.0) [INFO] [stderr] Adding reqwest v0.11.9 (latest: v0.12.4) [INFO] [stderr] Adding socket2 v0.4.10 (latest: v0.5.7) [INFO] [stderr] Adding tokio v1.19.2 (latest: v1.37.0) [INFO] [stderr] Adding tokio-util v0.7.3 (latest: v0.7.10) [INFO] [stderr] Updating validator v0.11.0 -> v0.12.0 (latest: v0.18.1) [INFO] [stderr] Updating validator_derive v0.11.0 -> v0.12.0 (latest: v0.18.1) [INFO] [stderr] Updating validator_types v0.11.0 -> v0.12.0 (latest: v0.16.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-http v2.2.1 [INFO] [stderr] Downloaded actix-identity v0.3.1 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73bf47a79be6100b0a9b6d57dfbd9a30220237e92f986e7a166554202d9f0277 [INFO] running `Command { std: "docker" "start" "-a" "73bf47a79be6100b0a9b6d57dfbd9a30220237e92f986e7a166554202d9f0277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73bf47a79be6100b0a9b6d57dfbd9a30220237e92f986e7a166554202d9f0277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bf47a79be6100b0a9b6d57dfbd9a30220237e92f986e7a166554202d9f0277", kill_on_drop: false }` [INFO] [stdout] 73bf47a79be6100b0a9b6d57dfbd9a30220237e92f986e7a166554202d9f0277 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c9ff6bb75859ca7526655b4cb6e2b23738910b11e05710ace7bc19fbb39f79f [INFO] running `Command { std: "docker" "start" "-a" "6c9ff6bb75859ca7526655b4cb6e2b23738910b11e05710ace7bc19fbb39f79f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking validator v0.12.0 [INFO] [stderr] Checking biscuit v0.5.0 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-http v2.2.1 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking openid v0.9.4 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking actix-identity v0.3.1 [INFO] [stderr] Checking openid-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix` [INFO] [stdout] --> examples/custom_claims.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix::prelude::*; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `actix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> examples/custom_claims.rs:228:3 [INFO] [stdout] | [INFO] [stdout] 228 | #[actix_rt::main] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openid::provider::microsoft` [INFO] [stdout] --> examples/microsoft.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use openid::{provider::microsoft, DiscoveredClient, Token, Userinfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `microsoft` in `provider` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openid-0.9.4/src/provider/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod microsoft; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> examples/microsoft.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[actix_rt::main] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Future` in this scope [INFO] [stdout] --> examples/custom_claims.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | type Future = Pin>>>; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use core::future::Future; [INFO] [stdout] | [INFO] [stdout] 4 + use std::future::Future; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> examples/microsoft.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | async fn main() -> Result<(), ExitFailure> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openid-example` (example "microsoft") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openid-example` (example "custom_claims") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "6c9ff6bb75859ca7526655b4cb6e2b23738910b11e05710ace7bc19fbb39f79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9ff6bb75859ca7526655b4cb6e2b23738910b11e05710ace7bc19fbb39f79f", kill_on_drop: false }` [INFO] [stdout] 6c9ff6bb75859ca7526655b4cb6e2b23738910b11e05710ace7bc19fbb39f79f