Nov 01 18:15:19.169 INFO checking punch-web-0.1.0 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 18:15:19.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 18:15:19.457 INFO blam! 1e5d6c5d2cde8259eb3d2afa32379328c06253e061273a1d1af7f8bffd9edf50 Nov 01 18:15:19.462 INFO running `"docker" "start" "-a" "1e5d6c5d2cde8259eb3d2afa32379328c06253e061273a1d1af7f8bffd9edf50"` Nov 01 18:15:20.202 INFO kablam! usermod: no changes Nov 01 18:15:20.760 INFO kablam! Compiling libsqlite3-sys v0.9.3 Nov 01 18:15:20.772 INFO kablam! Compiling r2d2 v0.8.2 Nov 01 18:15:20.797 INFO kablam! Compiling num-integer v0.1.39 Nov 01 18:15:20.798 INFO kablam! Compiling diesel-derive-enum v0.4.4 Nov 01 18:15:20.798 INFO kablam! Compiling nom v4.1.1 Nov 01 18:15:20.799 INFO kablam! Compiling askama_shared v0.7.2 Nov 01 18:15:24.944 INFO kablam! Checking dotenv v0.10.1 Nov 01 18:15:27.014 INFO kablam! Checking trust-dns-proto v0.5.0 Nov 01 18:15:33.636 INFO kablam! Compiling chrono v0.4.6 Nov 01 18:15:33.664 INFO kablam! Checking diesel v1.3.3 Nov 01 18:15:33.680 INFO kablam! Checking actix v0.7.5 Nov 01 18:15:33.856 INFO kablam! Compiling askama_derive v0.7.2 Nov 01 18:15:47.497 INFO kablam! Checking trust-dns-resolver v0.10.0 Nov 01 18:16:03.620 INFO kablam! Checking actix-net v0.1.1 Nov 01 18:16:12.375 INFO kablam! Compiling askama v0.7.2 Nov 01 18:16:14.331 INFO kablam! Compiling punch-web v0.1.0 (/source) Nov 01 18:16:19.381 INFO kablam! Checking actix-web v0.7.13 Nov 01 18:16:38.816 INFO kablam! Checking migrations_internals v1.3.0 Nov 01 18:16:53.116 INFO kablam! Compiling migrations_macros v1.3.0 Nov 01 18:16:59.292 INFO kablam! Checking diesel_migrations v1.3.0 Nov 01 18:17:15.829 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 01 18:17:15.829 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 01 18:17:15.830 INFO kablam! | Nov 01 18:17:15.830 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 01 18:17:15.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.830 INFO kablam! | Nov 01 18:17:15.830 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 18:17:15.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.831 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.831 INFO kablam! Nov 01 18:17:15.831 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 01 18:17:15.832 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 01 18:17:15.832 INFO kablam! | Nov 01 18:17:15.832 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 01 18:17:15.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.833 INFO kablam! | Nov 01 18:17:15.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.833 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.834 INFO kablam! Nov 01 18:17:15.834 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 01 18:17:15.834 INFO kablam! --> src/models.rs:14:10 Nov 01 18:17:15.834 INFO kablam! | Nov 01 18:17:15.835 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:15.835 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.835 INFO kablam! | Nov 01 18:17:15.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.836 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.836 INFO kablam! Nov 01 18:17:15.836 INFO kablam! warning: cannot find type `config` in this scope Nov 01 18:17:15.836 INFO kablam! --> src/models.rs:14:21 Nov 01 18:17:15.837 INFO kablam! | Nov 01 18:17:15.837 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:15.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.837 INFO kablam! | Nov 01 18:17:15.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.838 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.838 INFO kablam! Nov 01 18:17:15.838 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 01 18:17:15.839 INFO kablam! --> src/models.rs:14:21 Nov 01 18:17:15.839 INFO kablam! | Nov 01 18:17:15.839 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:15.839 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.840 INFO kablam! | Nov 01 18:17:15.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.840 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.840 INFO kablam! Nov 01 18:17:15.841 INFO kablam! warning: cannot find type `User` in this scope Nov 01 18:17:15.841 INFO kablam! --> src/models.rs:85:21 Nov 01 18:17:15.841 INFO kablam! | Nov 01 18:17:15.841 INFO kablam! 85 | #[derive(Serialize, Queryable)] Nov 01 18:17:15.842 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.842 INFO kablam! | Nov 01 18:17:15.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.843 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.843 INFO kablam! Nov 01 18:17:15.843 INFO kablam! warning: cannot find type `users` in this scope Nov 01 18:17:15.843 INFO kablam! --> src/models.rs:93:10 Nov 01 18:17:15.844 INFO kablam! | Nov 01 18:17:15.844 INFO kablam! 93 | #[derive(Insertable)] Nov 01 18:17:15.844 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.844 INFO kablam! | Nov 01 18:17:15.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.845 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.845 INFO kablam! Nov 01 18:17:15.846 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 18:17:15.846 INFO kablam! --> src/models.rs:93:10 Nov 01 18:17:15.846 INFO kablam! | Nov 01 18:17:15.847 INFO kablam! 93 | #[derive(Insertable)] Nov 01 18:17:15.847 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.847 INFO kablam! | Nov 01 18:17:15.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.848 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.848 INFO kablam! Nov 01 18:17:15.848 INFO kablam! warning: cannot find type `Project` in this scope Nov 01 18:17:15.848 INFO kablam! --> src/models.rs:101:10 Nov 01 18:17:15.848 INFO kablam! | Nov 01 18:17:15.848 INFO kablam! 101 | #[derive(Queryable)] Nov 01 18:17:15.848 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.848 INFO kablam! | Nov 01 18:17:15.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.848 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.848 INFO kablam! Nov 01 18:17:15.848 INFO kablam! warning: cannot find type `projects` in this scope Nov 01 18:17:15.848 INFO kablam! --> src/models.rs:109:10 Nov 01 18:17:15.848 INFO kablam! | Nov 01 18:17:15.848 INFO kablam! 109 | #[derive(Insertable)] Nov 01 18:17:15.848 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.848 INFO kablam! | Nov 01 18:17:15.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.848 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.848 INFO kablam! Nov 01 18:17:15.848 INFO kablam! warning: cannot find type `NewProject` in this scope Nov 01 18:17:15.848 INFO kablam! --> src/models.rs:109:10 Nov 01 18:17:15.848 INFO kablam! | Nov 01 18:17:15.848 INFO kablam! 109 | #[derive(Insertable)] Nov 01 18:17:15.848 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.848 INFO kablam! | Nov 01 18:17:15.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.848 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.848 INFO kablam! Nov 01 18:17:15.848 INFO kablam! warning: cannot find type `EventType` in this scope Nov 01 18:17:15.848 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 18:17:15.849 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `Event` in this scope Nov 01 18:17:15.849 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `events` in this scope Nov 01 18:17:15.849 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `NewEvent` in this scope Nov 01 18:17:15.849 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `EventType` in this scope Nov 01 18:17:15.849 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 18:17:15.849 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `table` in this scope Nov 01 18:17:15.849 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `id` in this scope Nov 01 18:17:15.849 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.849 INFO kablam! Nov 01 18:17:15.849 INFO kablam! warning: cannot find type `secret` in this scope Nov 01 18:17:15.849 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.849 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.849 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.849 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:15.850 INFO kablam! warning: cannot find type `project_id` in this scope Nov 01 18:17:15.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:15.850 INFO kablam! warning: cannot find type `event_type` in this scope Nov 01 18:17:15.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:15.850 INFO kablam! warning: cannot find type `clock` in this scope Nov 01 18:17:15.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:15.850 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 18:17:15.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:15.850 INFO kablam! warning: cannot find type `name` in this scope Nov 01 18:17:15.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:15.850 INFO kablam! warning: cannot find type `overhead` in this scope Nov 01 18:17:15.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:15.850 INFO kablam! warning: cannot find type `password` in this scope Nov 01 18:17:15.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:15.850 INFO kablam! warning: cannot find type `admin` in this scope Nov 01 18:17:15.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:15.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:15.850 INFO kablam! | Nov 01 18:17:15.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:15.850 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:15.850 INFO kablam! Nov 01 18:17:16.752 INFO kablam! 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 01 18:17:16.752 INFO kablam! --> src/server.rs:31:5 Nov 01 18:17:16.752 INFO kablam! | Nov 01 18:17:16.752 INFO kablam! 31 | actix_web::server::new(move || { Nov 01 18:17:16.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ 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 01 18:17:16.752 INFO kablam! | Nov 01 18:17:16.752 INFO kablam! = 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 01 18:17:16.752 INFO kablam! = note: required by `actix_web::server::new` Nov 01 18:17:16.752 INFO kablam! Nov 01 18:17:16.985 INFO kablam! error: aborting due to previous error Nov 01 18:17:16.985 INFO kablam! Nov 01 18:17:16.985 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 01 18:17:17.004 INFO kablam! error: Could not compile `punch-web`. Nov 01 18:17:17.004 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 18:17:17.045 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 01 18:17:17.045 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 01 18:17:17.046 INFO kablam! | Nov 01 18:17:17.046 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 01 18:17:17.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.047 INFO kablam! | Nov 01 18:17:17.047 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 18:17:17.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.047 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.048 INFO kablam! Nov 01 18:17:17.048 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 01 18:17:17.049 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 01 18:17:17.049 INFO kablam! | Nov 01 18:17:17.049 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 01 18:17:17.050 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.050 INFO kablam! | Nov 01 18:17:17.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.050 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.051 INFO kablam! Nov 01 18:17:17.051 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 01 18:17:17.051 INFO kablam! --> src/models.rs:14:10 Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:17.052 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.052 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.052 INFO kablam! Nov 01 18:17:17.052 INFO kablam! warning: cannot find type `config` in this scope Nov 01 18:17:17.052 INFO kablam! --> src/models.rs:14:21 Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:17.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.052 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.052 INFO kablam! Nov 01 18:17:17.052 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 01 18:17:17.052 INFO kablam! --> src/models.rs:14:21 Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:17.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.052 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.052 INFO kablam! Nov 01 18:17:17.052 INFO kablam! warning: cannot find type `User` in this scope Nov 01 18:17:17.052 INFO kablam! --> src/models.rs:85:21 Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! 85 | #[derive(Serialize, Queryable)] Nov 01 18:17:17.052 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.052 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.052 INFO kablam! Nov 01 18:17:17.052 INFO kablam! warning: cannot find type `users` in this scope Nov 01 18:17:17.052 INFO kablam! --> src/models.rs:93:10 Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! 93 | #[derive(Insertable)] Nov 01 18:17:17.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.052 INFO kablam! | Nov 01 18:17:17.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.052 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.052 INFO kablam! Nov 01 18:17:17.053 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 18:17:17.053 INFO kablam! --> src/models.rs:93:10 Nov 01 18:17:17.053 INFO kablam! | Nov 01 18:17:17.053 INFO kablam! 93 | #[derive(Insertable)] Nov 01 18:17:17.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.053 INFO kablam! | Nov 01 18:17:17.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.053 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.053 INFO kablam! Nov 01 18:17:17.053 INFO kablam! warning: cannot find type `Project` in this scope Nov 01 18:17:17.053 INFO kablam! --> src/models.rs:101:10 Nov 01 18:17:17.053 INFO kablam! | Nov 01 18:17:17.053 INFO kablam! 101 | #[derive(Queryable)] Nov 01 18:17:17.053 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.053 INFO kablam! | Nov 01 18:17:17.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.053 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.053 INFO kablam! Nov 01 18:17:17.053 INFO kablam! warning: cannot find type `projects` in this scope Nov 01 18:17:17.053 INFO kablam! --> src/models.rs:109:10 Nov 01 18:17:17.053 INFO kablam! | Nov 01 18:17:17.053 INFO kablam! 109 | #[derive(Insertable)] Nov 01 18:17:17.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.053 INFO kablam! | Nov 01 18:17:17.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.053 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.053 INFO kablam! Nov 01 18:17:17.053 INFO kablam! warning: cannot find type `NewProject` in this scope Nov 01 18:17:17.053 INFO kablam! --> src/models.rs:109:10 Nov 01 18:17:17.053 INFO kablam! | Nov 01 18:17:17.053 INFO kablam! 109 | #[derive(Insertable)] Nov 01 18:17:17.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.053 INFO kablam! | Nov 01 18:17:17.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.053 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.053 INFO kablam! Nov 01 18:17:17.065 INFO kablam! warning: cannot find type `EventType` in this scope Nov 01 18:17:17.065 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:17.065 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.065 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.065 INFO kablam! Nov 01 18:17:17.065 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 18:17:17.065 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:17.065 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.065 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.065 INFO kablam! Nov 01 18:17:17.065 INFO kablam! warning: cannot find type `Event` in this scope Nov 01 18:17:17.065 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:17.065 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.065 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.065 INFO kablam! Nov 01 18:17:17.065 INFO kablam! warning: cannot find type `events` in this scope Nov 01 18:17:17.065 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:17.065 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.065 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.065 INFO kablam! Nov 01 18:17:17.065 INFO kablam! warning: cannot find type `NewEvent` in this scope Nov 01 18:17:17.065 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:17.065 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.065 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.065 INFO kablam! Nov 01 18:17:17.065 INFO kablam! warning: cannot find type `EventType` in this scope Nov 01 18:17:17.065 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:17.065 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.065 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.065 INFO kablam! Nov 01 18:17:17.065 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 18:17:17.065 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:17.065 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.065 INFO kablam! | Nov 01 18:17:17.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.065 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.065 INFO kablam! Nov 01 18:17:17.065 INFO kablam! warning: cannot find type `table` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `id` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `secret` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `project_id` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `event_type` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `clock` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `name` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `overhead` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.066 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.066 INFO kablam! Nov 01 18:17:17.066 INFO kablam! warning: cannot find type `password` in this scope Nov 01 18:17:17.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.066 INFO kablam! | Nov 01 18:17:17.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.067 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.067 INFO kablam! Nov 01 18:17:17.067 INFO kablam! warning: cannot find type `admin` in this scope Nov 01 18:17:17.067 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:17.067 INFO kablam! | Nov 01 18:17:17.067 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:17.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:17.067 INFO kablam! | Nov 01 18:17:17.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 18:17:17.067 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:17.067 INFO kablam! Nov 01 18:17:18.002 INFO kablam! 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 01 18:17:18.002 INFO kablam! --> src/server.rs:31:5 Nov 01 18:17:18.002 INFO kablam! | Nov 01 18:17:18.002 INFO kablam! 31 | actix_web::server::new(move || { Nov 01 18:17:18.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ 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 01 18:17:18.004 INFO kablam! | Nov 01 18:17:18.004 INFO kablam! = 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 01 18:17:18.004 INFO kablam! = note: required by `actix_web::server::new` Nov 01 18:17:18.004 INFO kablam! Nov 01 18:17:18.248 INFO kablam! error: aborting due to previous error Nov 01 18:17:18.248 INFO kablam! Nov 01 18:17:18.248 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 01 18:17:18.280 INFO kablam! error: Could not compile `punch-web`. Nov 01 18:17:18.280 INFO kablam! Nov 01 18:17:18.280 INFO kablam! To learn more, run the command again with --verbose. Nov 01 18:17:18.283 INFO kablam! su: No module specific data is present Nov 01 18:17:19.147 INFO running `"docker" "rm" "-f" "1e5d6c5d2cde8259eb3d2afa32379328c06253e061273a1d1af7f8bffd9edf50"` Nov 01 18:17:19.417 INFO blam! 1e5d6c5d2cde8259eb3d2afa32379328c06253e061273a1d1af7f8bffd9edf50