[INFO] fetching crate crash_orm 0.7.2... [INFO] checking crash_orm-0.7.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate crash_orm 0.7.2 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate crash_orm 0.7.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 178 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crash_orm_derive v0.7.2 [INFO] [stderr] Downloaded postgres-protocol v0.6.8 [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.13 [INFO] [stderr] Downloaded postgres-types v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b72a53d65eb3e459831434fccc276037cb54f34ed66901b70395430373b7916d [INFO] running `Command { std: "docker" "start" "-a" "b72a53d65eb3e459831434fccc276037cb54f34ed66901b70395430373b7916d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b72a53d65eb3e459831434fccc276037cb54f34ed66901b70395430373b7916d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72a53d65eb3e459831434fccc276037cb54f34ed66901b70395430373b7916d", kill_on_drop: false }` [INFO] [stdout] b72a53d65eb3e459831434fccc276037cb54f34ed66901b70395430373b7916d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41857d5ab4d1a34115482de2d4cfe328b4938c0cf8e29199e4408075b228228a [INFO] running `Command { std: "docker" "start" "-a" "41857d5ab4d1a34115482de2d4cfe328b4938c0cf8e29199e4408075b228228a", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking 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-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling crash_orm_derive v0.7.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking crash_orm v0.7.2 (/opt/rustwide/workdir) [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] error[E0432]: unresolved import `geo_types` [INFO] [stdout] --> tests/test_geo_types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use geo_types::Point; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `geo_types` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `geo_types`, use `cargo add geo_types` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_empty.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_geo_types.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] 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] [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_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_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_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 `rust_decimal` [INFO] [stdout] --> tests/test_like.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | 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_like.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_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] 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_compare.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_geo_types") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `crash_orm` (test "test_like") 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_numeric") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_uuid.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] 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_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] [stdout] error[E0432]: unresolved import `eui48` [INFO] [stdout] --> tests/test_eui48.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use eui48::MacAddress; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `eui48` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eui48`, use `cargo add eui48` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crash_orm_test` [INFO] [stdout] --> tests/test_eui48.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] 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] [stderr] error: could not compile `crash_orm` (test "test_sum") due to 1 previous error [INFO] [stderr] error: could not compile `crash_orm` (test "test_cast") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a> Uuid: FromSql<'a>` is not satisfied [INFO] [stdout] --> tests/test_uuid.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 `crash_orm::entity::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] [stderr] error: could not compile `crash_orm` (test "test_virtual_column") due to 1 previous error [INFO] [stdout] error[E0277]: the trait bound `Uuid: ToSql` is not satisfied [INFO] [stdout] --> tests/test_uuid.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 `crash_orm::entity::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_uuid.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub test_item_uuid: OneToOne, [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 `crash_orm::relations::OneToOne` [INFO] [stdout] --> /opt/rustwide/workdir/src/relations/one_to_one.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct OneToOne, P: ColumnType> { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `OneToOne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a> Uuid: FromSql<'a>` is not satisfied [INFO] [stdout] --> tests/test_uuid.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub test_item_uuid: OneToOne, [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 `crash_orm::relations::OneToOne` [INFO] [stdout] --> /opt/rustwide/workdir/src/relations/one_to_one.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct OneToOne, P: ColumnType> { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `OneToOne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uuid: ToSql` is not satisfied [INFO] [stdout] --> tests/test_uuid.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_uuid.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 `for<'a> Uuid: FromSql<'a>` is not satisfied [INFO] [stdout] --> tests/test_uuid.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[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 `crash_orm::relations::OneToOne` [INFO] [stdout] --> /opt/rustwide/workdir/src/relations/one_to_one.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct OneToOne, P: ColumnType> { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `OneToOne` [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_uuid.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[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_uuid.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[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: ColumnType` is not satisfied [INFO] [stdout] --> tests/test_uuid.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[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 `get_by_primary` [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::get_by_primary` [INFO] [stdout] ... [INFO] [stdout] 313 | async fn get_by_primary(connection: &impl DatabaseConnection, id: P) -> Result where Self: Sized; [INFO] [stdout] | -------------- required by a bound in this associated function [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: ColumnType` is not satisfied [INFO] [stdout] --> tests/test_uuid.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[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 `get_by_primary` [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::get_by_primary` [INFO] [stdout] ... [INFO] [stdout] 313 | async fn get_by_primary(connection: &impl DatabaseConnection, id: P) -> Result where Self: Sized; [INFO] [stdout] | -------------- required by a bound in this associated function [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_uuid.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] [stdout] error[E0277]: the trait bound `Uuid: FromSql<'_>` is not satisfied [INFO] [stdout] --> tests/test_uuid.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 `crash_orm::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_eui48") due to 2 previous errors [INFO] [stdout] error[E0277]: the trait bound `Uuid: ToSql` is not satisfied [INFO] [stdout] --> tests/test_uuid.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[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 `crash_orm::relations::OneToOne` [INFO] [stdout] --> /opt/rustwide/workdir/src/relations/one_to_one.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct OneToOne, P: ColumnType> { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `OneToOne` [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_uuid.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[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 for `crash_orm::relations::OneToOne` to implement `ToSql` [INFO] [stdout] = note: required for the cast from `&crash_orm::relations::OneToOne` 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] error[E0277]: the trait bound `for<'a> Uuid: FromSql<'a>` is not satisfied [INFO] [stdout] --> tests/test_uuid.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[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 for `crash_orm::relations::OneToOne` to implement `ToSql` [INFO] [stdout] = note: required for the cast from `&crash_orm::relations::OneToOne` 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] [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] [stderr] error: could not compile `crash_orm` (test "test_time") due to 2 previous errors [INFO] [stdout] error[E0277]: the trait bound `Uuid: ToSql` is not satisfied [INFO] [stdout] --> tests/test_uuid.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Entity, Debug, Schema)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 16 | pub test_item_uuid: OneToOne, [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 for `crash_orm::relations::OneToOne` to implement `std::fmt::Debug` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&crash_orm::relations::OneToOne` to implement `std::fmt::Debug` [INFO] [stdout] = note: required for the cast from `&&crash_orm::relations::OneToOne` to `&dyn std::fmt::Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a> Uuid: FromSql<'a>` is not satisfied [INFO] [stdout] --> tests/test_uuid.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Entity, Debug, Schema)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 16 | pub test_item_uuid: OneToOne, [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 for `crash_orm::relations::OneToOne` to implement `std::fmt::Debug` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&crash_orm::relations::OneToOne` to implement `std::fmt::Debug` [INFO] [stdout] = note: required for the cast from `&&crash_orm::relations::OneToOne` to `&dyn std::fmt::Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `id` in initializer of `TestItemUuidCreate` [INFO] [stdout] --> tests/test_uuid.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | let entity = TestItemUuidCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ missing `id` [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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_empty") due to 1 previous error [INFO] [stdout] error[E0599]: no method named `equals` found for struct `EntityColumn` in the current scope [INFO] [stdout] --> tests/test_uuid.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | .condition(TestItemUuidColumn::ID.equals(entity.id)) [INFO] [stdout] | ^^^^^^ method not found in `EntityColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crash_orm` (test "test_count") due to 1 previous error [INFO] [stderr] error: could not compile `crash_orm` (test "test_compare") 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_uuid") due to 21 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_order") 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_min_max") 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_query") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "41857d5ab4d1a34115482de2d4cfe328b4938c0cf8e29199e4408075b228228a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41857d5ab4d1a34115482de2d4cfe328b4938c0cf8e29199e4408075b228228a", kill_on_drop: false }` [INFO] [stdout] 41857d5ab4d1a34115482de2d4cfe328b4938c0cf8e29199e4408075b228228a