Oct 13 10:32:12.758 INFO checking punch-web-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:32:12.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 13 10:32:12.980 INFO blam! c0e0de7c7fe0f5e53cb777fa228a8e282f993539cc59cc780454a411cc0fbeec Oct 13 10:32:12.980 INFO running `"docker" "start" "-a" "c0e0de7c7fe0f5e53cb777fa228a8e282f993539cc59cc780454a411cc0fbeec"` Oct 13 10:32:13.464 INFO kablam! usermod: no changes Oct 13 10:32:13.976 INFO kablam! Compiling antidote v1.0.0 Oct 13 10:32:13.980 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 13 10:32:13.988 INFO kablam! Compiling syn v0.11.11 Oct 13 10:32:13.988 INFO kablam! Compiling num-integer v0.1.39 Oct 13 10:32:14.007 INFO kablam! Compiling nom v4.1.0 Oct 13 10:32:14.010 INFO kablam! Compiling askama_shared v0.7.2 Oct 13 10:32:17.224 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Oct 13 10:32:21.213 INFO kablam! Compiling chrono v0.4.6 Oct 13 10:32:25.660 INFO kablam! Checking diesel v1.3.3 Oct 13 10:32:27.137 INFO kablam! Compiling r2d2 v0.8.2 Oct 13 10:32:27.424 INFO kablam! Compiling askama_derive v0.7.2 Oct 13 10:32:36.452 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 13 10:32:36.453 INFO kablam! Compiling diesel-derive-enum v0.4.4 Oct 13 10:32:57.392 INFO kablam! Checking dotenv v0.10.1 Oct 13 10:33:01.844 INFO kablam! Compiling askama v0.7.2 Oct 13 10:33:04.312 INFO kablam! Compiling punch-web v0.1.0 (/source) Oct 13 10:33:23.265 INFO kablam! Checking migrations_internals v1.3.0 Oct 13 10:33:30.777 INFO kablam! Compiling migrations_macros v1.3.0 Oct 13 10:33:37.128 INFO kablam! Checking diesel_migrations v1.3.0 Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Oct 13 10:33:54.901 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 13 10:33:54.901 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 10:33:54.901 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! Oct 13 10:33:54.901 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.901 INFO kablam! Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Oct 13 10:33:54.901 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 13 10:33:54.901 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 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! Oct 13 10:33:54.901 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.901 INFO kablam! Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `ConfigRow` in this scope Oct 13 10:33:54.901 INFO kablam! --> src/models.rs:14:10 Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 13 10:33:54.901 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 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! Oct 13 10:33:54.901 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.901 INFO kablam! Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `config` in this scope Oct 13 10:33:54.901 INFO kablam! --> src/models.rs:14:21 Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 13 10:33:54.901 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 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! Oct 13 10:33:54.901 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.901 INFO kablam! Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `ConfigRow` in this scope Oct 13 10:33:54.901 INFO kablam! --> src/models.rs:14:21 Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 13 10:33:54.901 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 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! Oct 13 10:33:54.901 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.901 INFO kablam! Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `User` in this scope Oct 13 10:33:54.901 INFO kablam! --> src/models.rs:85:21 Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! 85 | #[derive(Serialize, Queryable)] Oct 13 10:33:54.901 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 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! Oct 13 10:33:54.901 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.901 INFO kablam! Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `users` in this scope Oct 13 10:33:54.901 INFO kablam! --> src/models.rs:93:10 Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! 93 | #[derive(Insertable)] Oct 13 10:33:54.901 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 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! Oct 13 10:33:54.901 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.901 INFO kablam! Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 13 10:33:54.901 INFO kablam! --> src/models.rs:93:10 Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 INFO kablam! 93 | #[derive(Insertable)] Oct 13 10:33:54.901 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.901 INFO kablam! | Oct 13 10:33:54.901 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! Oct 13 10:33:54.901 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.901 INFO kablam! Oct 13 10:33:54.901 INFO kablam! warning: cannot find type `Project` in this scope Oct 13 10:33:54.901 INFO kablam! --> src/models.rs:101:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 101 | #[derive(Queryable)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 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! Oct 13 10:33:54.902 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.902 INFO kablam! Oct 13 10:33:54.902 INFO kablam! warning: cannot find type `projects` in this scope Oct 13 10:33:54.902 INFO kablam! --> src/models.rs:109:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 109 | #[derive(Insertable)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 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! Oct 13 10:33:54.902 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.902 INFO kablam! Oct 13 10:33:54.902 INFO kablam! warning: cannot find type `NewProject` in this scope Oct 13 10:33:54.902 INFO kablam! --> src/models.rs:109:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 109 | #[derive(Insertable)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 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! Oct 13 10:33:54.902 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.902 INFO kablam! Oct 13 10:33:54.902 INFO kablam! warning: cannot find type `EventType` in this scope Oct 13 10:33:54.902 INFO kablam! --> src/models.rs:139:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 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! Oct 13 10:33:54.902 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.902 INFO kablam! Oct 13 10:33:54.902 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 10:33:54.902 INFO kablam! --> src/models.rs:139:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 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! Oct 13 10:33:54.902 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.902 INFO kablam! Oct 13 10:33:54.902 INFO kablam! warning: cannot find type `Event` in this scope Oct 13 10:33:54.902 INFO kablam! --> src/models.rs:139:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 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! Oct 13 10:33:54.902 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.902 INFO kablam! Oct 13 10:33:54.902 INFO kablam! warning: cannot find type `events` in this scope Oct 13 10:33:54.902 INFO kablam! --> src/models.rs:154:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 154 | #[derive(Insertable)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 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! Oct 13 10:33:54.902 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.902 INFO kablam! Oct 13 10:33:54.902 INFO kablam! warning: cannot find type `NewEvent` in this scope Oct 13 10:33:54.902 INFO kablam! --> src/models.rs:154:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 154 | #[derive(Insertable)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 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! Oct 13 10:33:54.902 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.902 INFO kablam! Oct 13 10:33:54.902 INFO kablam! warning: cannot find type `EventType` in this scope Oct 13 10:33:54.902 INFO kablam! --> src/models.rs:154:10 Oct 13 10:33:54.902 INFO kablam! | Oct 13 10:33:54.902 INFO kablam! 154 | #[derive(Insertable)] Oct 13 10:33:54.902 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.904 INFO kablam! | Oct 13 10:33:54.904 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! Oct 13 10:33:54.904 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.904 INFO kablam! Oct 13 10:33:54.904 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 10:33:54.904 INFO kablam! --> src/models.rs:154:10 Oct 13 10:33:54.904 INFO kablam! | Oct 13 10:33:54.904 INFO kablam! 154 | #[derive(Insertable)] Oct 13 10:33:54.904 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.904 INFO kablam! | Oct 13 10:33:54.904 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! Oct 13 10:33:54.904 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.904 INFO kablam! Oct 13 10:33:54.904 INFO kablam! warning: cannot find type `table` in this scope Oct 13 10:33:54.904 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 10:33:54.904 INFO kablam! | Oct 13 10:33:54.904 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 10:33:54.905 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 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! Oct 13 10:33:54.905 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.905 INFO kablam! Oct 13 10:33:54.905 INFO kablam! warning: cannot find type `id` in this scope Oct 13 10:33:54.905 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.905 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 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! Oct 13 10:33:54.905 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.905 INFO kablam! Oct 13 10:33:54.905 INFO kablam! warning: cannot find type `secret` in this scope Oct 13 10:33:54.905 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.905 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 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! Oct 13 10:33:54.905 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.905 INFO kablam! Oct 13 10:33:54.905 INFO kablam! warning: cannot find type `project_id` in this scope Oct 13 10:33:54.905 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.905 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 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! Oct 13 10:33:54.905 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.905 INFO kablam! Oct 13 10:33:54.905 INFO kablam! warning: cannot find type `event_type` in this scope Oct 13 10:33:54.905 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.905 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 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! Oct 13 10:33:54.905 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.905 INFO kablam! Oct 13 10:33:54.905 INFO kablam! warning: cannot find type `clock` in this scope Oct 13 10:33:54.905 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.905 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 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! Oct 13 10:33:54.905 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.905 INFO kablam! Oct 13 10:33:54.905 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 10:33:54.905 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.905 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 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! Oct 13 10:33:54.905 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.905 INFO kablam! Oct 13 10:33:54.905 INFO kablam! warning: cannot find type `name` in this scope Oct 13 10:33:54.905 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.905 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.905 INFO kablam! | Oct 13 10:33:54.905 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! Oct 13 10:33:54.905 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.905 INFO kablam! Oct 13 10:33:54.906 INFO kablam! warning: cannot find type `overhead` in this scope Oct 13 10:33:54.906 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.906 INFO kablam! | Oct 13 10:33:54.906 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.906 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.906 INFO kablam! | Oct 13 10:33:54.906 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! Oct 13 10:33:54.906 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.906 INFO kablam! Oct 13 10:33:54.912 INFO kablam! warning: cannot find type `password` in this scope Oct 13 10:33:54.912 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.912 INFO kablam! | Oct 13 10:33:54.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.912 INFO kablam! | Oct 13 10:33:54.912 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! Oct 13 10:33:54.912 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.912 INFO kablam! Oct 13 10:33:54.912 INFO kablam! warning: cannot find type `admin` in this scope Oct 13 10:33:54.912 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:54.912 INFO kablam! | Oct 13 10:33:54.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:54.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:54.912 INFO kablam! | Oct 13 10:33:54.912 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! Oct 13 10:33:54.912 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:54.912 INFO kablam! Oct 13 10:33:55.316 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Oct 13 10:33:55.316 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 13 10:33:55.316 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 10:33:55.316 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! Oct 13 10:33:55.316 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.316 INFO kablam! Oct 13 10:33:55.316 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Oct 13 10:33:55.316 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 13 10:33:55.316 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 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! Oct 13 10:33:55.316 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.316 INFO kablam! Oct 13 10:33:55.316 INFO kablam! warning: cannot find type `ConfigRow` in this scope Oct 13 10:33:55.316 INFO kablam! --> src/models.rs:14:10 Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 13 10:33:55.316 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 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! Oct 13 10:33:55.316 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.316 INFO kablam! Oct 13 10:33:55.316 INFO kablam! warning: cannot find type `config` in this scope Oct 13 10:33:55.316 INFO kablam! --> src/models.rs:14:21 Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 13 10:33:55.316 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 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! Oct 13 10:33:55.316 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.316 INFO kablam! Oct 13 10:33:55.316 INFO kablam! warning: cannot find type `ConfigRow` in this scope Oct 13 10:33:55.316 INFO kablam! --> src/models.rs:14:21 Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 13 10:33:55.316 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.316 INFO kablam! | Oct 13 10:33:55.316 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! Oct 13 10:33:55.316 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.317 INFO kablam! Oct 13 10:33:55.317 INFO kablam! warning: cannot find type `User` in this scope Oct 13 10:33:55.317 INFO kablam! --> src/models.rs:85:21 Oct 13 10:33:55.317 INFO kablam! | Oct 13 10:33:55.317 INFO kablam! 85 | #[derive(Serialize, Queryable)] Oct 13 10:33:55.317 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.317 INFO kablam! | Oct 13 10:33:55.317 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! Oct 13 10:33:55.317 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.317 INFO kablam! Oct 13 10:33:55.324 INFO kablam! warning: cannot find type `users` in this scope Oct 13 10:33:55.324 INFO kablam! --> src/models.rs:93:10 Oct 13 10:33:55.324 INFO kablam! | Oct 13 10:33:55.324 INFO kablam! 93 | #[derive(Insertable)] Oct 13 10:33:55.324 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 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! Oct 13 10:33:55.328 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.328 INFO kablam! Oct 13 10:33:55.328 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 13 10:33:55.328 INFO kablam! --> src/models.rs:93:10 Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 INFO kablam! 93 | #[derive(Insertable)] Oct 13 10:33:55.328 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 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! Oct 13 10:33:55.328 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.328 INFO kablam! Oct 13 10:33:55.328 INFO kablam! warning: cannot find type `Project` in this scope Oct 13 10:33:55.328 INFO kablam! --> src/models.rs:101:10 Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 INFO kablam! 101 | #[derive(Queryable)] Oct 13 10:33:55.328 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 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! Oct 13 10:33:55.328 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.328 INFO kablam! Oct 13 10:33:55.328 INFO kablam! warning: cannot find type `projects` in this scope Oct 13 10:33:55.328 INFO kablam! --> src/models.rs:109:10 Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 INFO kablam! 109 | #[derive(Insertable)] Oct 13 10:33:55.328 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 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! Oct 13 10:33:55.328 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.328 INFO kablam! Oct 13 10:33:55.328 INFO kablam! warning: cannot find type `NewProject` in this scope Oct 13 10:33:55.328 INFO kablam! --> src/models.rs:109:10 Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 INFO kablam! 109 | #[derive(Insertable)] Oct 13 10:33:55.328 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 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! Oct 13 10:33:55.328 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.328 INFO kablam! Oct 13 10:33:55.328 INFO kablam! warning: cannot find type `EventType` in this scope Oct 13 10:33:55.328 INFO kablam! --> src/models.rs:139:10 Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 13 10:33:55.328 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.328 INFO kablam! | Oct 13 10:33:55.328 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! Oct 13 10:33:55.328 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.328 INFO kablam! Oct 13 10:33:55.328 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 10:33:55.329 INFO kablam! --> src/models.rs:139:10 Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 13 10:33:55.329 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 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! Oct 13 10:33:55.329 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.329 INFO kablam! Oct 13 10:33:55.329 INFO kablam! warning: cannot find type `Event` in this scope Oct 13 10:33:55.329 INFO kablam! --> src/models.rs:139:10 Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 13 10:33:55.329 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 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! Oct 13 10:33:55.329 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.329 INFO kablam! Oct 13 10:33:55.329 INFO kablam! warning: cannot find type `events` in this scope Oct 13 10:33:55.329 INFO kablam! --> src/models.rs:154:10 Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 INFO kablam! 154 | #[derive(Insertable)] Oct 13 10:33:55.329 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 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! Oct 13 10:33:55.329 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.329 INFO kablam! Oct 13 10:33:55.329 INFO kablam! warning: cannot find type `NewEvent` in this scope Oct 13 10:33:55.329 INFO kablam! --> src/models.rs:154:10 Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 INFO kablam! 154 | #[derive(Insertable)] Oct 13 10:33:55.329 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 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! Oct 13 10:33:55.329 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.329 INFO kablam! Oct 13 10:33:55.329 INFO kablam! warning: cannot find type `EventType` in this scope Oct 13 10:33:55.329 INFO kablam! --> src/models.rs:154:10 Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 INFO kablam! 154 | #[derive(Insertable)] Oct 13 10:33:55.329 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 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! Oct 13 10:33:55.329 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.329 INFO kablam! Oct 13 10:33:55.329 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 10:33:55.329 INFO kablam! --> src/models.rs:154:10 Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 INFO kablam! 154 | #[derive(Insertable)] Oct 13 10:33:55.329 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 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! Oct 13 10:33:55.329 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.329 INFO kablam! Oct 13 10:33:55.329 INFO kablam! warning: cannot find type `table` in this scope Oct 13 10:33:55.329 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 10:33:55.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 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! Oct 13 10:33:55.329 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.329 INFO kablam! Oct 13 10:33:55.329 INFO kablam! warning: cannot find type `id` in this scope Oct 13 10:33:55.329 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.329 INFO kablam! | Oct 13 10:33:55.329 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! Oct 13 10:33:55.329 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.340 INFO kablam! Oct 13 10:33:55.340 INFO kablam! warning: cannot find type `secret` in this scope Oct 13 10:33:55.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.340 INFO kablam! | Oct 13 10:33:55.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.340 INFO kablam! | Oct 13 10:33:55.340 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! Oct 13 10:33:55.340 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.340 INFO kablam! Oct 13 10:33:55.340 INFO kablam! warning: cannot find type `project_id` in this scope Oct 13 10:33:55.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.340 INFO kablam! | Oct 13 10:33:55.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.340 INFO kablam! | Oct 13 10:33:55.340 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! Oct 13 10:33:55.340 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.340 INFO kablam! Oct 13 10:33:55.340 INFO kablam! warning: cannot find type `event_type` in this scope Oct 13 10:33:55.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.340 INFO kablam! | Oct 13 10:33:55.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.340 INFO kablam! | Oct 13 10:33:55.340 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! Oct 13 10:33:55.340 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.340 INFO kablam! Oct 13 10:33:55.340 INFO kablam! warning: cannot find type `clock` in this scope Oct 13 10:33:55.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.340 INFO kablam! | Oct 13 10:33:55.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 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! Oct 13 10:33:55.352 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.352 INFO kablam! Oct 13 10:33:55.352 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 10:33:55.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 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! Oct 13 10:33:55.352 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.352 INFO kablam! Oct 13 10:33:55.352 INFO kablam! warning: cannot find type `name` in this scope Oct 13 10:33:55.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 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! Oct 13 10:33:55.352 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.352 INFO kablam! Oct 13 10:33:55.352 INFO kablam! warning: cannot find type `overhead` in this scope Oct 13 10:33:55.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 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! Oct 13 10:33:55.352 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.352 INFO kablam! Oct 13 10:33:55.352 INFO kablam! warning: cannot find type `password` in this scope Oct 13 10:33:55.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 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! Oct 13 10:33:55.352 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.352 INFO kablam! Oct 13 10:33:55.352 INFO kablam! warning: cannot find type `admin` in this scope Oct 13 10:33:55.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 10:33:55.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 10:33:55.352 INFO kablam! | Oct 13 10:33:55.352 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! Oct 13 10:33:55.352 INFO kablam! = note: for more information, see issue #50504 Oct 13 10:33:55.352 INFO kablam! Oct 13 10:33:56.469 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]` Oct 13 10:33:56.469 INFO kablam! --> src/server.rs:31:5 Oct 13 10:33:56.469 INFO kablam! | Oct 13 10:33:56.469 INFO kablam! 31 | actix_web::server::new(move || { Oct 13 10:33:56.470 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` Oct 13 10:33:56.470 INFO kablam! | Oct 13 10:33:56.470 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]` Oct 13 10:33:56.471 INFO kablam! = note: required by `actix_web::server::new` Oct 13 10:33:56.471 INFO kablam! Oct 13 10:33:56.804 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]` Oct 13 10:33:56.804 INFO kablam! --> src/server.rs:31:5 Oct 13 10:33:56.804 INFO kablam! | Oct 13 10:33:56.804 INFO kablam! 31 | actix_web::server::new(move || { Oct 13 10:33:56.804 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` Oct 13 10:33:56.804 INFO kablam! | Oct 13 10:33:56.804 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]` Oct 13 10:33:56.804 INFO kablam! = note: required by `actix_web::server::new` Oct 13 10:33:56.804 INFO kablam! Oct 13 10:33:56.920 INFO kablam! error: aborting due to previous error Oct 13 10:33:56.920 INFO kablam! Oct 13 10:33:56.920 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 10:33:56.925 INFO kablam! error: Could not compile `punch-web`. Oct 13 10:33:56.926 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 10:33:57.104 INFO kablam! error: aborting due to previous error Oct 13 10:33:57.104 INFO kablam! Oct 13 10:33:57.104 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 10:33:57.136 INFO kablam! error: Could not compile `punch-web`. Oct 13 10:33:57.136 INFO kablam! Oct 13 10:33:57.137 INFO kablam! To learn more, run the command again with --verbose. Oct 13 10:33:57.137 INFO kablam! su: No module specific data is present Oct 13 10:33:58.053 INFO running `"docker" "rm" "-f" "c0e0de7c7fe0f5e53cb777fa228a8e282f993539cc59cc780454a411cc0fbeec"` Oct 13 10:33:58.445 INFO blam! c0e0de7c7fe0f5e53cb777fa228a8e282f993539cc59cc780454a411cc0fbeec