[INFO] fetching crate git-workon-lib 0.13.2...
[INFO] documenting git-workon-lib-0.13.2 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate git-workon-lib 0.13.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate git-workon-lib 0.13.2
[INFO] finished tweaking crates.io crate git-workon-lib 0.13.2
[INFO] tweaked toml for crates.io crate git-workon-lib 0.13.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-workon-lib 0.13.2 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-workon-lib 0.13.2 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.144
[INFO] [stderr]   Downloaded supports-hyperlinks v3.0.0
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.1
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded terminal-prompt v0.2.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.10
[INFO] [stderr]   Downloaded auth-git2 v0.6.0
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded ignore v0.4.31
[INFO] [stderr]   Downloaded serde v1.0.171
[INFO] [stderr]   Downloaded libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]   Downloaded libz-sys v1.1.9
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.5
[INFO] [stderr]   Downloaded openssl-src v300.5.5+3.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67
[INFO] running `Command { std: "docker" "start" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.144
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking hashlink v0.12.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking terminal-prompt v0.2.3
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking ignore v0.4.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]     Checking git2 v0.21.0
[INFO] [stderr]     Checking auth-git2 v0.6.0
[INFO] [stderr]  Documenting git-workon-lib v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Resolution::Checkout`
[INFO] [stdout]  --> src/checkout.rs:4:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! directory. This is the primitive backing [`Resolution::Checkout`] from ADR-024:
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^ no item named `Resolution` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `NotLinked` links to private item `migrate_worktree`
[INFO] [stdout]    --> src/stack/gh_stack.rs:901:47
[INFO] [stdout]     |
[INFO] [stdout] 901 |     /// file is present and must be merged ([`migrate_worktree`]); `false` means the path is
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `NotLinked` links to private item `link_worktree`
[INFO] [stdout]    --> src/stack/gh_stack.rs:903:12
[INFO] [stdout]     |
[INFO] [stdout] 903 |     /// ([`link_worktree`]).
[INFO] [stdout]     |            ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `detect` links to private item `graphite::detect_gt`
[INFO] [stdout]   --> src/stack.rs:90:41
[INFO] [stdout]    |
[INFO] [stdout] 90 |     /// Deliberately does NOT consult [`graphite::detect_gt`]: the repo's own metadata is the
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `diffs`
[INFO] [stdout]    --> src/stack.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// the branching tree structure (a flat [`diffs`] list cannot represent forks).
[INFO] [stdout]     |                                                ^^^^^ no item named `diffs` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `clone` is both a function and a module
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | //! | [`clone`] | Clone a remote repository into the worktrees layout |
[INFO] [stdout]    |         ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 | //! | [`clone()`] | Clone a remote repository into the worktrees layout |
[INFO] [stdout]    |              ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 19 | //! | [`mod@clone`] | Clone a remote repository into the worktrees layout |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `init` is both a function and a module
[INFO] [stdout]   --> src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! | [`init`] | Initialise a new bare repository with an initial commit |
[INFO] [stdout]    |         ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! | [`init()`] | Initialise a new bare repository with an initial commit |
[INFO] [stdout]    |             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! | [`mod@init`] | Initialise a new bare repository with an initial commit |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `get_repo` is both a function and a module
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! | [`get_repo`] | Discover and open a bare repository from a path |
[INFO] [stdout]    |         ^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! | [`get_repo()`] | Discover and open a bare repository from a path |
[INFO] [stdout]    |                 ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! | [`mod@get_repo`] | Discover and open a bare repository from a path |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `copy_untracked` is both a function and a module
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! | [`copy_untracked`] | Copy local (git-unmanaged) files between worktrees |
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! | [`copy_untracked()`] | Copy local (git-unmanaged) files between worktrees |
[INFO] [stdout]    |                       ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! | [`mod@copy_untracked`] | Copy local (git-unmanaged) files between worktrees |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `workon_root` is both a function and a module
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! | [`workon_root`] | Resolve the directory that holds all worktrees |
[INFO] [stdout]    |         ^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! | [`workon_root()`] | Resolve the directory that holds all worktrees |
[INFO] [stdout]    |                    ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! | [`mod@workon_root`] | Resolve the directory that holds all worktrees |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `convert_to_bare` is both a function and a module
[INFO] [stdout]   --> src/init.rs:12:57
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// valid, then converts to the worktrees layout (see [`convert_to_bare`]).
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// valid, then converts to the worktrees layout (see [`convert_to_bare()`]).
[INFO] [stdout]    |                                                                        ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// valid, then converts to the worktrees layout (see [`mod@convert_to_bare`]).
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `workon_root` is both a function and a module
[INFO] [stdout]    --> src/worktree.rs:778:67
[INFO] [stdout]     |
[INFO] [stdout] 778 | /// The worktree directory is placed under the workon root (see [`workon_root`]).
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^ ambiguous link
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 778 | /// The worktree directory is placed under the workon root (see [`workon_root()`]).
[INFO] [stdout]     |                                                                              ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]     |
[INFO] [stdout] 778 | /// The worktree directory is placed under the workon root (see [`mod@workon_root`]).
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.74s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/workon/index.html
[INFO] running `Command { std: "docker" "inspect" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting git-workon-lib v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `NotLinked` links to private item `migrate_worktree`
[INFO] [stdout]    --> src/stack/gh_stack.rs:901:47
[INFO] [stdout]     |
[INFO] [stdout] 901 |     /// file is present and must be merged ([`migrate_worktree`]); `false` means the path is
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `NotLinked` links to private item `link_worktree`
[INFO] [stdout]    --> src/stack/gh_stack.rs:903:12
[INFO] [stdout]     |
[INFO] [stdout] 903 |     /// ([`link_worktree`]).
[INFO] [stdout]     |            ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `detect` links to private item `graphite::detect_gt`
[INFO] [stdout]   --> src/stack.rs:90:41
[INFO] [stdout]    |
[INFO] [stdout] 90 |     /// Deliberately does NOT consult [`graphite::detect_gt`]: the repo's own metadata is the
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `diffs`
[INFO] [stdout]    --> src/stack.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// the branching tree structure (a flat [`diffs`] list cannot represent forks).
[INFO] [stdout]     |                                                ^^^^^ no item named `diffs` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/workon/index.html
[INFO] running `Command { std: "docker" "inspect" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67", kill_on_drop: false }`
[INFO] [stdout] 0a9ee7c24fc6d6ce7dab9b3438b28a403c527edcd808e6acccb5caedfe732c67
