Nov 01 18:15:19.308 INFO checking punch-web-0.1.0 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 18:15:19.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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.544 INFO blam! 40dbdbed042817095494ec9fbaa3f0ef0b1139d991014e680ea6b7ef270ff73d Nov 01 18:15:19.553 INFO running `"docker" "start" "-a" "40dbdbed042817095494ec9fbaa3f0ef0b1139d991014e680ea6b7ef270ff73d"` Nov 01 18:15:20.354 INFO kablam! usermod: no changes Nov 01 18:15:20.952 INFO kablam! Compiling r2d2 v0.8.2 Nov 01 18:15:20.958 INFO kablam! Compiling num-integer v0.1.39 Nov 01 18:15:20.959 INFO kablam! Compiling diesel-derive-enum v0.4.4 Nov 01 18:15:20.964 INFO kablam! Compiling serde_derive v1.0.80 Nov 01 18:15:20.965 INFO kablam! Compiling actix_derive v0.3.1 Nov 01 18:15:20.965 INFO kablam! Checking dotenv v0.10.1 Nov 01 18:15:20.965 INFO kablam! Checking bcrypt v0.2.1 Nov 01 18:15:24.233 INFO kablam! Checking failure v0.1.3 Nov 01 18:15:26.621 INFO kablam! Checking diesel v1.3.3 Nov 01 18:15:26.954 INFO kablam! Checking tokio-signal v0.2.6 Nov 01 18:15:27.224 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 01 18:15:29.763 INFO kablam! Compiling chrono v0.4.6 Nov 01 18:15:31.932 INFO kablam! Checking trust-dns-proto v0.5.0 Nov 01 18:15:49.920 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 01 18:15:52.495 INFO kablam! Checking trust-dns-resolver v0.10.0 Nov 01 18:16:10.912 INFO kablam! Checking actix v0.7.5 Nov 01 18:16:13.001 INFO kablam! Compiling askama_shared v0.7.2 Nov 01 18:16:19.111 INFO kablam! Compiling askama_derive v0.7.2 Nov 01 18:16:24.021 INFO kablam! Checking actix-net v0.1.1 Nov 01 18:16:43.207 INFO kablam! Checking actix-web v0.7.13 Nov 01 18:16:47.825 INFO kablam! Compiling askama v0.7.2 Nov 01 18:16:48.373 INFO kablam! Checking migrations_internals v1.3.0 Nov 01 18:16:51.644 INFO kablam! Compiling punch-web v0.1.0 (/source) Nov 01 18:17:08.520 INFO kablam! Compiling migrations_macros v1.3.0 Nov 01 18:17:15.928 INFO kablam! Checking diesel_migrations v1.3.0 Nov 01 18:17:31.113 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 01 18:17:31.113 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 01 18:17:31.113 INFO kablam! | Nov 01 18:17:31.113 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 01 18:17:31.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.113 INFO kablam! | Nov 01 18:17:31.113 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 18:17:31.113 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:31.113 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.113 INFO kablam! Nov 01 18:17:31.113 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 01 18:17:31.113 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 01 18:17:31.113 INFO kablam! | Nov 01 18:17:31.113 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 01 18:17:31.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.113 INFO kablam! | Nov 01 18:17:31.113 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:31.113 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.113 INFO kablam! Nov 01 18:17:31.120 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 01 18:17:31.120 INFO kablam! --> src/models.rs:14:10 Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:31.120 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 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:31.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.120 INFO kablam! Nov 01 18:17:31.120 INFO kablam! warning: cannot find type `config` in this scope Nov 01 18:17:31.120 INFO kablam! --> src/models.rs:14:21 Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:31.120 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 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:31.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.120 INFO kablam! Nov 01 18:17:31.120 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 01 18:17:31.120 INFO kablam! --> src/models.rs:14:21 Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:31.120 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 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:31.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.120 INFO kablam! Nov 01 18:17:31.120 INFO kablam! warning: cannot find type `User` in this scope Nov 01 18:17:31.120 INFO kablam! --> src/models.rs:85:21 Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 INFO kablam! 85 | #[derive(Serialize, Queryable)] Nov 01 18:17:31.120 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 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:31.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.120 INFO kablam! Nov 01 18:17:31.120 INFO kablam! warning: cannot find type `users` in this scope Nov 01 18:17:31.120 INFO kablam! --> src/models.rs:93:10 Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 INFO kablam! 93 | #[derive(Insertable)] Nov 01 18:17:31.120 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.120 INFO kablam! | Nov 01 18:17:31.120 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:31.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:93:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 93 | #[derive(Insertable)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `Project` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:101:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 101 | #[derive(Queryable)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `projects` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:109:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 109 | #[derive(Insertable)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `NewProject` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:109:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 109 | #[derive(Insertable)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `EventType` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `Event` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `events` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `NewEvent` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:31.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 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:31.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.121 INFO kablam! Nov 01 18:17:31.121 INFO kablam! warning: cannot find type `EventType` in this scope Nov 01 18:17:31.121 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:31.121 INFO kablam! | Nov 01 18:17:31.121 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:31.122 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 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:31.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.122 INFO kablam! Nov 01 18:17:31.122 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 18:17:31.122 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:31.122 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 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:31.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.122 INFO kablam! Nov 01 18:17:31.122 INFO kablam! warning: cannot find type `table` in this scope Nov 01 18:17:31.122 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 18:17:31.122 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 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:31.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.122 INFO kablam! Nov 01 18:17:31.122 INFO kablam! warning: cannot find type `id` in this scope Nov 01 18:17:31.122 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.122 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 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:31.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.122 INFO kablam! Nov 01 18:17:31.122 INFO kablam! warning: cannot find type `secret` in this scope Nov 01 18:17:31.122 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.122 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.122 INFO kablam! | Nov 01 18:17:31.122 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:31.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.122 INFO kablam! Nov 01 18:17:31.129 INFO kablam! warning: cannot find type `project_id` in this scope Nov 01 18:17:31.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 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:31.129 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.129 INFO kablam! Nov 01 18:17:31.129 INFO kablam! warning: cannot find type `event_type` in this scope Nov 01 18:17:31.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 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:31.129 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.129 INFO kablam! Nov 01 18:17:31.129 INFO kablam! warning: cannot find type `clock` in this scope Nov 01 18:17:31.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 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:31.129 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.129 INFO kablam! Nov 01 18:17:31.129 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 18:17:31.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 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:31.129 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.129 INFO kablam! Nov 01 18:17:31.129 INFO kablam! warning: cannot find type `name` in this scope Nov 01 18:17:31.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 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:31.129 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.129 INFO kablam! Nov 01 18:17:31.129 INFO kablam! warning: cannot find type `overhead` in this scope Nov 01 18:17:31.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 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:31.129 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.129 INFO kablam! Nov 01 18:17:31.129 INFO kablam! warning: cannot find type `password` in this scope Nov 01 18:17:31.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.129 INFO kablam! | Nov 01 18:17:31.129 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:31.129 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.129 INFO kablam! Nov 01 18:17:31.129 INFO kablam! warning: cannot find type `admin` in this scope Nov 01 18:17:31.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.130 INFO kablam! | Nov 01 18:17:31.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.130 INFO kablam! | Nov 01 18:17:31.130 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:31.130 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.130 INFO kablam! Nov 01 18:17:31.444 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 01 18:17:31.444 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 01 18:17:31.444 INFO kablam! | Nov 01 18:17:31.444 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 01 18:17:31.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.444 INFO kablam! | Nov 01 18:17:31.444 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 18:17:31.444 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:31.444 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.445 INFO kablam! Nov 01 18:17:31.445 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 01 18:17:31.445 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 01 18:17:31.445 INFO kablam! | Nov 01 18:17:31.445 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 01 18:17:31.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.445 INFO kablam! | Nov 01 18:17:31.445 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:31.445 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.445 INFO kablam! Nov 01 18:17:31.445 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 01 18:17:31.445 INFO kablam! --> src/models.rs:14:10 Nov 01 18:17:31.445 INFO kablam! | Nov 01 18:17:31.445 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:31.445 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.445 INFO kablam! | Nov 01 18:17:31.445 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:31.445 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.445 INFO kablam! Nov 01 18:17:31.445 INFO kablam! warning: cannot find type `config` in this scope Nov 01 18:17:31.445 INFO kablam! --> src/models.rs:14:21 Nov 01 18:17:31.446 INFO kablam! | Nov 01 18:17:31.446 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:31.446 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.446 INFO kablam! | Nov 01 18:17:31.446 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:31.446 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.446 INFO kablam! Nov 01 18:17:31.446 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 01 18:17:31.446 INFO kablam! --> src/models.rs:14:21 Nov 01 18:17:31.446 INFO kablam! | Nov 01 18:17:31.446 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 01 18:17:31.446 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.446 INFO kablam! | Nov 01 18:17:31.446 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:31.446 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.446 INFO kablam! Nov 01 18:17:31.446 INFO kablam! warning: cannot find type `User` in this scope Nov 01 18:17:31.446 INFO kablam! --> src/models.rs:85:21 Nov 01 18:17:31.446 INFO kablam! | Nov 01 18:17:31.446 INFO kablam! 85 | #[derive(Serialize, Queryable)] Nov 01 18:17:31.446 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.446 INFO kablam! | Nov 01 18:17:31.447 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:31.447 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.447 INFO kablam! Nov 01 18:17:31.447 INFO kablam! warning: cannot find type `users` in this scope Nov 01 18:17:31.447 INFO kablam! --> src/models.rs:93:10 Nov 01 18:17:31.447 INFO kablam! | Nov 01 18:17:31.447 INFO kablam! 93 | #[derive(Insertable)] Nov 01 18:17:31.447 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.447 INFO kablam! | Nov 01 18:17:31.447 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:31.447 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.447 INFO kablam! Nov 01 18:17:31.447 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 18:17:31.447 INFO kablam! --> src/models.rs:93:10 Nov 01 18:17:31.447 INFO kablam! | Nov 01 18:17:31.447 INFO kablam! 93 | #[derive(Insertable)] Nov 01 18:17:31.447 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.447 INFO kablam! | Nov 01 18:17:31.447 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:31.447 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.447 INFO kablam! Nov 01 18:17:31.447 INFO kablam! warning: cannot find type `Project` in this scope Nov 01 18:17:31.448 INFO kablam! --> src/models.rs:101:10 Nov 01 18:17:31.448 INFO kablam! | Nov 01 18:17:31.448 INFO kablam! 101 | #[derive(Queryable)] Nov 01 18:17:31.448 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.448 INFO kablam! | Nov 01 18:17:31.448 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:31.448 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.448 INFO kablam! Nov 01 18:17:31.448 INFO kablam! warning: cannot find type `projects` in this scope Nov 01 18:17:31.448 INFO kablam! --> src/models.rs:109:10 Nov 01 18:17:31.448 INFO kablam! | Nov 01 18:17:31.448 INFO kablam! 109 | #[derive(Insertable)] Nov 01 18:17:31.448 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.448 INFO kablam! | Nov 01 18:17:31.448 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:31.448 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.448 INFO kablam! Nov 01 18:17:31.448 INFO kablam! warning: cannot find type `NewProject` in this scope Nov 01 18:17:31.448 INFO kablam! --> src/models.rs:109:10 Nov 01 18:17:31.448 INFO kablam! | Nov 01 18:17:31.448 INFO kablam! 109 | #[derive(Insertable)] Nov 01 18:17:31.448 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.448 INFO kablam! | Nov 01 18:17:31.449 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:31.449 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.449 INFO kablam! Nov 01 18:17:31.449 INFO kablam! warning: cannot find type `EventType` in this scope Nov 01 18:17:31.449 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:31.449 INFO kablam! | Nov 01 18:17:31.449 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:31.449 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.449 INFO kablam! | Nov 01 18:17:31.449 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:31.449 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.449 INFO kablam! Nov 01 18:17:31.449 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 18:17:31.449 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:31.449 INFO kablam! | Nov 01 18:17:31.449 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:31.449 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.449 INFO kablam! | Nov 01 18:17:31.449 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:31.449 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.449 INFO kablam! Nov 01 18:17:31.450 INFO kablam! warning: cannot find type `Event` in this scope Nov 01 18:17:31.450 INFO kablam! --> src/models.rs:139:10 Nov 01 18:17:31.450 INFO kablam! | Nov 01 18:17:31.450 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 01 18:17:31.450 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.450 INFO kablam! | Nov 01 18:17:31.450 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:31.450 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.450 INFO kablam! Nov 01 18:17:31.450 INFO kablam! warning: cannot find type `events` in this scope Nov 01 18:17:31.450 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:31.450 INFO kablam! | Nov 01 18:17:31.450 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:31.450 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.450 INFO kablam! | Nov 01 18:17:31.450 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:31.450 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.450 INFO kablam! Nov 01 18:17:31.450 INFO kablam! warning: cannot find type `NewEvent` in this scope Nov 01 18:17:31.450 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:31.450 INFO kablam! | Nov 01 18:17:31.450 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:31.450 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.450 INFO kablam! | Nov 01 18:17:31.451 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:31.451 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.451 INFO kablam! Nov 01 18:17:31.451 INFO kablam! warning: cannot find type `EventType` in this scope Nov 01 18:17:31.451 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:31.451 INFO kablam! | Nov 01 18:17:31.451 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:31.451 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.451 INFO kablam! | Nov 01 18:17:31.451 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:31.451 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.451 INFO kablam! Nov 01 18:17:31.451 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 18:17:31.451 INFO kablam! --> src/models.rs:154:10 Nov 01 18:17:31.451 INFO kablam! | Nov 01 18:17:31.451 INFO kablam! 154 | #[derive(Insertable)] Nov 01 18:17:31.451 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.451 INFO kablam! | Nov 01 18:17:31.451 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:31.451 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.451 INFO kablam! Nov 01 18:17:31.451 INFO kablam! warning: cannot find type `table` in this scope Nov 01 18:17:31.451 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 18:17:31.452 INFO kablam! | Nov 01 18:17:31.452 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 18:17:31.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.452 INFO kablam! | Nov 01 18:17:31.452 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:31.460 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.460 INFO kablam! Nov 01 18:17:31.460 INFO kablam! warning: cannot find type `id` in this scope Nov 01 18:17:31.460 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.460 INFO kablam! | Nov 01 18:17:31.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.460 INFO kablam! | Nov 01 18:17:31.461 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:31.461 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.461 INFO kablam! Nov 01 18:17:31.461 INFO kablam! warning: cannot find type `secret` in this scope Nov 01 18:17:31.461 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.461 INFO kablam! | Nov 01 18:17:31.461 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.461 INFO kablam! | Nov 01 18:17:31.461 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:31.461 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.461 INFO kablam! Nov 01 18:17:31.461 INFO kablam! warning: cannot find type `project_id` in this scope Nov 01 18:17:31.461 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.461 INFO kablam! | Nov 01 18:17:31.461 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.461 INFO kablam! | Nov 01 18:17:31.461 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:31.461 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.461 INFO kablam! Nov 01 18:17:31.461 INFO kablam! warning: cannot find type `event_type` in this scope Nov 01 18:17:31.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.462 INFO kablam! | Nov 01 18:17:31.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.462 INFO kablam! | Nov 01 18:17:31.462 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:31.462 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.462 INFO kablam! Nov 01 18:17:31.462 INFO kablam! warning: cannot find type `clock` in this scope Nov 01 18:17:31.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.462 INFO kablam! | Nov 01 18:17:31.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.462 INFO kablam! | Nov 01 18:17:31.462 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:31.462 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.462 INFO kablam! Nov 01 18:17:31.462 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 18:17:31.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.462 INFO kablam! | Nov 01 18:17:31.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.463 INFO kablam! | Nov 01 18:17:31.463 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:31.463 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.463 INFO kablam! Nov 01 18:17:31.463 INFO kablam! warning: cannot find type `name` in this scope Nov 01 18:17:31.463 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.463 INFO kablam! | Nov 01 18:17:31.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.463 INFO kablam! | Nov 01 18:17:31.463 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:31.463 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.463 INFO kablam! Nov 01 18:17:31.463 INFO kablam! warning: cannot find type `overhead` in this scope Nov 01 18:17:31.463 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.463 INFO kablam! | Nov 01 18:17:31.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.463 INFO kablam! | Nov 01 18:17:31.463 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:31.463 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.464 INFO kablam! Nov 01 18:17:31.464 INFO kablam! warning: cannot find type `password` in this scope Nov 01 18:17:31.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.464 INFO kablam! | Nov 01 18:17:31.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.464 INFO kablam! | Nov 01 18:17:31.464 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:31.464 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.464 INFO kablam! Nov 01 18:17:31.464 INFO kablam! warning: cannot find type `admin` in this scope Nov 01 18:17:31.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 18:17:31.464 INFO kablam! | Nov 01 18:17:31.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 18:17:31.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 18:17:31.464 INFO kablam! | Nov 01 18:17:31.464 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:31.464 INFO kablam! = note: for more information, see issue #50504 Nov 01 18:17:31.464 INFO kablam! Nov 01 18:17:32.076 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:32.076 INFO kablam! --> src/server.rs:31:5 Nov 01 18:17:32.076 INFO kablam! | Nov 01 18:17:32.076 INFO kablam! 31 | actix_web::server::new(move || { Nov 01 18:17:32.076 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:32.076 INFO kablam! | Nov 01 18:17:32.076 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:32.076 INFO kablam! = note: required by `actix_web::server::new` Nov 01 18:17:32.076 INFO kablam! Nov 01 18:17:32.392 INFO kablam! error: aborting due to previous error Nov 01 18:17:32.393 INFO kablam! Nov 01 18:17:32.393 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 01 18:17:32.420 INFO kablam! error: Could not compile `punch-web`. Nov 01 18:17:32.420 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 18:17:32.772 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:32.772 INFO kablam! --> src/server.rs:31:5 Nov 01 18:17:32.772 INFO kablam! | Nov 01 18:17:32.772 INFO kablam! 31 | actix_web::server::new(move || { Nov 01 18:17:32.772 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:32.772 INFO kablam! | Nov 01 18:17:32.772 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:32.772 INFO kablam! = note: required by `actix_web::server::new` Nov 01 18:17:32.772 INFO kablam! Nov 01 18:17:33.097 INFO kablam! error: aborting due to previous error Nov 01 18:17:33.097 INFO kablam! Nov 01 18:17:33.097 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 01 18:17:33.140 INFO kablam! error: Could not compile `punch-web`. Nov 01 18:17:33.140 INFO kablam! Nov 01 18:17:33.140 INFO kablam! To learn more, run the command again with --verbose. Nov 01 18:17:33.144 INFO kablam! su: No module specific data is present Nov 01 18:17:33.936 INFO running `"docker" "rm" "-f" "40dbdbed042817095494ec9fbaa3f0ef0b1139d991014e680ea6b7ef270ff73d"` Nov 01 18:17:34.200 INFO blam! 40dbdbed042817095494ec9fbaa3f0ef0b1139d991014e680ea6b7ef270ff73d