[INFO] cloning repository https://github.com/paavohuhtala/toysql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paavohuhtala/toysql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Ftoysql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Ftoysql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61678c0b72c8ec02948a4b2ac3c3233f605f5857 [INFO] checking paavohuhtala/toysql against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Ftoysql" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paavohuhtala/toysql on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paavohuhtala/toysql [INFO] finished tweaking git repo https://github.com/paavohuhtala/toysql [INFO] tweaked toml for git repo https://github.com/paavohuhtala/toysql written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/paavohuhtala/toysql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7823895db21c9b4786c423dae6bbc5b4226754c618816d43d317c9056e93cb20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7823895db21c9b4786c423dae6bbc5b4226754c618816d43d317c9056e93cb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7823895db21c9b4786c423dae6bbc5b4226754c618816d43d317c9056e93cb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7823895db21c9b4786c423dae6bbc5b4226754c618816d43d317c9056e93cb20", kill_on_drop: false }` [INFO] [stdout] 7823895db21c9b4786c423dae6bbc5b4226754c618816d43d317c9056e93cb20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8b2c1c4642a93a211a61dd254f1f06038af423c7ed532be8f2f435f51dd865c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8b2c1c4642a93a211a61dd254f1f06038af423c7ed532be8f2f435f51dd865c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking toysql v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/check_schema.rs (1 fix) [INFO] [stderr] Fixed src/schema.rs (1 fix) [INFO] [stderr] Fixed src/page.rs (1 fix) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:205:80 [INFO] [stdout] | [INFO] [stdout] 205 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:217:43 [INFO] [stdout] | [INFO] [stdout] 217 | &[ColumnSchema::new("not_nullable", ValueType::Int32)], [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:228:80 [INFO] [stdout] | [INFO] [stdout] 228 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:241:80 [INFO] [stdout] | [INFO] [stdout] 241 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:258:32 [INFO] [stdout] | [INFO] [stdout] 258 | ColumnSchema::new("a", ValueType::Int32), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:259:32 [INFO] [stdout] | [INFO] [stdout] 259 | ColumnSchema::new("b", ValueType::Int64), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:298:80 [INFO] [stdout] | [INFO] [stdout] 298 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:315:80 [INFO] [stdout] | [INFO] [stdout] 315 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:332:80 [INFO] [stdout] | [INFO] [stdout] 332 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:356:80 [INFO] [stdout] | [INFO] [stdout] 356 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:376:80 [INFO] [stdout] | [INFO] [stdout] 376 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:393:80 [INFO] [stdout] | [INFO] [stdout] 393 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:405:80 [INFO] [stdout] | [INFO] [stdout] 405 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType` [INFO] [stdout] --> src/page.rs:429:80 [INFO] [stdout] | [INFO] [stdout] 429 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ValueType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:205:57 [INFO] [stdout] | [INFO] [stdout] 205 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | &[ColumnSchema::new("not_nullable", ValueType::Int32)], [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:228:57 [INFO] [stdout] | [INFO] [stdout] 228 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:241:57 [INFO] [stdout] | [INFO] [stdout] 241 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | ColumnSchema::new("a", ValueType::Int32), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | ColumnSchema::new("b", ValueType::Int64), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:298:57 [INFO] [stdout] | [INFO] [stdout] 298 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:315:57 [INFO] [stdout] | [INFO] [stdout] 315 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:332:57 [INFO] [stdout] | [INFO] [stdout] 332 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:356:57 [INFO] [stdout] | [INFO] [stdout] 356 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:376:57 [INFO] [stdout] | [INFO] [stdout] 376 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:393:57 [INFO] [stdout] | [INFO] [stdout] 393 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:405:57 [INFO] [stdout] | [INFO] [stdout] 405 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnSchema` [INFO] [stdout] --> src/page.rs:429:57 [INFO] [stdout] | [INFO] [stdout] 429 | let table_schema = TableSchema::new("test_table", &[ColumnSchema::new("a", ValueType::Int32)]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 201 | use crate::schema::ColumnSchema; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/page.rs (2 fixes) [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toysql` due to 29 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: associated function is never used: `from_page_and_row` [INFO] [stdout] --> src/database.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | fn from_page_and_row(page: u64, row: PageRowRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `page` [INFO] [stdout] --> src/database.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | fn page(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `row` [INFO] [stdout] --> src/database.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | fn row(&self) -> PageRowRef { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `schema` [INFO] [stdout] --> src/database.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 88 | schema: &'a DatabaseSchema, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e8b2c1c4642a93a211a61dd254f1f06038af423c7ed532be8f2f435f51dd865c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b2c1c4642a93a211a61dd254f1f06038af423c7ed532be8f2f435f51dd865c", kill_on_drop: false }` [INFO] [stdout] e8b2c1c4642a93a211a61dd254f1f06038af423c7ed532be8f2f435f51dd865c