Nov 03 03:49:00.189 INFO checking punch-web-0.1.0 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 03:49:00.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 03 03:49:00.436 INFO blam! 5ec21b520410a0d376d895999573c6fd17a4d48dd1d7064420e0a9f24e28934b Nov 03 03:49:00.440 INFO running `"docker" "start" "-a" "5ec21b520410a0d376d895999573c6fd17a4d48dd1d7064420e0a9f24e28934b"` Nov 03 03:49:01.052 INFO kablam! usermod: no changes Nov 03 03:49:01.683 INFO kablam! Compiling r2d2 v0.8.2 Nov 03 03:49:01.688 INFO kablam! Compiling num-integer v0.1.39 Nov 03 03:49:01.688 INFO kablam! Compiling diesel-derive-enum v0.4.4 Nov 03 03:49:01.688 INFO kablam! Checking block-cipher-trait v0.5.3 Nov 03 03:49:01.688 INFO kablam! Checking error-chain v0.10.0 Nov 03 03:49:01.688 INFO kablam! Checking diesel v1.3.3 Nov 03 03:49:01.688 INFO kablam! Compiling askama_shared v0.7.2 Nov 03 03:49:03.210 INFO kablam! Checking blowfish v0.3.0 Nov 03 03:49:05.493 INFO kablam! Checking bcrypt v0.2.1 Nov 03 03:49:07.708 INFO kablam! Checking trust-dns-proto v0.5.0 Nov 03 03:49:07.752 INFO kablam! Checking dotenv v0.10.1 Nov 03 03:49:07.776 INFO kablam! Compiling chrono v0.4.6 Nov 03 03:49:13.544 INFO kablam! Checking actix v0.7.5 Nov 03 03:49:13.788 INFO kablam! Compiling askama_derive v0.7.2 Nov 03 03:49:25.752 INFO kablam! Checking trust-dns-resolver v0.10.0 Nov 03 03:49:42.844 INFO kablam! Checking actix-net v0.1.1 Nov 03 03:49:50.562 INFO kablam! Compiling askama v0.7.2 Nov 03 03:49:52.776 INFO kablam! Compiling punch-web v0.1.0 (/source) Nov 03 03:49:58.079 INFO kablam! Checking actix-web v0.7.13 Nov 03 03:50:13.452 INFO kablam! Checking migrations_internals v1.3.0 Nov 03 03:50:27.660 INFO kablam! Compiling migrations_macros v1.3.0 Nov 03 03:50:33.620 INFO kablam! Checking diesel_migrations v1.3.0 Nov 03 03:50:50.569 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 03 03:50:50.569 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 03 03:50:50.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 03:50:50.569 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 03 03:50:50.569 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.569 INFO kablam! Nov 03 03:50:50.569 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 03 03:50:50.569 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 03 03:50:50.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 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 03 03:50:50.569 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.569 INFO kablam! Nov 03 03:50:50.569 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 03 03:50:50.569 INFO kablam! --> src/models.rs:14:10 Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 03 03:50:50.569 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 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 03 03:50:50.569 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.569 INFO kablam! Nov 03 03:50:50.569 INFO kablam! warning: cannot find type `config` in this scope Nov 03 03:50:50.569 INFO kablam! --> src/models.rs:14:21 Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 03 03:50:50.569 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 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 03 03:50:50.569 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.569 INFO kablam! Nov 03 03:50:50.569 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 03 03:50:50.569 INFO kablam! --> src/models.rs:14:21 Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 03 03:50:50.569 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.569 INFO kablam! | Nov 03 03:50:50.569 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 03 03:50:50.569 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.569 INFO kablam! Nov 03 03:50:50.570 INFO kablam! warning: cannot find type `User` in this scope Nov 03 03:50:50.570 INFO kablam! --> src/models.rs:85:21 Nov 03 03:50:50.570 INFO kablam! | Nov 03 03:50:50.570 INFO kablam! 85 | #[derive(Serialize, Queryable)] Nov 03 03:50:50.570 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.570 INFO kablam! | Nov 03 03:50:50.570 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 03 03:50:50.570 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.570 INFO kablam! Nov 03 03:50:50.570 INFO kablam! warning: cannot find type `users` in this scope Nov 03 03:50:50.570 INFO kablam! --> src/models.rs:93:10 Nov 03 03:50:50.570 INFO kablam! | Nov 03 03:50:50.570 INFO kablam! 93 | #[derive(Insertable)] Nov 03 03:50:50.570 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.570 INFO kablam! | Nov 03 03:50:50.570 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 03 03:50:50.570 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.585 INFO kablam! Nov 03 03:50:50.585 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 03 03:50:50.585 INFO kablam! --> src/models.rs:93:10 Nov 03 03:50:50.585 INFO kablam! | Nov 03 03:50:50.585 INFO kablam! 93 | #[derive(Insertable)] Nov 03 03:50:50.585 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.585 INFO kablam! | Nov 03 03:50:50.585 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 03 03:50:50.585 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.585 INFO kablam! Nov 03 03:50:50.585 INFO kablam! warning: cannot find type `Project` in this scope Nov 03 03:50:50.585 INFO kablam! --> src/models.rs:101:10 Nov 03 03:50:50.585 INFO kablam! | Nov 03 03:50:50.585 INFO kablam! 101 | #[derive(Queryable)] Nov 03 03:50:50.585 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.585 INFO kablam! | Nov 03 03:50:50.585 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 03 03:50:50.585 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.585 INFO kablam! Nov 03 03:50:50.585 INFO kablam! warning: cannot find type `projects` in this scope Nov 03 03:50:50.585 INFO kablam! --> src/models.rs:109:10 Nov 03 03:50:50.585 INFO kablam! | Nov 03 03:50:50.585 INFO kablam! 109 | #[derive(Insertable)] Nov 03 03:50:50.585 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.585 INFO kablam! | Nov 03 03:50:50.585 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 03 03:50:50.585 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.585 INFO kablam! Nov 03 03:50:50.585 INFO kablam! warning: cannot find type `NewProject` in this scope Nov 03 03:50:50.585 INFO kablam! --> src/models.rs:109:10 Nov 03 03:50:50.585 INFO kablam! | Nov 03 03:50:50.585 INFO kablam! 109 | #[derive(Insertable)] Nov 03 03:50:50.585 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.585 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `EventType` in this scope Nov 03 03:50:50.586 INFO kablam! --> src/models.rs:139:10 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 03 03:50:50.586 INFO kablam! --> src/models.rs:139:10 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `Event` in this scope Nov 03 03:50:50.586 INFO kablam! --> src/models.rs:139:10 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `events` in this scope Nov 03 03:50:50.586 INFO kablam! --> src/models.rs:154:10 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 154 | #[derive(Insertable)] Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `NewEvent` in this scope Nov 03 03:50:50.586 INFO kablam! --> src/models.rs:154:10 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 154 | #[derive(Insertable)] Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `EventType` in this scope Nov 03 03:50:50.586 INFO kablam! --> src/models.rs:154:10 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 154 | #[derive(Insertable)] Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 03 03:50:50.586 INFO kablam! --> src/models.rs:154:10 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 154 | #[derive(Insertable)] Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `table` in this scope Nov 03 03:50:50.586 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.586 INFO kablam! Nov 03 03:50:50.586 INFO kablam! warning: cannot find type `id` in this scope Nov 03 03:50:50.586 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.586 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.586 INFO kablam! | Nov 03 03:50:50.586 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 03 03:50:50.586 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `secret` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `project_id` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `event_type` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `clock` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `user_id` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `name` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `overhead` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `password` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.587 INFO kablam! warning: cannot find type `admin` in this scope Nov 03 03:50:50.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.587 INFO kablam! | Nov 03 03:50:50.587 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 03 03:50:50.587 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.587 INFO kablam! Nov 03 03:50:50.709 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 03 03:50:50.709 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 03 03:50:50.709 INFO kablam! | Nov 03 03:50:50.710 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 03 03:50:50.710 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.711 INFO kablam! | Nov 03 03:50:50.711 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 03:50:50.711 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 03 03:50:50.711 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.712 INFO kablam! Nov 03 03:50:50.712 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Nov 03 03:50:50.713 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 03 03:50:50.713 INFO kablam! | Nov 03 03:50:50.713 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 03 03:50:50.713 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.714 INFO kablam! | Nov 03 03:50:50.714 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 03 03:50:50.714 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.714 INFO kablam! Nov 03 03:50:50.715 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 03 03:50:50.715 INFO kablam! --> src/models.rs:14:10 Nov 03 03:50:50.715 INFO kablam! | Nov 03 03:50:50.715 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 03 03:50:50.716 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.716 INFO kablam! | Nov 03 03:50:50.716 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 03 03:50:50.717 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.717 INFO kablam! Nov 03 03:50:50.717 INFO kablam! warning: cannot find type `config` in this scope Nov 03 03:50:50.717 INFO kablam! --> src/models.rs:14:21 Nov 03 03:50:50.718 INFO kablam! | Nov 03 03:50:50.718 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 03 03:50:50.718 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.718 INFO kablam! | Nov 03 03:50:50.719 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 03 03:50:50.719 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.724 INFO kablam! Nov 03 03:50:50.724 INFO kablam! warning: cannot find type `ConfigRow` in this scope Nov 03 03:50:50.725 INFO kablam! --> src/models.rs:14:21 Nov 03 03:50:50.725 INFO kablam! | Nov 03 03:50:50.725 INFO kablam! 14 | #[derive(Queryable, Insertable)] Nov 03 03:50:50.725 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.726 INFO kablam! | Nov 03 03:50:50.726 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 03 03:50:50.726 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.726 INFO kablam! Nov 03 03:50:50.727 INFO kablam! warning: cannot find type `User` in this scope Nov 03 03:50:50.727 INFO kablam! --> src/models.rs:85:21 Nov 03 03:50:50.727 INFO kablam! | Nov 03 03:50:50.727 INFO kablam! 85 | #[derive(Serialize, Queryable)] Nov 03 03:50:50.727 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.728 INFO kablam! | Nov 03 03:50:50.728 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 03 03:50:50.728 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.728 INFO kablam! Nov 03 03:50:50.728 INFO kablam! warning: cannot find type `users` in this scope Nov 03 03:50:50.728 INFO kablam! --> src/models.rs:93:10 Nov 03 03:50:50.728 INFO kablam! | Nov 03 03:50:50.728 INFO kablam! 93 | #[derive(Insertable)] Nov 03 03:50:50.728 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:93:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 93 | #[derive(Insertable)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `Project` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:101:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 101 | #[derive(Queryable)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `projects` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:109:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 109 | #[derive(Insertable)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `NewProject` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:109:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 109 | #[derive(Insertable)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `EventType` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:139:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:139:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `Event` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:139:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `events` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:154:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 154 | #[derive(Insertable)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.729 INFO kablam! warning: cannot find type `NewEvent` in this scope Nov 03 03:50:50.729 INFO kablam! --> src/models.rs:154:10 Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 INFO kablam! 154 | #[derive(Insertable)] Nov 03 03:50:50.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.729 INFO kablam! | Nov 03 03:50:50.729 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 03 03:50:50.729 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.729 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `EventType` in this scope Nov 03 03:50:50.730 INFO kablam! --> src/models.rs:154:10 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 154 | #[derive(Insertable)] Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 03 03:50:50.730 INFO kablam! --> src/models.rs:154:10 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 154 | #[derive(Insertable)] Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `table` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `id` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `secret` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `project_id` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `event_type` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `clock` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `user_id` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `name` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.730 INFO kablam! | Nov 03 03:50:50.730 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 03 03:50:50.730 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.730 INFO kablam! Nov 03 03:50:50.730 INFO kablam! warning: cannot find type `overhead` in this scope Nov 03 03:50:50.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.731 INFO kablam! | Nov 03 03:50:50.731 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.731 INFO kablam! | Nov 03 03:50:50.731 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 03 03:50:50.731 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.731 INFO kablam! Nov 03 03:50:50.731 INFO kablam! warning: cannot find type `password` in this scope Nov 03 03:50:50.731 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.731 INFO kablam! | Nov 03 03:50:50.731 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.731 INFO kablam! | Nov 03 03:50:50.731 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 03 03:50:50.731 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.731 INFO kablam! Nov 03 03:50:50.731 INFO kablam! warning: cannot find type `admin` in this scope Nov 03 03:50:50.731 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 03:50:50.731 INFO kablam! | Nov 03 03:50:50.731 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 03:50:50.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 03:50:50.731 INFO kablam! | Nov 03 03:50:50.731 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 03 03:50:50.731 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:50:50.731 INFO kablam! Nov 03 03:50:51.560 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 03 03:50:51.560 INFO kablam! --> src/server.rs:31:5 Nov 03 03:50:51.560 INFO kablam! | Nov 03 03:50:51.560 INFO kablam! 31 | actix_web::server::new(move || { Nov 03 03:50:51.560 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 03 03:50:51.560 INFO kablam! | Nov 03 03:50:51.560 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 03 03:50:51.560 INFO kablam! = note: required by `actix_web::server::new` Nov 03 03:50:51.560 INFO kablam! Nov 03 03:50:51.800 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 03 03:50:51.800 INFO kablam! --> src/server.rs:31:5 Nov 03 03:50:51.800 INFO kablam! | Nov 03 03:50:51.800 INFO kablam! 31 | actix_web::server::new(move || { Nov 03 03:50:51.800 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 03 03:50:51.800 INFO kablam! | Nov 03 03:50:51.800 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 03 03:50:51.800 INFO kablam! = note: required by `actix_web::server::new` Nov 03 03:50:51.800 INFO kablam! Nov 03 03:50:52.008 INFO kablam! error: aborting due to previous error Nov 03 03:50:52.008 INFO kablam! Nov 03 03:50:52.008 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 03 03:50:52.036 INFO kablam! error: Could not compile `punch-web`. Nov 03 03:50:52.036 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 03 03:50:52.148 INFO kablam! error: aborting due to previous error Nov 03 03:50:52.148 INFO kablam! Nov 03 03:50:52.149 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 03 03:50:52.200 INFO kablam! error: Could not compile `punch-web`. Nov 03 03:50:52.200 INFO kablam! Nov 03 03:50:52.200 INFO kablam! To learn more, run the command again with --verbose. Nov 03 03:50:52.200 INFO kablam! su: No module specific data is present Nov 03 03:50:52.565 INFO running `"docker" "rm" "-f" "5ec21b520410a0d376d895999573c6fd17a4d48dd1d7064420e0a9f24e28934b"` Nov 03 03:50:52.684 INFO blam! 5ec21b520410a0d376d895999573c6fd17a4d48dd1d7064420e0a9f24e28934b