Nov 28 20:14:53.047 INFO checking punch-web-0.1.0 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 20:14:53.047 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 20:14:53.302 INFO [stdout] 6741ec6bb0e98bec5611ba17720e9b9b639ea5e62fbcc2365432e554186296ba Nov 28 20:14:53.304 INFO running `"docker" "start" "-a" "6741ec6bb0e98bec5611ba17720e9b9b639ea5e62fbcc2365432e554186296ba"` Nov 28 20:14:53.896 INFO [stderr] usermod: no changes Nov 28 20:14:54.432 INFO [stderr] Compiling r2d2 v0.8.3 Nov 28 20:14:54.460 INFO [stderr] Compiling num-integer v0.1.39 Nov 28 20:14:54.484 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 28 20:14:54.484 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Nov 28 20:14:54.500 INFO [stderr] Compiling nom v4.1.1 Nov 28 20:14:54.500 INFO [stderr] Checking diesel v1.3.3 Nov 28 20:14:54.500 INFO [stderr] Checking blowfish v0.3.0 Nov 28 20:14:54.500 INFO [stderr] Compiling askama_shared v0.7.2 Nov 28 20:14:58.801 INFO [stderr] Checking bcrypt v0.2.1 Nov 28 20:15:04.248 INFO [stderr] Compiling chrono v0.4.6 Nov 28 20:15:04.404 INFO [stderr] Compiling askama_derive v0.7.2 Nov 28 20:15:16.700 INFO [stderr] Checking dotenv v0.10.1 Nov 28 20:15:39.713 INFO [stderr] Compiling askama v0.7.2 Nov 28 20:15:43.285 INFO [stderr] Compiling punch-web v0.1.0 (/source) Nov 28 20:15:55.862 INFO [stderr] Checking migrations_internals v1.3.0 Nov 28 20:16:08.696 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 28 20:16:14.559 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 28 20:16:31.945 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 20:16:31.945 INFO [stderr] --> src/main.rs:90:1 Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] 90 | #[macro_use] Nov 28 20:16:31.945 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 20:16:31.945 INFO [stderr] Nov 28 20:16:31.945 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 28 20:16:31.945 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 28 20:16:31.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 20:16:31.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 28 20:16:31.945 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.945 INFO [stderr] Nov 28 20:16:31.945 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 28 20:16:31.945 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 28 20:16:31.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.945 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.945 INFO [stderr] Nov 28 20:16:31.945 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 28 20:16:31.945 INFO [stderr] --> src/models.rs:14:10 Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 28 20:16:31.945 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.945 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.945 INFO [stderr] Nov 28 20:16:31.945 INFO [stderr] warning: cannot find type `config` in this scope Nov 28 20:16:31.945 INFO [stderr] --> src/models.rs:14:21 Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 28 20:16:31.945 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.945 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.945 INFO [stderr] Nov 28 20:16:31.945 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 28 20:16:31.945 INFO [stderr] --> src/models.rs:14:21 Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 28 20:16:31.945 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.945 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.945 INFO [stderr] Nov 28 20:16:31.945 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 20:16:31.945 INFO [stderr] --> src/models.rs:85:21 Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.945 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Nov 28 20:16:31.945 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.945 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.945 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.945 INFO [stderr] Nov 28 20:16:31.945 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:93:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 93 | #[derive(Insertable)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.946 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.946 INFO [stderr] Nov 28 20:16:31.946 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:93:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 93 | #[derive(Insertable)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.946 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.946 INFO [stderr] Nov 28 20:16:31.946 INFO [stderr] warning: cannot find type `Project` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:101:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 101 | #[derive(Queryable)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.946 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.946 INFO [stderr] Nov 28 20:16:31.946 INFO [stderr] warning: cannot find type `projects` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:109:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 109 | #[derive(Insertable)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.946 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.946 INFO [stderr] Nov 28 20:16:31.946 INFO [stderr] warning: cannot find type `NewProject` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:109:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 109 | #[derive(Insertable)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.946 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.946 INFO [stderr] Nov 28 20:16:31.946 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:139:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.946 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.946 INFO [stderr] Nov 28 20:16:31.946 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:139:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.946 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.946 INFO [stderr] Nov 28 20:16:31.946 INFO [stderr] warning: cannot find type `Event` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:139:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.946 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.946 INFO [stderr] Nov 28 20:16:31.946 INFO [stderr] warning: cannot find type `events` in this scope Nov 28 20:16:31.946 INFO [stderr] --> src/models.rs:154:10 Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.946 INFO [stderr] 154 | #[derive(Insertable)] Nov 28 20:16:31.946 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.946 INFO [stderr] | Nov 28 20:16:31.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 28 20:16:31.947 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.947 INFO [stderr] Nov 28 20:16:31.947 INFO [stderr] warning: cannot find type `NewEvent` in this scope Nov 28 20:16:31.947 INFO [stderr] --> src/models.rs:154:10 Nov 28 20:16:31.947 INFO [stderr] | Nov 28 20:16:31.947 INFO [stderr] 154 | #[derive(Insertable)] Nov 28 20:16:31.947 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.947 INFO [stderr] | Nov 28 20:16:31.947 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 28 20:16:31.947 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.947 INFO [stderr] Nov 28 20:16:31.947 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 28 20:16:31.947 INFO [stderr] --> src/models.rs:154:10 Nov 28 20:16:31.947 INFO [stderr] | Nov 28 20:16:31.947 INFO [stderr] 154 | #[derive(Insertable)] Nov 28 20:16:31.947 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.947 INFO [stderr] | Nov 28 20:16:31.947 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 28 20:16:31.947 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.947 INFO [stderr] Nov 28 20:16:31.947 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 20:16:31.947 INFO [stderr] --> src/models.rs:154:10 Nov 28 20:16:31.947 INFO [stderr] | Nov 28 20:16:31.947 INFO [stderr] 154 | #[derive(Insertable)] Nov 28 20:16:31.947 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.947 INFO [stderr] | Nov 28 20:16:31.947 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 28 20:16:31.947 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.947 INFO [stderr] Nov 28 20:16:31.947 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 20:16:31.947 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 20:16:31.947 INFO [stderr] | Nov 28 20:16:31.947 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 20:16:31.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.947 INFO [stderr] | Nov 28 20:16:31.947 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 28 20:16:31.947 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.947 INFO [stderr] Nov 28 20:16:31.952 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 20:16:31.952 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.952 INFO [stderr] | Nov 28 20:16:31.952 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.952 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.952 INFO [stderr] | Nov 28 20:16:31.952 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 28 20:16:31.952 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.952 INFO [stderr] Nov 28 20:16:31.952 INFO [stderr] warning: cannot find type `secret` in this scope Nov 28 20:16:31.952 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.952 INFO [stderr] | Nov 28 20:16:31.952 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.952 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.952 INFO [stderr] | Nov 28 20:16:31.952 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 28 20:16:31.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.953 INFO [stderr] Nov 28 20:16:31.953 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 28 20:16:31.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 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 28 20:16:31.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.953 INFO [stderr] Nov 28 20:16:31.953 INFO [stderr] warning: cannot find type `event_type` in this scope Nov 28 20:16:31.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 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 28 20:16:31.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.953 INFO [stderr] Nov 28 20:16:31.953 INFO [stderr] warning: cannot find type `clock` in this scope Nov 28 20:16:31.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 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 28 20:16:31.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.953 INFO [stderr] Nov 28 20:16:31.953 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 20:16:31.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 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 28 20:16:31.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.953 INFO [stderr] Nov 28 20:16:31.953 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 20:16:31.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 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 28 20:16:31.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.953 INFO [stderr] Nov 28 20:16:31.953 INFO [stderr] warning: cannot find type `overhead` in this scope Nov 28 20:16:31.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.953 INFO [stderr] | Nov 28 20:16:31.953 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 28 20:16:31.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.953 INFO [stderr] Nov 28 20:16:31.956 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 20:16:31.956 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.956 INFO [stderr] | Nov 28 20:16:31.956 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.956 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.956 INFO [stderr] | Nov 28 20:16:31.956 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 28 20:16:31.956 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.956 INFO [stderr] Nov 28 20:16:31.956 INFO [stderr] warning: cannot find type `admin` in this scope Nov 28 20:16:31.956 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:31.956 INFO [stderr] | Nov 28 20:16:31.956 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:31.956 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:31.956 INFO [stderr] | Nov 28 20:16:31.956 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 28 20:16:31.956 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:31.956 INFO [stderr] Nov 28 20:16:32.256 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 20:16:32.256 INFO [stderr] --> src/main.rs:90:1 Nov 28 20:16:32.256 INFO [stderr] | Nov 28 20:16:32.256 INFO [stderr] 90 | #[macro_use] Nov 28 20:16:32.256 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 20:16:32.256 INFO [stderr] | Nov 28 20:16:32.256 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 20:16:32.256 INFO [stderr] Nov 28 20:16:32.256 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 28 20:16:32.256 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 28 20:16:32.256 INFO [stderr] | Nov 28 20:16:32.256 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 28 20:16:32.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.256 INFO [stderr] | Nov 28 20:16:32.256 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 20:16:32.256 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 28 20:16:32.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.256 INFO [stderr] Nov 28 20:16:32.256 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 28 20:16:32.256 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 28 20:16:32.256 INFO [stderr] | Nov 28 20:16:32.256 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 28 20:16:32.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.256 INFO [stderr] | Nov 28 20:16:32.256 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 28 20:16:32.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.256 INFO [stderr] Nov 28 20:16:32.256 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 28 20:16:32.256 INFO [stderr] --> src/models.rs:14:10 Nov 28 20:16:32.256 INFO [stderr] | Nov 28 20:16:32.256 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 28 20:16:32.256 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.256 INFO [stderr] | Nov 28 20:16:32.256 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 28 20:16:32.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `config` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:14:21 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:14:21 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:85:21 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:93:10 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 93 | #[derive(Insertable)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:93:10 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 93 | #[derive(Insertable)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `Project` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:101:10 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 101 | #[derive(Queryable)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `projects` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:109:10 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 109 | #[derive(Insertable)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `NewProject` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:109:10 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 109 | #[derive(Insertable)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.257 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 28 20:16:32.257 INFO [stderr] --> src/models.rs:139:10 Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 28 20:16:32.257 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.257 INFO [stderr] | Nov 28 20:16:32.257 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 28 20:16:32.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.257 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 20:16:32.258 INFO [stderr] --> src/models.rs:139:10 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `Event` in this scope Nov 28 20:16:32.258 INFO [stderr] --> src/models.rs:139:10 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `events` in this scope Nov 28 20:16:32.258 INFO [stderr] --> src/models.rs:154:10 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 154 | #[derive(Insertable)] Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `NewEvent` in this scope Nov 28 20:16:32.258 INFO [stderr] --> src/models.rs:154:10 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 154 | #[derive(Insertable)] Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 28 20:16:32.258 INFO [stderr] --> src/models.rs:154:10 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 154 | #[derive(Insertable)] Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 20:16:32.258 INFO [stderr] --> src/models.rs:154:10 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 154 | #[derive(Insertable)] Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 20:16:32.258 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 20:16:32.258 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `secret` in this scope Nov 28 20:16:32.258 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.258 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 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 28 20:16:32.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.258 INFO [stderr] Nov 28 20:16:32.258 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 28 20:16:32.258 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.258 INFO [stderr] | Nov 28 20:16:32.258 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 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 28 20:16:32.259 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.259 INFO [stderr] Nov 28 20:16:32.259 INFO [stderr] warning: cannot find type `event_type` in this scope Nov 28 20:16:32.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 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 28 20:16:32.259 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.259 INFO [stderr] Nov 28 20:16:32.259 INFO [stderr] warning: cannot find type `clock` in this scope Nov 28 20:16:32.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 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 28 20:16:32.259 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.259 INFO [stderr] Nov 28 20:16:32.259 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 20:16:32.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 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 28 20:16:32.259 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.259 INFO [stderr] Nov 28 20:16:32.259 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 20:16:32.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 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 28 20:16:32.259 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.259 INFO [stderr] Nov 28 20:16:32.259 INFO [stderr] warning: cannot find type `overhead` in this scope Nov 28 20:16:32.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.259 INFO [stderr] | Nov 28 20:16:32.259 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 28 20:16:32.259 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.259 INFO [stderr] Nov 28 20:16:32.260 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 20:16:32.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.260 INFO [stderr] | Nov 28 20:16:32.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.260 INFO [stderr] | Nov 28 20:16:32.260 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 28 20:16:32.260 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.260 INFO [stderr] Nov 28 20:16:32.260 INFO [stderr] warning: cannot find type `admin` in this scope Nov 28 20:16:32.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 20:16:32.260 INFO [stderr] | Nov 28 20:16:32.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 20:16:32.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 20:16:32.260 INFO [stderr] | Nov 28 20:16:32.260 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 28 20:16:32.260 INFO [stderr] = note: for more information, see issue #50504 Nov 28 20:16:32.260 INFO [stderr] Nov 28 20:16:33.028 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 28 20:16:33.028 INFO [stderr] --> src/server.rs:31:5 Nov 28 20:16:33.028 INFO [stderr] | Nov 28 20:16:33.028 INFO [stderr] 31 | actix_web::server::new(move || { Nov 28 20:16:33.028 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 28 20:16:33.028 INFO [stderr] | Nov 28 20:16:33.028 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 28 20:16:33.028 INFO [stderr] = note: required by `actix_web::server::new` Nov 28 20:16:33.028 INFO [stderr] Nov 28 20:16:33.164 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 28 20:16:33.164 INFO [stderr] --> src/server.rs:31:5 Nov 28 20:16:33.164 INFO [stderr] | Nov 28 20:16:33.164 INFO [stderr] 31 | actix_web::server::new(move || { Nov 28 20:16:33.164 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 28 20:16:33.164 INFO [stderr] | Nov 28 20:16:33.164 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 28 20:16:33.164 INFO [stderr] = note: required by `actix_web::server::new` Nov 28 20:16:33.164 INFO [stderr] Nov 28 20:16:33.271 INFO [stderr] error: aborting due to previous error Nov 28 20:16:33.271 INFO [stderr] Nov 28 20:16:33.271 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 28 20:16:33.288 INFO [stderr] error: Could not compile `punch-web`. Nov 28 20:16:33.288 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 20:16:33.420 INFO [stderr] error: aborting due to previous error Nov 28 20:16:33.420 INFO [stderr] Nov 28 20:16:33.420 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 28 20:16:33.452 INFO [stderr] error: Could not compile `punch-web`. Nov 28 20:16:33.452 INFO [stderr] Nov 28 20:16:33.452 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 20:16:33.460 INFO [stderr] su: No module specific data is present Nov 28 20:16:34.530 INFO running `"docker" "inspect" "6741ec6bb0e98bec5611ba17720e9b9b639ea5e62fbcc2365432e554186296ba"` Nov 28 20:16:34.931 INFO running `"docker" "rm" "-f" "6741ec6bb0e98bec5611ba17720e9b9b639ea5e62fbcc2365432e554186296ba"` Nov 28 20:16:35.289 INFO [stdout] 6741ec6bb0e98bec5611ba17720e9b9b639ea5e62fbcc2365432e554186296ba