[INFO] updating cached repository https://github.com/tirr-c/plachta [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b0d61f643d8ddbe25759e76aaa032b0c1b42ca57 [INFO] checking tirr-c/plachta against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirr-c%2Fplachta" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tirr-c/plachta on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tirr-c/plachta [INFO] finished tweaking git repo https://github.com/tirr-c/plachta [INFO] tweaked toml for git repo https://github.com/tirr-c/plachta written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tirr-c/plachta already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dbc1e3cfadf7f983dd9888bf3dde414e86e7a96946f78c54d6dc018e79895fef [INFO] running `"docker" "start" "-a" "dbc1e3cfadf7f983dd9888bf3dde414e86e7a96946f78c54d6dc018e79895fef"` [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.5 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-web v0.6.10 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking rand v0.5.1 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking http v0.1.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Compiling diesel-derive-enum v0.4.3 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking url v1.7.0 [INFO] [stderr] Checking regex v1.0.0 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking h2 v0.1.9 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking diesel v1.3.0 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Compiling cargo_metadata v0.5.5 [INFO] [stderr] Checking juniper v0.9.2 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Checking migrations_internals v1.3.0 [INFO] [stderr] Compiling actix v0.5.7 [INFO] [stderr] Compiling migrations_macros v1.3.0 [INFO] [stderr] Checking diesel_migrations v1.3.0 [INFO] [stderr] Checking plachta v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ItemCategory` [INFO] [stderr] --> src/models/lydie_suelle.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(DbEnum, GraphQLEnum, Copy, Clone, PartialEq, Debug)] [INFO] [stderr] | ^^^^^^ use of undeclared type or module `ItemCategory` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ItemType` [INFO] [stderr] --> src/models/lydie_suelle.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | #[derive(DbEnum, GraphQLEnum, Copy, Clone, PartialEq, Debug)] [INFO] [stderr] | ^^^^^^ use of undeclared type or module `ItemType` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ItemCategory` in this scope [INFO] [stderr] --> src/models/lydie_suelle.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(DbEnum, GraphQLEnum, Copy, Clone, PartialEq, Debug)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ItemType` in this scope [INFO] [stderr] --> src/models/lydie_suelle.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | #[derive(DbEnum, GraphQLEnum, Copy, Clone, PartialEq, Debug)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ItemCategory` [INFO] [stderr] --> src/models/lydie_suelle.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(DbEnum, GraphQLEnum, Copy, Clone, PartialEq, Debug)] [INFO] [stderr] | ^^^^^^ use of undeclared type or module `ItemCategory` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ItemType` [INFO] [stderr] --> src/models/lydie_suelle.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | #[derive(DbEnum, GraphQLEnum, Copy, Clone, PartialEq, Debug)] [INFO] [stderr] | ^^^^^^ use of undeclared type or module `ItemType` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ItemCategory` in this scope [INFO] [stderr] --> src/models/lydie_suelle.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(DbEnum, GraphQLEnum, Copy, Clone, PartialEq, Debug)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ItemType` in this scope [INFO] [stderr] --> src/models/lydie_suelle.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | #[derive(DbEnum, GraphQLEnum, Copy, Clone, PartialEq, Debug)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/mutation/lydie_suelle.rs:167:14 [INFO] [stderr] | [INFO] [stderr] 167 | .get_result(&conn)?; [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>, models::lydie_suelle::Item>` for `diesel::query_builder::SelectStatement>>>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/mutation/lydie_suelle.rs:136:14 [INFO] [stderr] | [INFO] [stderr] 136 | .get_result(&conn)?; [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>, models::lydie_suelle::Item>` for `diesel::query_builder::SelectStatement>>>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/mutation/lydie_suelle.rs:98:14 [INFO] [stderr] | [INFO] [stderr] 98 | .get_result::(&conn)?; [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::UpdateStatement>>, (std::option::Option>>, std::option::Option>>, std::option::Option>>, std::option::Option, std::option::Option>>>, std::option::Option>>)>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/query/lydie_suelle.rs:66:23 [INFO] [stderr] | [INFO] [stderr] 66 | query.load::(&conn)? [INFO] [stderr] | ^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::BoxedSelectStatement<'_, (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::query_source::joins::JoinOn, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, diesel::pg::Pg>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/query/lydie_suelle.rs:69:23 [INFO] [stderr] | [INFO] [stderr] 69 | query.load::(&conn)? [INFO] [stderr] | ^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::BoxedSelectStatement<'_, (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), schema::items_ls::table, diesel::pg::Pg>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/query/lydie_suelle.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | .get_result::(&conn)?) [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::SelectStatement>>>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/ops/lydie_suelle.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | .get_result::(conn)?; [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &i32>>, diesel::insertable::ColumnInsertValue>), schema::items_ls::table>>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemCategory: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/models/lydie_suelle.rs:159:18 [INFO] [stderr] | [INFO] [stderr] 159 | .load::(&conn)?; [INFO] [stderr] | ^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemCategory` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::ItemCategory>` for `diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/mutation/lydie_suelle.rs:167:14 [INFO] [stderr] | [INFO] [stderr] 167 | .get_result(&conn)?; [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>, models::lydie_suelle::Item>` for `diesel::query_builder::SelectStatement>>>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/mutation/lydie_suelle.rs:136:14 [INFO] [stderr] | [INFO] [stderr] 136 | .get_result(&conn)?; [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>, models::lydie_suelle::Item>` for `diesel::query_builder::SelectStatement>>>` [INFO] [stderr] [INFO] [stderr] error: could not compile `plachta`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/mutation/lydie_suelle.rs:98:14 [INFO] [stderr] | [INFO] [stderr] 98 | .get_result::(&conn)?; [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::UpdateStatement>>, (std::option::Option>>, std::option::Option>>, std::option::Option>>, std::option::Option, std::option::Option>>>, std::option::Option>>)>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/query/lydie_suelle.rs:66:23 [INFO] [stderr] | [INFO] [stderr] 66 | query.load::(&conn)? [INFO] [stderr] | ^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::BoxedSelectStatement<'_, (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::query_source::joins::JoinOn, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, diesel::pg::Pg>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/query/lydie_suelle.rs:69:23 [INFO] [stderr] | [INFO] [stderr] 69 | query.load::(&conn)? [INFO] [stderr] | ^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::BoxedSelectStatement<'_, (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), schema::items_ls::table, diesel::pg::Pg>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/graphql/query/lydie_suelle.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | .get_result::(&conn)?) [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::SelectStatement>>>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemType: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/ops/lydie_suelle.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | .get_result::(conn)?; [INFO] [stderr] | ^^^^^^^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemType` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `(i32, std::string::String, i32, models::lydie_suelle::ItemType, std::option::Option, bool)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Integer, models::lydie_suelle::db_enum_impl_ItemType::Item_type_ls, diesel::sql_types::Nullable, diesel::sql_types::Bool), diesel::pg::Pg>` for `models::lydie_suelle::Item` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::Item>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &i32>>, diesel::insertable::ColumnInsertValue>), schema::items_ls::table>>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `models::lydie_suelle::ItemCategory: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/models/lydie_suelle.rs:159:18 [INFO] [stderr] | [INFO] [stderr] 159 | .load::(&conn)?; [INFO] [stderr] | ^^^^ the trait `diesel::Queryable` is not implemented for `models::lydie_suelle::ItemCategory` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, models::lydie_suelle::ItemCategory>` for `diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `plachta`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "dbc1e3cfadf7f983dd9888bf3dde414e86e7a96946f78c54d6dc018e79895fef"` [INFO] running `"docker" "rm" "-f" "dbc1e3cfadf7f983dd9888bf3dde414e86e7a96946f78c54d6dc018e79895fef"` [INFO] [stdout] dbc1e3cfadf7f983dd9888bf3dde414e86e7a96946f78c54d6dc018e79895fef