[INFO] fetching crate wasmer-inline-c 0.1.2... [INFO] testing wasmer-inline-c-0.1.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate wasmer-inline-c 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate wasmer-inline-c 0.1.2 [INFO] finished tweaking crates.io crate wasmer-inline-c 0.1.2 [INFO] tweaked toml for crates.io crate wasmer-inline-c 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-inline-c 0.1.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding assert_cmd v1.0.8 (available: v2.1.1) [INFO] [stderr] Adding predicates v2.1.5 (available: v3.1.3) [INFO] [stderr] Adding rustc_version v0.3.3 (available: v0.4.1) [INFO] [stderr] Adding target-lexicon v0.11.2 (available: v0.13.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bafc40081ca85294b0dbff69916222f0c79bc72c61b3a13e3a8badcbdd307db9 [INFO] running `Command { std: "docker" "start" "-a" "bafc40081ca85294b0dbff69916222f0c79bc72c61b3a13e3a8badcbdd307db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bafc40081ca85294b0dbff69916222f0c79bc72c61b3a13e3a8badcbdd307db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bafc40081ca85294b0dbff69916222f0c79bc72c61b3a13e3a8badcbdd307db9", kill_on_drop: false }` [INFO] [stdout] bafc40081ca85294b0dbff69916222f0c79bc72c61b3a13e3a8badcbdd307db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f319def04f2d9556a665f3621acafc9772b2d5d931bee0f57d9ef6ecbca4819 [INFO] running `Command { std: "docker" "start" "-a" "2f319def04f2d9556a665f3621acafc9772b2d5d931bee0f57d9ef6ecbca4819", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling wasmer-inline-c-macro v0.1.6 [INFO] [stderr] Compiling wasmer-inline-c v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cppflags` [INFO] [stdout] --> src/lib.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let cppflags = get_env_flags(&variables, "CPPFLAGS"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cppflags` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cxxflags` [INFO] [stdout] --> src/lib.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | let cxxflags = get_env_flags(&variables, "CXXFLAGS"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cxxflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:280:64 [INFO] [stdout] | [INFO] [stdout] 280 | if let Ok(symlink) = std::fs::read_to_string(parent.clone().join(&file)) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 280 - if let Ok(symlink) = std::fs::read_to_string(parent.clone().join(&file)) { [INFO] [stdout] 280 + if let Ok(symlink) = std::fs::read_to_string(parent.join(&file)) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:294:38 [INFO] [stdout] | [INFO] [stdout] 294 | let path = parent.clone().join(s); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 294 - let path = parent.clone().join(s); [INFO] [stdout] 294 + let path = parent.join(s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.22s [INFO] running `Command { std: "docker" "inspect" "2f319def04f2d9556a665f3621acafc9772b2d5d931bee0f57d9ef6ecbca4819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f319def04f2d9556a665f3621acafc9772b2d5d931bee0f57d9ef6ecbca4819", kill_on_drop: false }` [INFO] [stdout] 2f319def04f2d9556a665f3621acafc9772b2d5d931bee0f57d9ef6ecbca4819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc3d7c7d599b519e836399dcb1a9946309c5dec9c9f8bb15b869c05d87c32513 [INFO] running `Command { std: "docker" "start" "-a" "dc3d7c7d599b519e836399dcb1a9946309c5dec9c9f8bb15b869c05d87c32513", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `cppflags` [INFO] [stdout] --> src/lib.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let cppflags = get_env_flags(&variables, "CPPFLAGS"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cppflags` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cxxflags` [INFO] [stdout] --> src/lib.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | let cxxflags = get_env_flags(&variables, "CXXFLAGS"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cxxflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:280:64 [INFO] [stdout] | [INFO] [stdout] 280 | if let Ok(symlink) = std::fs::read_to_string(parent.clone().join(&file)) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 280 - if let Ok(symlink) = std::fs::read_to_string(parent.clone().join(&file)) { [INFO] [stdout] 280 + if let Ok(symlink) = std::fs::read_to_string(parent.join(&file)) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:294:38 [INFO] [stdout] | [INFO] [stdout] 294 | let path = parent.clone().join(s); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 294 - let path = parent.clone().join(s); [INFO] [stdout] 294 + let path = parent.join(s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmer-inline-c v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cppflags` [INFO] [stdout] --> src/lib.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let cppflags = get_env_flags(&variables, "CPPFLAGS"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cppflags` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cxxflags` [INFO] [stdout] --> src/lib.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | let cxxflags = get_env_flags(&variables, "CXXFLAGS"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cxxflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:280:64 [INFO] [stdout] | [INFO] [stdout] 280 | if let Ok(symlink) = std::fs::read_to_string(parent.clone().join(&file)) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 280 - if let Ok(symlink) = std::fs::read_to_string(parent.clone().join(&file)) { [INFO] [stdout] 280 + if let Ok(symlink) = std::fs::read_to_string(parent.join(&file)) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:294:38 [INFO] [stdout] | [INFO] [stdout] 294 | let path = parent.clone().join(s); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 294 - let path = parent.clone().join(s); [INFO] [stdout] 294 + let path = parent.join(s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "dc3d7c7d599b519e836399dcb1a9946309c5dec9c9f8bb15b869c05d87c32513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc3d7c7d599b519e836399dcb1a9946309c5dec9c9f8bb15b869c05d87c32513", kill_on_drop: false }` [INFO] [stdout] dc3d7c7d599b519e836399dcb1a9946309c5dec9c9f8bb15b869c05d87c32513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb6f11d16fcd293a678b5427e0c59d383315f546c87ce90f258d9cd9d5b77fb6 [INFO] running `Command { std: "docker" "start" "-a" "bb6f11d16fcd293a678b5427e0c59d383315f546c87ce90f258d9cd9d5b77fb6", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `cppflags` [INFO] [stderr] --> src/lib.rs:147:13 [INFO] [stderr] | [INFO] [stderr] 147 | let cppflags = get_env_flags(&variables, "CPPFLAGS"); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cppflags` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cxxflags` [INFO] [stderr] --> src/lib.rs:148:13 [INFO] [stderr] | [INFO] [stderr] 148 | let cxxflags = get_env_flags(&variables, "CXXFLAGS"); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cxxflags` [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/lib.rs:280:64 [INFO] [stderr] | [INFO] [stderr] 280 | if let Ok(symlink) = std::fs::read_to_string(parent.clone().join(&file)) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 280 - if let Ok(symlink) = std::fs::read_to_string(parent.clone().join(&file)) { [INFO] [stderr] 280 + if let Ok(symlink) = std::fs::read_to_string(parent.join(&file)) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/lib.rs:294:38 [INFO] [stderr] | [INFO] [stderr] 294 | let path = parent.clone().join(s); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 294 - let path = parent.clone().join(s); [INFO] [stderr] 294 + let path = parent.join(s); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `wasmer-inline-c` (lib) generated 4 warnings (run `cargo fix --lib -p wasmer-inline-c` to apply 4 suggestions) [INFO] [stderr] warning: `wasmer-inline-c` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_inline_c-fa8ef2e8b4910f51) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmer_inline_c [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb6f11d16fcd293a678b5427e0c59d383315f546c87ce90f258d9cd9d5b77fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6f11d16fcd293a678b5427e0c59d383315f546c87ce90f258d9cd9d5b77fb6", kill_on_drop: false }` [INFO] [stdout] bb6f11d16fcd293a678b5427e0c59d383315f546c87ce90f258d9cd9d5b77fb6