[INFO] cloning repository https://github.com/lammermann/literate_programming_toolsuite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lammermann/literate_programming_toolsuite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flammermann%2Fliterate_programming_toolsuite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flammermann%2Fliterate_programming_toolsuite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e71a2e9b153f8ffecada88c89e07016ffe593a12 [INFO] building lammermann/literate_programming_toolsuite against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flammermann%2Fliterate_programming_toolsuite" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lammermann/literate_programming_toolsuite [INFO] finished tweaking git repo https://github.com/lammermann/literate_programming_toolsuite [INFO] tweaked toml for git repo https://github.com/lammermann/literate_programming_toolsuite written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lammermann/literate_programming_toolsuite on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lammermann/literate_programming_toolsuite 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ad4efba8a0650a3fba36c8eb99e1026c654b9627d88c3abcb72e1bb2472e0f4 [INFO] running `Command { std: "docker" "start" "-a" "8ad4efba8a0650a3fba36c8eb99e1026c654b9627d88c3abcb72e1bb2472e0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ad4efba8a0650a3fba36c8eb99e1026c654b9627d88c3abcb72e1bb2472e0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad4efba8a0650a3fba36c8eb99e1026c654b9627d88c3abcb72e1bb2472e0f4", kill_on_drop: false }` [INFO] [stdout] 8ad4efba8a0650a3fba36c8eb99e1026c654b9627d88c3abcb72e1bb2472e0f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 048e980d44b121bcb13af3dac3ada6dc15ac561c8ee56c4b1182dd41e2543005 [INFO] running `Command { std: "docker" "start" "-a" "048e980d44b121bcb13af3dac3ada6dc15ac561c8ee56c4b1182dd41e2543005", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling ansicht v0.1.0 (/opt/rustwide/workdir/ansicht) [INFO] [stderr] Compiling rhai v1.20.1 [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> ansicht/src/reader/ascii_art.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 176 | line, [INFO] [stdout] | ^^^^ help: try ignoring the field: `line: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> ansicht/src/reader/ascii_art.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | line, [INFO] [stdout] | ^^^^ help: try ignoring the field: `line: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_bounds` is never used [INFO] [stdout] --> ansicht/src/reader/ascii_art.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 79 | impl Token { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 80 | fn get_bounds(&self) -> (usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_tokens` is never used [INFO] [stdout] --> ansicht/src/reader/ascii_art.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn parse_tokens(input: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `condense_horizontal` is never used [INFO] [stdout] --> ansicht/src/reader/ascii_art.rs:163:4 [INFO] [stdout] | [INFO] [stdout] 163 | fn condense_horizontal(input: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `condense_vertical` is never used [INFO] [stdout] --> ansicht/src/reader/ascii_art.rs:225:4 [INFO] [stdout] | [INFO] [stdout] 225 | fn condense_vertical(input: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling docx-rs v0.4.17 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling asciidoctrine v0.1.1 (/opt/rustwide/workdir/asciidoctrine) [INFO] [stdout] warning: unused variable: `el` [INFO] [stdout] --> asciidoctrine/src/writer/html.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | el => write_html(inner, indent + 1, out)?, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_el` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> asciidoctrine/src/writer/docx.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | let content = match input.positional_attributes.get(0) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> asciidoctrine/src/writer/html.rs:323:64 [INFO] [stdout] | [INFO] [stdout] 323 | let content = input.get_attribute("content").unwrap_or(id.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lisi v0.2.0 (/opt/rustwide/workdir/lisi) [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> lisi/src/codeblock_parser.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | key: &str, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> lisi/src/lib.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | let mut out = rhai::Array::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lisi/src/lib.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | let mut snippets = self.snippets.borrow_mut(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lisi/src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | let mut out = rhai::Array::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> lisi/src/lib.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | &base.children.push(other); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = &base.children.push(other); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lisi/src/lib.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter(&self) -> hash_map::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter(&self) -> hash_map::Iter<'_, String, Snippet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asciidoctrine` (lib); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name asciidoctrine --edition=2018 asciidoctrine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=630eaebb768cf32c -C extra-filename=-673db34e33268f23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-96200d543c6794c2.rmeta --extern docx_rs=/opt/rustwide/target/debug/deps/libdocx_rs-a7d0442d8b0b7b0a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-f577ee5cce1d29c4.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-f9bd6e438d99cd69.so --extern serde=/opt/rustwide/target/debug/deps/libserde-3f05b0f54df8289a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d8689f5d7d10bff1.rmeta --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-2c959ee0ff8655c0.rmeta --extern tera=/opt/rustwide/target/debug/deps/libtera-5a44cdc0a6070ba5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-03b4cb278449de98.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rhai` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bin-features", "core-error", "debugging", "decimal", "default", "document-features", "f32_float", "fuzz", "getrandom", "hashbrown", "internals", "libm", "metadata", "no-std-compat", "no_closure", "no_custom_syntax", "no_float", "no_function", "no_index", "no_module", "no_object", "no_optimize", "no_position", "no_std", "no_time", "only_i32", "only_i64", "rust_decimal", "rustyline", "serde", "serde_json", "std", "stdweb", "sync", "testing-environ", "unchecked", "unicode-xid", "unicode-xid-ident", "unstable", "wasm-bindgen"))' -C metadata=6ba446089dbb94fb -C extra-filename=-db6a1940ff661533 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-33ef1924a791939b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ce446ee600bbaa5e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-39be14e70c722fe4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8d5f77c9cc2e884e.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-b24142ba737c7f4c.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-17fcafedda34d697.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-0b5c7cd94595ca96.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-ece8316a66a123c0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "048e980d44b121bcb13af3dac3ada6dc15ac561c8ee56c4b1182dd41e2543005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048e980d44b121bcb13af3dac3ada6dc15ac561c8ee56c4b1182dd41e2543005", kill_on_drop: false }` [INFO] [stdout] 048e980d44b121bcb13af3dac3ada6dc15ac561c8ee56c4b1182dd41e2543005