Nov 30 07:58:07.507 INFO checking Weasy666/actix_repro_example against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 07:58:07.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 07:58:07.915 INFO [stdout] d334697036029139a45755a7bafd8d3b992f1a5306b1dcd67fd97395df6f805c Nov 30 07:58:07.920 INFO running `"docker" "start" "-a" "d334697036029139a45755a7bafd8d3b992f1a5306b1dcd67fd97395df6f805c"` Nov 30 07:58:09.388 INFO [stderr] usermod: no changes Nov 30 07:58:10.128 INFO [stderr] Compiling actix-web v0.7.5 Nov 30 07:58:10.152 INFO [stderr] Compiling openssl-sys v0.9.35 Nov 30 07:58:10.152 INFO [stderr] Compiling uuid v0.6.5 Nov 30 07:58:10.152 INFO [stderr] Compiling mio v0.6.15 Nov 30 07:58:10.156 INFO [stderr] Compiling serde v1.0.72 Nov 30 07:58:10.156 INFO [stderr] Compiling ryu v0.2.4 Nov 30 07:58:10.156 INFO [stderr] Checking r2d2 v0.8.2 Nov 30 07:58:10.159 INFO [stderr] Compiling tokio-io v0.1.7 Nov 30 07:58:13.658 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 30 07:58:14.214 INFO [stderr] Checking toml v0.4.6 Nov 30 07:58:18.965 INFO [stderr] Checking serde_json v1.0.26 Nov 30 07:58:22.780 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 30 07:58:22.948 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 30 07:58:23.130 INFO [stderr] Compiling h2 v0.1.12 Nov 30 07:58:28.488 INFO [stderr] Checking chrono v0.4.6 Nov 30 07:58:28.634 INFO [stderr] Compiling serde_derive v1.0.75 Nov 30 07:58:28.778 INFO [stderr] Compiling parking_lot v0.6.3 Nov 30 07:58:29.152 INFO [stderr] Checking tokio-reactor v0.1.3 Nov 30 07:58:39.352 INFO [stderr] Compiling openssl v0.10.11 Nov 30 07:58:39.404 INFO [stderr] Compiling tokio-threadpool v0.1.5 Nov 30 07:58:42.964 INFO [stderr] Checking env_logger v0.5.12 Nov 30 07:58:52.304 INFO [stderr] Compiling mio-uds v0.6.6 Nov 30 07:59:01.452 INFO [stderr] Checking tokio-tcp v0.1.1 Nov 30 07:59:01.496 INFO [stderr] Checking tokio-udp v0.1.1 Nov 30 07:59:01.572 INFO [stderr] Checking tokio-signal v0.2.2 Nov 30 07:59:02.824 INFO [stderr] Compiling crossbeam-channel v0.2.4 Nov 30 07:59:03.376 INFO [stderr] Checking diesel v1.3.2 Nov 30 07:59:07.204 INFO [stderr] Compiling failure v0.1.2 Nov 30 07:59:08.002 INFO [stderr] Checking tokio-fs v0.1.3 Nov 30 07:59:20.136 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 30 07:59:23.643 INFO [stderr] Checking dotenv v0.13.0 Nov 30 07:59:23.709 INFO [stderr] Checking tokio v0.1.7 Nov 30 07:59:40.032 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Nov 30 07:59:46.348 INFO [stderr] Checking tokio-openssl v0.2.1 Nov 30 07:59:57.256 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 30 07:59:57.472 INFO [stderr] Checking askama_shared v0.7.1 Nov 30 08:00:02.432 INFO [stderr] Compiling askama_derive v0.7.1 Nov 30 08:00:11.220 INFO [stderr] Checking actix v0.7.3 Nov 30 08:01:08.716 INFO [stderr] Checking askama v0.7.1 Nov 30 08:01:36.725 INFO [stderr] Compiling actix_repro_example v0.1.0 (/source) Nov 30 08:01:49.252 INFO [stderr] error[E0557]: feature has been removed Nov 30 08:01:49.256 INFO [stderr] --> src/main.rs:1:12 Nov 30 08:01:49.256 INFO [stderr] | Nov 30 08:01:49.256 INFO [stderr] 1 | #![feature(proc_macro_non_items)] Nov 30 08:01:49.256 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 08:01:49.256 INFO [stderr] | Nov 30 08:01:49.256 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 08:01:49.256 INFO [stderr] --> src/main.rs:1:12 Nov 30 08:01:49.256 INFO [stderr] | Nov 30 08:01:49.256 INFO [stderr] 1 | #![feature(proc_macro_non_items)] Nov 30 08:01:49.256 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 08:01:49.256 INFO [stderr] Nov 30 08:01:49.257 INFO [stderr] error[E0557]: feature has been removed Nov 30 08:01:49.257 INFO [stderr] --> src/main.rs:1:12 Nov 30 08:01:49.257 INFO [stderr] | Nov 30 08:01:49.257 INFO [stderr] 1 | #![feature(proc_macro_non_items)] Nov 30 08:01:49.257 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 08:01:49.257 INFO [stderr] | Nov 30 08:01:49.257 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 08:01:49.257 INFO [stderr] --> src/main.rs:1:12 Nov 30 08:01:49.257 INFO [stderr] | Nov 30 08:01:49.257 INFO [stderr] 1 | #![feature(proc_macro_non_items)] Nov 30 08:01:49.257 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 08:01:49.257 INFO [stderr] Nov 30 08:02:00.760 INFO [stderr] warning: unused import: `askama::Template` Nov 30 08:02:00.760 INFO [stderr] --> src/main.rs:26:5 Nov 30 08:02:00.760 INFO [stderr] | Nov 30 08:02:00.760 INFO [stderr] 26 | use askama::Template; Nov 30 08:02:00.760 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 08:02:00.760 INFO [stderr] | Nov 30 08:02:00.760 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 08:02:00.760 INFO [stderr] Nov 30 08:02:00.760 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 08:02:00.760 INFO [stderr] --> src/models.rs:8:32 Nov 30 08:02:00.760 INFO [stderr] | Nov 30 08:02:00.760 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:00.760 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.760 INFO [stderr] | Nov 30 08:02:00.760 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 08:02:00.760 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 30 08:02:00.760 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.760 INFO [stderr] Nov 30 08:02:00.760 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 08:02:00.760 INFO [stderr] --> src/models.rs:8:32 Nov 30 08:02:00.760 INFO [stderr] | Nov 30 08:02:00.760 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:00.760 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 08:02:00.761 INFO [stderr] --> src/models.rs:8:32 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 08:02:00.761 INFO [stderr] --> src/models.rs:8:42 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 08:02:00.761 INFO [stderr] --> src/models.rs:8:42 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 08:02:00.761 INFO [stderr] --> src/models.rs:8:42 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `sessions` in this scope Nov 30 08:02:00.761 INFO [stderr] --> src/models.rs:19:32 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `Session` in this scope Nov 30 08:02:00.761 INFO [stderr] --> src/models.rs:19:32 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 08:02:00.761 INFO [stderr] --> src/models.rs:19:32 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: unused import: `schema::sessions::dsl::*` Nov 30 08:02:00.761 INFO [stderr] --> src/database.rs:13:5 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 13 | use schema::sessions::dsl::*; Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 08:02:00.761 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 08:02:00.761 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:00.761 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.761 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 30 08:02:00.761 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.761 INFO [stderr] Nov 30 08:02:00.761 INFO [stderr] warning: cannot find type `username` in this scope Nov 30 08:02:00.761 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:00.761 INFO [stderr] | Nov 30 08:02:00.762 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:00.762 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.762 INFO [stderr] | Nov 30 08:02:00.762 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 30 08:02:00.762 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.762 INFO [stderr] Nov 30 08:02:00.762 INFO [stderr] warning: cannot find type `token` in this scope Nov 30 08:02:00.762 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:00.762 INFO [stderr] | Nov 30 08:02:00.762 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:00.762 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.762 INFO [stderr] | Nov 30 08:02:00.762 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 30 08:02:00.762 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.762 INFO [stderr] Nov 30 08:02:00.762 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 08:02:00.762 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:00.762 INFO [stderr] | Nov 30 08:02:00.762 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:00.762 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.763 INFO [stderr] | Nov 30 08:02:00.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 30 08:02:00.763 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.763 INFO [stderr] Nov 30 08:02:00.763 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 08:02:00.763 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:00.763 INFO [stderr] | Nov 30 08:02:00.763 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:00.763 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.763 INFO [stderr] | Nov 30 08:02:00.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 30 08:02:00.763 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.763 INFO [stderr] Nov 30 08:02:00.763 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 08:02:00.763 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:00.763 INFO [stderr] | Nov 30 08:02:00.763 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:00.763 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.763 INFO [stderr] | Nov 30 08:02:00.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 30 08:02:00.763 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.763 INFO [stderr] Nov 30 08:02:00.763 INFO [stderr] warning: cannot find type `salt` in this scope Nov 30 08:02:00.763 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:00.763 INFO [stderr] | Nov 30 08:02:00.763 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:00.763 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:00.763 INFO [stderr] | Nov 30 08:02:00.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 30 08:02:00.763 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:00.763 INFO [stderr] Nov 30 08:02:01.396 INFO [stderr] error: aborting due to previous error Nov 30 08:02:01.396 INFO [stderr] Nov 30 08:02:01.396 INFO [stderr] For more information about this error, try `rustc --explain E0557`. Nov 30 08:02:01.438 INFO [stderr] error: Could not compile `actix_repro_example`. Nov 30 08:02:01.438 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 08:02:01.568 INFO [stderr] warning: unused import: `askama::Template` Nov 30 08:02:01.569 INFO [stderr] --> src/main.rs:26:5 Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 INFO [stderr] 26 | use askama::Template; Nov 30 08:02:01.569 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 08:02:01.569 INFO [stderr] Nov 30 08:02:01.569 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 08:02:01.569 INFO [stderr] --> src/models.rs:8:32 Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:01.569 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 08:02:01.569 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 30 08:02:01.569 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.569 INFO [stderr] Nov 30 08:02:01.569 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 08:02:01.569 INFO [stderr] --> src/models.rs:8:32 Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:01.569 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 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 30 08:02:01.569 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.569 INFO [stderr] Nov 30 08:02:01.569 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 08:02:01.569 INFO [stderr] --> src/models.rs:8:32 Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:01.569 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 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 30 08:02:01.569 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.569 INFO [stderr] Nov 30 08:02:01.569 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 08:02:01.569 INFO [stderr] --> src/models.rs:8:42 Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:01.569 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 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 30 08:02:01.569 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.569 INFO [stderr] Nov 30 08:02:01.569 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 08:02:01.569 INFO [stderr] --> src/models.rs:8:42 Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:01.569 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.569 INFO [stderr] | Nov 30 08:02:01.569 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 30 08:02:01.570 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.570 INFO [stderr] Nov 30 08:02:01.570 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 08:02:01.570 INFO [stderr] --> src/models.rs:8:42 Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.570 INFO [stderr] 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 30 08:02:01.570 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.570 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 30 08:02:01.570 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.570 INFO [stderr] Nov 30 08:02:01.570 INFO [stderr] warning: cannot find type `sessions` in this scope Nov 30 08:02:01.570 INFO [stderr] --> src/models.rs:19:32 Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.570 INFO [stderr] 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 30 08:02:01.570 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.570 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 30 08:02:01.570 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.570 INFO [stderr] Nov 30 08:02:01.570 INFO [stderr] warning: cannot find type `Session` in this scope Nov 30 08:02:01.570 INFO [stderr] --> src/models.rs:19:32 Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.570 INFO [stderr] 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 30 08:02:01.570 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.570 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 30 08:02:01.570 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.570 INFO [stderr] Nov 30 08:02:01.570 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 08:02:01.570 INFO [stderr] --> src/models.rs:19:32 Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.570 INFO [stderr] 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 30 08:02:01.570 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.570 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 30 08:02:01.570 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.570 INFO [stderr] Nov 30 08:02:01.570 INFO [stderr] warning: unused import: `schema::sessions::dsl::*` Nov 30 08:02:01.570 INFO [stderr] --> src/database.rs:13:5 Nov 30 08:02:01.570 INFO [stderr] | Nov 30 08:02:01.571 INFO [stderr] 13 | use schema::sessions::dsl::*; Nov 30 08:02:01.571 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 08:02:01.571 INFO [stderr] Nov 30 08:02:01.571 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 08:02:01.571 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 08:02:01.571 INFO [stderr] | Nov 30 08:02:01.571 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 08:02:01.571 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.571 INFO [stderr] | Nov 30 08:02:01.571 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 30 08:02:01.571 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.571 INFO [stderr] Nov 30 08:02:01.571 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 08:02:01.571 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:01.571 INFO [stderr] | Nov 30 08:02:01.571 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:01.571 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.571 INFO [stderr] | Nov 30 08:02:01.571 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 30 08:02:01.571 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.572 INFO [stderr] Nov 30 08:02:01.572 INFO [stderr] warning: cannot find type `username` in this scope Nov 30 08:02:01.572 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:01.572 INFO [stderr] | Nov 30 08:02:01.572 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:01.572 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.572 INFO [stderr] | Nov 30 08:02:01.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! Nov 30 08:02:01.572 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.572 INFO [stderr] Nov 30 08:02:01.573 INFO [stderr] warning: cannot find type `token` in this scope Nov 30 08:02:01.573 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:01.573 INFO [stderr] | Nov 30 08:02:01.573 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:01.573 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.573 INFO [stderr] | Nov 30 08:02:01.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! Nov 30 08:02:01.573 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.573 INFO [stderr] Nov 30 08:02:01.573 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 08:02:01.573 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:01.573 INFO [stderr] | Nov 30 08:02:01.573 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:01.573 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.573 INFO [stderr] | Nov 30 08:02:01.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! Nov 30 08:02:01.573 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.573 INFO [stderr] Nov 30 08:02:01.574 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 08:02:01.574 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:01.574 INFO [stderr] | Nov 30 08:02:01.574 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:01.574 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.574 INFO [stderr] | Nov 30 08:02:01.574 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 30 08:02:01.574 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.574 INFO [stderr] Nov 30 08:02:01.575 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 08:02:01.575 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:01.575 INFO [stderr] | Nov 30 08:02:01.575 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:01.575 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.575 INFO [stderr] | Nov 30 08:02:01.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! Nov 30 08:02:01.575 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.575 INFO [stderr] Nov 30 08:02:01.575 INFO [stderr] warning: cannot find type `salt` in this scope Nov 30 08:02:01.575 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:02:01.575 INFO [stderr] | Nov 30 08:02:01.575 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:02:01.575 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:02:01.575 INFO [stderr] | Nov 30 08:02:01.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! Nov 30 08:02:01.576 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:02:01.576 INFO [stderr] Nov 30 08:02:02.036 INFO [stderr] error: aborting due to previous error Nov 30 08:02:02.036 INFO [stderr] Nov 30 08:02:02.036 INFO [stderr] For more information about this error, try `rustc --explain E0557`. Nov 30 08:02:02.063 INFO [stderr] error: Could not compile `actix_repro_example`. Nov 30 08:02:02.063 INFO [stderr] Nov 30 08:02:02.063 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 08:02:02.067 INFO [stderr] su: No module specific data is present Nov 30 08:02:02.695 INFO running `"docker" "inspect" "d334697036029139a45755a7bafd8d3b992f1a5306b1dcd67fd97395df6f805c"` Nov 30 08:02:02.870 INFO running `"docker" "rm" "-f" "d334697036029139a45755a7bafd8d3b992f1a5306b1dcd67fd97395df6f805c"` Nov 30 08:02:03.104 INFO [stdout] d334697036029139a45755a7bafd8d3b992f1a5306b1dcd67fd97395df6f805c