[INFO] cloning repository https://github.com/clayman083/campus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clayman083/campus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclayman083%2Fcampus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclayman083%2Fcampus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f49c1ae2159c8b22d7b222c6876bf48d573828d [INFO] checking clayman083/campus against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclayman083%2Fcampus" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/clayman083/campus [INFO] finished tweaking git repo https://github.com/clayman083/campus [INFO] tweaked toml for git repo https://github.com/clayman083/campus written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clayman083/campus on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/clayman083/campus 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-worker-macros v0.1.0 [INFO] [stderr] Downloaded gloo-history v0.2.2 [INFO] [stderr] Downloaded gloo-storage v0.3.0 [INFO] [stderr] Downloaded pinned v0.1.0 [INFO] [stderr] Downloaded tokise v0.2.0 [INFO] [stderr] Downloaded gloo-render v0.2.0 [INFO] [stderr] Downloaded gloo-net v0.5.0 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded anyhow v1.0.96 [INFO] [stderr] Downloaded tonic-build v0.13.0 [INFO] [stderr] Downloaded gloo-console v0.3.0 [INFO] [stderr] Downloaded gloo-file v0.3.0 [INFO] [stderr] Downloaded tonic-reflection v0.13.0 [INFO] [stderr] Downloaded metrics-util v0.19.0 [INFO] [stderr] Downloaded tonic-types v0.13.0 [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded implicit-clone v0.5.0 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.21 [INFO] [stderr] Downloaded raw-cpuid v11.4.0 [INFO] [stderr] Downloaded tonic v0.13.0 [INFO] [stderr] Downloaded portable-atomic v1.10.0 [INFO] [stderr] Downloaded gloo v0.11.0 [INFO] [stderr] Downloaded gloo-dialogs v0.2.0 [INFO] [stderr] Downloaded zerocopy v0.8.21 [INFO] [stderr] Downloaded implicit-clone-derive v0.1.1 [INFO] [stderr] Downloaded gloo-worker v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dbed9b637f70a757507f4bd9ce6283cc5c5e3f696f8e3ddbbfd37e90666325e [INFO] running `Command { std: "docker" "start" "-a" "2dbed9b637f70a757507f4bd9ce6283cc5c5e3f696f8e3ddbbfd37e90666325e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dbed9b637f70a757507f4bd9ce6283cc5c5e3f696f8e3ddbbfd37e90666325e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbed9b637f70a757507f4bd9ce6283cc5c5e3f696f8e3ddbbfd37e90666325e", kill_on_drop: false }` [INFO] [stdout] 2dbed9b637f70a757507f4bd9ce6283cc5c5e3f696f8e3ddbbfd37e90666325e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b080603c597c638b8c5848ce5ddd1510a415592b99b61e5ce79a6a2b6d686d4 [INFO] running `Command { std: "docker" "start" "-a" "0b080603c597c638b8c5848ce5ddd1510a415592b99b61e5ce79a6a2b6d686d4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking raw-cpuid v11.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling yew-macro v0.21.0 (https://github.com/yewstack/yew/#48cdc3df) [INFO] [stderr] Checking implicit-clone v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling yew-router-macro v0.18.0 (https://github.com/yewstack/yew/#48cdc3df) [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking metrics v0.24.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking metrics-util v0.19.0 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Checking rsa v0.9.7 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling tonic-build v0.13.0 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Compiling protocols v0.1.0 (/opt/rustwide/workdir/crates/protocols) [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking rand_core v0.9.2 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking tokise v0.2.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking passport-jwt v0.1.0 (/opt/rustwide/workdir/crates/passport-jwt) [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking tonic v0.13.0 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking yew v0.21.0 (https://github.com/yewstack/yew/#48cdc3df) [INFO] [stderr] Checking tonic-reflection v0.13.0 [INFO] [stderr] Checking tonic-types v0.13.0 [INFO] [stderr] Checking passport-ctl v0.2.0 (/opt/rustwide/workdir/crates/passport-ctl) [INFO] [stderr] Checking passport-api v0.1.0 (/opt/rustwide/workdir/crates/passport-api) [INFO] [stdout] warning: unused import: `tonic::Status` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tonic::Status; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tonic::Status` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tonic::Status; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | Commands::Login { username, password } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | Commands::Login { username, password } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `password: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:143:29 [INFO] [stdout] | [INFO] [stdout] 143 | Tokens::Issue { name } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | Tokens::Revoke { token } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `token: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | Commands::Login { username, password } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | Commands::Login { username, password } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `password: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:143:29 [INFO] [stdout] | [INFO] [stdout] 143 | Tokens::Issue { name } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | Tokens::Revoke { token } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `token: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yew-router v0.18.0 (https://github.com/yewstack/yew/#48cdc3df) [INFO] [stderr] Checking passport-web v0.1.0 (/opt/rustwide/workdir/crates/passport-web) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.17s [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 2` [INFO] running `Command { std: "docker" "inspect" "0b080603c597c638b8c5848ce5ddd1510a415592b99b61e5ce79a6a2b6d686d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b080603c597c638b8c5848ce5ddd1510a415592b99b61e5ce79a6a2b6d686d4", kill_on_drop: false }` [INFO] [stdout] 0b080603c597c638b8c5848ce5ddd1510a415592b99b61e5ce79a6a2b6d686d4