Nov 30 17:41:57.264 INFO checking punch-web-0.1.0 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 17:41:57.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 17:41:57.504 INFO [stdout] 266e736f30ba25fc9eb2733ac5be710355e5348938313616a5c8ff2e0716677e Nov 30 17:41:57.510 INFO running `"docker" "start" "-a" "266e736f30ba25fc9eb2733ac5be710355e5348938313616a5c8ff2e0716677e"` Nov 30 17:41:57.945 INFO [stderr] usermod: no changes Nov 30 17:41:58.417 INFO [stderr] Compiling r2d2 v0.8.3 Nov 30 17:41:58.420 INFO [stderr] Compiling num-integer v0.1.39 Nov 30 17:41:58.429 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Nov 30 17:41:58.430 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Nov 30 17:41:58.442 INFO [stderr] Checking diesel v1.3.3 Nov 30 17:41:58.443 INFO [stderr] Compiling askama_shared v0.7.2 Nov 30 17:41:58.443 INFO [stderr] Checking dotenv v0.10.1 Nov 30 17:42:02.332 INFO [stderr] Checking bcrypt v0.2.1 Nov 30 17:42:03.288 INFO [stderr] Compiling chrono v0.4.6 Nov 30 17:42:03.300 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 30 17:42:09.440 INFO [stderr] Compiling askama_derive v0.7.2 Nov 30 17:42:22.398 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 30 17:42:41.216 INFO [stderr] Checking actix v0.7.7 Nov 30 17:42:46.868 INFO [stderr] Compiling askama v0.7.2 Nov 30 17:42:49.341 INFO [stderr] Compiling punch-web v0.1.0 (/source) Nov 30 17:42:54.943 INFO [stderr] Checking actix-net v0.2.4 Nov 30 17:43:05.264 INFO [stderr] Checking actix-web v0.7.14 Nov 30 17:43:06.716 INFO [stderr] Checking migrations_internals v1.3.0 Nov 30 17:43:17.432 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 30 17:43:25.373 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 30 17:43:41.884 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 17:43:41.884 INFO [stderr] --> src/main.rs:90:1 Nov 30 17:43:41.884 INFO [stderr] | Nov 30 17:43:41.884 INFO [stderr] 90 | #[macro_use] Nov 30 17:43:41.884 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 17:43:41.884 INFO [stderr] | Nov 30 17:43:41.884 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 17:43:41.884 INFO [stderr] Nov 30 17:43:41.884 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 30 17:43:41.884 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 30 17:43:41.884 INFO [stderr] | Nov 30 17:43:41.884 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 30 17:43:41.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.884 INFO [stderr] | Nov 30 17:43:41.884 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 17:43:41.884 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! Nov 30 17:43:41.884 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.884 INFO [stderr] Nov 30 17:43:41.884 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 30 17:43:41.884 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 30 17:43:41.884 INFO [stderr] | Nov 30 17:43:41.884 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 30 17:43:41.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.884 INFO [stderr] | Nov 30 17:43:41.884 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! Nov 30 17:43:41.884 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.884 INFO [stderr] Nov 30 17:43:41.885 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 30 17:43:41.885 INFO [stderr] --> src/models.rs:14:10 Nov 30 17:43:41.885 INFO [stderr] | Nov 30 17:43:41.885 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 30 17:43:41.885 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.885 INFO [stderr] | Nov 30 17:43:41.885 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! Nov 30 17:43:41.885 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.885 INFO [stderr] Nov 30 17:43:41.885 INFO [stderr] warning: cannot find type `config` in this scope Nov 30 17:43:41.885 INFO [stderr] --> src/models.rs:14:21 Nov 30 17:43:41.885 INFO [stderr] | Nov 30 17:43:41.885 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 30 17:43:41.885 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.885 INFO [stderr] | Nov 30 17:43:41.885 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! Nov 30 17:43:41.885 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.887 INFO [stderr] Nov 30 17:43:41.887 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 30 17:43:41.887 INFO [stderr] --> src/models.rs:14:21 Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 30 17:43:41.887 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 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! Nov 30 17:43:41.887 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.887 INFO [stderr] Nov 30 17:43:41.887 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 17:43:41.887 INFO [stderr] --> src/models.rs:85:21 Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Nov 30 17:43:41.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 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! Nov 30 17:43:41.887 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.887 INFO [stderr] Nov 30 17:43:41.887 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 17:43:41.887 INFO [stderr] --> src/models.rs:93:10 Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 INFO [stderr] 93 | #[derive(Insertable)] Nov 30 17:43:41.887 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 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! Nov 30 17:43:41.887 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.887 INFO [stderr] Nov 30 17:43:41.887 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 30 17:43:41.887 INFO [stderr] --> src/models.rs:93:10 Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 INFO [stderr] 93 | #[derive(Insertable)] Nov 30 17:43:41.887 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 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! Nov 30 17:43:41.887 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.887 INFO [stderr] Nov 30 17:43:41.887 INFO [stderr] warning: cannot find type `Project` in this scope Nov 30 17:43:41.887 INFO [stderr] --> src/models.rs:101:10 Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 INFO [stderr] 101 | #[derive(Queryable)] Nov 30 17:43:41.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.887 INFO [stderr] | Nov 30 17:43:41.887 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! Nov 30 17:43:41.887 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.887 INFO [stderr] Nov 30 17:43:41.887 INFO [stderr] warning: cannot find type `projects` in this scope Nov 30 17:43:41.888 INFO [stderr] --> src/models.rs:109:10 Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 INFO [stderr] 109 | #[derive(Insertable)] Nov 30 17:43:41.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 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! Nov 30 17:43:41.888 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.888 INFO [stderr] Nov 30 17:43:41.888 INFO [stderr] warning: cannot find type `NewProject` in this scope Nov 30 17:43:41.888 INFO [stderr] --> src/models.rs:109:10 Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 INFO [stderr] 109 | #[derive(Insertable)] Nov 30 17:43:41.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 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! Nov 30 17:43:41.888 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.888 INFO [stderr] Nov 30 17:43:41.888 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 30 17:43:41.888 INFO [stderr] --> src/models.rs:139:10 Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 30 17:43:41.888 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 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! Nov 30 17:43:41.888 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.888 INFO [stderr] Nov 30 17:43:41.888 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 17:43:41.888 INFO [stderr] --> src/models.rs:139:10 Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 30 17:43:41.888 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 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! Nov 30 17:43:41.888 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.888 INFO [stderr] Nov 30 17:43:41.888 INFO [stderr] warning: cannot find type `Event` in this scope Nov 30 17:43:41.888 INFO [stderr] --> src/models.rs:139:10 Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 30 17:43:41.888 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 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! Nov 30 17:43:41.888 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.888 INFO [stderr] Nov 30 17:43:41.888 INFO [stderr] warning: cannot find type `events` in this scope Nov 30 17:43:41.888 INFO [stderr] --> src/models.rs:154:10 Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 INFO [stderr] 154 | #[derive(Insertable)] Nov 30 17:43:41.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.888 INFO [stderr] | Nov 30 17:43:41.888 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! Nov 30 17:43:41.888 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.888 INFO [stderr] Nov 30 17:43:41.889 INFO [stderr] warning: cannot find type `NewEvent` in this scope Nov 30 17:43:41.889 INFO [stderr] --> src/models.rs:154:10 Nov 30 17:43:41.889 INFO [stderr] | Nov 30 17:43:41.889 INFO [stderr] 154 | #[derive(Insertable)] Nov 30 17:43:41.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.889 INFO [stderr] | Nov 30 17:43:41.889 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! Nov 30 17:43:41.889 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.889 INFO [stderr] Nov 30 17:43:41.889 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 30 17:43:41.889 INFO [stderr] --> src/models.rs:154:10 Nov 30 17:43:41.889 INFO [stderr] | Nov 30 17:43:41.889 INFO [stderr] 154 | #[derive(Insertable)] Nov 30 17:43:41.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.889 INFO [stderr] | Nov 30 17:43:41.889 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! Nov 30 17:43:41.889 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.889 INFO [stderr] Nov 30 17:43:41.889 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 17:43:41.889 INFO [stderr] --> src/models.rs:154:10 Nov 30 17:43:41.889 INFO [stderr] | Nov 30 17:43:41.889 INFO [stderr] 154 | #[derive(Insertable)] Nov 30 17:43:41.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.889 INFO [stderr] | Nov 30 17:43:41.889 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! Nov 30 17:43:41.889 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.889 INFO [stderr] Nov 30 17:43:41.889 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 17:43:41.889 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 17:43:41.889 INFO [stderr] | Nov 30 17:43:41.889 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 17:43:41.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.889 INFO [stderr] | Nov 30 17:43:41.889 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! Nov 30 17:43:41.892 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.892 INFO [stderr] Nov 30 17:43:41.892 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 17:43:41.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.892 INFO [stderr] | Nov 30 17:43:41.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.892 INFO [stderr] | Nov 30 17:43:41.892 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! Nov 30 17:43:41.892 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.892 INFO [stderr] Nov 30 17:43:41.892 INFO [stderr] warning: cannot find type `secret` in this scope Nov 30 17:43:41.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.892 INFO [stderr] | Nov 30 17:43:41.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.892 INFO [stderr] | Nov 30 17:43:41.892 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! Nov 30 17:43:41.892 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.892 INFO [stderr] Nov 30 17:43:41.892 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 30 17:43:41.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.892 INFO [stderr] | Nov 30 17:43:41.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.892 INFO [stderr] | Nov 30 17:43:41.892 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! Nov 30 17:43:41.892 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.892 INFO [stderr] Nov 30 17:43:41.892 INFO [stderr] warning: cannot find type `event_type` in this scope Nov 30 17:43:41.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 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! Nov 30 17:43:41.893 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.893 INFO [stderr] Nov 30 17:43:41.893 INFO [stderr] warning: cannot find type `clock` in this scope Nov 30 17:43:41.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 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! Nov 30 17:43:41.893 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.893 INFO [stderr] Nov 30 17:43:41.893 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 17:43:41.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 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! Nov 30 17:43:41.893 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.893 INFO [stderr] Nov 30 17:43:41.893 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 17:43:41.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 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! Nov 30 17:43:41.893 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.893 INFO [stderr] Nov 30 17:43:41.893 INFO [stderr] warning: cannot find type `overhead` in this scope Nov 30 17:43:41.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 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! Nov 30 17:43:41.893 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.893 INFO [stderr] Nov 30 17:43:41.893 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 17:43:41.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 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! Nov 30 17:43:41.893 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.893 INFO [stderr] Nov 30 17:43:41.893 INFO [stderr] warning: cannot find type `admin` in this scope Nov 30 17:43:41.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:41.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:41.893 INFO [stderr] | Nov 30 17:43:41.893 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! Nov 30 17:43:41.893 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:41.893 INFO [stderr] Nov 30 17:43:42.660 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]` Nov 30 17:43:42.660 INFO [stderr] --> src/server.rs:31:5 Nov 30 17:43:42.660 INFO [stderr] | Nov 30 17:43:42.660 INFO [stderr] 31 | actix_web::server::new(move || { Nov 30 17:43:42.660 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` Nov 30 17:43:42.660 INFO [stderr] | Nov 30 17:43:42.660 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]` Nov 30 17:43:42.660 INFO [stderr] = note: required by `actix_web::server::new` Nov 30 17:43:42.660 INFO [stderr] Nov 30 17:43:42.896 INFO [stderr] error: aborting due to previous error Nov 30 17:43:42.896 INFO [stderr] Nov 30 17:43:42.896 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 17:43:42.916 INFO [stderr] error: Could not compile `punch-web`. Nov 30 17:43:42.916 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 17:43:43.907 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 17:43:43.907 INFO [stderr] --> src/main.rs:90:1 Nov 30 17:43:43.908 INFO [stderr] | Nov 30 17:43:43.908 INFO [stderr] 90 | #[macro_use] Nov 30 17:43:43.908 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 17:43:43.908 INFO [stderr] | Nov 30 17:43:43.909 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 17:43:43.909 INFO [stderr] Nov 30 17:43:43.909 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 30 17:43:43.910 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 30 17:43:43.910 INFO [stderr] | Nov 30 17:43:43.910 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 30 17:43:43.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.911 INFO [stderr] | Nov 30 17:43:43.911 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 17:43:43.911 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! Nov 30 17:43:43.912 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.912 INFO [stderr] Nov 30 17:43:43.912 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 30 17:43:43.912 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 30 17:43:43.913 INFO [stderr] | Nov 30 17:43:43.913 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 30 17:43:43.913 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.913 INFO [stderr] | Nov 30 17:43:43.914 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! Nov 30 17:43:43.914 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.914 INFO [stderr] Nov 30 17:43:43.916 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 30 17:43:43.916 INFO [stderr] --> src/models.rs:14:10 Nov 30 17:43:43.916 INFO [stderr] | Nov 30 17:43:43.916 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 30 17:43:43.917 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.917 INFO [stderr] | Nov 30 17:43:43.917 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! Nov 30 17:43:43.917 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.918 INFO [stderr] Nov 30 17:43:43.918 INFO [stderr] warning: cannot find type `config` in this scope Nov 30 17:43:43.918 INFO [stderr] --> src/models.rs:14:21 Nov 30 17:43:43.919 INFO [stderr] | Nov 30 17:43:43.919 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 30 17:43:43.919 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.919 INFO [stderr] | Nov 30 17:43:43.920 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! Nov 30 17:43:43.920 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.920 INFO [stderr] Nov 30 17:43:43.920 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 30 17:43:43.921 INFO [stderr] --> src/models.rs:14:21 Nov 30 17:43:43.921 INFO [stderr] | Nov 30 17:43:43.921 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 30 17:43:43.921 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.921 INFO [stderr] | Nov 30 17:43:43.922 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! Nov 30 17:43:43.922 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.922 INFO [stderr] Nov 30 17:43:43.923 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 17:43:43.923 INFO [stderr] --> src/models.rs:85:21 Nov 30 17:43:43.923 INFO [stderr] | Nov 30 17:43:43.923 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Nov 30 17:43:43.924 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.924 INFO [stderr] | Nov 30 17:43:43.924 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! Nov 30 17:43:43.924 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.924 INFO [stderr] Nov 30 17:43:43.925 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 17:43:43.925 INFO [stderr] --> src/models.rs:93:10 Nov 30 17:43:43.925 INFO [stderr] | Nov 30 17:43:43.926 INFO [stderr] 93 | #[derive(Insertable)] Nov 30 17:43:43.926 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.926 INFO [stderr] | Nov 30 17:43:43.926 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! Nov 30 17:43:43.927 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.927 INFO [stderr] Nov 30 17:43:43.927 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 30 17:43:43.927 INFO [stderr] --> src/models.rs:93:10 Nov 30 17:43:43.927 INFO [stderr] | Nov 30 17:43:43.928 INFO [stderr] 93 | #[derive(Insertable)] Nov 30 17:43:43.928 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.928 INFO [stderr] | Nov 30 17:43:43.928 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! Nov 30 17:43:43.929 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.929 INFO [stderr] Nov 30 17:43:43.929 INFO [stderr] warning: cannot find type `Project` in this scope Nov 30 17:43:43.930 INFO [stderr] --> src/models.rs:101:10 Nov 30 17:43:43.930 INFO [stderr] | Nov 30 17:43:43.930 INFO [stderr] 101 | #[derive(Queryable)] Nov 30 17:43:43.930 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.931 INFO [stderr] | Nov 30 17:43:43.931 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! Nov 30 17:43:43.931 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.931 INFO [stderr] Nov 30 17:43:43.932 INFO [stderr] warning: cannot find type `projects` in this scope Nov 30 17:43:43.932 INFO [stderr] --> src/models.rs:109:10 Nov 30 17:43:43.932 INFO [stderr] | Nov 30 17:43:43.932 INFO [stderr] 109 | #[derive(Insertable)] Nov 30 17:43:43.933 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.933 INFO [stderr] | Nov 30 17:43:43.933 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! Nov 30 17:43:43.933 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.934 INFO [stderr] Nov 30 17:43:43.934 INFO [stderr] warning: cannot find type `NewProject` in this scope Nov 30 17:43:43.934 INFO [stderr] --> src/models.rs:109:10 Nov 30 17:43:43.934 INFO [stderr] | Nov 30 17:43:43.934 INFO [stderr] 109 | #[derive(Insertable)] Nov 30 17:43:43.935 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.935 INFO [stderr] | Nov 30 17:43:43.935 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! Nov 30 17:43:43.935 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.935 INFO [stderr] Nov 30 17:43:43.936 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 30 17:43:43.936 INFO [stderr] --> src/models.rs:139:10 Nov 30 17:43:43.936 INFO [stderr] | Nov 30 17:43:43.936 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 30 17:43:43.936 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.936 INFO [stderr] | Nov 30 17:43:43.936 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! Nov 30 17:43:43.936 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.936 INFO [stderr] Nov 30 17:43:43.936 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 17:43:43.936 INFO [stderr] --> src/models.rs:139:10 Nov 30 17:43:43.936 INFO [stderr] | Nov 30 17:43:43.936 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 30 17:43:43.936 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.937 INFO [stderr] | Nov 30 17:43:43.937 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! Nov 30 17:43:43.937 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.937 INFO [stderr] Nov 30 17:43:43.937 INFO [stderr] warning: cannot find type `Event` in this scope Nov 30 17:43:43.937 INFO [stderr] --> src/models.rs:139:10 Nov 30 17:43:43.937 INFO [stderr] | Nov 30 17:43:43.937 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 30 17:43:43.937 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.937 INFO [stderr] | Nov 30 17:43:43.937 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! Nov 30 17:43:43.937 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.937 INFO [stderr] Nov 30 17:43:43.938 INFO [stderr] warning: cannot find type `events` in this scope Nov 30 17:43:43.938 INFO [stderr] --> src/models.rs:154:10 Nov 30 17:43:43.938 INFO [stderr] | Nov 30 17:43:43.938 INFO [stderr] 154 | #[derive(Insertable)] Nov 30 17:43:43.938 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.938 INFO [stderr] | Nov 30 17:43:43.938 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! Nov 30 17:43:43.938 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.938 INFO [stderr] Nov 30 17:43:43.938 INFO [stderr] warning: cannot find type `NewEvent` in this scope Nov 30 17:43:43.938 INFO [stderr] --> src/models.rs:154:10 Nov 30 17:43:43.938 INFO [stderr] | Nov 30 17:43:43.938 INFO [stderr] 154 | #[derive(Insertable)] Nov 30 17:43:43.938 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.938 INFO [stderr] | Nov 30 17:43:43.938 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! Nov 30 17:43:43.939 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.939 INFO [stderr] Nov 30 17:43:43.940 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 30 17:43:43.940 INFO [stderr] --> src/models.rs:154:10 Nov 30 17:43:43.940 INFO [stderr] | Nov 30 17:43:43.940 INFO [stderr] 154 | #[derive(Insertable)] Nov 30 17:43:43.940 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.940 INFO [stderr] | Nov 30 17:43:43.940 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! Nov 30 17:43:43.940 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.940 INFO [stderr] Nov 30 17:43:43.940 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 17:43:43.940 INFO [stderr] --> src/models.rs:154:10 Nov 30 17:43:43.940 INFO [stderr] | Nov 30 17:43:43.940 INFO [stderr] 154 | #[derive(Insertable)] Nov 30 17:43:43.940 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.940 INFO [stderr] | Nov 30 17:43:43.940 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! Nov 30 17:43:43.940 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.940 INFO [stderr] Nov 30 17:43:43.940 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 17:43:43.940 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 17:43:43.940 INFO [stderr] | Nov 30 17:43:43.940 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 17:43:43.940 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.940 INFO [stderr] | Nov 30 17:43:43.940 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! Nov 30 17:43:43.940 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.940 INFO [stderr] Nov 30 17:43:43.941 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 17:43:43.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.941 INFO [stderr] | Nov 30 17:43:43.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.941 INFO [stderr] | Nov 30 17:43:43.941 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! Nov 30 17:43:43.941 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.941 INFO [stderr] Nov 30 17:43:43.941 INFO [stderr] warning: cannot find type `secret` in this scope Nov 30 17:43:43.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.941 INFO [stderr] | Nov 30 17:43:43.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.941 INFO [stderr] | Nov 30 17:43:43.941 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! Nov 30 17:43:43.942 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.942 INFO [stderr] Nov 30 17:43:43.942 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 30 17:43:43.942 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.942 INFO [stderr] | Nov 30 17:43:43.942 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.942 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.942 INFO [stderr] | Nov 30 17:43:43.942 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! Nov 30 17:43:43.942 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.943 INFO [stderr] Nov 30 17:43:43.943 INFO [stderr] warning: cannot find type `event_type` in this scope Nov 30 17:43:43.943 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.943 INFO [stderr] | Nov 30 17:43:43.943 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.943 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.943 INFO [stderr] | Nov 30 17:43:43.943 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! Nov 30 17:43:43.943 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.943 INFO [stderr] Nov 30 17:43:43.943 INFO [stderr] warning: cannot find type `clock` in this scope Nov 30 17:43:43.943 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.944 INFO [stderr] | Nov 30 17:43:43.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.944 INFO [stderr] | Nov 30 17:43:43.944 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! Nov 30 17:43:43.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.944 INFO [stderr] Nov 30 17:43:43.944 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 17:43:43.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.945 INFO [stderr] | Nov 30 17:43:43.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.945 INFO [stderr] | Nov 30 17:43:43.945 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! Nov 30 17:43:43.945 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.945 INFO [stderr] Nov 30 17:43:43.945 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 17:43:43.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.945 INFO [stderr] | Nov 30 17:43:43.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.945 INFO [stderr] | Nov 30 17:43:43.945 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! Nov 30 17:43:43.945 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.945 INFO [stderr] Nov 30 17:43:43.946 INFO [stderr] warning: cannot find type `overhead` in this scope Nov 30 17:43:43.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.946 INFO [stderr] | Nov 30 17:43:43.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.946 INFO [stderr] | Nov 30 17:43:43.946 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! Nov 30 17:43:43.946 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.947 INFO [stderr] Nov 30 17:43:43.947 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 17:43:43.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.947 INFO [stderr] | Nov 30 17:43:43.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.948 INFO [stderr] | Nov 30 17:43:43.948 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! Nov 30 17:43:43.948 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.948 INFO [stderr] Nov 30 17:43:43.948 INFO [stderr] warning: cannot find type `admin` in this scope Nov 30 17:43:43.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 17:43:43.948 INFO [stderr] | Nov 30 17:43:43.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 17:43:43.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 17:43:43.948 INFO [stderr] | Nov 30 17:43:43.948 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! Nov 30 17:43:43.948 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:43:43.948 INFO [stderr] Nov 30 17:43:44.696 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]` Nov 30 17:43:44.696 INFO [stderr] --> src/server.rs:31:5 Nov 30 17:43:44.696 INFO [stderr] | Nov 30 17:43:44.696 INFO [stderr] 31 | actix_web::server::new(move || { Nov 30 17:43:44.696 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` Nov 30 17:43:44.696 INFO [stderr] | Nov 30 17:43:44.696 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]` Nov 30 17:43:44.696 INFO [stderr] = note: required by `actix_web::server::new` Nov 30 17:43:44.696 INFO [stderr] Nov 30 17:43:44.912 INFO [stderr] error: aborting due to previous error Nov 30 17:43:44.912 INFO [stderr] Nov 30 17:43:44.912 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 17:43:44.947 INFO [stderr] error: Could not compile `punch-web`. Nov 30 17:43:44.947 INFO [stderr] Nov 30 17:43:44.947 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 17:43:44.948 INFO [stderr] su: No module specific data is present Nov 30 17:43:45.496 INFO running `"docker" "inspect" "266e736f30ba25fc9eb2733ac5be710355e5348938313616a5c8ff2e0716677e"` Nov 30 17:43:45.875 INFO running `"docker" "rm" "-f" "266e736f30ba25fc9eb2733ac5be710355e5348938313616a5c8ff2e0716677e"` Nov 30 17:43:46.160 INFO [stdout] 266e736f30ba25fc9eb2733ac5be710355e5348938313616a5c8ff2e0716677e