Dec 15 00:44:21.792 INFO testing punch-web-0.1.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 00:44:21.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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.003 INFO [stdout] c1c152d4b0cc9ddec143c68d36779bc1f871ac21692a824a3379deca9d6dc50d Dec 15 00:44:22.009 INFO running `"docker" "start" "-a" "c1c152d4b0cc9ddec143c68d36779bc1f871ac21692a824a3379deca9d6dc50d"` Dec 15 00:44:22.487 INFO [stderr] usermod: no changes Dec 15 00:44:23.129 INFO [stderr] Compiling brotli-sys v0.3.2 Dec 15 00:44:23.129 INFO [stderr] Compiling actix-web v0.7.16 Dec 15 00:44:23.138 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Dec 15 00:44:23.143 INFO [stderr] Compiling flate2 v1.0.6 Dec 15 00:44:23.143 INFO [stderr] Compiling cookie v0.11.0 Dec 15 00:44:23.143 INFO [stderr] Compiling serde_urlencoded v0.5.4 Dec 15 00:44:23.151 INFO [stderr] Compiling diesel v1.3.3 Dec 15 00:44:23.152 INFO [stderr] Compiling askama_shared v0.7.2 Dec 15 00:44:24.978 INFO [stderr] Compiling dotenv v0.10.1 Dec 15 00:44:26.140 INFO [stderr] Compiling bcrypt v0.2.1 Dec 15 00:44:33.379 INFO [stderr] Compiling parking_lot_core v0.4.0 Dec 15 00:44:33.406 INFO [stderr] Compiling askama_derive v0.7.2 Dec 15 00:44:33.408 INFO [stderr] Compiling tokio-signal v0.2.7 Dec 15 00:44:33.451 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 15 00:44:37.975 INFO [stderr] Compiling parking_lot v0.7.0 Dec 15 00:44:46.823 INFO [stderr] Compiling crossbeam-channel v0.3.3 Dec 15 00:44:57.681 INFO [stderr] Compiling brotli2 v0.3.2 Dec 15 00:45:01.391 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 15 00:45:02.992 INFO [stderr] Compiling askama v0.7.2 Dec 15 00:45:05.151 INFO [stderr] Compiling punch-web v0.1.0 (/source) Dec 15 00:45:19.104 INFO [stderr] Compiling actix v0.7.9 Dec 15 00:45:28.976 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 15 00:45:33.351 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 15 00:45:33.552 INFO [stderr] Compiling actix-net v0.2.5 Dec 15 00:45:37.255 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 15 00:46:18.607 INFO [stderr] warning: unused `#[macro_use]` import Dec 15 00:46:18.607 INFO [stderr] --> src/main.rs:90:1 Dec 15 00:46:18.607 INFO [stderr] | Dec 15 00:46:18.607 INFO [stderr] 90 | #[macro_use] Dec 15 00:46:18.607 INFO [stderr] | ^^^^^^^^^^^^ Dec 15 00:46:18.607 INFO [stderr] | Dec 15 00:46:18.607 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 15 00:46:18.607 INFO [stderr] Dec 15 00:46:18.607 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 15 00:46:18.607 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 15 00:46:18.607 INFO [stderr] | Dec 15 00:46:18.607 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 15 00:46:18.608 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.608 INFO [stderr] | Dec 15 00:46:18.608 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 00:46:18.608 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:18.608 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.608 INFO [stderr] Dec 15 00:46:18.608 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 15 00:46:18.608 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 15 00:46:18.608 INFO [stderr] | Dec 15 00:46:18.608 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 15 00:46:18.608 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.608 INFO [stderr] | Dec 15 00:46:18.608 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:18.608 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.608 INFO [stderr] Dec 15 00:46:18.608 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 15 00:46:18.608 INFO [stderr] --> src/models.rs:14:10 Dec 15 00:46:18.608 INFO [stderr] | Dec 15 00:46:18.608 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 15 00:46:18.608 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.608 INFO [stderr] | Dec 15 00:46:18.608 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:18.608 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.608 INFO [stderr] Dec 15 00:46:18.608 INFO [stderr] warning: cannot find type `config` in this scope Dec 15 00:46:18.608 INFO [stderr] --> src/models.rs:14:21 Dec 15 00:46:18.608 INFO [stderr] | Dec 15 00:46:18.608 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 15 00:46:18.608 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.608 INFO [stderr] | Dec 15 00:46:18.608 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:18.608 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.608 INFO [stderr] Dec 15 00:46:18.608 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 15 00:46:18.608 INFO [stderr] --> src/models.rs:14:21 Dec 15 00:46:18.608 INFO [stderr] | Dec 15 00:46:18.609 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 15 00:46:18.609 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 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:18.609 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.609 INFO [stderr] Dec 15 00:46:18.609 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 00:46:18.609 INFO [stderr] --> src/models.rs:85:21 Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 15 00:46:18.609 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 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:18.609 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.609 INFO [stderr] Dec 15 00:46:18.609 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 00:46:18.609 INFO [stderr] --> src/models.rs:93:10 Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 INFO [stderr] 93 | #[derive(Insertable)] Dec 15 00:46:18.609 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 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:18.609 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.609 INFO [stderr] Dec 15 00:46:18.609 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 15 00:46:18.609 INFO [stderr] --> src/models.rs:93:10 Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 INFO [stderr] 93 | #[derive(Insertable)] Dec 15 00:46:18.609 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 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:18.609 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.609 INFO [stderr] Dec 15 00:46:18.609 INFO [stderr] warning: cannot find type `Project` in this scope Dec 15 00:46:18.609 INFO [stderr] --> src/models.rs:101:10 Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 INFO [stderr] 101 | #[derive(Queryable)] Dec 15 00:46:18.609 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 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:18.609 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.609 INFO [stderr] Dec 15 00:46:18.609 INFO [stderr] warning: cannot find type `projects` in this scope Dec 15 00:46:18.609 INFO [stderr] --> src/models.rs:109:10 Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 INFO [stderr] 109 | #[derive(Insertable)] Dec 15 00:46:18.609 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 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:18.609 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.609 INFO [stderr] Dec 15 00:46:18.609 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 15 00:46:18.609 INFO [stderr] --> src/models.rs:109:10 Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 INFO [stderr] 109 | #[derive(Insertable)] Dec 15 00:46:18.609 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 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:18.609 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.609 INFO [stderr] Dec 15 00:46:18.609 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 15 00:46:18.609 INFO [stderr] --> src/models.rs:139:10 Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 15 00:46:18.609 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.609 INFO [stderr] | Dec 15 00:46:18.609 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 00:46:18.610 INFO [stderr] --> src/models.rs:139:10 Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 15 00:46:18.610 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `Event` in this scope Dec 15 00:46:18.610 INFO [stderr] --> src/models.rs:139:10 Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 15 00:46:18.610 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `events` in this scope Dec 15 00:46:18.610 INFO [stderr] --> src/models.rs:154:10 Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 INFO [stderr] 154 | #[derive(Insertable)] Dec 15 00:46:18.610 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 15 00:46:18.610 INFO [stderr] --> src/models.rs:154:10 Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 INFO [stderr] 154 | #[derive(Insertable)] Dec 15 00:46:18.610 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 15 00:46:18.610 INFO [stderr] --> src/models.rs:154:10 Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 INFO [stderr] 154 | #[derive(Insertable)] Dec 15 00:46:18.610 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 00:46:18.610 INFO [stderr] --> src/models.rs:154:10 Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 INFO [stderr] 154 | #[derive(Insertable)] Dec 15 00:46:18.610 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 00:46:18.610 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 00:46:18.610 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 00:46:18.610 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.610 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.610 INFO [stderr] | Dec 15 00:46:18.610 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:18.610 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.610 INFO [stderr] Dec 15 00:46:18.610 INFO [stderr] warning: cannot find type `secret` in this scope Dec 15 00:46:18.610 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.611 INFO [stderr] | Dec 15 00:46:18.611 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.611 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.611 INFO [stderr] | Dec 15 00:46:18.611 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:18.611 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.611 INFO [stderr] Dec 15 00:46:18.611 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 15 00:46:18.611 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.611 INFO [stderr] | Dec 15 00:46:18.611 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.611 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.611 INFO [stderr] | Dec 15 00:46:18.611 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:18.611 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.611 INFO [stderr] Dec 15 00:46:18.611 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 15 00:46:18.611 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.611 INFO [stderr] | Dec 15 00:46:18.611 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.612 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.612 INFO [stderr] | Dec 15 00:46:18.612 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:18.612 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.612 INFO [stderr] Dec 15 00:46:18.612 INFO [stderr] warning: cannot find type `clock` in this scope Dec 15 00:46:18.612 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.612 INFO [stderr] | Dec 15 00:46:18.612 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.612 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.612 INFO [stderr] | Dec 15 00:46:18.612 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:18.612 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.612 INFO [stderr] Dec 15 00:46:18.613 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 15 00:46:18.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.613 INFO [stderr] | Dec 15 00:46:18.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.613 INFO [stderr] | Dec 15 00:46:18.613 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:18.613 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.613 INFO [stderr] Dec 15 00:46:18.613 INFO [stderr] warning: cannot find type `name` in this scope Dec 15 00:46:18.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.613 INFO [stderr] | Dec 15 00:46:18.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.613 INFO [stderr] | Dec 15 00:46:18.613 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:18.613 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.613 INFO [stderr] Dec 15 00:46:18.614 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 15 00:46:18.614 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.614 INFO [stderr] | Dec 15 00:46:18.614 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.614 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.614 INFO [stderr] | Dec 15 00:46:18.614 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:18.614 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.614 INFO [stderr] Dec 15 00:46:18.615 INFO [stderr] warning: cannot find type `password` in this scope Dec 15 00:46:18.615 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.615 INFO [stderr] | Dec 15 00:46:18.615 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.615 INFO [stderr] | Dec 15 00:46:18.615 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:18.615 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.615 INFO [stderr] Dec 15 00:46:18.615 INFO [stderr] warning: cannot find type `admin` in this scope Dec 15 00:46:18.615 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 00:46:18.615 INFO [stderr] | Dec 15 00:46:18.615 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 00:46:18.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 00:46:18.615 INFO [stderr] | Dec 15 00:46:18.615 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:18.615 INFO [stderr] = note: for more information, see issue #50504 Dec 15 00:46:18.615 INFO [stderr] Dec 15 00:46:19.391 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:19.391 INFO [stderr] --> src/server.rs:31:5 Dec 15 00:46:19.391 INFO [stderr] | Dec 15 00:46:19.391 INFO [stderr] 31 | actix_web::server::new(move || { Dec 15 00:46:19.391 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:19.391 INFO [stderr] | Dec 15 00:46:19.391 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:19.391 INFO [stderr] = note: required by `actix_web::server::new` Dec 15 00:46:19.391 INFO [stderr] Dec 15 00:46:19.651 INFO [stderr] error: aborting due to previous error Dec 15 00:46:19.651 INFO [stderr] Dec 15 00:46:19.651 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 15 00:46:19.695 INFO [stderr] error: Could not compile `punch-web`. Dec 15 00:46:19.695 INFO [stderr] Dec 15 00:46:19.695 INFO [stderr] To learn more, run the command again with --verbose. Dec 15 00:46:19.695 INFO [stderr] su: No module specific data is present Dec 15 00:46:20.348 INFO running `"docker" "inspect" "c1c152d4b0cc9ddec143c68d36779bc1f871ac21692a824a3379deca9d6dc50d"` Dec 15 00:46:20.551 INFO running `"docker" "rm" "-f" "c1c152d4b0cc9ddec143c68d36779bc1f871ac21692a824a3379deca9d6dc50d"` Dec 15 00:46:20.656 INFO [stdout] c1c152d4b0cc9ddec143c68d36779bc1f871ac21692a824a3379deca9d6dc50d