Dec 15 00:44:21.915 INFO testing punch-web-0.1.0 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 00:44:21.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 00:44:22.227 INFO [stdout] 1cf172f6f560b60ccdf9f17b70f56e86b6e6021b3a1b85c62ad8758dbde8c879 Dec 15 00:44:22.232 INFO running `"docker" "start" "-a" "1cf172f6f560b60ccdf9f17b70f56e86b6e6021b3a1b85c62ad8758dbde8c879"` Dec 15 00:44:22.892 INFO [stderr] usermod: no changes Dec 15 00:44:23.383 INFO [stderr] Compiling syn v0.11.11 Dec 15 00:44:23.401 INFO [stderr] Compiling error-chain v0.10.0 Dec 15 00:44:23.401 INFO [stderr] Compiling diesel v1.3.3 Dec 15 00:44:23.401 INFO [stderr] Compiling askama_shared v0.7.2 Dec 15 00:44:23.401 INFO [stderr] Compiling bcrypt v0.2.1 Dec 15 00:44:23.401 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 15 00:44:29.440 INFO [stderr] Compiling askama_derive v0.7.2 Dec 15 00:44:38.391 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 15 00:44:38.391 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Dec 15 00:44:48.303 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 15 00:44:50.476 INFO [stderr] Compiling dotenv v0.10.1 Dec 15 00:45:02.791 INFO [stderr] Compiling askama v0.7.2 Dec 15 00:45:05.947 INFO [stderr] Compiling punch-web v0.1.0 (/source) Dec 15 00:45:07.520 INFO [stderr] Compiling actix v0.7.9 Dec 15 00:45:24.831 INFO [stderr] Compiling actix-net v0.2.5 Dec 15 00:45:29.898 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 15 00:45:33.823 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 15 00:45:37.247 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 15 00:45:40.824 INFO [stderr] Compiling actix-web v0.7.16 Dec 15 00:46:13.571 INFO [stderr] warning: unused `#[macro_use]` import Dec 15 00:46:13.571 INFO [stderr] --> src/main.rs:90:1 Dec 15 00:46:13.571 INFO [stderr] | Dec 15 00:46:13.571 INFO [stderr] 90 | #[macro_use] Dec 15 00:46:13.571 INFO [stderr] | ^^^^^^^^^^^^ Dec 15 00:46:13.571 INFO [stderr] | Dec 15 00:46:13.571 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 15 00:46:13.571 INFO [stderr] Dec 15 00:46:13.571 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 15 00:46:13.571 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 15 00:46:13.571 INFO [stderr] | Dec 15 00:46:13.571 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 15 00:46:13.572 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.572 INFO [stderr] | Dec 15 00:46:13.572 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 00:46:13.572 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 15 00:46:13.573 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.573 INFO [stderr] Dec 15 00:46:13.573 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 15 00:46:13.573 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 15 00:46:13.573 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 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 15 00:46:13.573 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.573 INFO [stderr] Dec 15 00:46:13.573 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 15 00:46:13.573 INFO [stderr] --> src/models.rs:14:10 Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 15 00:46:13.573 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 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 15 00:46:13.573 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.573 INFO [stderr] Dec 15 00:46:13.573 INFO [stderr] warning: cannot find type `config` in this scope Dec 15 00:46:13.573 INFO [stderr] --> src/models.rs:14:21 Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 15 00:46:13.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 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 15 00:46:13.573 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.573 INFO [stderr] Dec 15 00:46:13.573 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 15 00:46:13.573 INFO [stderr] --> src/models.rs:14:21 Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 15 00:46:13.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 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 15 00:46:13.573 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.573 INFO [stderr] Dec 15 00:46:13.573 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 00:46:13.573 INFO [stderr] --> src/models.rs:85:21 Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 15 00:46:13.573 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 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 15 00:46:13.573 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.573 INFO [stderr] Dec 15 00:46:13.573 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 00:46:13.573 INFO [stderr] --> src/models.rs:93:10 Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 INFO [stderr] 93 | #[derive(Insertable)] Dec 15 00:46:13.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 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 15 00:46:13.573 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.573 INFO [stderr] Dec 15 00:46:13.573 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 15 00:46:13.573 INFO [stderr] --> src/models.rs:93:10 Dec 15 00:46:13.573 INFO [stderr] | Dec 15 00:46:13.573 INFO [stderr] 93 | #[derive(Insertable)] Dec 15 00:46:13.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 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 15 00:46:13.575 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.575 INFO [stderr] Dec 15 00:46:13.575 INFO [stderr] warning: cannot find type `Project` in this scope Dec 15 00:46:13.575 INFO [stderr] --> src/models.rs:101:10 Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 INFO [stderr] 101 | #[derive(Queryable)] Dec 15 00:46:13.575 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 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 15 00:46:13.575 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.575 INFO [stderr] Dec 15 00:46:13.575 INFO [stderr] warning: cannot find type `projects` in this scope Dec 15 00:46:13.575 INFO [stderr] --> src/models.rs:109:10 Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 INFO [stderr] 109 | #[derive(Insertable)] Dec 15 00:46:13.575 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 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 15 00:46:13.575 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.575 INFO [stderr] Dec 15 00:46:13.575 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 15 00:46:13.575 INFO [stderr] --> src/models.rs:109:10 Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 INFO [stderr] 109 | #[derive(Insertable)] Dec 15 00:46:13.575 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 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 15 00:46:13.575 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.575 INFO [stderr] Dec 15 00:46:13.575 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 15 00:46:13.575 INFO [stderr] --> src/models.rs:139:10 Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 15 00:46:13.575 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 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 15 00:46:13.575 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.575 INFO [stderr] Dec 15 00:46:13.575 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 00:46:13.575 INFO [stderr] --> src/models.rs:139:10 Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 15 00:46:13.575 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.575 INFO [stderr] | Dec 15 00:46:13.575 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 15 00:46:13.576 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.576 INFO [stderr] Dec 15 00:46:13.576 INFO [stderr] warning: cannot find type `Event` in this scope Dec 15 00:46:13.576 INFO [stderr] --> src/models.rs:139:10 Dec 15 00:46:13.576 INFO [stderr] | Dec 15 00:46:13.576 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 15 00:46:13.576 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.576 INFO [stderr] | Dec 15 00:46:13.576 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 15 00:46:13.576 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.576 INFO [stderr] Dec 15 00:46:13.576 INFO [stderr] warning: cannot find type `events` in this scope Dec 15 00:46:13.576 INFO [stderr] --> src/models.rs:154:10 Dec 15 00:46:13.576 INFO [stderr] | Dec 15 00:46:13.576 INFO [stderr] 154 | #[derive(Insertable)] Dec 15 00:46:13.576 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.576 INFO [stderr] | Dec 15 00:46:13.576 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 15 00:46:13.576 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.576 INFO [stderr] Dec 15 00:46:13.576 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 15 00:46:13.576 INFO [stderr] --> src/models.rs:154:10 Dec 15 00:46:13.576 INFO [stderr] | Dec 15 00:46:13.576 INFO [stderr] 154 | #[derive(Insertable)] Dec 15 00:46:13.576 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.576 INFO [stderr] | Dec 15 00:46:13.576 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 15 00:46:13.576 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.576 INFO [stderr] Dec 15 00:46:13.576 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 15 00:46:13.576 INFO [stderr] --> src/models.rs:154:10 Dec 15 00:46:13.576 INFO [stderr] | Dec 15 00:46:13.576 INFO [stderr] 154 | #[derive(Insertable)] Dec 15 00:46:13.576 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.576 INFO [stderr] | Dec 15 00:46:13.576 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 15 00:46:13.576 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.576 INFO [stderr] Dec 15 00:46:13.583 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 00:46:13.583 INFO [stderr] --> src/models.rs:154:10 Dec 15 00:46:13.583 INFO [stderr] | Dec 15 00:46:13.583 INFO [stderr] 154 | #[derive(Insertable)] Dec 15 00:46:13.587 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.587 INFO [stderr] | Dec 15 00:46:13.587 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 15 00:46:13.587 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.587 INFO [stderr] Dec 15 00:46:13.587 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 00:46:13.587 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 00:46:13.587 INFO [stderr] | Dec 15 00:46:13.587 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 00:46:13.587 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.587 INFO [stderr] | Dec 15 00:46:13.587 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 15 00:46:13.587 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.587 INFO [stderr] Dec 15 00:46:13.587 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 00:46:13.587 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.587 INFO [stderr] | Dec 15 00:46:13.587 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.587 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.587 INFO [stderr] | Dec 15 00:46:13.587 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 15 00:46:13.587 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.587 INFO [stderr] Dec 15 00:46:13.587 INFO [stderr] warning: cannot find type `secret` in this scope Dec 15 00:46:13.587 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.587 INFO [stderr] | Dec 15 00:46:13.587 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.587 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.587 INFO [stderr] | Dec 15 00:46:13.587 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:13.588 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 15 00:46:13.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:13.588 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 15 00:46:13.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:13.588 INFO [stderr] warning: cannot find type `clock` in this scope Dec 15 00:46:13.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:13.588 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 15 00:46:13.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:13.588 INFO [stderr] warning: cannot find type `name` in this scope Dec 15 00:46:13.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:13.588 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 15 00:46:13.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:13.588 INFO [stderr] warning: cannot find type `password` in this scope Dec 15 00:46:13.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:13.588 INFO [stderr] warning: cannot find type `admin` in this scope Dec 15 00:46:13.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:13.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:13.588 INFO [stderr] | Dec 15 00:46:13.588 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 15 00:46:13.588 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:13.588 INFO [stderr] Dec 15 00:46:14.663 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 15 00:46:14.663 INFO [stderr] --> src/server.rs:31:5 Dec 15 00:46:14.663 INFO [stderr] | Dec 15 00:46:14.663 INFO [stderr] 31 | actix_web::server::new(move || { Dec 15 00:46:14.663 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 15 00:46:14.663 INFO [stderr] | Dec 15 00:46:14.663 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 15 00:46:14.663 INFO [stderr] = note: required by `actix_web::server::new` Dec 15 00:46:14.663 INFO [stderr] Dec 15 00:46:14.899 INFO [stderr] error: aborting due to previous error Dec 15 00:46:14.899 INFO [stderr] Dec 15 00:46:14.899 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 15 00:46:14.935 INFO [stderr] error: Could not compile `punch-web`. Dec 15 00:46:14.935 INFO [stderr] Dec 15 00:46:14.935 INFO [stderr] To learn more, run the command again with --verbose. Dec 15 00:46:14.940 INFO [stderr] su: No module specific data is present Dec 15 00:46:16.131 INFO running `"docker" "inspect" "1cf172f6f560b60ccdf9f17b70f56e86b6e6021b3a1b85c62ad8758dbde8c879"` Dec 15 00:46:16.415 INFO running `"docker" "rm" "-f" "1cf172f6f560b60ccdf9f17b70f56e86b6e6021b3a1b85c62ad8758dbde8c879"` Dec 15 00:46:16.706 INFO [stdout] 1cf172f6f560b60ccdf9f17b70f56e86b6e6021b3a1b85c62ad8758dbde8c879