Nov 09 17:21:54.905 INFO checking Weasy666/actix_repro_example against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 17:21:54.905 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-4/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 17:21:55.416 INFO blam! 0931d24f8f58c0d622831c02e9701b07583bdb328b393996f02c2cb976941b46 Nov 09 17:21:55.419 INFO running `"docker" "start" "-a" "0931d24f8f58c0d622831c02e9701b07583bdb328b393996f02c2cb976941b46"` Nov 09 17:21:57.910 INFO kablam! usermod: no changes Nov 09 17:21:58.567 INFO kablam! Checking termcolor v1.0.2 Nov 09 17:21:58.575 INFO kablam! Compiling actix-web v0.7.5 Nov 09 17:21:58.628 INFO kablam! Compiling uuid v0.6.5 Nov 09 17:21:58.630 INFO kablam! Compiling mio v0.6.15 Nov 09 17:21:58.640 INFO kablam! Compiling serde v1.0.72 Nov 09 17:21:58.641 INFO kablam! Compiling ryu v0.2.4 Nov 09 17:21:58.643 INFO kablam! Checking r2d2 v0.8.2 Nov 09 17:21:58.700 INFO kablam! Compiling tokio-io v0.1.7 Nov 09 17:22:02.808 INFO kablam! Compiling parking_lot_core v0.2.14 Nov 09 17:22:03.453 INFO kablam! Compiling openssl-sys v0.9.35 Nov 09 17:22:03.509 INFO kablam! Checking toml v0.4.6 Nov 09 17:22:06.591 INFO kablam! Checking serde_json v1.0.26 Nov 09 17:22:12.039 INFO kablam! Compiling syn v0.14.8 Nov 09 17:22:13.704 INFO kablam! Checking openssl v0.10.11 Nov 09 17:22:13.704 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 09 17:22:13.724 INFO kablam! Compiling tokio-codec v0.1.0 Nov 09 17:22:21.220 INFO kablam! Compiling h2 v0.1.12 Nov 09 17:22:21.364 INFO kablam! Checking chrono v0.4.6 Nov 09 17:22:26.523 INFO kablam! Checking tokio-reactor v0.1.3 Nov 09 17:22:33.055 INFO kablam! Compiling parking_lot v0.6.3 Nov 09 17:22:35.195 INFO kablam! Checking crossbeam-channel v0.2.4 Nov 09 17:22:43.311 INFO kablam! Compiling mio-uds v0.6.6 Nov 09 17:22:43.584 INFO kablam! Compiling tokio-threadpool v0.1.5 Nov 09 17:22:59.956 INFO kablam! Checking env_logger v0.5.12 Nov 09 17:22:59.960 INFO kablam! Checking tokio-udp v0.1.1 Nov 09 17:22:59.980 INFO kablam! Checking tokio-tcp v0.1.1 Nov 09 17:23:00.147 INFO kablam! Checking tokio-signal v0.2.2 Nov 09 17:23:00.655 INFO kablam! Checking diesel v1.3.2 Nov 09 17:23:05.476 INFO kablam! Checking tokio-openssl v0.2.1 Nov 09 17:23:11.401 INFO kablam! Compiling tokio-fs v0.1.3 Nov 09 17:23:11.913 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 09 17:23:24.299 INFO kablam! Compiling tokio v0.1.7 Nov 09 17:23:40.507 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Nov 09 17:23:41.129 INFO kablam! Compiling synstructure v0.9.0 Nov 09 17:23:41.129 INFO kablam! Compiling actix_derive v0.3.0 Nov 09 17:23:41.130 INFO kablam! Compiling serde_derive v1.0.75 Nov 09 17:23:49.327 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 09 17:24:08.339 INFO kablam! Compiling failure_derive v0.1.2 Nov 09 17:24:20.671 INFO kablam! Compiling failure v0.1.2 Nov 09 17:24:22.995 INFO kablam! Compiling actix v0.7.3 Nov 09 17:24:23.408 INFO kablam! Checking dotenv v0.13.0 Nov 09 17:24:38.615 INFO kablam! Compiling askama_shared v0.7.1 Nov 09 17:24:44.379 INFO kablam! Compiling askama_derive v0.7.1 Nov 09 17:25:30.452 INFO kablam! Checking askama v0.7.1 Nov 09 17:25:55.329 INFO kablam! Compiling actix_repro_example v0.1.0 (/source) Nov 09 17:26:07.167 INFO kablam! error[E0557]: feature has been removed Nov 09 17:26:07.167 INFO kablam! --> src/main.rs:1:12 Nov 09 17:26:07.167 INFO kablam! | Nov 09 17:26:07.167 INFO kablam! 1 | #![feature(proc_macro_non_items)] Nov 09 17:26:07.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 09 17:26:07.167 INFO kablam! | Nov 09 17:26:07.167 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 09 17:26:07.167 INFO kablam! --> src/main.rs:1:12 Nov 09 17:26:07.167 INFO kablam! | Nov 09 17:26:07.167 INFO kablam! 1 | #![feature(proc_macro_non_items)] Nov 09 17:26:07.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 09 17:26:07.167 INFO kablam! Nov 09 17:26:07.235 INFO kablam! error[E0557]: feature has been removed Nov 09 17:26:07.235 INFO kablam! --> src/main.rs:1:12 Nov 09 17:26:07.236 INFO kablam! | Nov 09 17:26:07.236 INFO kablam! 1 | #![feature(proc_macro_non_items)] Nov 09 17:26:07.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 09 17:26:07.236 INFO kablam! | Nov 09 17:26:07.237 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 09 17:26:07.237 INFO kablam! --> src/main.rs:1:12 Nov 09 17:26:07.237 INFO kablam! | Nov 09 17:26:07.237 INFO kablam! 1 | #![feature(proc_macro_non_items)] Nov 09 17:26:07.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 09 17:26:07.238 INFO kablam! Nov 09 17:26:15.427 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 17:26:15.427 INFO kablam! --> src/models.rs:8:32 Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.427 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 17:26:15.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.427 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.427 INFO kablam! Nov 09 17:26:15.427 INFO kablam! warning: cannot find type `User` in this scope Nov 09 17:26:15.427 INFO kablam! --> src/models.rs:8:32 Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.427 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.427 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.427 INFO kablam! Nov 09 17:26:15.427 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 17:26:15.427 INFO kablam! --> src/models.rs:8:32 Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.427 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.427 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.427 INFO kablam! Nov 09 17:26:15.427 INFO kablam! warning: cannot find type `users` in this scope Nov 09 17:26:15.427 INFO kablam! --> src/models.rs:8:42 Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.427 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.427 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.427 INFO kablam! Nov 09 17:26:15.427 INFO kablam! warning: cannot find type `User` in this scope Nov 09 17:26:15.427 INFO kablam! --> src/models.rs:8:42 Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.427 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.427 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.427 INFO kablam! Nov 09 17:26:15.427 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 17:26:15.427 INFO kablam! --> src/models.rs:8:42 Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.427 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.427 INFO kablam! | Nov 09 17:26:15.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.427 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.427 INFO kablam! Nov 09 17:26:15.431 INFO kablam! warning: cannot find type `sessions` in this scope Nov 09 17:26:15.431 INFO kablam! --> src/models.rs:19:32 Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.431 INFO kablam! 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 09 17:26:15.431 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.431 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.431 INFO kablam! Nov 09 17:26:15.431 INFO kablam! warning: cannot find type `Session` in this scope Nov 09 17:26:15.431 INFO kablam! --> src/models.rs:19:32 Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.431 INFO kablam! 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 09 17:26:15.431 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.431 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.431 INFO kablam! Nov 09 17:26:15.431 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 17:26:15.431 INFO kablam! --> src/models.rs:19:32 Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.431 INFO kablam! 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 09 17:26:15.431 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.431 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.431 INFO kablam! Nov 09 17:26:15.431 INFO kablam! warning: unused import: `schema::sessions::dsl::*` Nov 09 17:26:15.431 INFO kablam! --> src/database.rs:13:5 Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.431 INFO kablam! 13 | use schema::sessions::dsl::*; Nov 09 17:26:15.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.431 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 17:26:15.431 INFO kablam! Nov 09 17:26:15.431 INFO kablam! warning: cannot find type `table` in this scope Nov 09 17:26:15.431 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 17:26:15.431 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 17:26:15.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.432 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.432 INFO kablam! Nov 09 17:26:15.432 INFO kablam! warning: cannot find type `id` in this scope Nov 09 17:26:15.432 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.432 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.432 INFO kablam! Nov 09 17:26:15.432 INFO kablam! warning: cannot find type `username` in this scope Nov 09 17:26:15.432 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.432 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.432 INFO kablam! Nov 09 17:26:15.432 INFO kablam! warning: cannot find type `token` in this scope Nov 09 17:26:15.432 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.432 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.432 INFO kablam! Nov 09 17:26:15.432 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 17:26:15.432 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.432 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.432 INFO kablam! Nov 09 17:26:15.432 INFO kablam! warning: cannot find type `email` in this scope Nov 09 17:26:15.432 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.432 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.432 INFO kablam! Nov 09 17:26:15.432 INFO kablam! warning: cannot find type `password` in this scope Nov 09 17:26:15.432 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.432 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.432 INFO kablam! Nov 09 17:26:15.432 INFO kablam! warning: cannot find type `salt` in this scope Nov 09 17:26:15.432 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.432 INFO kablam! | Nov 09 17:26:15.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.432 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.432 INFO kablam! Nov 09 17:26:15.735 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 17:26:15.735 INFO kablam! --> src/models.rs:8:32 Nov 09 17:26:15.735 INFO kablam! | Nov 09 17:26:15.735 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.735 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.735 INFO kablam! | Nov 09 17:26:15.735 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 17:26:15.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.735 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.735 INFO kablam! Nov 09 17:26:15.735 INFO kablam! warning: cannot find type `User` in this scope Nov 09 17:26:15.735 INFO kablam! --> src/models.rs:8:32 Nov 09 17:26:15.735 INFO kablam! | Nov 09 17:26:15.735 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 17:26:15.736 INFO kablam! --> src/models.rs:8:32 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `users` in this scope Nov 09 17:26:15.736 INFO kablam! --> src/models.rs:8:42 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `User` in this scope Nov 09 17:26:15.736 INFO kablam! --> src/models.rs:8:42 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 17:26:15.736 INFO kablam! --> src/models.rs:8:42 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 8 | #[derive(Debug,PartialEq,Clone,Queryable,Insertable)] Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `sessions` in this scope Nov 09 17:26:15.736 INFO kablam! --> src/models.rs:19:32 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `Session` in this scope Nov 09 17:26:15.736 INFO kablam! --> src/models.rs:19:32 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 17:26:15.736 INFO kablam! --> src/models.rs:19:32 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 19 | #[derive(Debug,PartialEq,Clone,Insertable)] Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: unused import: `schema::sessions::dsl::*` Nov 09 17:26:15.736 INFO kablam! --> src/database.rs:13:5 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 13 | use schema::sessions::dsl::*; Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `table` in this scope Nov 09 17:26:15.736 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 17:26:15.736 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.736 INFO kablam! | Nov 09 17:26:15.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.736 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.736 INFO kablam! Nov 09 17:26:15.736 INFO kablam! warning: cannot find type `id` in this scope Nov 09 17:26:15.736 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.737 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.737 INFO kablam! Nov 09 17:26:15.737 INFO kablam! warning: cannot find type `username` in this scope Nov 09 17:26:15.737 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.737 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.737 INFO kablam! Nov 09 17:26:15.737 INFO kablam! warning: cannot find type `token` in this scope Nov 09 17:26:15.737 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.737 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.737 INFO kablam! Nov 09 17:26:15.737 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 17:26:15.737 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.737 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.737 INFO kablam! Nov 09 17:26:15.737 INFO kablam! warning: cannot find type `email` in this scope Nov 09 17:26:15.737 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.737 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.737 INFO kablam! Nov 09 17:26:15.737 INFO kablam! warning: cannot find type `password` in this scope Nov 09 17:26:15.737 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.737 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.737 INFO kablam! Nov 09 17:26:15.737 INFO kablam! warning: cannot find type `salt` in this scope Nov 09 17:26:15.737 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 17:26:15.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 17:26:15.737 INFO kablam! | Nov 09 17:26:15.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 17:26:15.737 INFO kablam! = note: for more information, see issue #50504 Nov 09 17:26:15.737 INFO kablam! Nov 09 17:26:15.984 INFO kablam! error: aborting due to previous error Nov 09 17:26:15.984 INFO kablam! Nov 09 17:26:15.984 INFO kablam! For more information about this error, try `rustc --explain E0557`. Nov 09 17:26:15.996 INFO kablam! error: Could not compile `actix_repro_example`. Nov 09 17:26:15.996 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 09 17:26:16.387 INFO kablam! error: aborting due to previous error Nov 09 17:26:16.387 INFO kablam! Nov 09 17:26:16.387 INFO kablam! For more information about this error, try `rustc --explain E0557`. Nov 09 17:26:16.414 INFO kablam! error: Could not compile `actix_repro_example`. Nov 09 17:26:16.414 INFO kablam! Nov 09 17:26:16.414 INFO kablam! To learn more, run the command again with --verbose. Nov 09 17:26:16.419 INFO kablam! su: No module specific data is present Nov 09 17:26:17.400 INFO running `"docker" "rm" "-f" "0931d24f8f58c0d622831c02e9701b07583bdb328b393996f02c2cb976941b46"` Nov 09 17:26:17.739 INFO blam! 0931d24f8f58c0d622831c02e9701b07583bdb328b393996f02c2cb976941b46