[INFO] fetching crate kernelx-macros 0.0.1... [INFO] checking kernelx-macros-0.0.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate kernelx-macros 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate kernelx-macros 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kernelx-macros 0.0.1 [INFO] tweaked toml for crates.io crate kernelx-macros 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kernelx-macros 0.0.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ea4d4141fbba11894572ced470daa433470baad8164df0a31be6892b601e736 [INFO] running `Command { std: "docker" "start" "-a" "7ea4d4141fbba11894572ced470daa433470baad8164df0a31be6892b601e736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ea4d4141fbba11894572ced470daa433470baad8164df0a31be6892b601e736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ea4d4141fbba11894572ced470daa433470baad8164df0a31be6892b601e736", kill_on_drop: false }` [INFO] [stdout] 7ea4d4141fbba11894572ced470daa433470baad8164df0a31be6892b601e736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 760d27a7597fee95b49ff5209cbf2523c7f786454915ad60ab9e2a7e074b457d [INFO] running `Command { std: "docker" "start" "-a" "760d27a7597fee95b49ff5209cbf2523c7f786454915ad60ab9e2a7e074b457d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking kernelx-macros v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/test_macros.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | #[lmp(model = "test-model")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: kernelx-core should be present in `Cargo.toml`: Could not find `kernelx-core` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/test_macros.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | #[lmp(model = "test-model", response_format = TestResponse)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: kernelx-core should be present in `Cargo.toml`: Could not find `kernelx-core` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] --> tests/test_macros.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kernelx_core::{models, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use kernelx_core::{models, prelude::*}; [INFO] [stdout] 1 + use kernelx_macros::{models, prelude::*}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `kernelx_core` [INFO] [stdout] --> tests/test_macros.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kernelx_core::{models, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use kernelx_core::{models, prelude::*}; [INFO] [stdout] 1 + use kernelx_macros::{models, prelude::*}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] --> tests/test_macros.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | impl kernelx_core::providers::Provider for Provider { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 26 - impl kernelx_core::providers::Provider for Provider { [INFO] [stdout] 26 + impl kernelx_macros::providers::Provider for Provider { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelInfo` in this scope [INFO] [stdout] --> tests/test_macros.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | models: Vec, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Provider { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | config: ModelConfig, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProviderBuilder` in this scope [INFO] [stdout] --> tests/test_macros.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn builder() -> ProviderBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelInfo` in this scope [INFO] [stdout] --> tests/test_macros.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn models(&self) -> &[ModelInfo] { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProviderBuilder` in this scope [INFO] [stdout] --> tests/test_macros.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_builder(mut builder: ProviderBuilder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ModelInfo` in this scope [INFO] [stdout] --> tests/test_macros.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | vec![ModelInfo { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HasCapability` in this scope [INFO] [stdout] --> tests/test_macros.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | impl HasCapability for Provider { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | fn config(&self) -> &ModelConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Chat` in this scope [INFO] [stdout] --> tests/test_macros.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | impl Chat for Provider { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChatMessage` in this scope [INFO] [stdout] --> tests/test_macros.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | _messages: Vec, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 59 | impl Chat for Provider { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | _config: &ModelConfig, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Complete` in this scope [INFO] [stdout] --> tests/test_macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | impl Complete for Provider { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | _config: &ModelConfig, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Structured` in this scope [INFO] [stdout] --> tests/test_macros.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | impl Structured for Provider { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | _config: &ModelConfig, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/test_macros.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_macros.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result { [INFO] [stdout] | ^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_macros.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> Result { [INFO] [stdout] | ^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 77 | ) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_macros.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result { [INFO] [stdout] | ^^^^^^ ----- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProviderBuilder` [INFO] [stdout] --> tests/test_macros.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | ProviderBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ProviderBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | ... Capability::Chat, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | ... Capability::Complete, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | ... Capability::Structured, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ModelConfig` [INFO] [stdout] --> tests/test_macros.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | config: ModelConfig::default(), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ModelConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:149:47 [INFO] [stdout] | [INFO] [stdout] 149 | assert!(test_model.capabilities.contains(&Capability::Complete)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | assert!(test_model.capabilities.contains(&Capability::Chat)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:151:47 [INFO] [stdout] | [INFO] [stdout] 151 | assert!(test_model.capabilities.contains(&Capability::Structured)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | assert!(vision_model.capabilities.contains(&Capability::Vision)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `basic` in this scope [INFO] [stdout] --> tests/test_macros.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | let result = basic("test").await; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `structured` in this scope [INFO] [stdout] --> tests/test_macros.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | let result = structured("test").await; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kernelx-macros` (test "test_macros") due to 34 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "760d27a7597fee95b49ff5209cbf2523c7f786454915ad60ab9e2a7e074b457d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760d27a7597fee95b49ff5209cbf2523c7f786454915ad60ab9e2a7e074b457d", kill_on_drop: false }` [INFO] [stdout] 760d27a7597fee95b49ff5209cbf2523c7f786454915ad60ab9e2a7e074b457d