Nov 18 02:59:54.768 INFO testing punch-web-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 02:59:54.768 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 02:59:55.075 INFO [stdout] ae4e9025da8ce51e442026527895e467423f95c7953877ca9d57ac018c3f3db5 Nov 18 02:59:55.081 INFO running `"docker" "start" "-a" "ae4e9025da8ce51e442026527895e467423f95c7953877ca9d57ac018c3f3db5"` Nov 18 02:59:55.562 INFO [stderr] usermod: no changes Nov 18 02:59:56.139 INFO [stderr] Compiling actix-web v0.7.14 Nov 18 02:59:56.175 INFO [stderr] Compiling syn v0.11.11 Nov 18 02:59:56.175 INFO [stderr] Compiling cookie v0.11.0 Nov 18 02:59:56.175 INFO [stderr] Compiling synstructure v0.10.1 Nov 18 02:59:56.181 INFO [stderr] Compiling serde_derive v1.0.80 Nov 18 02:59:56.181 INFO [stderr] Compiling actix_derive v0.3.2 Nov 18 02:59:56.181 INFO [stderr] Compiling error-chain v0.10.0 Nov 18 02:59:56.187 INFO [stderr] Compiling diesel v1.3.3 Nov 18 02:59:59.127 INFO [stderr] Compiling bcrypt v0.2.1 Nov 18 03:00:00.895 INFO [stderr] Compiling crossbeam-channel v0.2.6 Nov 18 03:00:21.079 INFO [stderr] Compiling failure_derive v0.1.3 Nov 18 03:00:21.430 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 18 03:00:21.430 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Nov 18 03:00:39.372 INFO [stderr] Compiling failure v0.1.3 Nov 18 03:00:39.975 INFO [stderr] Compiling dotenv v0.10.1 Nov 18 03:00:40.059 INFO [stderr] Compiling askama_shared v0.7.2 Nov 18 03:00:41.023 INFO [stderr] Compiling trust-dns-proto v0.5.0 Nov 18 03:00:42.991 INFO [stderr] Compiling askama_derive v0.7.2 Nov 18 03:00:58.673 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Nov 18 03:01:05.720 INFO [stderr] Compiling askama v0.7.2 Nov 18 03:01:08.119 INFO [stderr] Compiling punch-web v0.1.0 (/source) Nov 18 03:01:14.255 INFO [stderr] Compiling actix v0.7.6 Nov 18 03:01:15.103 INFO [stderr] Compiling migrations_internals v1.3.0 Nov 18 03:01:18.248 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 18 03:01:26.516 INFO [stderr] Compiling diesel_migrations v1.3.0 Nov 18 03:01:28.209 INFO [stderr] Compiling actix-net v0.2.2 Nov 18 03:02:04.763 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 18 03:02:04.763 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 18 03:02:04.763 INFO [stderr] | Nov 18 03:02:04.763 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 18 03:02:04.763 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.763 INFO [stderr] | Nov 18 03:02:04.763 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 03:02:04.763 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! Nov 18 03:02:04.763 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.763 INFO [stderr] Nov 18 03:02:04.763 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Nov 18 03:02:04.763 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Nov 18 03:02:04.763 INFO [stderr] | Nov 18 03:02:04.763 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Nov 18 03:02:04.763 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.763 INFO [stderr] | Nov 18 03:02:04.763 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! Nov 18 03:02:04.763 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.763 INFO [stderr] Nov 18 03:02:04.771 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 18 03:02:04.771 INFO [stderr] --> src/models.rs:14:10 Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 18 03:02:04.771 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 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! Nov 18 03:02:04.771 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.771 INFO [stderr] Nov 18 03:02:04.771 INFO [stderr] warning: cannot find type `config` in this scope Nov 18 03:02:04.771 INFO [stderr] --> src/models.rs:14:21 Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 18 03:02:04.771 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 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! Nov 18 03:02:04.771 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.771 INFO [stderr] Nov 18 03:02:04.771 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Nov 18 03:02:04.771 INFO [stderr] --> src/models.rs:14:21 Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Nov 18 03:02:04.771 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 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! Nov 18 03:02:04.771 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.771 INFO [stderr] Nov 18 03:02:04.771 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 03:02:04.771 INFO [stderr] --> src/models.rs:85:21 Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Nov 18 03:02:04.771 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 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! Nov 18 03:02:04.771 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.771 INFO [stderr] Nov 18 03:02:04.771 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 03:02:04.771 INFO [stderr] --> src/models.rs:93:10 Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 INFO [stderr] 93 | #[derive(Insertable)] Nov 18 03:02:04.771 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 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! Nov 18 03:02:04.771 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.771 INFO [stderr] Nov 18 03:02:04.771 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 18 03:02:04.771 INFO [stderr] --> src/models.rs:93:10 Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 INFO [stderr] 93 | #[derive(Insertable)] Nov 18 03:02:04.771 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.771 INFO [stderr] | Nov 18 03:02:04.771 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! Nov 18 03:02:04.771 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.771 INFO [stderr] Nov 18 03:02:04.783 INFO [stderr] warning: cannot find type `Project` in this scope Nov 18 03:02:04.783 INFO [stderr] --> src/models.rs:101:10 Nov 18 03:02:04.783 INFO [stderr] | Nov 18 03:02:04.783 INFO [stderr] 101 | #[derive(Queryable)] Nov 18 03:02:04.783 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.783 INFO [stderr] | Nov 18 03:02:04.783 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! Nov 18 03:02:04.783 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.783 INFO [stderr] Nov 18 03:02:04.783 INFO [stderr] warning: cannot find type `projects` in this scope Nov 18 03:02:04.783 INFO [stderr] --> src/models.rs:109:10 Nov 18 03:02:04.783 INFO [stderr] | Nov 18 03:02:04.783 INFO [stderr] 109 | #[derive(Insertable)] Nov 18 03:02:04.783 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.783 INFO [stderr] | Nov 18 03:02:04.783 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! Nov 18 03:02:04.783 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.783 INFO [stderr] Nov 18 03:02:04.783 INFO [stderr] warning: cannot find type `NewProject` in this scope Nov 18 03:02:04.783 INFO [stderr] --> src/models.rs:109:10 Nov 18 03:02:04.783 INFO [stderr] | Nov 18 03:02:04.783 INFO [stderr] 109 | #[derive(Insertable)] Nov 18 03:02:04.783 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.783 INFO [stderr] | Nov 18 03:02:04.783 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! Nov 18 03:02:04.783 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.783 INFO [stderr] Nov 18 03:02:04.787 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 18 03:02:04.787 INFO [stderr] --> src/models.rs:139:10 Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 18 03:02:04.787 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 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! Nov 18 03:02:04.787 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.787 INFO [stderr] Nov 18 03:02:04.787 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 03:02:04.787 INFO [stderr] --> src/models.rs:139:10 Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 18 03:02:04.787 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 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! Nov 18 03:02:04.787 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.787 INFO [stderr] Nov 18 03:02:04.787 INFO [stderr] warning: cannot find type `Event` in this scope Nov 18 03:02:04.787 INFO [stderr] --> src/models.rs:139:10 Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Nov 18 03:02:04.787 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 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! Nov 18 03:02:04.787 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.787 INFO [stderr] Nov 18 03:02:04.787 INFO [stderr] warning: cannot find type `events` in this scope Nov 18 03:02:04.787 INFO [stderr] --> src/models.rs:154:10 Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 INFO [stderr] 154 | #[derive(Insertable)] Nov 18 03:02:04.787 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 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! Nov 18 03:02:04.787 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.787 INFO [stderr] Nov 18 03:02:04.787 INFO [stderr] warning: cannot find type `NewEvent` in this scope Nov 18 03:02:04.787 INFO [stderr] --> src/models.rs:154:10 Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 INFO [stderr] 154 | #[derive(Insertable)] Nov 18 03:02:04.787 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 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! Nov 18 03:02:04.787 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.787 INFO [stderr] Nov 18 03:02:04.787 INFO [stderr] warning: cannot find type `EventType` in this scope Nov 18 03:02:04.787 INFO [stderr] --> src/models.rs:154:10 Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 INFO [stderr] 154 | #[derive(Insertable)] Nov 18 03:02:04.787 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 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! Nov 18 03:02:04.787 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.787 INFO [stderr] Nov 18 03:02:04.787 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 03:02:04.787 INFO [stderr] --> src/models.rs:154:10 Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 INFO [stderr] 154 | #[derive(Insertable)] Nov 18 03:02:04.787 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 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! Nov 18 03:02:04.787 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.787 INFO [stderr] Nov 18 03:02:04.787 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 03:02:04.787 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 03:02:04.787 INFO [stderr] | Nov 18 03:02:04.787 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 03:02:04.787 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 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! Nov 18 03:02:04.788 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.788 INFO [stderr] Nov 18 03:02:04.788 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 03:02:04.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.788 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 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! Nov 18 03:02:04.788 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.788 INFO [stderr] Nov 18 03:02:04.788 INFO [stderr] warning: cannot find type `secret` in this scope Nov 18 03:02:04.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.788 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 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! Nov 18 03:02:04.788 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.788 INFO [stderr] Nov 18 03:02:04.788 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 18 03:02:04.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.788 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 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! Nov 18 03:02:04.788 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.788 INFO [stderr] Nov 18 03:02:04.788 INFO [stderr] warning: cannot find type `event_type` in this scope Nov 18 03:02:04.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.788 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 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! Nov 18 03:02:04.788 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.788 INFO [stderr] Nov 18 03:02:04.788 INFO [stderr] warning: cannot find type `clock` in this scope Nov 18 03:02:04.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.788 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 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! Nov 18 03:02:04.788 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.788 INFO [stderr] Nov 18 03:02:04.788 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 18 03:02:04.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.788 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 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! Nov 18 03:02:04.788 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.788 INFO [stderr] Nov 18 03:02:04.788 INFO [stderr] warning: cannot find type `name` in this scope Nov 18 03:02:04.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.788 INFO [stderr] | Nov 18 03:02:04.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.789 INFO [stderr] | Nov 18 03:02:04.789 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! Nov 18 03:02:04.789 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.789 INFO [stderr] Nov 18 03:02:04.789 INFO [stderr] warning: cannot find type `overhead` in this scope Nov 18 03:02:04.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.789 INFO [stderr] | Nov 18 03:02:04.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.789 INFO [stderr] | Nov 18 03:02:04.789 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! Nov 18 03:02:04.789 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.789 INFO [stderr] Nov 18 03:02:04.799 INFO [stderr] warning: cannot find type `password` in this scope Nov 18 03:02:04.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.799 INFO [stderr] | Nov 18 03:02:04.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.799 INFO [stderr] | Nov 18 03:02:04.799 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! Nov 18 03:02:04.799 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.799 INFO [stderr] Nov 18 03:02:04.799 INFO [stderr] warning: cannot find type `admin` in this scope Nov 18 03:02:04.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 03:02:04.799 INFO [stderr] | Nov 18 03:02:04.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 03:02:04.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 03:02:04.799 INFO [stderr] | Nov 18 03:02:04.799 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! Nov 18 03:02:04.799 INFO [stderr] = note: for more information, see issue #50504 Nov 18 03:02:04.799 INFO [stderr] Nov 18 03:02:05.610 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]` Nov 18 03:02:05.611 INFO [stderr] --> src/server.rs:31:5 Nov 18 03:02:05.611 INFO [stderr] | Nov 18 03:02:05.611 INFO [stderr] 31 | actix_web::server::new(move || { Nov 18 03:02:05.612 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` Nov 18 03:02:05.612 INFO [stderr] | Nov 18 03:02:05.612 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]` Nov 18 03:02:05.612 INFO [stderr] = note: required by `actix_web::server::new` Nov 18 03:02:05.613 INFO [stderr] Nov 18 03:02:05.809 INFO [stderr] error: aborting due to previous error Nov 18 03:02:05.809 INFO [stderr] Nov 18 03:02:05.810 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 18 03:02:05.842 INFO [stderr] error: Could not compile `punch-web`. Nov 18 03:02:05.844 INFO [stderr] Nov 18 03:02:05.844 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 03:02:05.845 INFO [stderr] su: No module specific data is present Nov 18 03:02:06.134 INFO running `"docker" "inspect" "ae4e9025da8ce51e442026527895e467423f95c7953877ca9d57ac018c3f3db5"` Nov 18 03:02:06.246 INFO running `"docker" "rm" "-f" "ae4e9025da8ce51e442026527895e467423f95c7953877ca9d57ac018c3f3db5"` Nov 18 03:02:06.355 INFO [stdout] ae4e9025da8ce51e442026527895e467423f95c7953877ca9d57ac018c3f3db5