[INFO] updating cached repository ButteryCrumpet/zanmu [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ButteryCrumpet/zanmu [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ButteryCrumpet/zanmu" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/ButteryCrumpet/zanmu"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/ButteryCrumpet/zanmu'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ButteryCrumpet/zanmu" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/ButteryCrumpet/zanmu"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/ButteryCrumpet/zanmu'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4508c80da334bc6b6a96692acad90b7f02d787a8 [INFO] sha for GitHub repo ButteryCrumpet/zanmu: 4508c80da334bc6b6a96692acad90b7f02d787a8 [INFO] validating manifest of ButteryCrumpet/zanmu on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ButteryCrumpet/zanmu on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ButteryCrumpet/zanmu [INFO] finished frobbing ButteryCrumpet/zanmu [INFO] frobbed toml for ButteryCrumpet/zanmu written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/ButteryCrumpet/zanmu/Cargo.toml [INFO] started frobbing ButteryCrumpet/zanmu [INFO] finished frobbing ButteryCrumpet/zanmu [INFO] frobbed toml for ButteryCrumpet/zanmu written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/ButteryCrumpet/zanmu/Cargo.toml [INFO] crate ButteryCrumpet/zanmu has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ButteryCrumpet/zanmu against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-5/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/ButteryCrumpet/zanmu:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fdb7b4f731f23d5240d99089b18321dd9a2be676fe528833fc4901cc83708faa [INFO] running `"docker" "start" "-a" "fdb7b4f731f23d5240d99089b18321dd9a2be676fe528833fc4901cc83708faa"` [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking trust-dns-proto v0.5.0-alpha.5 [INFO] [stderr] Checking actix v0.7.5 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Checking trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Checking actix-net v0.1.1 [INFO] [stderr] Checking actix-web v0.7.13 [INFO] [stderr] Checking zanmu v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:165:33 [INFO] [stderr] | [INFO] [stderr] 165 | 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>:165:33 [INFO] [stderr] | [INFO] [stderr] 165 | 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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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: `crate::schema::todos::SqlType` [INFO] [stderr] --> src/db.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::schema::todos::SqlType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `NewTodo` [INFO] [stderr] --> src/db.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | use crate::models::{Todo, NewTodo, Project}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Todo` [INFO] [stderr] --> src/main.rs:12:21 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::models::{Todo, ListTodo}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:165:33 [INFO] [stderr] | [INFO] [stderr] 165 | 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>:165:33 [INFO] [stderr] | [INFO] [stderr] 165 | 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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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: `crate::schema::todos::SqlType` [INFO] [stderr] --> src/db.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::schema::todos::SqlType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `NewTodo` [INFO] [stderr] --> src/db.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | use crate::models::{Todo, NewTodo, Project}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Todo` [INFO] [stderr] --> src/main.rs:12:21 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::models::{Todo, ListTodo}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0275]: overflow evaluating the requirement `(&_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_): diesel::Insertable` [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#![recursion_limit="128"]` attribute to your crate [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(_, _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(_, _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0275`. [INFO] [stderr] error: Could not compile `zanmu`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0275]: overflow evaluating the requirement `(&_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_): diesel::Insertable` [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#![recursion_limit="128"]` attribute to your crate [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(_, _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(_, _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&(((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `(&(((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), &_, &_, &_, &_, &_, &_, &_, &_, &_, &_, &_)` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Insertable` for `&((((((((((((((((((((((((((((((((_, _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _), _, _, _, _, _, _, _, _, _, _, _)` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0275`. [INFO] [stderr] error: Could not compile `zanmu`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fdb7b4f731f23d5240d99089b18321dd9a2be676fe528833fc4901cc83708faa"` [INFO] running `"docker" "rm" "-f" "fdb7b4f731f23d5240d99089b18321dd9a2be676fe528833fc4901cc83708faa"` [INFO] [stdout] fdb7b4f731f23d5240d99089b18321dd9a2be676fe528833fc4901cc83708faa