Dec 07 03:35:27.558 INFO testing punch-web-0.1.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 03:35:27.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-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"` Dec 07 03:35:27.908 INFO [stdout] cb01cd12306896fe1fff7994c99907cb01cb2bf7039ec2c4652679487c4ca16c Dec 07 03:35:27.914 INFO running `"docker" "start" "-a" "cb01cd12306896fe1fff7994c99907cb01cb2bf7039ec2c4652679487c4ca16c"` Dec 07 03:35:28.939 INFO [stderr] usermod: no changes Dec 07 03:35:29.520 INFO [stderr] Compiling actix-web v0.7.15 Dec 07 03:35:29.530 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Dec 07 03:35:29.530 INFO [stderr] Compiling diesel v1.3.3 Dec 07 03:35:29.530 INFO [stderr] Compiling askama_shared v0.7.2 Dec 07 03:35:29.530 INFO [stderr] Compiling dotenv v0.10.1 Dec 07 03:35:29.530 INFO [stderr] Compiling bcrypt v0.2.1 Dec 07 03:35:29.532 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 07 03:35:34.592 INFO [stderr] Compiling askama_derive v0.7.2 Dec 07 03:35:49.904 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 07 03:35:55.088 INFO [stderr] Compiling askama v0.7.2 Dec 07 03:35:56.564 INFO [stderr] Compiling punch-web v0.1.0 (/source) Dec 07 03:36:06.252 INFO [stderr] Compiling actix v0.7.8 Dec 07 03:36:21.344 INFO [stderr] Compiling actix-net v0.2.4 Dec 07 03:36:23.414 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 07 03:36:27.036 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 07 03:36:31.094 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 07 03:37:10.584 INFO [stderr] warning: unused `#[macro_use]` import Dec 07 03:37:10.584 INFO [stderr] --> src/main.rs:90:1 Dec 07 03:37:10.584 INFO [stderr] | Dec 07 03:37:10.584 INFO [stderr] 90 | #[macro_use] Dec 07 03:37:10.584 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 03:37:10.584 INFO [stderr] | Dec 07 03:37:10.584 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 07 03:37:10.584 INFO [stderr] Dec 07 03:37:10.584 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 07 03:37:10.584 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 07 03:37:10.584 INFO [stderr] | Dec 07 03:37:10.584 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 07 03:37:10.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.584 INFO [stderr] | Dec 07 03:37:10.584 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 03:37:10.584 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.584 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.584 INFO [stderr] Dec 07 03:37:10.584 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 07 03:37:10.584 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 07 03:37:10.584 INFO [stderr] | Dec 07 03:37:10.584 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 07 03:37:10.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.584 INFO [stderr] | Dec 07 03:37:10.584 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.584 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.584 INFO [stderr] Dec 07 03:37:10.584 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 07 03:37:10.584 INFO [stderr] --> src/models.rs:14:10 Dec 07 03:37:10.584 INFO [stderr] | Dec 07 03:37:10.584 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 07 03:37:10.584 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.584 INFO [stderr] | Dec 07 03:37:10.584 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.584 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.585 INFO [stderr] warning: cannot find type `config` in this scope Dec 07 03:37:10.585 INFO [stderr] --> src/models.rs:14:21 Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 07 03:37:10.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.585 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.585 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 07 03:37:10.585 INFO [stderr] --> src/models.rs:14:21 Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 07 03:37:10.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.585 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.585 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 03:37:10.585 INFO [stderr] --> src/models.rs:85:21 Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 07 03:37:10.585 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.585 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.585 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 03:37:10.585 INFO [stderr] --> src/models.rs:93:10 Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] 93 | #[derive(Insertable)] Dec 07 03:37:10.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.585 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.585 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 07 03:37:10.585 INFO [stderr] --> src/models.rs:93:10 Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] 93 | #[derive(Insertable)] Dec 07 03:37:10.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.585 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.585 INFO [stderr] warning: cannot find type `Project` in this scope Dec 07 03:37:10.585 INFO [stderr] --> src/models.rs:101:10 Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] 101 | #[derive(Queryable)] Dec 07 03:37:10.585 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.585 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.585 INFO [stderr] warning: cannot find type `projects` in this scope Dec 07 03:37:10.585 INFO [stderr] --> src/models.rs:109:10 Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] 109 | #[derive(Insertable)] Dec 07 03:37:10.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.585 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.585 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 07 03:37:10.585 INFO [stderr] --> src/models.rs:109:10 Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] 109 | #[derive(Insertable)] Dec 07 03:37:10.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.585 INFO [stderr] | Dec 07 03:37:10.585 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.585 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.585 INFO [stderr] Dec 07 03:37:10.592 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 07 03:37:10.592 INFO [stderr] --> src/models.rs:139:10 Dec 07 03:37:10.592 INFO [stderr] | Dec 07 03:37:10.592 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 07 03:37:10.592 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.592 INFO [stderr] | Dec 07 03:37:10.592 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.592 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.592 INFO [stderr] Dec 07 03:37:10.592 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 07 03:37:10.592 INFO [stderr] --> src/models.rs:139:10 Dec 07 03:37:10.592 INFO [stderr] | Dec 07 03:37:10.592 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 07 03:37:10.592 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.592 INFO [stderr] | Dec 07 03:37:10.592 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.592 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.592 INFO [stderr] Dec 07 03:37:10.592 INFO [stderr] warning: cannot find type `Event` in this scope Dec 07 03:37:10.592 INFO [stderr] --> src/models.rs:139:10 Dec 07 03:37:10.592 INFO [stderr] | Dec 07 03:37:10.592 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 07 03:37:10.592 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.592 INFO [stderr] | Dec 07 03:37:10.592 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.592 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.592 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `events` in this scope Dec 07 03:37:10.593 INFO [stderr] --> src/models.rs:154:10 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 154 | #[derive(Insertable)] Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 07 03:37:10.593 INFO [stderr] --> src/models.rs:154:10 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 154 | #[derive(Insertable)] Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 07 03:37:10.593 INFO [stderr] --> src/models.rs:154:10 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 154 | #[derive(Insertable)] Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 07 03:37:10.593 INFO [stderr] --> src/models.rs:154:10 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 154 | #[derive(Insertable)] Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 03:37:10.593 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `id` in this scope Dec 07 03:37:10.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `secret` in this scope Dec 07 03:37:10.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 07 03:37:10.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 07 03:37:10.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.593 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.593 INFO [stderr] Dec 07 03:37:10.593 INFO [stderr] warning: cannot find type `clock` in this scope Dec 07 03:37:10.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.593 INFO [stderr] | Dec 07 03:37:10.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.594 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.594 INFO [stderr] Dec 07 03:37:10.594 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 07 03:37:10.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.594 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.594 INFO [stderr] Dec 07 03:37:10.594 INFO [stderr] warning: cannot find type `name` in this scope Dec 07 03:37:10.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.594 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.594 INFO [stderr] Dec 07 03:37:10.594 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 07 03:37:10.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.594 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.594 INFO [stderr] Dec 07 03:37:10.594 INFO [stderr] warning: cannot find type `password` in this scope Dec 07 03:37:10.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.594 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.594 INFO [stderr] Dec 07 03:37:10.594 INFO [stderr] warning: cannot find type `admin` in this scope Dec 07 03:37:10.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 03:37:10.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 03:37:10.594 INFO [stderr] | Dec 07 03:37:10.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 03:37:10.594 INFO [stderr] = note: for more information, see issue #50504 Dec 07 03:37:10.594 INFO [stderr] Dec 07 03:37:11.464 INFO [stderr] 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]` Dec 07 03:37:11.465 INFO [stderr] --> src/server.rs:31:5 Dec 07 03:37:11.465 INFO [stderr] | Dec 07 03:37:11.465 INFO [stderr] 31 | actix_web::server::new(move || { Dec 07 03:37:11.466 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ 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` Dec 07 03:37:11.466 INFO [stderr] | Dec 07 03:37:11.466 INFO [stderr] = 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]` Dec 07 03:37:11.467 INFO [stderr] = note: required by `actix_web::server::new` Dec 07 03:37:11.467 INFO [stderr] Dec 07 03:37:11.667 INFO [stderr] error: aborting due to previous error Dec 07 03:37:11.667 INFO [stderr] Dec 07 03:37:11.667 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 07 03:37:11.701 INFO [stderr] error: Could not compile `punch-web`. Dec 07 03:37:11.701 INFO [stderr] Dec 07 03:37:11.701 INFO [stderr] To learn more, run the command again with --verbose. Dec 07 03:37:11.705 INFO [stderr] su: No module specific data is present Dec 07 03:37:12.693 INFO running `"docker" "inspect" "cb01cd12306896fe1fff7994c99907cb01cb2bf7039ec2c4652679487c4ca16c"` Dec 07 03:37:12.874 INFO running `"docker" "rm" "-f" "cb01cd12306896fe1fff7994c99907cb01cb2bf7039ec2c4652679487c4ca16c"` Dec 07 03:37:13.163 INFO [stdout] cb01cd12306896fe1fff7994c99907cb01cb2bf7039ec2c4652679487c4ca16c