Oct 22 00:42:42.097 INFO checking punch-web-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:42:42.097 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 00:42:42.535 INFO blam! 929afd327d599851dd4ab132d8fb1cafa81e029f7afdc8f7f20c4c176beb12bf Oct 22 00:42:42.544 INFO running `"docker" "start" "-a" "929afd327d599851dd4ab132d8fb1cafa81e029f7afdc8f7f20c4c176beb12bf"` Oct 22 00:42:43.580 INFO kablam! usermod: no changes Oct 22 00:42:44.009 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 22 00:42:44.016 INFO kablam! Compiling r2d2 v0.8.2 Oct 22 00:42:44.017 INFO kablam! Compiling num-integer v0.1.39 Oct 22 00:42:44.017 INFO kablam! Compiling diesel-derive-enum v0.4.4 Oct 22 00:42:44.019 INFO kablam! Compiling syn v0.14.9 Oct 22 00:42:44.019 INFO kablam! Compiling askama_shared v0.7.2 Oct 22 00:42:44.019 INFO kablam! Checking dotenv v0.10.1 Oct 22 00:42:47.900 INFO kablam! Checking trust-dns-proto v0.4.3 Oct 22 00:42:48.848 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.5 Oct 22 00:42:50.756 INFO kablam! Compiling chrono v0.4.6 Oct 22 00:42:50.913 INFO kablam! Compiling askama_derive v0.7.2 Oct 22 00:42:54.341 INFO kablam! Checking diesel v1.3.3 Oct 22 00:43:03.909 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 22 00:43:04.635 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 22 00:43:12.152 INFO kablam! Compiling actix_derive v0.3.0 Oct 22 00:43:19.738 INFO kablam! Compiling askama v0.7.2 Oct 22 00:43:22.256 INFO kablam! Compiling punch-web v0.1.0 (/source) Oct 22 00:43:24.010 INFO kablam! Checking actix v0.7.5 Oct 22 00:43:38.245 INFO kablam! Checking actix-net v0.1.1 Oct 22 00:43:45.216 INFO kablam! Checking migrations_internals v1.3.0 Oct 22 00:43:48.968 INFO kablam! Checking actix-web v0.7.13 Oct 22 00:43:58.569 INFO kablam! Compiling migrations_macros v1.3.0 Oct 22 00:44:05.549 INFO kablam! Checking diesel_migrations v1.3.0 Oct 22 00:44:19.717 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Oct 22 00:44:19.717 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 22 00:44:19.717 INFO kablam! | Oct 22 00:44:19.717 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 22 00:44:19.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.717 INFO kablam! | Oct 22 00:44:19.717 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 00:44:19.717 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 22 00:44:19.717 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.717 INFO kablam! Oct 22 00:44:19.717 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Oct 22 00:44:19.717 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 22 00:44:19.717 INFO kablam! | Oct 22 00:44:19.717 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 22 00:44:19.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.717 INFO kablam! | Oct 22 00:44:19.717 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 22 00:44:19.717 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.717 INFO kablam! Oct 22 00:44:19.718 INFO kablam! warning: cannot find type `ConfigRow` in this scope Oct 22 00:44:19.718 INFO kablam! --> src/models.rs:14:10 Oct 22 00:44:19.718 INFO kablam! | Oct 22 00:44:19.718 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 22 00:44:19.718 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.718 INFO kablam! | Oct 22 00:44:19.718 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 22 00:44:19.718 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.718 INFO kablam! Oct 22 00:44:19.718 INFO kablam! warning: cannot find type `config` in this scope Oct 22 00:44:19.718 INFO kablam! --> src/models.rs:14:21 Oct 22 00:44:19.718 INFO kablam! | Oct 22 00:44:19.718 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 22 00:44:19.718 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.718 INFO kablam! | Oct 22 00:44:19.718 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 22 00:44:19.718 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.718 INFO kablam! Oct 22 00:44:19.718 INFO kablam! warning: cannot find type `ConfigRow` in this scope Oct 22 00:44:19.718 INFO kablam! --> src/models.rs:14:21 Oct 22 00:44:19.718 INFO kablam! | Oct 22 00:44:19.718 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 22 00:44:19.718 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.718 INFO kablam! | Oct 22 00:44:19.718 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 22 00:44:19.718 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.718 INFO kablam! Oct 22 00:44:19.718 INFO kablam! warning: cannot find type `User` in this scope Oct 22 00:44:19.718 INFO kablam! --> src/models.rs:85:21 Oct 22 00:44:19.718 INFO kablam! | Oct 22 00:44:19.718 INFO kablam! 85 | #[derive(Serialize, Queryable)] Oct 22 00:44:19.718 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.718 INFO kablam! | Oct 22 00:44:19.718 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 22 00:44:19.718 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.719 INFO kablam! Oct 22 00:44:19.719 INFO kablam! warning: cannot find type `users` in this scope Oct 22 00:44:19.719 INFO kablam! --> src/models.rs:93:10 Oct 22 00:44:19.719 INFO kablam! | Oct 22 00:44:19.719 INFO kablam! 93 | #[derive(Insertable)] Oct 22 00:44:19.719 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.719 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.719 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.719 INFO kablam! Oct 22 00:44:19.719 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 22 00:44:19.719 INFO kablam! --> src/models.rs:93:10 Oct 22 00:44:19.719 INFO kablam! | Oct 22 00:44:19.719 INFO kablam! 93 | #[derive(Insertable)] Oct 22 00:44:19.719 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.719 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.719 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.719 INFO kablam! Oct 22 00:44:19.719 INFO kablam! warning: cannot find type `Project` in this scope Oct 22 00:44:19.719 INFO kablam! --> src/models.rs:101:10 Oct 22 00:44:19.719 INFO kablam! | Oct 22 00:44:19.719 INFO kablam! 101 | #[derive(Queryable)] Oct 22 00:44:19.719 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.719 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.719 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.719 INFO kablam! Oct 22 00:44:19.719 INFO kablam! warning: cannot find type `projects` in this scope Oct 22 00:44:19.719 INFO kablam! --> src/models.rs:109:10 Oct 22 00:44:19.719 INFO kablam! | Oct 22 00:44:19.719 INFO kablam! 109 | #[derive(Insertable)] Oct 22 00:44:19.719 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.719 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.724 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.724 INFO kablam! Oct 22 00:44:19.724 INFO kablam! warning: cannot find type `NewProject` in this scope Oct 22 00:44:19.724 INFO kablam! --> src/models.rs:109:10 Oct 22 00:44:19.724 INFO kablam! | Oct 22 00:44:19.724 INFO kablam! 109 | #[derive(Insertable)] Oct 22 00:44:19.724 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.724 INFO kablam! | Oct 22 00:44:19.724 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 22 00:44:19.724 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.724 INFO kablam! Oct 22 00:44:19.724 INFO kablam! warning: cannot find type `EventType` in this scope Oct 22 00:44:19.724 INFO kablam! --> src/models.rs:139:10 Oct 22 00:44:19.724 INFO kablam! | Oct 22 00:44:19.724 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 22 00:44:19.724 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.724 INFO kablam! | Oct 22 00:44:19.724 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 22 00:44:19.724 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.724 INFO kablam! Oct 22 00:44:19.724 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 00:44:19.725 INFO kablam! --> src/models.rs:139:10 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `Event` in this scope Oct 22 00:44:19.725 INFO kablam! --> src/models.rs:139:10 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `events` in this scope Oct 22 00:44:19.725 INFO kablam! --> src/models.rs:154:10 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 154 | #[derive(Insertable)] Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `NewEvent` in this scope Oct 22 00:44:19.725 INFO kablam! --> src/models.rs:154:10 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 154 | #[derive(Insertable)] Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `EventType` in this scope Oct 22 00:44:19.725 INFO kablam! --> src/models.rs:154:10 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 154 | #[derive(Insertable)] Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 00:44:19.725 INFO kablam! --> src/models.rs:154:10 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 154 | #[derive(Insertable)] Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `table` in this scope Oct 22 00:44:19.725 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `id` in this scope Oct 22 00:44:19.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `secret` in this scope Oct 22 00:44:19.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 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 22 00:44:19.725 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.725 INFO kablam! Oct 22 00:44:19.725 INFO kablam! warning: cannot find type `project_id` in this scope Oct 22 00:44:19.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.725 INFO kablam! | Oct 22 00:44:19.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.726 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.726 INFO kablam! Oct 22 00:44:19.726 INFO kablam! warning: cannot find type `event_type` in this scope Oct 22 00:44:19.726 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.726 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.726 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.726 INFO kablam! Oct 22 00:44:19.726 INFO kablam! warning: cannot find type `clock` in this scope Oct 22 00:44:19.726 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.726 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.726 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.726 INFO kablam! Oct 22 00:44:19.726 INFO kablam! warning: cannot find type `user_id` in this scope Oct 22 00:44:19.726 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.726 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.726 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.726 INFO kablam! Oct 22 00:44:19.726 INFO kablam! warning: cannot find type `name` in this scope Oct 22 00:44:19.726 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.726 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.726 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.726 INFO kablam! Oct 22 00:44:19.726 INFO kablam! warning: cannot find type `overhead` in this scope Oct 22 00:44:19.726 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.726 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.726 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.726 INFO kablam! Oct 22 00:44:19.726 INFO kablam! warning: cannot find type `password` in this scope Oct 22 00:44:19.726 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.726 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.726 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.726 INFO kablam! Oct 22 00:44:19.726 INFO kablam! warning: cannot find type `admin` in this scope Oct 22 00:44:19.726 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.726 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:19.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.726 INFO kablam! | Oct 22 00:44:19.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! Oct 22 00:44:19.726 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.726 INFO kablam! Oct 22 00:44:19.965 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Oct 22 00:44:19.965 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 22 00:44:19.965 INFO kablam! | Oct 22 00:44:19.965 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 22 00:44:19.965 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.966 INFO kablam! | Oct 22 00:44:19.966 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 00:44:19.966 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 22 00:44:19.966 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.966 INFO kablam! Oct 22 00:44:19.966 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Oct 22 00:44:19.966 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 22 00:44:19.967 INFO kablam! | Oct 22 00:44:19.967 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 22 00:44:19.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.967 INFO kablam! | Oct 22 00:44:19.967 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 22 00:44:19.967 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.967 INFO kablam! Oct 22 00:44:19.973 INFO kablam! warning: cannot find type `ConfigRow` in this scope Oct 22 00:44:19.973 INFO kablam! --> src/models.rs:14:10 Oct 22 00:44:19.973 INFO kablam! | Oct 22 00:44:19.973 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 22 00:44:19.974 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.974 INFO kablam! | Oct 22 00:44:19.974 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 22 00:44:19.974 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.974 INFO kablam! Oct 22 00:44:19.974 INFO kablam! warning: cannot find type `config` in this scope Oct 22 00:44:19.975 INFO kablam! --> src/models.rs:14:21 Oct 22 00:44:19.975 INFO kablam! | Oct 22 00:44:19.975 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 22 00:44:19.975 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.975 INFO kablam! | Oct 22 00:44:19.975 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 22 00:44:19.975 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.976 INFO kablam! Oct 22 00:44:19.976 INFO kablam! warning: cannot find type `ConfigRow` in this scope Oct 22 00:44:19.976 INFO kablam! --> src/models.rs:14:21 Oct 22 00:44:19.976 INFO kablam! | Oct 22 00:44:19.976 INFO kablam! 14 | #[derive(Queryable, Insertable)] Oct 22 00:44:19.976 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.976 INFO kablam! | Oct 22 00:44:19.977 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 22 00:44:19.977 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.977 INFO kablam! Oct 22 00:44:19.977 INFO kablam! warning: cannot find type `User` in this scope Oct 22 00:44:19.977 INFO kablam! --> src/models.rs:85:21 Oct 22 00:44:19.977 INFO kablam! | Oct 22 00:44:19.978 INFO kablam! 85 | #[derive(Serialize, Queryable)] Oct 22 00:44:19.978 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.978 INFO kablam! | Oct 22 00:44:19.978 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 22 00:44:19.978 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.979 INFO kablam! Oct 22 00:44:19.979 INFO kablam! warning: cannot find type `users` in this scope Oct 22 00:44:19.979 INFO kablam! --> src/models.rs:93:10 Oct 22 00:44:19.979 INFO kablam! | Oct 22 00:44:19.979 INFO kablam! 93 | #[derive(Insertable)] Oct 22 00:44:19.979 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.980 INFO kablam! | Oct 22 00:44:19.980 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 22 00:44:19.980 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.980 INFO kablam! Oct 22 00:44:19.980 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 22 00:44:19.980 INFO kablam! --> src/models.rs:93:10 Oct 22 00:44:19.981 INFO kablam! | Oct 22 00:44:19.981 INFO kablam! 93 | #[derive(Insertable)] Oct 22 00:44:19.981 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.981 INFO kablam! | Oct 22 00:44:19.981 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 22 00:44:19.981 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.981 INFO kablam! Oct 22 00:44:19.982 INFO kablam! warning: cannot find type `Project` in this scope Oct 22 00:44:19.982 INFO kablam! --> src/models.rs:101:10 Oct 22 00:44:19.982 INFO kablam! | Oct 22 00:44:19.982 INFO kablam! 101 | #[derive(Queryable)] Oct 22 00:44:19.982 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.982 INFO kablam! | Oct 22 00:44:19.983 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 22 00:44:19.983 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.983 INFO kablam! Oct 22 00:44:19.983 INFO kablam! warning: cannot find type `projects` in this scope Oct 22 00:44:19.983 INFO kablam! --> src/models.rs:109:10 Oct 22 00:44:19.983 INFO kablam! | Oct 22 00:44:19.983 INFO kablam! 109 | #[derive(Insertable)] Oct 22 00:44:19.984 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.984 INFO kablam! | Oct 22 00:44:19.987 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 22 00:44:19.988 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.988 INFO kablam! Oct 22 00:44:19.988 INFO kablam! warning: cannot find type `NewProject` in this scope Oct 22 00:44:19.988 INFO kablam! --> src/models.rs:109:10 Oct 22 00:44:19.988 INFO kablam! | Oct 22 00:44:19.989 INFO kablam! 109 | #[derive(Insertable)] Oct 22 00:44:19.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.989 INFO kablam! | Oct 22 00:44:19.989 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 22 00:44:19.989 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.989 INFO kablam! Oct 22 00:44:19.989 INFO kablam! warning: cannot find type `EventType` in this scope Oct 22 00:44:19.990 INFO kablam! --> src/models.rs:139:10 Oct 22 00:44:19.990 INFO kablam! | Oct 22 00:44:19.990 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 22 00:44:19.990 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.990 INFO kablam! | Oct 22 00:44:19.990 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 22 00:44:19.990 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.991 INFO kablam! Oct 22 00:44:19.991 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 00:44:19.991 INFO kablam! --> src/models.rs:139:10 Oct 22 00:44:19.991 INFO kablam! | Oct 22 00:44:19.991 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 22 00:44:19.991 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.991 INFO kablam! | Oct 22 00:44:19.992 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 22 00:44:19.992 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.992 INFO kablam! Oct 22 00:44:19.992 INFO kablam! warning: cannot find type `Event` in this scope Oct 22 00:44:19.992 INFO kablam! --> src/models.rs:139:10 Oct 22 00:44:19.992 INFO kablam! | Oct 22 00:44:19.993 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Oct 22 00:44:19.993 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.993 INFO kablam! | Oct 22 00:44:19.993 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 22 00:44:19.993 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.993 INFO kablam! Oct 22 00:44:19.994 INFO kablam! warning: cannot find type `events` in this scope Oct 22 00:44:19.994 INFO kablam! --> src/models.rs:154:10 Oct 22 00:44:19.994 INFO kablam! | Oct 22 00:44:19.994 INFO kablam! 154 | #[derive(Insertable)] Oct 22 00:44:19.994 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:19.994 INFO kablam! | Oct 22 00:44:19.994 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 22 00:44:19.995 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:19.995 INFO kablam! Oct 22 00:44:19.995 INFO kablam! warning: cannot find type `NewEvent` in this scope Oct 22 00:44:20.000 INFO kablam! --> src/models.rs:154:10 Oct 22 00:44:20.000 INFO kablam! | Oct 22 00:44:20.000 INFO kablam! 154 | #[derive(Insertable)] Oct 22 00:44:20.000 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.000 INFO kablam! | Oct 22 00:44:20.000 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 22 00:44:20.000 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.000 INFO kablam! Oct 22 00:44:20.000 INFO kablam! warning: cannot find type `EventType` in this scope Oct 22 00:44:20.000 INFO kablam! --> src/models.rs:154:10 Oct 22 00:44:20.000 INFO kablam! | Oct 22 00:44:20.000 INFO kablam! 154 | #[derive(Insertable)] Oct 22 00:44:20.000 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.000 INFO kablam! | Oct 22 00:44:20.000 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 22 00:44:20.000 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.000 INFO kablam! Oct 22 00:44:20.000 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 00:44:20.000 INFO kablam! --> src/models.rs:154:10 Oct 22 00:44:20.000 INFO kablam! | Oct 22 00:44:20.000 INFO kablam! 154 | #[derive(Insertable)] Oct 22 00:44:20.000 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.000 INFO kablam! | Oct 22 00:44:20.000 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 22 00:44:20.000 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.000 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `table` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `id` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `secret` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `project_id` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `event_type` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `clock` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `user_id` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `name` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `overhead` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.001 INFO kablam! | Oct 22 00:44:20.001 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 22 00:44:20.001 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.001 INFO kablam! Oct 22 00:44:20.001 INFO kablam! warning: cannot find type `password` in this scope Oct 22 00:44:20.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.002 INFO kablam! | Oct 22 00:44:20.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.002 INFO kablam! | Oct 22 00:44:20.002 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 22 00:44:20.002 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.002 INFO kablam! Oct 22 00:44:20.002 INFO kablam! warning: cannot find type `admin` in this scope Oct 22 00:44:20.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 00:44:20.002 INFO kablam! | Oct 22 00:44:20.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 00:44:20.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:44:20.002 INFO kablam! | Oct 22 00:44:20.002 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 22 00:44:20.002 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:44:20.002 INFO kablam! Oct 22 00:44:20.585 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 22 00:44:20.585 INFO kablam! --> src/server.rs:31:5 Oct 22 00:44:20.585 INFO kablam! | Oct 22 00:44:20.585 INFO kablam! 31 | actix_web::server::new(move || { Oct 22 00:44:20.585 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 22 00:44:20.585 INFO kablam! | Oct 22 00:44:20.585 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 22 00:44:20.585 INFO kablam! = note: required by `actix_web::server::new` Oct 22 00:44:20.585 INFO kablam! Oct 22 00:44:20.852 INFO kablam! error: aborting due to previous error Oct 22 00:44:20.852 INFO kablam! Oct 22 00:44:20.852 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 22 00:44:20.862 INFO kablam! error: Could not compile `punch-web`. Oct 22 00:44:20.862 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 00:44:20.911 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 22 00:44:20.911 INFO kablam! --> src/server.rs:31:5 Oct 22 00:44:20.911 INFO kablam! | Oct 22 00:44:20.911 INFO kablam! 31 | actix_web::server::new(move || { Oct 22 00:44:20.911 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 22 00:44:20.911 INFO kablam! | Oct 22 00:44:20.911 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 22 00:44:20.911 INFO kablam! = note: required by `actix_web::server::new` Oct 22 00:44:20.911 INFO kablam! Oct 22 00:44:21.116 INFO kablam! error: aborting due to previous error Oct 22 00:44:21.116 INFO kablam! Oct 22 00:44:21.116 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 22 00:44:21.156 INFO kablam! error: Could not compile `punch-web`. Oct 22 00:44:21.156 INFO kablam! Oct 22 00:44:21.156 INFO kablam! To learn more, run the command again with --verbose. Oct 22 00:44:21.160 INFO kablam! su: No module specific data is present Oct 22 00:44:21.452 INFO running `"docker" "rm" "-f" "929afd327d599851dd4ab132d8fb1cafa81e029f7afdc8f7f20c4c176beb12bf"` Oct 22 00:44:21.577 INFO blam! 929afd327d599851dd4ab132d8fb1cafa81e029f7afdc8f7f20c4c176beb12bf