[INFO] fetching crate crash_orm 0.7.2... [INFO] testing crash_orm-0.7.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate crash_orm 0.7.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate crash_orm 0.7.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate crash_orm 0.7.2 [INFO] tweaked toml for crates.io crate crash_orm 0.7.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crash_orm 0.7.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2da944ca583b5976b5312014329f0141631e5e9c74c73fdb290f0451bd3f571d [INFO] running `Command { std: "docker" "start" "-a" "2da944ca583b5976b5312014329f0141631e5e9c74c73fdb290f0451bd3f571d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2da944ca583b5976b5312014329f0141631e5e9c74c73fdb290f0451bd3f571d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da944ca583b5976b5312014329f0141631e5e9c74c73fdb290f0451bd3f571d", kill_on_drop: false }` [INFO] [stdout] 2da944ca583b5976b5312014329f0141631e5e9c74c73fdb290f0451bd3f571d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db321970d2656667f293394fd3dfd25fff98afaadd1500c6922137bd4394958 [INFO] running `Command { std: "docker" "start" "-a" "4db321970d2656667f293394fd3dfd25fff98afaadd1500c6922137bd4394958", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling crash_orm_derive v0.7.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling crash_orm v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/entity.rs:281:51 [INFO] [stdout] | [INFO] [stdout] 281 | fn select_query(columns: &[&(dyn UntypedColumn)]) -> Query where Self: Sized { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 - fn select_query(columns: &[&(dyn UntypedColumn)]) -> Query where Self: Sized { [INFO] [stdout] 281 + fn select_query(columns: &[&dyn UntypedColumn]) -> Query where Self: Sized { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/virtual_column/string_column.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn; [INFO] [stdout] 21 + fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/virtual_column/string_column.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 71 - fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn { [INFO] [stdout] 71 + fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/query.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | order: &(dyn UntypedColumn), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 200 - order: &(dyn UntypedColumn), [INFO] [stdout] 200 + order: &dyn UntypedColumn, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/query.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | order: &(dyn UntypedColumn), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 212 - order: &(dyn UntypedColumn), [INFO] [stdout] 212 + order: &dyn UntypedColumn, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.54s [INFO] running `Command { std: "docker" "inspect" "4db321970d2656667f293394fd3dfd25fff98afaadd1500c6922137bd4394958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db321970d2656667f293394fd3dfd25fff98afaadd1500c6922137bd4394958", kill_on_drop: false }` [INFO] [stdout] 4db321970d2656667f293394fd3dfd25fff98afaadd1500c6922137bd4394958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c04a9a74e000bebc33e458641f2e28329edf7e9d5252ef95608230f229d1b4c [INFO] running `Command { std: "docker" "start" "-a" "1c04a9a74e000bebc33e458641f2e28329edf7e9d5252ef95608230f229d1b4c", kill_on_drop: false }` [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling crash_orm v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/entity.rs:281:51 [INFO] [stdout] | [INFO] [stdout] 281 | fn select_query(columns: &[&(dyn UntypedColumn)]) -> Query where Self: Sized { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 - fn select_query(columns: &[&(dyn UntypedColumn)]) -> Query where Self: Sized { [INFO] [stdout] 281 + fn select_query(columns: &[&dyn UntypedColumn]) -> Query where Self: Sized { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/virtual_column/string_column.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn; [INFO] [stdout] 21 + fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/virtual_column/string_column.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 71 - fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn { [INFO] [stdout] 71 + fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/query.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | order: &(dyn UntypedColumn), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 200 - order: &(dyn UntypedColumn), [INFO] [stdout] 200 + order: &dyn UntypedColumn, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/query.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | order: &(dyn UntypedColumn), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 212 - order: &(dyn UntypedColumn), [INFO] [stdout] 212 + order: &dyn UntypedColumn, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/entity.rs:281:51 [INFO] [stdout] | [INFO] [stdout] 281 | fn select_query(columns: &[&(dyn UntypedColumn)]) -> Query where Self: Sized { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 - fn select_query(columns: &[&(dyn UntypedColumn)]) -> Query where Self: Sized { [INFO] [stdout] 281 + fn select_query(columns: &[&dyn UntypedColumn]) -> Query where Self: Sized { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/virtual_column/string_column.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn; [INFO] [stdout] 21 + fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/virtual_column/string_column.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 71 - fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn { [INFO] [stdout] 71 + fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/query.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | order: &(dyn UntypedColumn), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 200 - order: &(dyn UntypedColumn), [INFO] [stdout] 200 + order: &dyn UntypedColumn, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/query.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | order: &(dyn UntypedColumn), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 212 - order: &(dyn UntypedColumn), [INFO] [stdout] 212 + order: &dyn UntypedColumn, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_numeric.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_decimal` [INFO] [stdout] --> tests/test_numeric.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rust_decimal::Decimal; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_decimal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_decimal`, use `cargo add rust_decimal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_one_to_one.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_delete.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::{default_create_table, setup_test_connection}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_reserved_keywords.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::{default_create_table, setup_test_connection}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_schema_builder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_group_by.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_result_mapping.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::{default_create_table, setup_test_connection}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_order.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_virtual_column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_min_max.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time` [INFO] [stdout] --> tests/test_time.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use time::OffsetDateTime; [INFO] [stdout] | ^^^^ help: a similar path exists: `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_time.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crash_orm_test::{default_create_table, setup_test_connection}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_delete") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_order") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_bool.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_schema_builder") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_avg.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crash_orm_test::setup_test_connection; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_orm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crash_orm_test`, use `cargo add crash_orm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_decimal` [INFO] [stdout] --> tests/test_avg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rust_decimal::Decimal; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_decimal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_decimal`, use `cargo add rust_decimal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a> Uuid: FromSql<'a>` is not satisfied [INFO] [stdout] --> tests/test_group_by.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Entity, Debug, Schema)] [INFO] [stdout] | ^^^^^^ the trait `for<'a> FromSql<'a>` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromSql<'a>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] Date [INFO] [stdout] HashMap, S> [INFO] [stdout] IpAddr [INFO] [stdout] ManyToOne [INFO] [stdout] and 16 others [INFO] [stdout] = note: required for `Uuid` to implement `ColumnType` [INFO] [stdout] note: required by a bound in `PrimaryKeyEntity` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub trait PrimaryKeyEntity: Entity { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimaryKeyEntity` [INFO] [stdout] = note: this error originates in the derive macro `Entity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uuid: ToSql` is not satisfied [INFO] [stdout] --> tests/test_group_by.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Entity, Debug, Schema)] [INFO] [stdout] | ^^^^^^ the trait `ToSql` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToSql`: [INFO] [stdout] &T [INFO] [stdout] &[T] [INFO] [stdout] &[u8] [INFO] [stdout] &str [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] Cow<'_, [u8]> [INFO] [stdout] Cow<'_, str> [INFO] [stdout] and 20 others [INFO] [stdout] = note: required for `Uuid` to implement `ColumnType` [INFO] [stdout] note: required by a bound in `PrimaryKeyEntity` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub trait PrimaryKeyEntity: Entity { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimaryKeyEntity` [INFO] [stdout] = note: this error originates in the derive macro `Entity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uuid: ToSql` is not satisfied [INFO] [stdout] --> tests/test_group_by.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Entity, Debug, Schema)] [INFO] [stdout] | ^^^^^^ the trait `ToSql` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToSql`: [INFO] [stdout] &T [INFO] [stdout] &[T] [INFO] [stdout] &[u8] [INFO] [stdout] &str [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] Cow<'_, [u8]> [INFO] [stdout] Cow<'_, str> [INFO] [stdout] and 20 others [INFO] [stdout] = note: required for `Uuid` to implement `ColumnType` [INFO] [stdout] note: required by a bound in `EntityColumn` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity_column.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct EntityColumn { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `EntityColumn` [INFO] [stdout] = note: this error originates in the derive macro `Entity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a> Uuid: FromSql<'a>` is not satisfied [INFO] [stdout] --> tests/test_group_by.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Entity, Debug, Schema)] [INFO] [stdout] | ^^^^^^ the trait `for<'a> FromSql<'a>` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromSql<'a>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] Date [INFO] [stdout] HashMap, S> [INFO] [stdout] IpAddr [INFO] [stdout] ManyToOne [INFO] [stdout] and 16 others [INFO] [stdout] = note: required for `Uuid` to implement `ColumnType` [INFO] [stdout] note: required by a bound in `EntityColumn` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity_column.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct EntityColumn { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `EntityColumn` [INFO] [stdout] = note: this error originates in the derive macro `Entity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uuid: ToSql` is not satisfied [INFO] [stdout] --> tests/test_group_by.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Entity, Debug, Schema)] [INFO] [stdout] | ^^^^^^ the trait `ToSql` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToSql`: [INFO] [stdout] &T [INFO] [stdout] &[T] [INFO] [stdout] &[u8] [INFO] [stdout] &str [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] Cow<'_, [u8]> [INFO] [stdout] Cow<'_, str> [INFO] [stdout] and 20 others [INFO] [stdout] = note: required for the cast from `&Uuid` to `&dyn ToSql + Sync` [INFO] [stdout] = note: this error originates in the derive macro `Entity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_result_mapping") due to 1 previous error [INFO] [stdout] error[E0277]: the trait bound `Uuid: FromSql<'_>` is not satisfied [INFO] [stdout] --> tests/test_group_by.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Entity, Debug, Schema)] [INFO] [stdout] | ^^^^^^ the trait `FromSql<'_>` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromSql<'a>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] Date [INFO] [stdout] HashMap, S> [INFO] [stdout] IpAddr [INFO] [stdout] ManyToOne [INFO] [stdout] and 16 others [INFO] [stdout] note: required by a bound in `tokio_postgres::Row::get` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.13/src/row.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get<'a, I, T>(&'a self, idx: I) -> T [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 149 | T: FromSql<'a>, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Row::get` [INFO] [stdout] = note: this error originates in the derive macro `Entity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_numeric") due to 2 previous errors [INFO] [stdout] error[E0063]: missing field `id` in initializer of `TestItemGroupByCreate` [INFO] [stdout] --> tests/test_group_by.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | Self { [INFO] [stdout] | ^^^^ missing `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `id` in initializer of `TestItemGroupByCreate` [INFO] [stdout] --> tests/test_group_by.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Self { [INFO] [stdout] | ^^^^ missing `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `id` in initializer of `TestItemGroupByCreate` [INFO] [stdout] --> tests/test_group_by.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | Self { [INFO] [stdout] | ^^^^ missing `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_reserved_keywords") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert_all` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/test_group_by.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | TestItemGroupByCreate::test_items().insert_all(&conn).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.18.0/src/lib.rs:459:1 [INFO] [stdout] | [INFO] [stdout] 459 | pub struct Uuid(Bytes); [INFO] [stdout] | --------------- doesn't satisfy `Uuid: FromSql<'a>` or `Uuid: ToSql` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Uuid: ToSql` [INFO] [stdout] which is required by `Vec: crash_orm::entity_vec::EntityCreateVec` [INFO] [stdout] `Uuid: FromSql<'a>` [INFO] [stdout] which is required by `Vec: crash_orm::entity_vec::EntityCreateVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `count_column` exists for struct `EntityColumn`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/test_group_by.rs:40:85 [INFO] [stdout] | [INFO] [stdout] 40 | let results = TestItemGroupBy::select_query::(&[&TestItemGroupByColumn::ID.count_column(false)]) [INFO] [stdout] | ^^^^^^^^^^^^ method cannot be called on `EntityColumn` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/entity_column.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct EntityColumn { [INFO] [stdout] | ------------------------------------------------- doesn't satisfy `_: CountColumn` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.18.0/src/lib.rs:459:1 [INFO] [stdout] | [INFO] [stdout] 459 | pub struct Uuid(Bytes); [INFO] [stdout] | --------------- doesn't satisfy `Uuid: ColumnType` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Uuid: ColumnType` [INFO] [stdout] which is required by `EntityColumn: crash_orm::virtual_column::CountColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_sum") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0063, E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_time") due to 2 previous errors [INFO] [stderr] error: could not compile `crash_orm` (test "test_group_by") due to 12 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_virtual_column") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_bool") due to 1 previous error [INFO] [stderr] error: could not compile `crash_orm` (test "test_min_max") due to 1 previous error [INFO] [stderr] error: could not compile `crash_orm` (test "test_query") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_avg") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_one_to_one") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1c04a9a74e000bebc33e458641f2e28329edf7e9d5252ef95608230f229d1b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c04a9a74e000bebc33e458641f2e28329edf7e9d5252ef95608230f229d1b4c", kill_on_drop: false }` [INFO] [stdout] 1c04a9a74e000bebc33e458641f2e28329edf7e9d5252ef95608230f229d1b4c