[INFO] fetching crate oxygengine 0.46.1...
[INFO] building oxygengine-0.46.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate oxygengine 0.46.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate oxygengine 0.46.1
[INFO] finished tweaking crates.io crate oxygengine 0.46.1
[INFO] tweaked toml for crates.io crate oxygengine 0.46.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxygengine 0.46.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 365 packages to latest compatible versions
[INFO] [stderr]       Adding typid v1.1.1 (available: v1.1.2)
[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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 33960b70335046a676fd033f70131ec3783814ac0329aa5560f4a561796dff4c
[INFO] running `Command { std: "docker" "start" "-a" "33960b70335046a676fd033f70131ec3783814ac0329aa5560f4a561796dff4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33960b70335046a676fd033f70131ec3783814ac0329aa5560f4a561796dff4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33960b70335046a676fd033f70131ec3783814ac0329aa5560f4a561796dff4c", kill_on_drop: false }`
[INFO] [stdout] 33960b70335046a676fd033f70131ec3783814ac0329aa5560f4a561796dff4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7108d491bd655e6627697a2d9b3ea832dccebf86c9155b5549b6846f9d4aa426
[INFO] running `Command { std: "docker" "start" "-a" "7108d491bd655e6627697a2d9b3ea832dccebf86c9155b5549b6846f9d4aa426", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling intuicio-derive v0.20.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling noise v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hecs-macros v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling hecs v0.10.5
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling oxygengine-utils v0.46.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling typid v1.1.1
[INFO] [stderr]    Compiling intuicio-data v0.20.5
[INFO] [stderr]    Compiling intuicio-core v0.20.5
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling intuicio-backend-vm v0.20.5
[INFO] [stderr]    Compiling intuicio-essentials v0.20.5
[INFO] [stderr]    Compiling oxygengine-core v0.46.1
[INFO] [stderr]    Compiling oxygengine v0.46.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ow-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.93s
[INFO] running `Command { std: "docker" "inspect" "7108d491bd655e6627697a2d9b3ea832dccebf86c9155b5549b6846f9d4aa426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7108d491bd655e6627697a2d9b3ea832dccebf86c9155b5549b6846f9d4aa426", kill_on_drop: false }`
[INFO] [stdout] 7108d491bd655e6627697a2d9b3ea832dccebf86c9155b5549b6846f9d4aa426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 310b1f2382fbb7a33b08701cf4b955f51e141cb0a81412557c671448e9bf289d
[INFO] running `Command { std: "docker" "start" "-a" "310b1f2382fbb7a33b08701cf4b955f51e141cb0a81412557c671448e9bf289d", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxygengine v0.46.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ow-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ow-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "310b1f2382fbb7a33b08701cf4b955f51e141cb0a81412557c671448e9bf289d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "310b1f2382fbb7a33b08701cf4b955f51e141cb0a81412557c671448e9bf289d", kill_on_drop: false }`
[INFO] [stdout] 310b1f2382fbb7a33b08701cf4b955f51e141cb0a81412557c671448e9bf289d
