[INFO] updating cached repository https://github.com/ButteryCrumpet/zanmu [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 05b95250d9f3688847446e901bf8e7266bdcc270 [INFO] testing ButteryCrumpet/zanmu against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FButteryCrumpet%2Fzanmu" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ButteryCrumpet/zanmu on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ButteryCrumpet/zanmu [INFO] finished tweaking git repo https://github.com/ButteryCrumpet/zanmu [INFO] tweaked toml for git repo https://github.com/ButteryCrumpet/zanmu written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ButteryCrumpet/zanmu already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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-09-28" "build" "--frozen"` [INFO] [stdout] 13bc668c5bef87830fb05d24f750a420e3710ddf59c96891182a47d9745a24aa [INFO] running `"docker" "start" "-a" "13bc668c5bef87830fb05d24f750a420e3710ddf59c96891182a47d9745a24aa"` [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling trust-dns-proto v0.6.2 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling zanmu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:191:38 [INFO] [stderr] | [INFO] [stderr] 191 | [derive (Debug, Clone, Copy, QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:191:38 [INFO] [stderr] | [INFO] [stderr] 191 | [derive (Debug, Clone, Copy, QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `description` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `priority` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `state` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `created` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `updated` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `project_id` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `SystemTime` in this scope [INFO] [stderr] --> src/models.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Todo` in this scope [INFO] [stderr] --> src/models.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Todo` in this scope [INFO] [stderr] --> src/models.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `todos` in this scope [INFO] [stderr] --> src/models.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Todo` in this scope [INFO] [stderr] --> src/models.rs:8:35 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `todos` in this scope [INFO] [stderr] --> src/models.rs:8:35 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `SystemTime` in this scope [INFO] [stderr] --> src/models.rs:8:35 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Project` in this scope [INFO] [stderr] --> src/models.rs:8:48 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Todo` in this scope [INFO] [stderr] --> src/models.rs:8:48 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `todos` in this scope [INFO] [stderr] --> src/models.rs:8:48 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Queryable, Identifiable, AsChangeset, Associations, Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `todos` in this scope [INFO] [stderr] --> src/models.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewTodo` in this scope [INFO] [stderr] --> src/models.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Project` in this scope [INFO] [stderr] --> src/models.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Queryable, Identifiable, AsChangeset, Debug)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Project` in this scope [INFO] [stderr] --> src/models.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Queryable, Identifiable, AsChangeset, Debug)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `projects` in this scope [INFO] [stderr] --> src/models.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Queryable, Identifiable, AsChangeset, Debug)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Project` in this scope [INFO] [stderr] --> src/models.rs:49:35 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Queryable, Identifiable, AsChangeset, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `projects` in this scope [INFO] [stderr] --> src/models.rs:49:35 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Queryable, Identifiable, AsChangeset, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `projects` in this scope [INFO] [stderr] --> src/models.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewProject` in this scope [INFO] [stderr] --> src/models.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: unused import: `diesel::pg::PgConnection` [INFO] [stderr] --> src/db.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use diesel::pg::PgConnection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ConnectionManager`, `PoolError`, `Pool`, `PooledConnection` [INFO] [stderr] --> src/db.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use diesel::r2d2::{ConnectionManager, Pool, PoolError, PooledConnection}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::schema::todos` [INFO] [stderr] --> src/db.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::schema::todos; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::schema::todos::dsl::*` [INFO] [stderr] --> src/db.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::schema::todos::dsl::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `NewTodo`, `Project`, `Todo` [INFO] [stderr] --> src/db.rs:12:21 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::models::{Todo, NewTodo, Project}; [INFO] [stderr] | ^^^^ ^^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/crud.rs:23:34 [INFO] [stderr] | [INFO] [stderr] 23 | type Tab: Table>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn QueryFragment` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::crud::Crud` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use self::crud::Crud; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Todo` [INFO] [stderr] --> src/main.rs:13:21 [INFO] [stderr] | [INFO] [stderr] 13 | use crate::models::{Todo, ListTodo}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/crud.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / pub trait Crud { [INFO] [stderr] 22 | | type DB: Backend; [INFO] [stderr] 23 | | type Tab: Table>; [INFO] [stderr] 24 | | type Conn: Connection; [INFO] [stderr] ... | [INFO] [stderr] 62 | | [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `diesel::QuerySource` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/crud.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | fn get_conn(&self) -> &Self::Conn; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `diesel::QuerySource` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/crud.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | fn get_table(&self) -> Self::Tab; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `diesel::QuerySource` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/crud.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | / fn create(&self, new: T) -> Result where [INFO] [stderr] 31 | | T: Insertable, [INFO] [stderr] 32 | | T::Values: QueryFragment + CanInsertInSingleQuery, [INFO] [stderr] 33 | | { [INFO] [stderr] ... | [INFO] [stderr] 36 | | .map_err(|_| Error::QueryError("Unable to create todo")) [INFO] [stderr] 37 | | } [INFO] [stderr] | |_____^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `diesel::QuerySource` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/crud.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | / fn read(&self, uid: i32) -> Result where [INFO] [stderr] 40 | | T: Queryable, Self::DB> [INFO] [stderr] 41 | | { [INFO] [stderr] 42 | | self.get_table() [INFO] [stderr] ... | [INFO] [stderr] 45 | | .map_err(|_| Error::QueryError("Unable to get todo")) [INFO] [stderr] 46 | | } [INFO] [stderr] | |_____^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `diesel::QuerySource` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/crud.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | / fn update(&self, updatedItem: &T) -> Result where [INFO] [stderr] 49 | | T: AsChangeset, [INFO] [stderr] 50 | | { [INFO] [stderr] 51 | | diesel::update(self.get_table()) [INFO] [stderr] ... | [INFO] [stderr] 54 | | .map_err(|_| Error::QueryError("Unable to update todo")) [INFO] [stderr] 55 | | } [INFO] [stderr] | |_____^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `diesel::QuerySource` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/crud.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | / fn delete(&self, d_id: i32) -> Result { [INFO] [stderr] 58 | | diesel::delete(self.get_table().find(d_id)) [INFO] [stderr] 59 | | .execute(&self.get_conn()) [INFO] [stderr] 60 | | .map_err(|_| Error::QueryError("Unable to delete todo")) [INFO] [stderr] 61 | | } [INFO] [stderr] | |_____^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `(dyn diesel::query_builder::QueryFragment<::DB> + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `diesel::QuerySource` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `zanmu`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "13bc668c5bef87830fb05d24f750a420e3710ddf59c96891182a47d9745a24aa"` [INFO] running `"docker" "rm" "-f" "13bc668c5bef87830fb05d24f750a420e3710ddf59c96891182a47d9745a24aa"` [INFO] [stdout] 13bc668c5bef87830fb05d24f750a420e3710ddf59c96891182a47d9745a24aa