[INFO] fetching crate herolib-osis 0.3.13... [INFO] documenting herolib-osis-0.3.13 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate herolib-osis 0.3.13 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate herolib-osis 0.3.13 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate herolib-osis 0.3.13 [INFO] tweaked toml for crates.io crate herolib-osis 0.3.13 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate herolib-osis 0.3.13 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate herolib-osis 0.3.13 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a70f6d3c361dba4d488cf6b6e5fdf4e63c599c5aca22e672aa5b1d3fbcad909 [INFO] running `Command { std: "docker" "start" "-a" "0a70f6d3c361dba4d488cf6b6e5fdf4e63c599c5aca22e672aa5b1d3fbcad909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a70f6d3c361dba4d488cf6b6e5fdf4e63c599c5aca22e672aa5b1d3fbcad909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a70f6d3c361dba4d488cf6b6e5fdf4e63c599c5aca22e672aa5b1d3fbcad909", kill_on_drop: false }` [INFO] [stdout] 0a70f6d3c361dba4d488cf6b6e5fdf4e63c599c5aca22e672aa5b1d3fbcad909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0f6669e95a8ad52fbf9e050fcc6275b4aa4b568e1b171a28f57fa3fe6d8e4bd [INFO] running `Command { std: "docker" "start" "-a" "d0f6669e95a8ad52fbf9e050fcc6275b4aa4b568e1b171a28f57fa3fe6d8e4bd", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking ownedbytes v0.7.0 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking bitpacking v0.9.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tantivy-fst v0.5.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking quote v1.0.44 [INFO] [stderr] Checking tantivy-bitpacker v0.6.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking murmurhash32 v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking fastdivide v0.4.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking measure_time v0.8.3 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking tantivy-query-grammar v0.22.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking census v0.4.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking oneshot v0.1.11 [INFO] [stderr] Checking fs4 v0.8.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking rhai v1.24.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tantivy-common v0.7.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking herolib-sid v0.1.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tantivy-stacker v0.3.0 [INFO] [stderr] Checking tantivy-sstable v0.3.0 [INFO] [stderr] Compiling herolib-derive v0.3.13 [INFO] [stderr] Checking tantivy-columnar v0.3.0 [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Checking tantivy v0.22.1 [INFO] [stderr] Checking herolib-web v0.3.13 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking herolib_otoml v0.3.13 [INFO] [stderr] Checking herolib-core v0.3.13 [INFO] [stderr] Documenting herolib-osis v0.3.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `super::model_schema::Schema` [INFO] [stdout] --> src/generators/mod.rs:30:61 [INFO] [stdout] | [INFO] [stdout] 30 | //! All generators are exposed as methods on the [`Schema`](super::model_schema::Schema) type: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `model_schema` in module `herolib_osis` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rootobject` [INFO] [stdout] --> src/generators/rust/rust_rpc.rs:783:78 [INFO] [stdout] | [INFO] [stdout] 783 | /// Collects names of root objects from the schema (types with sid field or [rootobject] marker). [INFO] [stdout] | ^^^^^^^^^^ no item named `rootobject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Calendar` [INFO] [stdout] --> src/generators/rust/rust_rpc.rs:805:33 [INFO] [stdout] | [INFO] [stdout] 805 | /// list_calendars(...) -> [Calendar] - List all with optional filtering [INFO] [stdout] | ^^^^^^^^ no item named `Calendar` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Calendar` [INFO] [stdout] --> src/generators/rust/rust_rpc.rs:807:71 [INFO] [stdout] | [INFO] [stdout] 807 | /// find_calendars(query: str) / search_calendars(query: str) -> [Calendar] [INFO] [stdout] | ^^^^^^^^ no item named `Calendar` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rootobject` [INFO] [stdout] --> src/generators/schemas/oschema.rs:39:63 [INFO] [stdout] | [INFO] [stdout] 39 | /// 3. Root objects (types with `sid` field, marked with [rootobject]) [INFO] [stdout] | ^^^^^^^^^^ no item named `rootobject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/oschema/model_schema.rs:1684:28 [INFO] [stdout] | [INFO] [stdout] 1684 | /// A list/array type [T]. [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2058) panicked at src/librustdoc/html/markdown.rs:534:22: [INFO] [stderr] a production-ready version of this should handle the error somehow: LatexError(16, MacroParameterOutsideCustomCommand) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x76e05da46d9b - <::print::DisplayBacktrace as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 1: 0x76e05e00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 2: 0x76e05da5dc36 - ::write_fmt [INFO] [stderr] 3: 0x76e05da1ce48 - std[6281e874092a0dfc]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x76e05da3a163 - std[6281e874092a0dfc]::panicking::default_hook [INFO] [stderr] 5: 0x76e05ca0ff8d - std[6281e874092a0dfc]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x76e05da3a442 - std[6281e874092a0dfc]::panicking::panic_with_hook [INFO] [stderr] 7: 0x76e05da1cf08 - std[6281e874092a0dfc]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x76e05da11479 - std[6281e874092a0dfc]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x76e05da1e96d - __rustc[670611b3f56fc7d7]::rust_begin_unwind [INFO] [stderr] 10: 0x76e05a6ce58c - core[37ab4a9f28f6fd13]::panicking::panic_fmt [INFO] [stderr] 11: 0x76e05a388b72 - core[37ab4a9f28f6fd13]::result::unwrap_failed [INFO] [stderr] 12: 0x59e951cc251e - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 13: 0x59e951c58c16 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 14: 0x59e951abe493 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>>, pulldown_cmark_escape[cb8658d251f4e39e]::FmtWriter<&mut core[37ab4a9f28f6fd13]::fmt::Formatter>>>::run [INFO] [stderr] 15: 0x59e95190db80 - ::write_into::<&mut core[37ab4a9f28f6fd13]::fmt::Formatter> [INFO] [stderr] 16: 0x59e951cb1521 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 17: 0x76e05e00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 18: 0x59e951cb25da - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 19: 0x59e95190f657 - rustdoc[7f40747ea455e46f]::html::render::render_impl::{closure#0}::doc_impl_item::<&mut alloc[56313f94ec8c6695]::string::String, &mut alloc[56313f94ec8c6695]::string::String> [INFO] [stderr] 20: 0x59e951cb048c - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 21: 0x59e951bc3bab - rustdoc[7f40747ea455e46f]::html::render::render_assoc_items_inner [INFO] [stderr] 22: 0x59e951cb2304 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 23: 0x76e05e00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 24: 0x59e9518d494f - ::render_into:: [INFO] [stderr] 25: 0x59e951cb6ab0 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 26: 0x76e05e00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 27: 0x59e9519a9c0a - rustdoc[7f40747ea455e46f]::html::layout::render::, core[37ab4a9f28f6fd13]::fmt::builders::FromFn<::render_item::{closure#1}>> [INFO] [stderr] 28: 0x59e951afdb85 - ::render_item [INFO] [stderr] 29: 0x59e951c98a5e - ::item [INFO] [stderr] 30: 0x59e9519b2adc - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 31: 0x59e9519b2c8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 32: 0x59e9519b2c8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 33: 0x59e9519b2c8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 34: 0x59e9519b2c8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 35: 0x59e951a7b39f - rustdoc[7f40747ea455e46f]::main_args::{closure#2}::{closure#0} [INFO] [stderr] 36: 0x59e951a6f100 - rustc_interface[7c235db06cadd779]::interface::run_compiler::<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1} [INFO] [stderr] 37: 0x59e9519a8078 - std[6281e874092a0dfc]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 38: 0x59e951aa1df7 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37ab4a9f28f6fd13]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 39: 0x76e05f21dbac - ::new::thread_start [INFO] [stderr] 40: 0x76e058c5caa4 - [INFO] [stderr] 41: 0x76e058ce9a64 - clone [INFO] [stderr] 42: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-02-07T20_21_58-2057.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.95.0-nightly (a394c9cd9 2026-01-31) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not document `herolib-osis` [INFO] running `Command { std: "docker" "inspect" "d0f6669e95a8ad52fbf9e050fcc6275b4aa4b568e1b171a28f57fa3fe6d8e4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f6669e95a8ad52fbf9e050fcc6275b4aa4b568e1b171a28f57fa3fe6d8e4bd", kill_on_drop: false }` [INFO] [stdout] d0f6669e95a8ad52fbf9e050fcc6275b4aa4b568e1b171a28f57fa3fe6d8e4bd