[INFO] fetching crate rust_unique_pass 0.11.0...
[INFO] documenting rust_unique_pass-0.11.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate rust_unique_pass 0.11.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rust_unique_pass 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust_unique_pass 0.11.0
[INFO] tweaked toml for crates.io crate rust_unique_pass 0.11.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust_unique_pass 0.11.0 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 rust_unique_pass 0.11.0 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded fluent-langneg v0.13.1
[INFO] [stderr]   Downloaded intl-memoizer v0.5.3
[INFO] [stderr]   Downloaded fluent v0.17.0
[INFO] [stderr]   Downloaded type-map v0.5.1
[INFO] [stderr]   Downloaded unic-langid v0.9.6
[INFO] [stderr]   Downloaded fluent-syntax v0.12.0
[INFO] [stderr]   Downloaded rand_chacha v0.10.0
[INFO] [stderr]   Downloaded self_cell v1.2.2
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded fluent-bundle v0.16.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.6
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded zxcvbn v3.1.0
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c
[INFO] running `Command { std: "docker" "start" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c", 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" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c", 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" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking windows-sys v0.61.2
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking zxcvbn v3.1.0
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]  Documenting rust_unique_pass v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rust_unique_pass v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `GenerationError`
[INFO] [stdout]   --> src/crypto/global_rng.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// バッファを補充する。失敗した場合は [`GenerationError`] を返す。
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^ no item named `GenerationError` 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] [stdout] warning: unresolved link to `bit`
[INFO] [stdout]   --> src/crypto/zxcvbn_wrapper.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - Ok((エントロピー[bit], スコア[0-4])): 成功時
[INFO] [stdout]    |                        ^^^ no item named `bit` 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 `GenerationError`
[INFO] [stdout]   --> src/password/generate_pass.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | /// [`GenerationError`] を含む [`Result`] を返します。
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ no item named `GenerationError` 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 `Zeroizing`
[INFO] [stdout]   --> src/password/generate_pass.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// 生成されたパスワードは [`Zeroizing<String>`] でラップされ、スコープを離れる際に自動的にゼロクリアされます。
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ no item named `Zeroizing` 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 `GenerationError`
[INFO] [stdout]   --> src/password/generate_pass.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// [`GenerationError`] を含む [`Result`] を返します。
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ no item named `GenerationError` 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 `MAX_PASSWORD_BYTES`
[INFO] [stdout]   --> src/password/password_generation.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// - 下限バイト数が [`MAX_PASSWORD_BYTES`] を超える場合
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^ no item named `MAX_PASSWORD_BYTES` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `MIN_PASSWORD_CHARS`
[INFO] [stdout]    |
[INFO] [stdout] 51 - /// - 下限バイト数が [`MAX_PASSWORD_BYTES`] を超える場合
[INFO] [stdout] 51 + /// - 下限バイト数が [`MIN_PASSWORD_CHARS`] を超える場合
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GenerationError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`GenerationError`] を含む [`Result`] を返します。
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `GenerationError` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Zeroizing`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           生成されたパスワードは [`Zeroizing<String>`] でラップされ、スコープを離れる際に自動的にゼロクリアされます。
[INFO] [stdout]                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Zeroizing` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GenerationError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`GenerationError`] を含む [`Result`] を返します。
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `GenerationError` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/crypto/timing_safe.rs:186:60
[INFO] [stdout]     |
[INFO] [stdout] 186 |             .map_err(|err| GenerationError::RngFailure(err.to_string()))?;
[INFO] [stdout]     |                                                        --- ^^^^^^^^^ unreachable call
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.13s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rust_unique_pass/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c", 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" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c" "/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 rust_unique_pass v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `GenerationError`
[INFO] [stdout]   --> src/crypto/global_rng.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// バッファを補充する。失敗した場合は [`GenerationError`] を返す。
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^ no item named `GenerationError` 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] [stdout] warning: unresolved link to `bit`
[INFO] [stdout]   --> src/crypto/zxcvbn_wrapper.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - Ok((エントロピー[bit], スコア[0-4])): 成功時
[INFO] [stdout]    |                        ^^^ no item named `bit` 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 `GenerationError`
[INFO] [stdout]   --> src/password/generate_pass.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | /// [`GenerationError`] を含む [`Result`] を返します。
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ no item named `GenerationError` 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 `Zeroizing`
[INFO] [stdout]   --> src/password/generate_pass.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// 生成されたパスワードは [`Zeroizing<String>`] でラップされ、スコープを離れる際に自動的にゼロクリアされます。
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ no item named `Zeroizing` 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 `GenerationError`
[INFO] [stdout]   --> src/password/generate_pass.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// [`GenerationError`] を含む [`Result`] を返します。
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ no item named `GenerationError` 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 `GenerationError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`GenerationError`] を含む [`Result`] を返します。
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `GenerationError` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Zeroizing`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           生成されたパスワードは [`Zeroizing<String>`] でラップされ、スコープを離れる際に自動的にゼロクリアされます。
[INFO] [stdout]                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Zeroizing` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GenerationError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`GenerationError`] を含む [`Result`] を返します。
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `GenerationError` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rust_unique_pass/index.html
[INFO] running `Command { std: "docker" "inspect" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c", kill_on_drop: false }`
[INFO] [stdout] d7cd8865bac180bff41716d6e11e09d4a05874346c8c24aeaf6afdd189a7fc6c
