[INFO] cloning repository https://github.com/kildevaeld/worm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kildevaeld/worm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fworm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fworm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6124331ddadefc5337ab150c582ea960700f9b8e [INFO] checking kildevaeld/worm-rs against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fworm-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kildevaeld/worm-rs on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kildevaeld/worm-rs [INFO] finished tweaking git repo https://github.com/kildevaeld/worm-rs [INFO] tweaked toml for git repo https://github.com/kildevaeld/worm-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kildevaeld/worm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97455719af1834b8f07f96bef272c7925da7579ce72805e7d6c9321807c58f5a [INFO] running `Command { std: "docker" "start" "-a" "97455719af1834b8f07f96bef272c7925da7579ce72805e7d6c9321807c58f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97455719af1834b8f07f96bef272c7925da7579ce72805e7d6c9321807c58f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97455719af1834b8f07f96bef272c7925da7579ce72805e7d6c9321807c58f5a", kill_on_drop: false }` [INFO] [stdout] 97455719af1834b8f07f96bef272c7925da7579ce72805e7d6c9321807c58f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b60660c3e9ac7c5149fc3a7404e93e2391ccd7a655034a1d11234039f17b5ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b60660c3e9ac7c5149fc3a7404e93e2391ccd7a655034a1d11234039f17b5ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling peg-runtime v0.6.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking siphasher v0.3.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking typenum v1.11.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling peg-macros v0.6.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking pathutils v0.1.0 (https://github.com/kildevaeld/pathutils-rs.git#338b37de) [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Checking peg v0.6.2 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking prompt v0.1.0 (https://github.com/kildevaeld/prompt-rs.git#e07789ea) [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking postgres-protocol v0.5.0 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking postgres-types v0.1.0 [INFO] [stderr] Checking worm-types v0.1.0 (/opt/rustwide/workdir/worm-types) [INFO] [stderr] Checking worm-builder v0.1.0 (/opt/rustwide/workdir/worm-builder) [INFO] [stderr] Checking worm-dsl v0.1.0 (/opt/rustwide/workdir/worm-dsl) [INFO] [stdout] warning: unused import: `IntoColumns` [INFO] [stdout] --> worm-builder/src/query/filter.rs:2:65 [INFO] [stdout] | [INFO] [stdout] 2 | And, BoolExpressionMethods, BoxedExpr, Columns, Expression, IntoColumns, IntoExpression, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Expression` [INFO] [stdout] --> worm-builder/src/query/select.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{Expression, IntoColumns, IntoExpression, Columns}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> worm-builder/src/query/types.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dialect`, `IntoValueRef`, `ValueRef` [INFO] [stdout] --> worm-builder/src/query/types.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use worm_types::{Dialect, IntoValueRef, ValueRef}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dialect`, `IntoValueRef`, `ValueRef` [INFO] [stdout] --> worm-builder/src/query/column.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use worm_types::{Dialect, IntoValueRef, ValueRef}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> worm-builder/src/query/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context`, `Error` [INFO] [stdout] --> worm-builder/src/query/column.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Context, Error}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoValueRef`, `ValueRef` [INFO] [stdout] --> worm-builder/src/query/expression.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use worm_types::{IntoValueRef, ValueRef}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> worm-builder/src/query/expression.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / macro_rules! into_expr { [INFO] [stdout] 67 | | ($ty: ty) => { [INFO] [stdout] 68 | | impl<'a, C> Expression<'a, C> for $ty { [INFO] [stdout] 69 | | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | }; [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> worm-builder/src/query/join_expressions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `worm_types::Type` [INFO] [stdout] --> worm-builder/src/schema/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use worm_types::Type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> worm-builder/src/schema/column.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `worm_types::Type` [INFO] [stdout] --> worm-builder/src/schema/table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use worm_types::Type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Column` [INFO] [stdout] --> worm-builder/src/schema/mod.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | use worm_types::{Dialect, schema::{col, Column}}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> worm-builder/src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoColumns` [INFO] [stdout] --> worm-builder/src/query/filter.rs:2:65 [INFO] [stdout] | [INFO] [stdout] 2 | And, BoolExpressionMethods, BoxedExpr, Columns, Expression, IntoColumns, IntoExpression, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Expression` [INFO] [stdout] --> worm-builder/src/query/select.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{Expression, IntoColumns, IntoExpression, Columns}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> worm-builder/src/query/types.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dialect`, `IntoValueRef`, `ValueRef` [INFO] [stdout] --> worm-builder/src/query/types.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use worm_types::{Dialect, IntoValueRef, ValueRef}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dialect`, `IntoValueRef`, `ValueRef` [INFO] [stdout] --> worm-builder/src/query/column.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use worm_types::{Dialect, IntoValueRef, ValueRef}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> worm-builder/src/query/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context`, `Error` [INFO] [stdout] --> worm-builder/src/query/column.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Context, Error}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoValueRef`, `ValueRef` [INFO] [stdout] --> worm-builder/src/query/expression.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use worm_types::{IntoValueRef, ValueRef}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> worm-builder/src/query/expression.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / macro_rules! into_expr { [INFO] [stdout] 67 | | ($ty: ty) => { [INFO] [stdout] 68 | | impl<'a, C> Expression<'a, C> for $ty { [INFO] [stdout] 69 | | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | }; [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> worm-builder/src/query/join_expressions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `worm_types::Type` [INFO] [stdout] --> worm-builder/src/schema/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use worm_types::Type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> worm-builder/src/schema/column.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `worm_types::Type` [INFO] [stdout] --> worm-builder/src/schema/table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use worm_types::Type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> worm-builder/src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `write_sql` has an incompatible type for trait [INFO] [stdout] --> worm-builder/src/query/filter.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | fn write_sql(&'a self, ctx: &Context<'a>) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | types differ in mutability [INFO] [stdout] | help: consider changing the mutability to match the trait: `&'a mut Context<'a>` [INFO] [stdout] | [INFO] [stdout] ::: worm-builder/src/query/types.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | fn write_sql(&'a self, ctx: &'a mut Context<'a>) -> Result<(), Error>; [INFO] [stdout] | ------------------- type in trait [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&'a filter::Filter<'a, F, C>, &'a mut context::Context<'a>) -> std::result::Result<_, _>` [INFO] [stdout] found fn pointer `fn(&'a filter::Filter<'a, F, C>, &context::Context<'a>) -> std::result::Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `write_sql` has an incompatible type for trait [INFO] [stdout] --> worm-builder/src/query/filter.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | fn write_sql(&'a self, ctx: &Context<'a>) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | types differ in mutability [INFO] [stdout] | help: consider changing the mutability to match the trait: `&'a mut Context<'a>` [INFO] [stdout] | [INFO] [stdout] ::: worm-builder/src/query/types.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | fn write_sql(&'a self, ctx: &'a mut Context<'a>) -> Result<(), Error>; [INFO] [stdout] | ------------------- type in trait [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&'a filter::Filter<'a, F, C>, &'a mut context::Context<'a>) -> std::result::Result<_, _>` [INFO] [stdout] found fn pointer `fn(&'a filter::Filter<'a, F, C>, &context::Context<'a>) -> std::result::Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&str: expression::Expression<'_, query::column::Col<'_>>` is not satisfied [INFO] [stdout] --> worm-builder/src/query/mod.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | .filter(name.eq("Hello, World!").or(name.like("Other"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `expression::Expression<'_, query::column::Col<'_>>` is not implemented for `&str` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `expression::IntoExpression<'_, query::column::Col<'_>>` for `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 80 | cmp_bin!(Eq, " = "); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 81 | cmp_bin!(Neq, " != "); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 82 | cmp_bin!(Lt, " < "); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 83 | cmp_bin!(Lte, " <= "); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or` found for struct `binary_expressions::Eq, &str>` in the current scope [INFO] [stdout] --> worm-builder/src/query/mod.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | .filter(name.eq("Hello, World!").or(name.like("Other"))); [INFO] [stdout] | ^^ method not found in `binary_expressions::Eq, &str>` [INFO] [stdout] | [INFO] [stdout] ::: worm-builder/src/query/binary_expressions.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct $name { [INFO] [stdout] | ---------------------- [INFO] [stdout] | | [INFO] [stdout] | method `or` not found for this [INFO] [stdout] | doesn't satisfy `_: bool_expressions::BoolExpressionMethods<_>` [INFO] [stdout] | doesn't satisfy `_: expression::Expression<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: the method `or` exists but the following trait bounds were not satisfied: [INFO] [stdout] `binary_expressions::Eq, &str>: expression::Expression<'_, _>` [INFO] [stdout] which is required by `binary_expressions::Eq, &str>: bool_expressions::BoolExpressionMethods<_>` [INFO] [stdout] `&binary_expressions::Eq, &str>: expression::Expression<'_, _>` [INFO] [stdout] which is required by `&binary_expressions::Eq, &str>: bool_expressions::BoolExpressionMethods<_>` [INFO] [stdout] `&mut binary_expressions::Eq, &str>: expression::Expression<'_, _>` [INFO] [stdout] which is required by `&mut binary_expressions::Eq, &str>: bool_expressions::BoolExpressionMethods<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 84 | cmp_bin!(Gt, " > "); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&str: expression::Expression<'_, query::column::Col<'_>>` is not satisfied [INFO] [stdout] --> worm-builder/src/query/mod.rs:35:59 [INFO] [stdout] | [INFO] [stdout] 35 | .filter(name.eq("Hello, World!").or(name.like("Other"))); [INFO] [stdout] | ^^^^^^^ the trait `expression::Expression<'_, query::column::Col<'_>>` is not implemented for `&str` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `expression::IntoExpression<'_, query::column::Col<'_>>` for `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 85 | cmp_bin!(Gte, " >= "); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 80 | cmp_bin!(Eq, " = "); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/bool_expressions.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | self.left.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 69 | bool_expr!(And, " AND "); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a, L: ToSql, R, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | impl<'a, L: postgres_types::ToSql, R, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 81 | cmp_bin!(Neq, " != "); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `R` in the current scope [INFO] [stdout] --> worm-builder/src/query/bool_expressions.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | self.right.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `R` [INFO] [stdout] ... [INFO] [stdout] 69 | bool_expr!(And, " AND "); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `R` with one of them: [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a, L, R: ToSql, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | impl<'a, L, R: postgres_types::ToSql, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 82 | cmp_bin!(Lt, " < "); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/bool_expressions.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | self.left.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 70 | bool_expr!(Or, " OR "); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a, L: ToSql, R, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | impl<'a, L: postgres_types::ToSql, R, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `R` in the current scope [INFO] [stdout] --> worm-builder/src/query/bool_expressions.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | self.right.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `R` [INFO] [stdout] ... [INFO] [stdout] 70 | bool_expr!(Or, " OR "); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `R` with one of them: [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a, L, R: ToSql, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | impl<'a, L, R: postgres_types::ToSql, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 83 | cmp_bin!(Lte, " <= "); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for reference `&select::Select<'a, C>` in the current scope [INFO] [stdout] --> worm-builder/src/query/filter.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | Some(s) => s.to_sql(ctx)?, [INFO] [stdout] | ^^^^^^ method not found in `&select::Select<'a, C>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `to_sql`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `ToSql` [INFO] [stdout] candidate #2: `postgres_types::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `F` in the current scope [INFO] [stdout] --> worm-builder/src/query/filter.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | self.filter.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `F` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `F` with one of them: [INFO] [stdout] | [INFO] [stdout] 66 | impl<'a, F: ToSql, C> Statement<'a, C> for Filter<'a, F, C> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 66 | impl<'a, F: postgres_types::ToSql, C> Statement<'a, C> for Filter<'a, F, C> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for reference `&&>::Column` in the current scope [INFO] [stdout] --> worm-builder/src/query/select.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | c.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `&&>::Column` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `ToSql` defines an item `to_sql`, perhaps you need to implement it [INFO] [stdout] --> worm-builder/src/schema/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait ToSql<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/text_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 71 | text_expr!(Like, " LIKE "); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: ToSql, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: postgres_types::ToSql, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 84 | cmp_bin!(Gt, " > "); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `R` in the current scope [INFO] [stdout] --> worm-builder/src/query/text_expressions.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | self.right.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `R` [INFO] [stdout] ... [INFO] [stdout] 71 | text_expr!(Like, " LIKE "); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `R` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L, R: ToSql> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L, R: postgres_types::ToSql> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/text_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 72 | text_expr!(NotLike, " NOT LIKE "); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: ToSql, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: postgres_types::ToSql, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `R` in the current scope [INFO] [stdout] --> worm-builder/src/query/text_expressions.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | self.right.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `R` [INFO] [stdout] ... [INFO] [stdout] 72 | text_expr!(NotLike, " NOT LIKE "); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `R` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L, R: ToSql> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L, R: postgres_types::ToSql> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `E` in the current scope [INFO] [stdout] --> worm-builder/src/query/expression.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | self.0.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `E` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `E` with one of them: [INFO] [stdout] | [INFO] [stdout] 44 | impl<'a, E: ToSql, C> Expression<'a, C> for Group where E: Expression<'a, C> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 44 | impl<'a, E: postgres_types::ToSql, C> Expression<'a, C> for Group where E: Expression<'a, C> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/binary_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.write_sql(ctx)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 85 | cmp_bin!(Gte, " >= "); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `write_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: types::Statement, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: expression::Expression, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/bool_expressions.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | self.left.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 69 | bool_expr!(And, " AND "); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a, L: ToSql, R, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | impl<'a, L: postgres_types::ToSql, R, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `R` in the current scope [INFO] [stdout] --> worm-builder/src/query/bool_expressions.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | self.right.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `R` [INFO] [stdout] ... [INFO] [stdout] 69 | bool_expr!(And, " AND "); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `R` with one of them: [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a, L, R: ToSql, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | impl<'a, L, R: postgres_types::ToSql, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `worm-builder` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/bool_expressions.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | self.left.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 70 | bool_expr!(Or, " OR "); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a, L: ToSql, R, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | impl<'a, L: postgres_types::ToSql, R, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `R` in the current scope [INFO] [stdout] --> worm-builder/src/query/bool_expressions.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | self.right.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `R` [INFO] [stdout] ... [INFO] [stdout] 70 | bool_expr!(Or, " OR "); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `R` with one of them: [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a, L, R: ToSql, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | impl<'a, L, R: postgres_types::ToSql, C> Expression<'a, C> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for reference `&select::Select<'a, C>` in the current scope [INFO] [stdout] --> worm-builder/src/query/filter.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | Some(s) => s.to_sql(ctx)?, [INFO] [stdout] | ^^^^^^ method not found in `&select::Select<'a, C>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `to_sql`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `ToSql` [INFO] [stdout] candidate #2: `postgres_types::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `F` in the current scope [INFO] [stdout] --> worm-builder/src/query/filter.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | self.filter.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `F` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `F` with one of them: [INFO] [stdout] | [INFO] [stdout] 66 | impl<'a, F: ToSql, C> Statement<'a, C> for Filter<'a, F, C> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 66 | impl<'a, F: postgres_types::ToSql, C> Statement<'a, C> for Filter<'a, F, C> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for reference `&&>::Column` in the current scope [INFO] [stdout] --> worm-builder/src/query/select.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | c.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `&&>::Column` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `ToSql` defines an item `to_sql`, perhaps you need to implement it [INFO] [stdout] --> worm-builder/src/schema/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait ToSql<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/text_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 71 | text_expr!(Like, " LIKE "); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: ToSql, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: postgres_types::ToSql, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `R` in the current scope [INFO] [stdout] --> worm-builder/src/query/text_expressions.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | self.right.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `R` [INFO] [stdout] ... [INFO] [stdout] 71 | text_expr!(Like, " LIKE "); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `R` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L, R: ToSql> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L, R: postgres_types::ToSql> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `L` in the current scope [INFO] [stdout] --> worm-builder/src/query/text_expressions.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | self.left.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `L` [INFO] [stdout] ... [INFO] [stdout] 72 | text_expr!(NotLike, " NOT LIKE "); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `L` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L: ToSql, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L: postgres_types::ToSql, R> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `R` in the current scope [INFO] [stdout] --> worm-builder/src/query/text_expressions.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | self.right.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `R` [INFO] [stdout] ... [INFO] [stdout] 72 | text_expr!(NotLike, " NOT LIKE "); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `R` with one of them: [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a, L, R: ToSql> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | impl<'a, L, R: postgres_types::ToSql> Expression<'a, L> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_sql` found for type parameter `E` in the current scope [INFO] [stdout] --> worm-builder/src/query/expression.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | self.0.to_sql(ctx)?; [INFO] [stdout] | ^^^^^^ method not found in `E` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stdout] help: the following traits define an item `to_sql`, perhaps you need to restrict type parameter `E` with one of them: [INFO] [stdout] | [INFO] [stdout] 44 | impl<'a, E: ToSql, C> Expression<'a, C> for Group where E: Expression<'a, C> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 44 | impl<'a, E: postgres_types::ToSql, C> Expression<'a, C> for Group where E: Expression<'a, C> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9b60660c3e9ac7c5149fc3a7404e93e2391ccd7a655034a1d11234039f17b5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b60660c3e9ac7c5149fc3a7404e93e2391ccd7a655034a1d11234039f17b5ff", kill_on_drop: false }` [INFO] [stdout] 9b60660c3e9ac7c5149fc3a7404e93e2391ccd7a655034a1d11234039f17b5ff