[INFO] fetching crate diesel-dynamic-schema 0.2.3... [INFO] testing diesel-dynamic-schema-0.2.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate diesel-dynamic-schema 0.2.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate diesel-dynamic-schema 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate diesel-dynamic-schema 0.2.3 [INFO] tweaked toml for crates.io crate diesel-dynamic-schema 0.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate diesel-dynamic-schema 0.2.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate diesel-dynamic-schema 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel v2.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97102526aa5c24cfe5450c82db96cc84f8758966270fc0cb3a640542f4416d3c [INFO] running `Command { std: "docker" "start" "-a" "97102526aa5c24cfe5450c82db96cc84f8758966270fc0cb3a640542f4416d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97102526aa5c24cfe5450c82db96cc84f8758966270fc0cb3a640542f4416d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97102526aa5c24cfe5450c82db96cc84f8758966270fc0cb3a640542f4416d3c", kill_on_drop: false }` [INFO] [stdout] 97102526aa5c24cfe5450c82db96cc84f8758966270fc0cb3a640542f4416d3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d3e88515c05acce2b47bbead2f3b8c536a19a72b1b5a2365907c92aaa07f4027 [INFO] running `Command { std: "docker" "start" "-a" "d3e88515c05acce2b47bbead2f3b8c536a19a72b1b5a2365907c92aaa07f4027", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling diesel v2.2.5 [INFO] [stderr] Compiling diesel-dynamic-schema v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.82s [INFO] running `Command { std: "docker" "inspect" "d3e88515c05acce2b47bbead2f3b8c536a19a72b1b5a2365907c92aaa07f4027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e88515c05acce2b47bbead2f3b8c536a19a72b1b5a2365907c92aaa07f4027", kill_on_drop: false }` [INFO] [stdout] d3e88515c05acce2b47bbead2f3b8c536a19a72b1b5a2365907c92aaa07f4027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] de7b42d9d1154aeb3e1d0d3d6995249d5f6c5015d6d8ce6113c38bef83fda52d [INFO] running `Command { std: "docker" "start" "-a" "de7b42d9d1154aeb3e1d0d3d6995249d5f6c5015d6d8ce6113c38bef83fda52d", kill_on_drop: false }` [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling diesel-dynamic-schema v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `connection_setup::create_user_table`, `connection_setup::establish_connection` [INFO] [stdout] --> tests/lib.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | use connection_setup::{create_user_table, establish_connection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ no `establish_connection` in `connection_setup` [INFO] [stdout] | | [INFO] [stdout] | no `create_user_table` in `connection_setup` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> tests/connection_setup.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn create_user_table(conn: &mut diesel::PgConnection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> tests/connection_setup.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> tests/connection_setup.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn create_user_table(conn: &mut diesel::SqliteConnection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> tests/connection_setup.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> tests/connection_setup.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn create_user_table(conn: &mut diesel::MysqlConnection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> tests/connection_setup.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> tests/connection_setup.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn establish_connection() -> diesel::SqliteConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> tests/connection_setup.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> tests/connection_setup.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn establish_connection() -> diesel::PgConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> tests/connection_setup.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> tests/connection_setup.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn establish_connection() -> diesel::MysqlConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> tests/connection_setup.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Backend` in this scope [INFO] [stdout] --> tests/lib.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | let sql = debug_query::(&table); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::backend::Backend; [INFO] [stdout] | [INFO] [stdout] 4 + use diesel::backend::Backend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::deserialize::*` [INFO] [stdout] --> tests/dynamic_values.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::deserialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DynamicRow>: FromSqlRow` is not satisfied [INFO] [stdout] --> tests/dynamic_values.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | users.select(select).load(connection).unwrap(); [INFO] [stdout] | ---- ^^^^^^^^^^ the trait `FromSqlRow` is not implemented for `DynamicRow>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: double check your type mappings via the documentation of `diesel::sql_types::Untyped` [INFO] [stdout] = note: `diesel::sql_query` requires the loading target to column names for loading values. [INFO] [stdout] You need to provide a type that explicitly derives `diesel::deserialize::QueryableByName` [INFO] [stdout] = help: the following other types implement trait `FromSqlRow`: [INFO] [stdout] `(T1, T0)` implements `FromSqlRow<(ST1, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T0)` implements `FromSqlRow<(ST1, ST2, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T0)` implements `FromSqlRow<(ST1, ST2, ST3, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T8, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] and 7 others [INFO] [stdout] = note: required for `diesel::sql_types::Untyped` to implement `load_dsl::private::CompatibleType>, _>` [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<...>>` to implement `LoadQuery<'_, _, diesel_dynamic_schema::dynamic_value::DynamicRow>>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-6150400380155094236.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DynamicRow: FromSqlRow` is not satisfied [INFO] [stdout] --> tests/dynamic_values.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | users.select(select).load(connection).unwrap(); [INFO] [stdout] | ---- ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromSqlRow` is not implemented for `diesel_dynamic_schema::dynamic_value::DynamicRow` [INFO] [stdout] = note: double check your type mappings via the documentation of `diesel::sql_types::Untyped` [INFO] [stdout] = note: `diesel::sql_query` requires the loading target to column names for loading values. [INFO] [stdout] You need to provide a type that explicitly derives `diesel::deserialize::QueryableByName` [INFO] [stdout] = help: the following other types implement trait `FromSqlRow`: [INFO] [stdout] `(T1, T0)` implements `FromSqlRow<(ST1, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T0)` implements `FromSqlRow<(ST1, ST2, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T0)` implements `FromSqlRow<(ST1, ST2, ST3, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T8, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] and 7 others [INFO] [stdout] = note: required for `diesel::sql_types::Untyped` to implement `load_dsl::private::CompatibleType, _>` [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<...>>` to implement `LoadQuery<'_, _, diesel_dynamic_schema::dynamic_value::DynamicRow>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-12526386797462041462.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Integer, Untyped): CompatibleType<(i32, DynamicRow<...>), _>` is not satisfied [INFO] [stdout] --> tests/dynamic_values.rs:167:65 [INFO] [stdout] | [INFO] [stdout] 167 | .first::<(i32, DynamicRow>)>(connection) [INFO] [stdout] | ----- required by a bound introduced by this call ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `load_dsl::private::CompatibleType<(i32, diesel_dynamic_schema::dynamic_value::DynamicRow>), _>` is not implemented for `(diesel::sql_types::Integer, diesel::sql_types::Untyped)` [INFO] [stdout] = note: this is a mismatch between what your query returns and what your type expects the query to return [INFO] [stdout] = note: the fields in your struct need to match the fields returned by your query in count, order and type [INFO] [stdout] = note: consider using `#[derive(Selectable)]` or #[derive(QueryableByName)] + `#[diesel(check_for_backend(_))]` [INFO] [stdout] on your struct `(i32, DynamicRow>)` and in your query `.select((i32, DynamicRow>)::as_select())` to get a better error message [INFO] [stdout] = help: the following other types implement trait `load_dsl::private::CompatibleType`: [INFO] [stdout] (ST0, ST1) [INFO] [stdout] (ST0, ST1, ST2) [INFO] [stdout] (ST0, ST1, ST2, ST3) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8) [INFO] [stdout] and 8 others [INFO] [stdout] = note: required for `SelectStatement>, ..., ..., ..., ..., ...>` to implement `LoadQuery<'_, _, (i32, diesel_dynamic_schema::dynamic_value::DynamicRow>)>` [INFO] [stdout] note: required by a bound in `first` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1779:22 [INFO] [stdout] | [INFO] [stdout] 1776 | fn first<'query, U>(self, conn: &mut Conn) -> QueryResult [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1779 | Limit: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::first` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-6978855142649104811.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(i32, DynamicRow>): FromSqlRow<_, _>` is not satisfied [INFO] [stdout] --> tests/dynamic_values.rs:167:65 [INFO] [stdout] | [INFO] [stdout] 167 | .first::<(i32, DynamicRow>)>(connection) [INFO] [stdout] | ----- required by a bound introduced by this call ^^^^^^^^^^ the trait `FromSqlRow<_, _>` is not implemented for `(i32, DynamicRow>)` [INFO] [stdout] | [INFO] [stdout] = note: double check your type mappings via the documentation of `_` [INFO] [stdout] = note: `diesel::sql_query` requires the loading target to column names for loading values. [INFO] [stdout] You need to provide a type that explicitly derives `diesel::deserialize::QueryableByName` [INFO] [stdout] = help: the following other types implement trait `FromSqlRow`: [INFO] [stdout] `(T1, T0)` implements `FromSqlRow<(ST1, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T0)` implements `FromSqlRow<(ST1, ST2, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T0)` implements `FromSqlRow<(ST1, ST2, ST3, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T8, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] and 7 others [INFO] [stdout] = note: required for `SelectStatement>, ..., ..., ..., ..., ...>` to implement `LoadQuery<'_, _, (i32, diesel_dynamic_schema::dynamic_value::DynamicRow>)>` [INFO] [stdout] note: required by a bound in `first` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1779:22 [INFO] [stdout] | [INFO] [stdout] 1776 | fn first<'query, U>(self, conn: &mut Conn) -> QueryResult [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1779 | Limit: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::first` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-6978855142649104811.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Untyped: CompatibleType>, _>` is not satisfied [INFO] [stdout] --> tests/dynamic_values.rs:189:53 [INFO] [stdout] | [INFO] [stdout] 189 | .load::>>(connection) [INFO] [stdout] | ---- ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `load_dsl::private::CompatibleType>, _>` is not implemented for `diesel::sql_types::Untyped` [INFO] [stdout] = note: this is a mismatch between what your query returns and what your type expects the query to return [INFO] [stdout] = note: the fields in your struct need to match the fields returned by your query in count, order and type [INFO] [stdout] = note: consider using `#[derive(Selectable)]` or #[derive(QueryableByName)] + `#[diesel(check_for_backend(_))]` [INFO] [stdout] on your struct `diesel_dynamic_schema::dynamic_value::DynamicRow>` and in your query `.select(diesel_dynamic_schema::dynamic_value::DynamicRow>::as_select())` to get a better error message [INFO] [stdout] = help: the trait `load_dsl::private::CompatibleType` is implemented for `diesel::sql_types::Untyped` [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<...>>` to implement `LoadQuery<'_, _, diesel_dynamic_schema::dynamic_value::DynamicRow>>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-12862326636032864317.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel_dynamic_schema::dynamic_value::DynamicRow>: FromSqlRow<_, _>` is not satisfied [INFO] [stdout] --> tests/dynamic_values.rs:189:53 [INFO] [stdout] | [INFO] [stdout] 189 | .load::>>(connection) [INFO] [stdout] | ---- ^^^^^^^^^^ the trait `FromSqlRow<_, _>` is not implemented for `diesel_dynamic_schema::dynamic_value::DynamicRow>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: double check your type mappings via the documentation of `_` [INFO] [stdout] = note: `diesel::sql_query` requires the loading target to column names for loading values. [INFO] [stdout] You need to provide a type that explicitly derives `diesel::deserialize::QueryableByName` [INFO] [stdout] = help: the following other types implement trait `FromSqlRow`: [INFO] [stdout] `(T1, T0)` implements `FromSqlRow<(ST1, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T0)` implements `FromSqlRow<(ST1, ST2, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T0)` implements `FromSqlRow<(ST1, ST2, ST3, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T8, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] and 7 others [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<...>>` to implement `LoadQuery<'_, _, diesel_dynamic_schema::dynamic_value::DynamicRow>>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-10422007937727831027.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Untyped: CompatibleType>>, _>` is not satisfied [INFO] [stdout] --> tests/dynamic_values.rs:197:65 [INFO] [stdout] | [INFO] [stdout] 197 | .load::>>>(connection) [INFO] [stdout] | ---- required by a bound introduced by this call ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `load_dsl::private::CompatibleType>>, _>` is not implemented for `diesel::sql_types::Untyped` [INFO] [stdout] = note: this is a mismatch between what your query returns and what your type expects the query to return [INFO] [stdout] = note: the fields in your struct need to match the fields returned by your query in count, order and type [INFO] [stdout] = note: consider using `#[derive(Selectable)]` or #[derive(QueryableByName)] + `#[diesel(check_for_backend(_))]` [INFO] [stdout] on your struct `DynamicRow>>` and in your query `.select(DynamicRow>>::as_select())` to get a better error message [INFO] [stdout] = help: the trait `load_dsl::private::CompatibleType` is implemented for `diesel::sql_types::Untyped` [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<...>>` to implement `LoadQuery<'_, _, diesel_dynamic_schema::dynamic_value::DynamicRow>>>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-12725817994152521703.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DynamicRow>>: FromSqlRow<_, _>` is not satisfied [INFO] [stdout] --> tests/dynamic_values.rs:197:65 [INFO] [stdout] | [INFO] [stdout] 197 | .load::>>>(connection) [INFO] [stdout] | ---- required by a bound introduced by this call ^^^^^^^^^^ the trait `FromSqlRow<_, _>` is not implemented for `DynamicRow>>` [INFO] [stdout] | [INFO] [stdout] = note: double check your type mappings via the documentation of `_` [INFO] [stdout] = note: `diesel::sql_query` requires the loading target to column names for loading values. [INFO] [stdout] You need to provide a type that explicitly derives `diesel::deserialize::QueryableByName` [INFO] [stdout] = help: the following other types implement trait `FromSqlRow`: [INFO] [stdout] `(T1, T0)` implements `FromSqlRow<(ST1, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T0)` implements `FromSqlRow<(ST1, ST2, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T0)` implements `FromSqlRow<(ST1, ST2, ST3, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T8, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] and 7 others [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<...>>` to implement `LoadQuery<'_, _, diesel_dynamic_schema::dynamic_value::DynamicRow>>>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-12725817994152521703.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot deserialize a value of the database type `diesel::sql_types::Text` as `*const str` [INFO] [stdout] --> tests/lib.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 31 | let names = users.select(name).load::(conn); [INFO] [stdout] | ---- ^^^^ the trait `FromSql` is not implemented for `*const str` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: double check your type mappings via the documentation of `diesel::sql_types::Text` [INFO] [stdout] = help: the trait `FromSql` is implemented for `String` [INFO] [stdout] = note: required for `String` to implement `FromSql` [INFO] [stdout] = note: required for `String` to implement `Queryable` [INFO] [stdout] = note: required for `String` to implement `FromSqlRow` [INFO] [stdout] = note: required for `diesel::sql_types::Text` to implement `load_dsl::private::CompatibleType` [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<...>>` to implement `LoadQuery<'_, _, String>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-2308231146831516886.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Text, Nullable): CompatibleType<(String, Option), _>` is not satisfied [INFO] [stdout] --> tests/lib.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | .load::<(String, Option)>(conn); [INFO] [stdout] | ---- ^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `load_dsl::private::CompatibleType<(String, Option), _>` is not implemented for `(diesel::sql_types::Text, diesel::sql_types::Nullable)` [INFO] [stdout] = note: this is a mismatch between what your query returns and what your type expects the query to return [INFO] [stdout] = note: the fields in your struct need to match the fields returned by your query in count, order and type [INFO] [stdout] = note: consider using `#[derive(Selectable)]` or #[derive(QueryableByName)] + `#[diesel(check_for_backend(_))]` [INFO] [stdout] on your struct `(String, Option)` and in your query `.select((String, Option)::as_select())` to get a better error message [INFO] [stdout] = help: the following other types implement trait `load_dsl::private::CompatibleType`: [INFO] [stdout] (ST0, ST1) [INFO] [stdout] (ST0, ST1, ST2) [INFO] [stdout] (ST0, ST1, ST2, ST3) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7) [INFO] [stdout] (ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8) [INFO] [stdout] and 8 others [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<(..., ...)>>` to implement `LoadQuery<'_, _, (String, Option)>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-8732511273847910651.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(String, Option): FromSqlRow<_, _>` is not satisfied [INFO] [stdout] --> tests/lib.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | .load::<(String, Option)>(conn); [INFO] [stdout] | ---- ^^^^ the trait `FromSqlRow<_, _>` is not implemented for `(String, Option)` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: double check your type mappings via the documentation of `_` [INFO] [stdout] = note: `diesel::sql_query` requires the loading target to column names for loading values. [INFO] [stdout] You need to provide a type that explicitly derives `diesel::deserialize::QueryableByName` [INFO] [stdout] = help: the following other types implement trait `FromSqlRow`: [INFO] [stdout] `(T1, T0)` implements `FromSqlRow<(ST1, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T0)` implements `FromSqlRow<(ST1, ST2, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T0)` implements `FromSqlRow<(ST1, ST2, ST3, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] `(T1, T2, T3, T4, T5, T6, T7, T8, T0)` implements `FromSqlRow<(ST1, ST2, ST3, ST4, ST5, ST6, ST7, ST8, diesel::sql_types::Untyped), __DB>` [INFO] [stdout] and 7 others [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<(..., ...)>>` to implement `LoadQuery<'_, _, (String, Option)>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-7514928493508094510.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot deserialize a value of the database type `diesel::sql_types::Text` as `*const str` [INFO] [stdout] --> tests/lib.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | .load::(conn); [INFO] [stdout] | ---- ^^^^ the trait `FromSql` is not implemented for `*const str` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: double check your type mappings via the documentation of `diesel::sql_types::Text` [INFO] [stdout] = help: the trait `FromSql` is implemented for `String` [INFO] [stdout] = note: required for `String` to implement `FromSql` [INFO] [stdout] = note: required for `String` to implement `Queryable` [INFO] [stdout] = note: required for `String` to implement `FromSqlRow` [INFO] [stdout] = note: required for `diesel::sql_types::Text` to implement `load_dsl::private::CompatibleType` [INFO] [stdout] = note: required for `SelectStatement>, SelectClause<...>, ..., ...>` to implement `LoadQuery<'_, _, String>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.5/src/query_dsl/mod.rs:1542:15 [INFO] [stdout] | [INFO] [stdout] 1540 | fn load<'query, U>(self, conn: &mut Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1541 | where [INFO] [stdout] 1542 | Self: LoadQuery<'query, Conn, U>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-eb77c73b32415f5a.long-type-17356314527201939474.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel-dynamic-schema` (test "integration_tests") due to 14 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "de7b42d9d1154aeb3e1d0d3d6995249d5f6c5015d6d8ce6113c38bef83fda52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7b42d9d1154aeb3e1d0d3d6995249d5f6c5015d6d8ce6113c38bef83fda52d", kill_on_drop: false }` [INFO] [stdout] de7b42d9d1154aeb3e1d0d3d6995249d5f6c5015d6d8ce6113c38bef83fda52d