[INFO] fetching crate ppaass-agent 0.1.35...
[INFO] testing ppaass-agent-0.1.35 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ppaass-agent 0.1.35 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ppaass-agent 0.1.35
[INFO] finished tweaking crates.io crate ppaass-agent 0.1.35
[INFO] tweaked toml for crates.io crate ppaass-agent 0.1.35 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ppaass-agent 0.1.35 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] crate crates.io crate ppaass-agent 0.1.35 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" "+beta-2025-10-28" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0b593630c2843ca0aa4ba48431ac8796a6e77bd73368f7ec0a5b467c0ebda0d9
[INFO] running `Command { std: "docker" "start" "-a" "0b593630c2843ca0aa4ba48431ac8796a6e77bd73368f7ec0a5b467c0ebda0d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b593630c2843ca0aa4ba48431ac8796a6e77bd73368f7ec0a5b467c0ebda0d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b593630c2843ca0aa4ba48431ac8796a6e77bd73368f7ec0a5b467c0ebda0d9", kill_on_drop: false }`
[INFO] [stdout] 0b593630c2843ca0aa4ba48431ac8796a6e77bd73368f7ec0a5b467c0ebda0d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a6cf582cf1046df4e4b63ab842a0575ab4be552ea1f55527775881cad5504494
[INFO] running `Command { std: "docker" "start" "-a" "a6cf582cf1046df4e4b63ab842a0575ab4be552ea1f55527775881cad5504494", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.37
[INFO] [stderr]    Compiling winnow v0.6.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling mimalloc v0.1.41
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling bytecodec v0.4.15
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling httpcodec v0.2.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling ppaass-protocol v0.1.3
[INFO] [stderr]    Compiling ppaass-crypto v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-tfo v0.3.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling ppaass-codec v0.1.5
[INFO] [stderr]    Compiling ppaass-agent v0.1.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/config.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "a6cf582cf1046df4e4b63ab842a0575ab4be552ea1f55527775881cad5504494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6cf582cf1046df4e4b63ab842a0575ab4be552ea1f55527775881cad5504494", kill_on_drop: false }`
[INFO] [stdout] a6cf582cf1046df4e4b63ab842a0575ab4be552ea1f55527775881cad5504494
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bf14c3b524ebfa08b1c1dec7052a7c1c97cef0a94514e4eb56b012de1535984f
[INFO] running `Command { std: "docker" "start" "-a" "bf14c3b524ebfa08b1c1dec7052a7c1c97cef0a94514e4eb56b012de1535984f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppaass-agent v0.1.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/config.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> tests/test.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Left(u32);
[INFO] [stdout]   |        ---- ^^^
[INFO] [stdout]   |        |
[INFO] [stdout]   |        field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `Left` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> tests/test.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Right(u32);
[INFO] [stdout]   |        ----- ^^^
[INFO] [stdout]   |        |
[INFO] [stdout]   |        field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `Right` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/config.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "bf14c3b524ebfa08b1c1dec7052a7c1c97cef0a94514e4eb56b012de1535984f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf14c3b524ebfa08b1c1dec7052a7c1c97cef0a94514e4eb56b012de1535984f", kill_on_drop: false }`
[INFO] [stdout] bf14c3b524ebfa08b1c1dec7052a7c1c97cef0a94514e4eb56b012de1535984f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9df1886f77aaaaf37ba08c96181f8463f08d09618995f6a85b0547d5d903623a
[INFO] running `Command { std: "docker" "start" "-a" "9df1886f77aaaaf37ba08c96181f8463f08d09618995f6a85b0547d5d903623a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/config.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use clap::{command, Parser};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ppaass-agent` (lib) generated 1 warning (run `cargo fix --lib -p ppaass-agent` to apply 1 suggestion)
[INFO] [stderr] warning: `ppaass-agent` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> tests/test.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct Left(u32);
[INFO] [stderr]   |        ---- ^^^
[INFO] [stderr]   |        |
[INFO] [stderr]   |        field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `Left` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> tests/test.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct Right(u32);
[INFO] [stderr]   |        ----- ^^^
[INFO] [stderr]   |        |
[INFO] [stderr]   |        field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `Right` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `ppaass-agent` (test "test") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ppaass_agent-fffae12bb33255b5)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/start.rs (/opt/rustwide/target/debug/deps/ppaass_agent-c5ddd97d458f5c89)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-8ca50b3e0497a8da)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ppaass_agent
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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" "9df1886f77aaaaf37ba08c96181f8463f08d09618995f6a85b0547d5d903623a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9df1886f77aaaaf37ba08c96181f8463f08d09618995f6a85b0547d5d903623a", kill_on_drop: false }`
[INFO] [stdout] 9df1886f77aaaaf37ba08c96181f8463f08d09618995f6a85b0547d5d903623a
