[INFO] fetching crate crash_orm 0.7.2...
[INFO] testing crash_orm-0.7.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate crash_orm 0.7.2 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crash_orm 0.7.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25400708069fd63f8ea85c05243b2f1d534f1f5366c2ea9a8a392e314a1f6128
[INFO] running `Command { std: "docker" "start" "-a" "25400708069fd63f8ea85c05243b2f1d534f1f5366c2ea9a8a392e314a1f6128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25400708069fd63f8ea85c05243b2f1d534f1f5366c2ea9a8a392e314a1f6128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25400708069fd63f8ea85c05243b2f1d534f1f5366c2ea9a8a392e314a1f6128", kill_on_drop: false }`
[INFO] [stdout] 25400708069fd63f8ea85c05243b2f1d534f1f5366c2ea9a8a392e314a1f6128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a72e8090065bd0fb42337d1d473b6117f5d9ef075d0d788b589372f1d65c157
[INFO] running `Command { std: "docker" "start" "-a" "8a72e8090065bd0fb42337d1d473b6117f5d9ef075d0d788b589372f1d65c157", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling crash_orm_derive v0.7.2
[INFO] [stderr]    Compiling postgres-types v0.2.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-postgres v0.7.14
[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<R: ResultMapping>(columns: &[&(dyn UntypedColumn<Self>)]) -> Query<Self, R, SelectQueryType> 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<R: ResultMapping>(columns: &[&(dyn UntypedColumn<Self>)]) -> Query<Self, R, SelectQueryType> where Self: Sized {
[INFO] [stdout] 281 +     fn select_query<R: ResultMapping>(columns: &[&dyn UntypedColumn<Self>]) -> Query<Self, R, SelectQueryType> 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<String, U>;
[INFO] [stdout]    |                                  ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn<String, U>;
[INFO] [stdout] 21 +     fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn<String, U>;
[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<String, U> {
[INFO] [stdout]    |                                  ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -     fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn<String, U> {
[INFO] [stdout] 71 +     fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn<String, U> {
[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<T>),
[INFO] [stdout]     |                 ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 200 -         order: &(dyn UntypedColumn<T>),
[INFO] [stdout] 200 +         order: &dyn UntypedColumn<T>,
[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<T>),
[INFO] [stdout]     |                 ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -         order: &(dyn UntypedColumn<T>),
[INFO] [stdout] 212 +         order: &dyn UntypedColumn<T>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.41s
[INFO] running `Command { std: "docker" "inspect" "8a72e8090065bd0fb42337d1d473b6117f5d9ef075d0d788b589372f1d65c157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a72e8090065bd0fb42337d1d473b6117f5d9ef075d0d788b589372f1d65c157", kill_on_drop: false }`
[INFO] [stdout] 8a72e8090065bd0fb42337d1d473b6117f5d9ef075d0d788b589372f1d65c157
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67019ab4489bca30be4efd26ff58369547d711c50d5a6f65389e068b49a279b8
[INFO] running `Command { std: "docker" "start" "-a" "67019ab4489bca30be4efd26ff58369547d711c50d5a6f65389e068b49a279b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling uuid v1.18.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-postgres v0.7.14
[INFO] [stderr]    Compiling tokio-test v0.4.4
[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<R: ResultMapping>(columns: &[&(dyn UntypedColumn<Self>)]) -> Query<Self, R, SelectQueryType> 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<R: ResultMapping>(columns: &[&(dyn UntypedColumn<Self>)]) -> Query<Self, R, SelectQueryType> where Self: Sized {
[INFO] [stdout] 281 +     fn select_query<R: ResultMapping>(columns: &[&dyn UntypedColumn<Self>]) -> Query<Self, R, SelectQueryType> 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<String, U>;
[INFO] [stdout]    |                                  ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn<String, U>;
[INFO] [stdout] 21 +     fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn<String, U>;
[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<String, U> {
[INFO] [stdout]    |                                  ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -     fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn<String, U> {
[INFO] [stdout] 71 +     fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn<String, U> {
[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<T>),
[INFO] [stdout]     |                 ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 200 -         order: &(dyn UntypedColumn<T>),
[INFO] [stdout] 200 +         order: &dyn UntypedColumn<T>,
[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<T>),
[INFO] [stdout]     |                 ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -         order: &(dyn UntypedColumn<T>),
[INFO] [stdout] 212 +         order: &dyn UntypedColumn<T>,
[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<R: ResultMapping>(columns: &[&(dyn UntypedColumn<Self>)]) -> Query<Self, R, SelectQueryType> 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<R: ResultMapping>(columns: &[&(dyn UntypedColumn<Self>)]) -> Query<Self, R, SelectQueryType> where Self: Sized {
[INFO] [stdout] 281 +     fn select_query<R: ResultMapping>(columns: &[&dyn UntypedColumn<Self>]) -> Query<Self, R, SelectQueryType> 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<String, U>;
[INFO] [stdout]    |                                  ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn<String, U>;
[INFO] [stdout] 21 +     fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn<String, U>;
[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<String, U> {
[INFO] [stdout]    |                                  ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -     fn concat(&self, other: Vec<&(dyn UntypedColumnValue)>) -> VirtualColumn<String, U> {
[INFO] [stdout] 71 +     fn concat(&self, other: Vec<&dyn UntypedColumnValue>) -> VirtualColumn<String, U> {
[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<T>),
[INFO] [stdout]     |                 ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 200 -         order: &(dyn UntypedColumn<T>),
[INFO] [stdout] 200 +         order: &dyn UntypedColumn<T>,
[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<T>),
[INFO] [stdout]     |                 ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -         order: &(dyn UntypedColumn<T>),
[INFO] [stdout] 212 +         order: &dyn UntypedColumn<T>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_test`
[INFO] [stdout]  --> tests/test_cast.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_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] [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_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] [stderr] error: could not compile `crash_orm` (test "test_bool") 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] [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[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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm` (test "test_cast") due to 1 previous error
[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] For more information about this error, try `rustc --explain E0432`.
[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_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] [stderr] error: could not compile `crash_orm` (test "test_time") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_test`
[INFO] [stdout]  --> tests/test_count.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_min_max") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_test`
[INFO] [stdout]  --> tests/test_many_to_one.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_in.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_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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm` (test "test_count") 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_result_mapping") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `crash_orm_test`
[INFO] [stdout]  --> tests/basic_test.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] 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] [stderr] error: could not compile `crash_orm` (test "test_one_to_one") 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_numeric") 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_delete") 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] [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] [stderr] error: could not compile `crash_orm` (test "test_in") due to 1 previous error
[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_many_to_one") 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 "basic_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "67019ab4489bca30be4efd26ff58369547d711c50d5a6f65389e068b49a279b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67019ab4489bca30be4efd26ff58369547d711c50d5a6f65389e068b49a279b8", kill_on_drop: false }`
[INFO] [stdout] 67019ab4489bca30be4efd26ff58369547d711c50d5a6f65389e068b49a279b8
