Dec 18 12:43:44.586 INFO checking punch-web-0.1.0 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 12:43:44.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-1/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/punch-web/0.1.0:/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" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 12:43:44.976 INFO [stdout] a0b816f74e7c9321088b37eccc5e6876f991730984a25e6fe97891e2c35a9845 Dec 18 12:43:44.982 INFO running `"docker" "start" "-a" "a0b816f74e7c9321088b37eccc5e6876f991730984a25e6fe97891e2c35a9845"` Dec 18 12:43:46.558 INFO [stderr] Compiling antidote v1.0.0 Dec 18 12:43:46.562 INFO [stderr] Compiling actix-web v0.7.16 Dec 18 12:43:46.565 INFO [stderr] Compiling syn v0.11.11 Dec 18 12:43:46.576 INFO [stderr] Compiling num-integer v0.1.39 Dec 18 12:43:46.576 INFO [stderr] Checking cookie v0.11.0 Dec 18 12:43:46.576 INFO [stderr] Checking serde_urlencoded v0.5.4 Dec 18 12:43:46.576 INFO [stderr] Compiling actix_derive v0.3.2 Dec 18 12:43:46.576 INFO [stderr] Checking error-chain v0.10.0 Dec 18 12:43:47.184 INFO [stderr] Checking diesel v1.3.3 Dec 18 12:43:47.553 INFO [stderr] Checking blowfish v0.3.1 Dec 18 12:43:47.800 INFO [stderr] Compiling askama_shared v0.7.2 Dec 18 12:43:49.020 INFO [stderr] Compiling scheduled-thread-pool v0.2.0 Dec 18 12:43:49.187 INFO [stderr] Checking failure v0.1.3 Dec 18 12:43:52.900 INFO [stderr] Checking bcrypt v0.2.1 Dec 18 12:43:53.063 INFO [stderr] Compiling chrono v0.4.6 Dec 18 12:43:53.115 INFO [stderr] Checking tokio-signal v0.2.7 Dec 18 12:43:57.004 INFO [stderr] Compiling r2d2 v0.8.3 Dec 18 12:43:57.024 INFO [stderr] Checking trust-dns-proto v0.6.1 Dec 18 12:43:57.032 INFO [stderr] Checking trust-dns-proto v0.5.0 Dec 18 12:43:57.388 INFO [stderr] Compiling askama_derive v0.7.2 Dec 18 12:44:10.376 INFO [stderr] Checking trust-dns-resolver v0.10.1 Dec 18 12:44:11.273 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 18 12:44:11.273 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Dec 18 12:44:22.637 INFO [stderr] Checking actix v0.7.9 Dec 18 12:44:26.744 INFO [stderr] Checking dotenv v0.10.1 Dec 18 12:44:28.162 INFO [stderr] Compiling askama v0.7.2 Dec 18 12:44:30.092 INFO [stderr] Compiling punch-web v0.1.0 (/opt/crater/workdir) Dec 18 12:44:31.052 INFO [stderr] Checking actix-net v0.2.5 Dec 18 12:44:46.910 INFO [stderr] Checking migrations_internals v1.3.0 Dec 18 12:44:54.640 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 18 12:44:56.708 INFO [stderr] Checking diesel_migrations v1.3.0 Dec 18 12:45:00.709 INFO [stderr] warning: unused `#[macro_use]` import Dec 18 12:45:00.709 INFO [stderr] --> src/main.rs:90:1 Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] 90 | #[macro_use] Dec 18 12:45:00.709 INFO [stderr] | ^^^^^^^^^^^^ Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 12:45:00.709 INFO [stderr] Dec 18 12:45:00.709 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 18 12:45:00.709 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 18 12:45:00.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 12:45:00.709 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! Dec 18 12:45:00.709 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.709 INFO [stderr] Dec 18 12:45:00.709 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 18 12:45:00.709 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 18 12:45:00.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 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! Dec 18 12:45:00.709 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.709 INFO [stderr] Dec 18 12:45:00.709 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 18 12:45:00.709 INFO [stderr] --> src/models.rs:14:10 Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 18 12:45:00.709 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 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! Dec 18 12:45:00.709 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.709 INFO [stderr] Dec 18 12:45:00.709 INFO [stderr] warning: cannot find type `config` in this scope Dec 18 12:45:00.709 INFO [stderr] --> src/models.rs:14:21 Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 18 12:45:00.709 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 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! Dec 18 12:45:00.709 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.709 INFO [stderr] Dec 18 12:45:00.709 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 18 12:45:00.709 INFO [stderr] --> src/models.rs:14:21 Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 18 12:45:00.709 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 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! Dec 18 12:45:00.709 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.709 INFO [stderr] Dec 18 12:45:00.709 INFO [stderr] warning: cannot find type `User` in this scope Dec 18 12:45:00.709 INFO [stderr] --> src/models.rs:85:21 Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 18 12:45:00.709 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 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! Dec 18 12:45:00.709 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.709 INFO [stderr] Dec 18 12:45:00.709 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 12:45:00.709 INFO [stderr] --> src/models.rs:93:10 Dec 18 12:45:00.709 INFO [stderr] | Dec 18 12:45:00.709 INFO [stderr] 93 | #[derive(Insertable)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:93:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 93 | #[derive(Insertable)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `Project` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:101:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 101 | #[derive(Queryable)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `projects` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:109:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 109 | #[derive(Insertable)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:109:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 109 | #[derive(Insertable)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:139:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:139:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `Event` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:139:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `events` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:154:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 154 | #[derive(Insertable)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:154:10 Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 INFO [stderr] 154 | #[derive(Insertable)] Dec 18 12:45:00.710 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.710 INFO [stderr] | Dec 18 12:45:00.710 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! Dec 18 12:45:00.710 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.710 INFO [stderr] Dec 18 12:45:00.710 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 18 12:45:00.710 INFO [stderr] --> src/models.rs:154:10 Dec 18 12:45:00.711 INFO [stderr] | Dec 18 12:45:00.711 INFO [stderr] 154 | #[derive(Insertable)] Dec 18 12:45:00.711 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.711 INFO [stderr] | Dec 18 12:45:00.711 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! Dec 18 12:45:00.711 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.711 INFO [stderr] Dec 18 12:45:00.711 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 12:45:00.711 INFO [stderr] --> src/models.rs:154:10 Dec 18 12:45:00.711 INFO [stderr] | Dec 18 12:45:00.711 INFO [stderr] 154 | #[derive(Insertable)] Dec 18 12:45:00.711 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.711 INFO [stderr] | Dec 18 12:45:00.711 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! Dec 18 12:45:00.711 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.711 INFO [stderr] Dec 18 12:45:00.716 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 12:45:00.716 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 12:45:00.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 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! Dec 18 12:45:00.716 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.716 INFO [stderr] Dec 18 12:45:00.716 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 12:45:00.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 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! Dec 18 12:45:00.716 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.716 INFO [stderr] Dec 18 12:45:00.716 INFO [stderr] warning: cannot find type `secret` in this scope Dec 18 12:45:00.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 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! Dec 18 12:45:00.716 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.716 INFO [stderr] Dec 18 12:45:00.716 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 18 12:45:00.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 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! Dec 18 12:45:00.716 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.716 INFO [stderr] Dec 18 12:45:00.716 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 18 12:45:00.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.716 INFO [stderr] | Dec 18 12:45:00.716 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! Dec 18 12:45:00.716 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.716 INFO [stderr] Dec 18 12:45:00.716 INFO [stderr] warning: cannot find type `clock` in this scope Dec 18 12:45:00.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 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! Dec 18 12:45:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.717 INFO [stderr] Dec 18 12:45:00.717 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 12:45:00.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 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! Dec 18 12:45:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.717 INFO [stderr] Dec 18 12:45:00.717 INFO [stderr] warning: cannot find type `name` in this scope Dec 18 12:45:00.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 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! Dec 18 12:45:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.717 INFO [stderr] Dec 18 12:45:00.717 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 18 12:45:00.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 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! Dec 18 12:45:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.717 INFO [stderr] Dec 18 12:45:00.717 INFO [stderr] warning: cannot find type `password` in this scope Dec 18 12:45:00.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 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! Dec 18 12:45:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.717 INFO [stderr] Dec 18 12:45:00.717 INFO [stderr] warning: cannot find type `admin` in this scope Dec 18 12:45:00.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:00.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:00.717 INFO [stderr] | Dec 18 12:45:00.717 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! Dec 18 12:45:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:00.717 INFO [stderr] Dec 18 12:45:01.261 INFO [stderr] warning: unused `#[macro_use]` import Dec 18 12:45:01.261 INFO [stderr] --> src/main.rs:90:1 Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] 90 | #[macro_use] Dec 18 12:45:01.261 INFO [stderr] | ^^^^^^^^^^^^ Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 12:45:01.261 INFO [stderr] Dec 18 12:45:01.261 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 18 12:45:01.261 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 18 12:45:01.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 12:45:01.261 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! Dec 18 12:45:01.261 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.261 INFO [stderr] Dec 18 12:45:01.261 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 18 12:45:01.261 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 18 12:45:01.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 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! Dec 18 12:45:01.261 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.261 INFO [stderr] Dec 18 12:45:01.261 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 18 12:45:01.261 INFO [stderr] --> src/models.rs:14:10 Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 18 12:45:01.261 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 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! Dec 18 12:45:01.261 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.261 INFO [stderr] Dec 18 12:45:01.261 INFO [stderr] warning: cannot find type `config` in this scope Dec 18 12:45:01.261 INFO [stderr] --> src/models.rs:14:21 Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 18 12:45:01.261 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 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! Dec 18 12:45:01.261 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.261 INFO [stderr] Dec 18 12:45:01.261 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 18 12:45:01.261 INFO [stderr] --> src/models.rs:14:21 Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 18 12:45:01.261 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 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! Dec 18 12:45:01.261 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.261 INFO [stderr] Dec 18 12:45:01.261 INFO [stderr] warning: cannot find type `User` in this scope Dec 18 12:45:01.261 INFO [stderr] --> src/models.rs:85:21 Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 18 12:45:01.261 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.261 INFO [stderr] | Dec 18 12:45:01.261 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! Dec 18 12:45:01.261 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.262 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 12:45:01.262 INFO [stderr] --> src/models.rs:93:10 Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 INFO [stderr] 93 | #[derive(Insertable)] Dec 18 12:45:01.262 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 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! Dec 18 12:45:01.262 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.262 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 18 12:45:01.262 INFO [stderr] --> src/models.rs:93:10 Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 INFO [stderr] 93 | #[derive(Insertable)] Dec 18 12:45:01.262 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 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! Dec 18 12:45:01.262 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.262 INFO [stderr] warning: cannot find type `Project` in this scope Dec 18 12:45:01.262 INFO [stderr] --> src/models.rs:101:10 Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 INFO [stderr] 101 | #[derive(Queryable)] Dec 18 12:45:01.262 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 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! Dec 18 12:45:01.262 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.262 INFO [stderr] warning: cannot find type `projects` in this scope Dec 18 12:45:01.262 INFO [stderr] --> src/models.rs:109:10 Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 INFO [stderr] 109 | #[derive(Insertable)] Dec 18 12:45:01.262 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 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! Dec 18 12:45:01.262 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.262 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 18 12:45:01.262 INFO [stderr] --> src/models.rs:109:10 Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 INFO [stderr] 109 | #[derive(Insertable)] Dec 18 12:45:01.262 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 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! Dec 18 12:45:01.262 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.262 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 18 12:45:01.262 INFO [stderr] --> src/models.rs:139:10 Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 18 12:45:01.262 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 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! Dec 18 12:45:01.262 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.262 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 12:45:01.262 INFO [stderr] --> src/models.rs:139:10 Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 18 12:45:01.262 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 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! Dec 18 12:45:01.262 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.262 INFO [stderr] warning: cannot find type `Event` in this scope Dec 18 12:45:01.262 INFO [stderr] --> src/models.rs:139:10 Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 18 12:45:01.262 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.262 INFO [stderr] | Dec 18 12:45:01.262 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! Dec 18 12:45:01.262 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.262 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `events` in this scope Dec 18 12:45:01.269 INFO [stderr] --> src/models.rs:154:10 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 154 | #[derive(Insertable)] Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 18 12:45:01.269 INFO [stderr] --> src/models.rs:154:10 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 154 | #[derive(Insertable)] Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 18 12:45:01.269 INFO [stderr] --> src/models.rs:154:10 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 154 | #[derive(Insertable)] Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 12:45:01.269 INFO [stderr] --> src/models.rs:154:10 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 154 | #[derive(Insertable)] Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 12:45:01.269 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 12:45:01.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `secret` in this scope Dec 18 12:45:01.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 18 12:45:01.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 18 12:45:01.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.269 INFO [stderr] warning: cannot find type `clock` in this scope Dec 18 12:45:01.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.269 INFO [stderr] | Dec 18 12:45:01.269 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! Dec 18 12:45:01.269 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.269 INFO [stderr] Dec 18 12:45:01.270 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 12:45:01.270 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.270 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 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! Dec 18 12:45:01.270 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.270 INFO [stderr] Dec 18 12:45:01.270 INFO [stderr] warning: cannot find type `name` in this scope Dec 18 12:45:01.270 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.270 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 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! Dec 18 12:45:01.270 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.270 INFO [stderr] Dec 18 12:45:01.270 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 18 12:45:01.270 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.270 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 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! Dec 18 12:45:01.270 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.270 INFO [stderr] Dec 18 12:45:01.270 INFO [stderr] warning: cannot find type `password` in this scope Dec 18 12:45:01.270 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.270 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 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! Dec 18 12:45:01.270 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.270 INFO [stderr] Dec 18 12:45:01.270 INFO [stderr] warning: cannot find type `admin` in this scope Dec 18 12:45:01.270 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 12:45:01.270 INFO [stderr] | Dec 18 12:45:01.270 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 12:45:01.270 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 12:45:01.276 INFO [stderr] | Dec 18 12:45:01.276 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! Dec 18 12:45:01.276 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:45:01.276 INFO [stderr] Dec 18 12:45:01.590 INFO [stderr] error[E0277]: the trait bound `models::Config: std::clone::Clone` is not satisfied in `[closure@src/server.rs:31:28: 59:6 db_addr:actix::Addr, static_path:std::path::PathBuf, config:models::Config]` Dec 18 12:45:01.590 INFO [stderr] --> src/server.rs:31:5 Dec 18 12:45:01.590 INFO [stderr] | Dec 18 12:45:01.590 INFO [stderr] 31 | actix_web::server::new(move || { Dec 18 12:45:01.590 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ within `[closure@src/server.rs:31:28: 59:6 db_addr:actix::Addr, static_path:std::path::PathBuf, config:models::Config]`, the trait `std::clone::Clone` is not implemented for `models::Config` Dec 18 12:45:01.590 INFO [stderr] | Dec 18 12:45:01.590 INFO [stderr] = note: required because it appears within the type `[closure@src/server.rs:31:28: 59:6 db_addr:actix::Addr, static_path:std::path::PathBuf, config:models::Config]` Dec 18 12:45:01.590 INFO [stderr] = note: required by `actix_web::server::new` Dec 18 12:45:01.590 INFO [stderr] Dec 18 12:45:01.836 INFO [stderr] error: aborting due to previous error Dec 18 12:45:01.836 INFO [stderr] Dec 18 12:45:01.836 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 18 12:45:01.860 INFO [stderr] error: Could not compile `punch-web`. Dec 18 12:45:01.860 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 12:45:02.072 INFO [stderr] error[E0277]: the trait bound `models::Config: std::clone::Clone` is not satisfied in `[closure@src/server.rs:31:28: 59:6 db_addr:actix::Addr, static_path:std::path::PathBuf, config:models::Config]` Dec 18 12:45:02.072 INFO [stderr] --> src/server.rs:31:5 Dec 18 12:45:02.072 INFO [stderr] | Dec 18 12:45:02.072 INFO [stderr] 31 | actix_web::server::new(move || { Dec 18 12:45:02.072 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ within `[closure@src/server.rs:31:28: 59:6 db_addr:actix::Addr, static_path:std::path::PathBuf, config:models::Config]`, the trait `std::clone::Clone` is not implemented for `models::Config` Dec 18 12:45:02.072 INFO [stderr] | Dec 18 12:45:02.072 INFO [stderr] = note: required because it appears within the type `[closure@src/server.rs:31:28: 59:6 db_addr:actix::Addr, static_path:std::path::PathBuf, config:models::Config]` Dec 18 12:45:02.072 INFO [stderr] = note: required by `actix_web::server::new` Dec 18 12:45:02.072 INFO [stderr] Dec 18 12:45:02.284 INFO [stderr] error: aborting due to previous error Dec 18 12:45:02.284 INFO [stderr] Dec 18 12:45:02.284 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 18 12:45:02.320 INFO [stderr] error: Could not compile `punch-web`. Dec 18 12:45:02.320 INFO [stderr] Dec 18 12:45:02.320 INFO [stderr] To learn more, run the command again with --verbose. Dec 18 12:45:02.842 INFO running `"docker" "inspect" "a0b816f74e7c9321088b37eccc5e6876f991730984a25e6fe97891e2c35a9845"` Dec 18 12:45:03.182 INFO running `"docker" "rm" "-f" "a0b816f74e7c9321088b37eccc5e6876f991730984a25e6fe97891e2c35a9845"` Dec 18 12:45:03.528 INFO [stdout] a0b816f74e7c9321088b37eccc5e6876f991730984a25e6fe97891e2c35a9845