[INFO] cloning repository https://github.com/ThisNils/rust-replay-reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThisNils/rust-replay-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThisNils%2Frust-replay-reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThisNils%2Frust-replay-reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc7ab5411ed16dbcb31ea8f98287ec3ace71b8d5
[INFO] checking ThisNils/rust-replay-reader against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThisNils%2Frust-replay-reader" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ThisNils/rust-replay-reader
[INFO] finished tweaking git repo https://github.com/ThisNils/rust-replay-reader
[INFO] tweaked toml for git repo https://github.com/ThisNils/rust-replay-reader written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThisNils/rust-replay-reader on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThisNils/rust-replay-reader 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking ThisNils/rust-replay-reader against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThisNils%2Frust-replay-reader" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ThisNils/rust-replay-reader
[INFO] finished tweaking git repo https://github.com/ThisNils/rust-replay-reader
[INFO] tweaked toml for git repo https://github.com/ThisNils/rust-replay-reader written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThisNils/rust-replay-reader on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThisNils/rust-replay-reader 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded block-modes v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8b30ed3afa37a3893d2299d913a5549dc61a8c5aa0c02f9907a797444945015
[INFO] running `Command { std: "docker" "start" "-a" "c8b30ed3afa37a3893d2299d913a5549dc61a8c5aa0c02f9907a797444945015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8b30ed3afa37a3893d2299d913a5549dc61a8c5aa0c02f9907a797444945015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8b30ed3afa37a3893d2299d913a5549dc61a8c5aa0c02f9907a797444945015", kill_on_drop: false }`
[INFO] [stdout] c8b30ed3afa37a3893d2299d913a5549dc61a8c5aa0c02f9907a797444945015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 917933a29edff96c34d1eb30911a69ae8b76d7d417890c8d095c5800d57a1a18
[INFO] running `Command { std: "docker" "start" "-a" "917933a29edff96c34d1eb30911a69ae8b76d7d417890c8d095c5800d57a1a18", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking block-modes v0.7.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking replay-reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Meta {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |   pub magic: u32,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 15 |   pub file_version: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 16 |   pub length_in_ms: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 17 |   pub network_version: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |   pub changelist: u32,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 19 |   pub name: String,
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 20 |   pub is_live: bool,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 21 |   pub timestamp: Option<u32>,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 22 |   pub is_compressed: bool,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 23 |   pub is_encrypted: bool
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `branch`, `patch`, and `changelist` are never read
[INFO] [stdout]   --> src/parser.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct GameVersion {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 27 |   pub branch: String,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 28 |   pub patch: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 29 |   pub changelist: u32,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Header {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 35 |   pub magic: u32,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 36 |   pub network_version: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |   pub network_checksum: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |   pub engine_network_version: u32,
[INFO] [stdout] 39 |   pub game_network_protocol: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |   pub id: Option<String>,
[INFO] [stdout]    |       ^^
[INFO] [stdout] 41 |   pub version: GameVersion,
[INFO] [stdout] 42 |   pub level_names_and_times: Vec<(String, u32)>,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |   pub flags: u32,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 44 |   pub game_specific_data: Vec<String>
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `is_bot` are never read
[INFO] [stdout]   --> src/parser.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 48 |   pub id: String,
[INFO] [stdout] 49 |   pub name: String,
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 50 |   pub is_bot: bool
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gun_type` and `is_knocked` are never read
[INFO] [stdout]   --> src/parser.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Elimination {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |   pub gun_type: String,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 57 |   pub is_knocked: bool,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `placement` and `total_players` are never read
[INFO] [stdout]   --> src/parser.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct TeamMatchStats {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 62 |   pub placement: u32,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 63 |   pub total_players: u32
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MatchStats {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 67 |   pub accuracy: f32,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 68 |   pub assists: u32,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 69 |   pub eliminations: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 70 |   pub weapon_damage: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 71 |   pub other_damage: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 72 |   pub revives: u32,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 73 |   pub damage_taken: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 74 |   pub damage_to_structures: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |   pub materials_gathered: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |   pub materials_used: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 77 |   pub total_traveled: u32
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Meta {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |   pub magic: u32,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 15 |   pub file_version: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 16 |   pub length_in_ms: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 17 |   pub network_version: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |   pub changelist: u32,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 19 |   pub name: String,
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 20 |   pub is_live: bool,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 21 |   pub timestamp: Option<u32>,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 22 |   pub is_compressed: bool,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 23 |   pub is_encrypted: bool
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `branch`, `patch`, and `changelist` are never read
[INFO] [stdout]   --> src/parser.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct GameVersion {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 27 |   pub branch: String,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 28 |   pub patch: u16,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 29 |   pub changelist: u32,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Header {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 35 |   pub magic: u32,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 36 |   pub network_version: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |   pub network_checksum: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |   pub engine_network_version: u32,
[INFO] [stdout] 39 |   pub game_network_protocol: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |   pub id: Option<String>,
[INFO] [stdout]    |       ^^
[INFO] [stdout] 41 |   pub version: GameVersion,
[INFO] [stdout] 42 |   pub level_names_and_times: Vec<(String, u32)>,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |   pub flags: u32,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 44 |   pub game_specific_data: Vec<String>
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `is_bot` are never read
[INFO] [stdout]   --> src/parser.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 48 |   pub id: String,
[INFO] [stdout] 49 |   pub name: String,
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 50 |   pub is_bot: bool
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gun_type` and `is_knocked` are never read
[INFO] [stdout]   --> src/parser.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Elimination {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |   pub gun_type: String,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 57 |   pub is_knocked: bool,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `placement` and `total_players` are never read
[INFO] [stdout]   --> src/parser.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct TeamMatchStats {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 62 |   pub placement: u32,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 63 |   pub total_players: u32
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MatchStats {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 67 |   pub accuracy: f32,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 68 |   pub assists: u32,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 69 |   pub eliminations: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 70 |   pub weapon_damage: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 71 |   pub other_damage: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 72 |   pub revives: u32,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 73 |   pub damage_taken: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 74 |   pub damage_to_structures: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |   pub materials_gathered: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |   pub materials_used: u32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 77 |   pub total_traveled: u32
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
[INFO] running `Command { std: "docker" "inspect" "917933a29edff96c34d1eb30911a69ae8b76d7d417890c8d095c5800d57a1a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917933a29edff96c34d1eb30911a69ae8b76d7d417890c8d095c5800d57a1a18", kill_on_drop: false }`
[INFO] [stdout] 917933a29edff96c34d1eb30911a69ae8b76d7d417890c8d095c5800d57a1a18
