[INFO] fetching crate koit-toml 0.2.1... [INFO] testing koit-toml-0.2.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate koit-toml 0.2.1 into /workspace/builds/worker-60/source [INFO] validating manifest of crates.io crate koit-toml 0.2.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate koit-toml 0.2.1 [INFO] finished tweaking crates.io crate koit-toml 0.2.1 [INFO] tweaked toml for crates.io crate koit-toml 0.2.1 written to /workspace/builds/worker-60/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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 async-attributes v1.1.2 [INFO] [stderr] Downloaded bincode v1.3.3 [INFO] [stderr] Downloaded async-process v1.2.0 [INFO] [stderr] Downloaded signal-hook v0.3.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22ebdb114d9a8f15d0414c3fa0a8d419559e5f2057a1649d16d1e85c7b6032bd [INFO] running `Command { std: "docker" "start" "-a" "22ebdb114d9a8f15d0414c3fa0a8d419559e5f2057a1649d16d1e85c7b6032bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22ebdb114d9a8f15d0414c3fa0a8d419559e5f2057a1649d16d1e85c7b6032bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ebdb114d9a8f15d0414c3fa0a8d419559e5f2057a1649d16d1e85c7b6032bd", kill_on_drop: false }` [INFO] [stdout] 22ebdb114d9a8f15d0414c3fa0a8d419559e5f2057a1649d16d1e85c7b6032bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cdbecebfc2f53470e3273da0f64666a6a2f4075b9a3372bbd451aca53d74994 [INFO] running `Command { std: "docker" "start" "-a" "9cdbecebfc2f53470e3273da0f64666a6a2f4075b9a3372bbd451aca53d74994", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling koit-toml v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.67s [INFO] running `Command { std: "docker" "inspect" "9cdbecebfc2f53470e3273da0f64666a6a2f4075b9a3372bbd451aca53d74994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cdbecebfc2f53470e3273da0f64666a6a2f4075b9a3372bbd451aca53d74994", kill_on_drop: false }` [INFO] [stdout] 9cdbecebfc2f53470e3273da0f64666a6a2f4075b9a3372bbd451aca53d74994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3085a0fd34eba3cd7d2782899cac69d66078d612efed98cf9a64747ca63c945 [INFO] running `Command { std: "docker" "start" "-a" "d3085a0fd34eba3cd7d2782899cac69d66078d612efed98cf9a64747ca63c945", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling koit-toml v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.05s [INFO] running `Command { std: "docker" "inspect" "d3085a0fd34eba3cd7d2782899cac69d66078d612efed98cf9a64747ca63c945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3085a0fd34eba3cd7d2782899cac69d66078d612efed98cf9a64747ca63c945", kill_on_drop: false }` [INFO] [stdout] d3085a0fd34eba3cd7d2782899cac69d66078d612efed98cf9a64747ca63c945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 510c8a0d1150ece2d1d68c5f071586498839af9d3ecb3d81f0032cceaaf3bc38 [INFO] running `Command { std: "docker" "start" "-a" "510c8a0d1150ece2d1d68c5f071586498839af9d3ecb3d81f0032cceaaf3bc38", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/koit_toml-8be082368b8d8c57) [INFO] [stdout] [INFO] [stderr] Doc-tests koit-toml [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 4 tests [INFO] [stdout] test src/lib.rs - Database::get_data_mut (line 172) ... FAILED [INFO] [stdout] test src/lib.rs - Database::get_data_lock (line 147) ... FAILED [INFO] [stdout] test src/backend.rs - backend (line 6) ... FAILED [INFO] [stdout] test src/lib.rs - (line 5) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Database::get_data_mut (line 172) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `koit` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 3 | use koit::{Database, format::Json, backend::Memory}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `koit` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `koit` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 3 | use koit::{Database, format::Json, backend::Memory}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `koit` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> src/lib.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 5 | let mut db: Database<_, _, Json> = Database::from_parts(1, Memory::default()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use koit_toml::format::Json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> src/lib.rs:175:60 [INFO] [stdout] | [INFO] [stdout] 5 | let mut db: Database<_, _, Json> = Database::from_parts(1, Memory::default()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use koit_toml::backend::Memory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Database::get_data_lock (line 147) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `koit` [INFO] [stdout] --> src/lib.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 3 | use koit::{Database, format::Json, backend::Memory}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `koit` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `koit` [INFO] [stdout] --> src/lib.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 3 | use koit::{Database, format::Json, backend::Memory}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `koit` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> src/lib.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 6 | let db: Database<_, _, Json> = Database::from_parts(1, Memory::default()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use koit_toml::format::Json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> src/lib.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 6 | let db: Database<_, _, Json> = Database::from_parts(1, Memory::default()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use koit_toml::backend::Memory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/backend.rs - backend (line 6) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `koit` [INFO] [stdout] --> src/backend.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 3 | use koit::{Database, format::Json, backend::Memory}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `koit` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `koit` [INFO] [stdout] --> src/backend.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 3 | use koit::{Database, format::Json, backend::Memory}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `koit` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Memory` in this scope [INFO] [stdout] --> src/backend.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 9 | let db: Database = Database::from_parts( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use koit_toml::backend::Memory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> src/backend.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 9 | let db: Database = Database::from_parts( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use koit_toml::format::Json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> src/backend.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 10 | Messages::default(), Memory::default() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use koit_toml::backend::Memory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 5) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `koit` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 4 | use koit::{FileDatabase, format::Toml}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `koit` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `koit` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 4 | use koit::{FileDatabase, format::Toml}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `koit` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Toml` in this scope [INFO] [stdout] --> src/lib.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 15 | let db = FileDatabase::::load_from_path_or_default("./db.toml").await?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use koit_toml::format::Toml; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/backend.rs - backend (line 6) [INFO] [stdout] src/lib.rs - (line 5) [INFO] [stdout] src/lib.rs - Database::get_data_lock (line 147) [INFO] [stdout] src/lib.rs - Database::get_data_mut (line 172) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "510c8a0d1150ece2d1d68c5f071586498839af9d3ecb3d81f0032cceaaf3bc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510c8a0d1150ece2d1d68c5f071586498839af9d3ecb3d81f0032cceaaf3bc38", kill_on_drop: false }` [INFO] [stdout] 510c8a0d1150ece2d1d68c5f071586498839af9d3ecb3d81f0032cceaaf3bc38