[INFO] cloning repository https://github.com/weiznich/bad_rustc_messages_for_diesel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiznich/bad_rustc_messages_for_diesel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fbad_rustc_messages_for_diesel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fbad_rustc_messages_for_diesel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae2838870778d88628b4a9d351d065b9dc626911 [INFO] checking weiznich/bad_rustc_messages_for_diesel against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fbad_rustc_messages_for_diesel" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/weiznich/bad_rustc_messages_for_diesel [INFO] finished tweaking git repo https://github.com/weiznich/bad_rustc_messages_for_diesel [INFO] tweaked toml for git repo https://github.com/weiznich/bad_rustc_messages_for_diesel written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/weiznich/bad_rustc_messages_for_diesel on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/weiznich/bad_rustc_messages_for_diesel 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel v1.4.6 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb4b67dc0bc6c5f1966b92c179ef7c1e9b49b551db4930ff5946de666724bc15 [INFO] running `Command { std: "docker" "start" "-a" "bb4b67dc0bc6c5f1966b92c179ef7c1e9b49b551db4930ff5946de666724bc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb4b67dc0bc6c5f1966b92c179ef7c1e9b49b551db4930ff5946de666724bc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4b67dc0bc6c5f1966b92c179ef7c1e9b49b551db4930ff5946de666724bc15", kill_on_drop: false }` [INFO] [stdout] bb4b67dc0bc6c5f1966b92c179ef7c1e9b49b551db4930ff5946de666724bc15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 717cd5c3c84d28560c160c86b02aa436c6c76f0c087a04f049416e205b044404 [INFO] running `Command { std: "docker" "start" "-a" "717cd5c3c84d28560c160c86b02aa436c6c76f0c087a04f049416e205b044404", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking diesel v1.4.6 [INFO] [stderr] Checking bad_rustc_messages_for_diesel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `i32: diesel::Expression` is not satisfied [INFO] [stdout] --> src/bad_insertable.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `i32` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `diesel::Expression`: [INFO] [stdout] &'a T [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 102 others [INFO] [stdout] = note: required for `i32` to implement `AsExpression` [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i32: diesel::Expression` is not satisfied [INFO] [stdout] --> src/bad_insertable.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `i32` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `diesel::Expression`: [INFO] [stdout] &'a T [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 102 others [INFO] [stdout] = note: required for `i32` to implement `AsExpression` [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i32: diesel::Expression` is not satisfied [INFO] [stdout] --> src/bad_insertable.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `i32` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `diesel::Expression`: [INFO] [stdout] &'a T [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 102 others [INFO] [stdout] = note: required for `&'insert i32` to implement `diesel::Expression` [INFO] [stdout] = note: required for `&'insert i32` to implement `AsExpression` [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i32: diesel::Expression` is not satisfied [INFO] [stdout] --> src/bad_insertable.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `i32` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `diesel::Expression`: [INFO] [stdout] &'a T [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 102 others [INFO] [stdout] = note: required for `&'insert i32` to implement `diesel::Expression` [INFO] [stdout] = note: required for `&'insert i32` to implement `AsExpression` [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...): SelectableExpression<...>` is not satisfied [INFO] [stdout] --> src/to_large_table.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / table! { [INFO] [stdout] 90 | | to_many_columns { [INFO] [stdout] 91 | | id -> Integer, [INFO] [stdout] 92 | | column_1 -> Text, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `SelectableExpression` is not implemented for `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)` [INFO] [stdout] = help: the following other types implement trait `SelectableExpression`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 8 others [INFO] [stdout] note: required by a bound in `diesel::QuerySource::DefaultSelection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_source/mod.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | type DefaultSelection: SelectableExpression; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QuerySource::DefaultSelection` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-9735790921899572183.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `__diesel_table_query_source_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...): Expression` is not satisfied [INFO] [stdout] --> src/to_large_table.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / table! { [INFO] [stdout] 90 | | to_many_columns { [INFO] [stdout] 91 | | id -> Integer, [INFO] [stdout] 92 | | column_1 -> Text, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `diesel::Expression` is not implemented for `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)` [INFO] [stdout] = help: the following other types implement trait `diesel::Expression`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 8 others [INFO] [stdout] note: required by a bound in `diesel::query_builder::AsQuery::Query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_builder/mod.rs:247:23 [INFO] [stdout] | [INFO] [stdout] 247 | type Query: Query; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsQuery::Query` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-9735790921899572183.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...): NonAggregate` is not satisfied [INFO] [stdout] --> src/to_large_table.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / table! { [INFO] [stdout] 90 | | to_many_columns { [INFO] [stdout] 91 | | id -> Integer, [INFO] [stdout] 92 | | column_1 -> Text, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ the trait `NonAggregate` is not implemented for `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `NonAggregate`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 8 others [INFO] [stdout] note: required by a bound in `diesel::Table::AllColumns` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_source/mod.rs:62:51 [INFO] [stdout] | [INFO] [stdout] 62 | type AllColumns: SelectableExpression + NonAggregate; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Table::AllColumns` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-9735790921899572183.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...): SelectableExpression<...>` is not satisfied [INFO] [stdout] --> src/to_large_table.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / table! { [INFO] [stdout] 90 | | to_many_columns { [INFO] [stdout] 91 | | id -> Integer, [INFO] [stdout] 92 | | column_1 -> Text, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `SelectableExpression` is not implemented for `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)` [INFO] [stdout] = help: the following other types implement trait `SelectableExpression`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 8 others [INFO] [stdout] note: required by a bound in `diesel::QuerySource::DefaultSelection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_source/mod.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | type DefaultSelection: SelectableExpression; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QuerySource::DefaultSelection` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-13207255221843547721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `__diesel_table_query_source_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...): SelectableExpression<...>` is not satisfied [INFO] [stdout] --> src/to_large_table.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / table! { [INFO] [stdout] 90 | | to_many_columns { [INFO] [stdout] 91 | | id -> Integer, [INFO] [stdout] 92 | | column_1 -> Text, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `SelectableExpression` is not implemented for `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)` [INFO] [stdout] = help: the following other types implement trait `SelectableExpression`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 8 others [INFO] [stdout] note: required by a bound in `diesel::Table::AllColumns` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_source/mod.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | type AllColumns: SelectableExpression + NonAggregate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Table::AllColumns` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-9735790921899572183.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...): Expression` is not satisfied [INFO] [stdout] --> src/to_large_table.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / table! { [INFO] [stdout] 90 | | to_many_columns { [INFO] [stdout] 91 | | id -> Integer, [INFO] [stdout] 92 | | column_1 -> Text, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `diesel::Expression` is not implemented for `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)` [INFO] [stdout] = help: the following other types implement trait `diesel::Expression`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 8 others [INFO] [stdout] note: required by a bound in `diesel::query_builder::AsQuery::Query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_builder/mod.rs:247:23 [INFO] [stdout] | [INFO] [stdout] 247 | type Query: Query; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsQuery::Query` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-13207255221843547721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...): NonAggregate` is not satisfied [INFO] [stdout] --> src/to_large_table.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / table! { [INFO] [stdout] 90 | | to_many_columns { [INFO] [stdout] 91 | | id -> Integer, [INFO] [stdout] 92 | | column_1 -> Text, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ the trait `NonAggregate` is not implemented for `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `NonAggregate`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 8 others [INFO] [stdout] note: required by a bound in `diesel::Table::AllColumns` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_source/mod.rs:62:51 [INFO] [stdout] | [INFO] [stdout] 62 | type AllColumns: SelectableExpression + NonAggregate; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Table::AllColumns` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-13207255221843547721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...): SelectableExpression<...>` is not satisfied [INFO] [stdout] --> src/to_large_table.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / table! { [INFO] [stdout] 90 | | to_many_columns { [INFO] [stdout] 91 | | id -> Integer, [INFO] [stdout] 92 | | column_1 -> Text, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `SelectableExpression` is not implemented for `(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)` [INFO] [stdout] = help: the following other types implement trait `SelectableExpression`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 8 others [INFO] [stdout] note: required by a bound in `diesel::Table::AllColumns` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_source/mod.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | type AllColumns: SelectableExpression + NonAggregate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Table::AllColumns` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-13207255221843547721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/bad_generics_1.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let select = I::table().select(); [INFO] [stdout] | ^^^^^^-- argument #1 of type `::AllColumns` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_dsl/select_dsl.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn select(self, selection: Selection) -> Self::Output; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 47 | let select = I::table().select(/* ::AllColumns */); [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/bad_generics_1.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let select = I::table().select(); [INFO] [stdout] | ^^^^^^-- argument #1 of type `::AllColumns` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_dsl/select_dsl.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn select(self, selection: Selection) -> Self::Output; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 47 | let select = I::table().select(/* ::AllColumns */); [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for associated type `::AllColumns>>::Output` in the current scope [INFO] [stdout] --> src/bad_generics_1.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | select.load(conn) [INFO] [stdout] | ^^^^ method not found in `::AllColumns>>::Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for associated type `::AllColumns>>::Output` in the current scope [INFO] [stdout] --> src/bad_generics_1.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | select.load(conn) [INFO] [stdout] | ^^^^ method not found in `::AllColumns>>::Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `diesel::expression::operators::Eq<_, &_>: diesel::Insertable<_>` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`bad_rustc_messages_for_diesel`) [INFO] [stdout] = note: required for `&diesel::expression::operators::Eq<_, _>` to implement `diesel::Insertable<_>` [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Option>>>>>>>` to implement `diesel::Insertable<_>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-1820468249046035373.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `diesel::expression::operators::Eq<_, &_>: diesel::Insertable<_>` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`bad_rustc_messages_for_diesel`) [INFO] [stdout] = note: required for `&diesel::expression::operators::Eq<_, _>` to implement `diesel::Insertable<_>` [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Option>>>>>>>` to implement `diesel::Insertable<_>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-16718996011522972009.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, i32, Vec): Queryable<(Integer, Text), Pg>` is not satisfied [INFO] [stdout] --> src/bad_queryable_1.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | users::table.load(conn).unwrap() [INFO] [stdout] | ---- ^^^^ the trait `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text), Pg>` is not implemented for `(String, i32, Vec)` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Queryable`: [INFO] [stdout] `(A, B)` implements `Queryable<(SA, SB), __DB>` [INFO] [stdout] `(A, B)` implements `Queryable, Pg>` [INFO] [stdout] `(A, B, C)` implements `Queryable<(SA, SB, SC), __DB>` [INFO] [stdout] `(A, B, C)` implements `Queryable, Pg>` [INFO] [stdout] `(A, B, C, D)` implements `Queryable<(SA, SB, SC, SD), __DB>` [INFO] [stdout] `(A, B, C, D)` implements `Queryable, Pg>` [INFO] [stdout] `(A, B, C, D, E)` implements `Queryable<(SA, SB, SC, SD, SE), __DB>` [INFO] [stdout] `(A, B, C, D, E)` implements `Queryable, Pg>` [INFO] [stdout] and 25 others [INFO] [stdout] note: required for `bad_queryable_1::User` to implement `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text), Pg>` [INFO] [stdout] --> src/bad_queryable_1.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: required for `bad_queryable_1::users::table` to implement `LoadQuery` [INFO] [stdout] note: required by a bound in `load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_dsl/mod.rs:1238:15 [INFO] [stdout] | [INFO] [stdout] 1236 | fn load(self, conn: &Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1237 | where [INFO] [stdout] 1238 | Self: LoadQuery, [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/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-7894320612304764984.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(String, i32, Vec): Queryable<(Integer, Text), Pg>` is not satisfied [INFO] [stdout] --> src/bad_queryable_1.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | users::table.load(conn).unwrap() [INFO] [stdout] | ---- ^^^^ the trait `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text), Pg>` is not implemented for `(String, i32, Vec)` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Queryable`: [INFO] [stdout] `(A, B)` implements `Queryable<(SA, SB), __DB>` [INFO] [stdout] `(A, B)` implements `Queryable, Pg>` [INFO] [stdout] `(A, B, C)` implements `Queryable<(SA, SB, SC), __DB>` [INFO] [stdout] `(A, B, C)` implements `Queryable, Pg>` [INFO] [stdout] `(A, B, C, D)` implements `Queryable<(SA, SB, SC, SD), __DB>` [INFO] [stdout] `(A, B, C, D)` implements `Queryable, Pg>` [INFO] [stdout] `(A, B, C, D, E)` implements `Queryable<(SA, SB, SC, SD, SE), __DB>` [INFO] [stdout] `(A, B, C, D, E)` implements `Queryable, Pg>` [INFO] [stdout] and 25 others [INFO] [stdout] note: required for `bad_queryable_1::User` to implement `Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text), Pg>` [INFO] [stdout] --> src/bad_queryable_1.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: required for `bad_queryable_1::users::table` to implement `LoadQuery` [INFO] [stdout] note: required by a bound in `load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_dsl/mod.rs:1238:15 [INFO] [stdout] | [INFO] [stdout] 1236 | fn load(self, conn: &Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1237 | where [INFO] [stdout] 1238 | Self: LoadQuery, [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/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-18220958258395917038.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UncheckedBind: Table` is not satisfied [INFO] [stdout] --> src/bad_queryable_by_name_1.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | query.bind::("").first::(conn).unwrap(); [INFO] [stdout] | ^^^^^ the trait `diesel::Table` is not implemented for `diesel::query_builder::sql_query::UncheckedBind` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `diesel::Table`: [INFO] [stdout] bad_insertable::users::table [INFO] [stdout] bad_queryable_1::users::table [INFO] [stdout] error_message_points_to_private_types::users::table [INFO] [stdout] missing_method::users::table [INFO] [stdout] pg::metadata_lookup::pg_type::table [INFO] [stdout] to_many_columns::table [INFO] [stdout] = note: required for `diesel::query_builder::sql_query::UncheckedBind` to implement `LimitDsl` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-11255127517416867219.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 `UncheckedBind: Table` is not satisfied [INFO] [stdout] --> src/bad_queryable_by_name_1.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | query.bind::("").first::(conn).unwrap(); [INFO] [stdout] | ^^^^^ the trait `diesel::Table` is not implemented for `diesel::query_builder::sql_query::UncheckedBind` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `diesel::Table`: [INFO] [stdout] bad_insertable::users::table [INFO] [stdout] bad_queryable_1::users::table [INFO] [stdout] error_message_points_to_private_types::users::table [INFO] [stdout] missing_method::users::table [INFO] [stdout] pg::metadata_lookup::pg_type::table [INFO] [stdout] to_many_columns::table [INFO] [stdout] = note: required for `diesel::query_builder::sql_query::UncheckedBind` to implement `LimitDsl` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-5443520017669253674.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 `UncheckedBind: Query` is not satisfied [INFO] [stdout] --> src/bad_queryable_by_name_1.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | query.bind::("").first::(conn).unwrap(); [INFO] [stdout] | ^^^^^ the trait `Query` is not implemented for `diesel::query_builder::sql_query::UncheckedBind` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Query`: [INFO] [stdout] &'a T [INFO] [stdout] DeleteStatement> [INFO] [stdout] InsertStatement> [INFO] [stdout] SqlLiteral [INFO] [stdout] UncheckedBind [INFO] [stdout] UpdateStatement> [INFO] [stdout] diesel::query_builder::BoxedSelectStatement<'a, ST, QS, DB> [INFO] [stdout] diesel::query_builder::SelectStatement [INFO] [stdout] = note: required for `diesel::query_builder::sql_query::UncheckedBind` to implement `diesel::query_builder::AsQuery` [INFO] [stdout] = note: required for `diesel::query_builder::sql_query::UncheckedBind` to implement `LimitDsl` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-5878337486498043613.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as LimitDsl>::Output == _` [INFO] [stdout] --> src/bad_queryable_by_name_1.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | query.bind::("").first::(conn).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UncheckedBind: Query` is not satisfied [INFO] [stdout] --> src/bad_queryable_by_name_1.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | query.bind::("").first::(conn).unwrap(); [INFO] [stdout] | ^^^^^ the trait `Query` is not implemented for `diesel::query_builder::sql_query::UncheckedBind` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Query`: [INFO] [stdout] &'a T [INFO] [stdout] DeleteStatement> [INFO] [stdout] InsertStatement> [INFO] [stdout] SqlLiteral [INFO] [stdout] UncheckedBind [INFO] [stdout] UpdateStatement> [INFO] [stdout] diesel::query_builder::BoxedSelectStatement<'a, ST, QS, DB> [INFO] [stdout] diesel::query_builder::SelectStatement [INFO] [stdout] = note: required for `diesel::query_builder::sql_query::UncheckedBind` to implement `diesel::query_builder::AsQuery` [INFO] [stdout] = note: required for `diesel::query_builder::sql_query::UncheckedBind` to implement `LimitDsl` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-13004807356368626587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as LimitDsl>::Output == _` [INFO] [stdout] --> src/bad_queryable_by_name_1.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | query.bind::("").first::(conn).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/error_message_points_to_private_types.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | fn private_type(conn: &PgConnection) -> () { [INFO] [stdout] | -- expected `()` because of return type [INFO] [stdout] 37 | users::table.select(users::id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: consider using a semicolon here: `;` [INFO] [stdout] | | [INFO] [stdout] | expected `()`, found `SelectStatement>` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found struct `SelectStatement>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-13609651035222338594.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/error_message_points_to_private_types.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | fn private_type(conn: &PgConnection) -> () { [INFO] [stdout] | -- expected `()` because of return type [INFO] [stdout] 37 | users::table.select(users::id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: consider using a semicolon here: `;` [INFO] [stdout] | | [INFO] [stdout] | expected `()`, found `SelectStatement>` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found struct `SelectStatement>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-10823544961220839201.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 `Sqlite: SupportsReturningClause` is not satisfied [INFO] [stdout] --> src/missing_method.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | .get_result(conn) [INFO] [stdout] | ---------- ^^^^ the trait `SupportsReturningClause` is not implemented for `Sqlite` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `SupportsReturningClause` is implemented for `Pg` [INFO] [stdout] = note: required for `ReturningClause<(id, name)>` to implement `QueryFragment` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `InsertStatement, ..., ...>` to implement `QueryFragment` [INFO] [stdout] = note: required for `InsertStatement, ...>>` to implement `LoadQuery` [INFO] [stdout] note: required by a bound in `get_result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_dsl/mod.rs:1288:15 [INFO] [stdout] | [INFO] [stdout] 1286 | fn get_result(self, conn: &Conn) -> QueryResult [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1287 | where [INFO] [stdout] 1288 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::get_result` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-e4745e0fa5ba1756.long-type-649937123995412163.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 `Sqlite: SupportsReturningClause` is not satisfied [INFO] [stdout] --> src/missing_method.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | .get_result(conn) [INFO] [stdout] | ---------- ^^^^ the trait `SupportsReturningClause` is not implemented for `Sqlite` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `SupportsReturningClause` is implemented for `Pg` [INFO] [stdout] = note: required for `ReturningClause<(id, name)>` to implement `QueryFragment` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `InsertStatement, ..., ...>` to implement `QueryFragment` [INFO] [stdout] = note: required for `InsertStatement, ...>>` to implement `LoadQuery` [INFO] [stdout] note: required by a bound in `get_result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.6/src/query_dsl/mod.rs:1288:15 [INFO] [stdout] | [INFO] [stdout] 1286 | fn get_result(self, conn: &Conn) -> QueryResult [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1287 | where [INFO] [stdout] 1288 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::get_result` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bad_rustc_messages_for_diesel-dfe08d2fff891536.long-type-16221908569393376813.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: E0061, E0275, E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0275, E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bad_rustc_messages_for_diesel` (bin "bad_rustc_messages_for_diesel" test) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bad_rustc_messages_for_diesel` (bin "bad_rustc_messages_for_diesel") due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "717cd5c3c84d28560c160c86b02aa436c6c76f0c087a04f049416e205b044404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717cd5c3c84d28560c160c86b02aa436c6c76f0c087a04f049416e205b044404", kill_on_drop: false }` [INFO] [stdout] 717cd5c3c84d28560c160c86b02aa436c6c76f0c087a04f049416e205b044404