Sep 01 11:15:14.351 INFO checking actix-web-sql-identity-0.4.3 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 11:15:14.351 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 11:15:14.351 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:15:14.574 INFO blam! f983a91a8c1b804dabc5718a162ea25f64acce662ac06ddb1ea107983d844efd Sep 01 11:15:14.576 INFO running `"docker" "start" "-a" "f983a91a8c1b804dabc5718a162ea25f64acce662ac06ddb1ea107983d844efd"` Sep 01 11:15:15.508 INFO kablam! Checking cookie v0.11.0 Sep 01 11:15:15.508 INFO kablam! Compiling actix_derive v0.3.0 Sep 01 11:15:15.511 INFO kablam! Checking diesel v1.3.2 Sep 01 11:15:15.514 INFO kablam! Checking tokio-signal v0.2.5 Sep 01 11:15:15.518 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 01 11:15:15.520 INFO kablam! Checking dotenv v0.13.0 Sep 01 11:15:28.418 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 01 11:15:36.491 INFO kablam! Checking actix v0.7.4 Sep 01 11:15:47.672 INFO kablam! Checking actix-web v0.7.4 Sep 01 11:16:22.022 INFO kablam! Checking actix-web-sql-identity v0.4.3 (file:///source) Sep 01 11:16:34.306 INFO kablam! warning: unused import: `SqlIdentityError` Sep 01 11:16:34.306 INFO kablam! --> src/sql.rs:27:26 Sep 01 11:16:34.306 INFO kablam! | Sep 01 11:16:34.306 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 01 11:16:34.306 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 11:16:34.306 INFO kablam! | Sep 01 11:16:34.306 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:16:34.306 INFO kablam! Sep 01 11:16:34.307 INFO kablam! warning: cannot find type `table` in this scope Sep 01 11:16:34.307 INFO kablam! --> :165:33 Sep 01 11:16:34.307 INFO kablam! | Sep 01 11:16:34.307 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 11:16:34.307 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.307 INFO kablam! | Sep 01 11:16:34.307 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 11:16:34.307 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! Sep 01 11:16:34.308 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.308 INFO kablam! Sep 01 11:16:34.308 INFO kablam! warning: cannot find type `table` in this scope Sep 01 11:16:34.308 INFO kablam! --> :165:33 Sep 01 11:16:34.308 INFO kablam! | Sep 01 11:16:34.308 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 11:16:34.308 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.308 INFO kablam! | Sep 01 11:16:34.308 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! Sep 01 11:16:34.308 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.308 INFO kablam! Sep 01 11:16:34.308 INFO kablam! warning: cannot find type `id` in this scope Sep 01 11:16:34.308 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.308 INFO kablam! | Sep 01 11:16:34.308 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.308 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.308 INFO kablam! | Sep 01 11:16:34.308 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! Sep 01 11:16:34.308 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.308 INFO kablam! Sep 01 11:16:34.309 INFO kablam! warning: cannot find type `token` in this scope Sep 01 11:16:34.309 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.309 INFO kablam! | Sep 01 11:16:34.309 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.309 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.309 INFO kablam! | Sep 01 11:16:34.309 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! Sep 01 11:16:34.309 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.309 INFO kablam! Sep 01 11:16:34.311 INFO kablam! warning: cannot find type `userid` in this scope Sep 01 11:16:34.311 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.311 INFO kablam! | Sep 01 11:16:34.311 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.311 INFO kablam! | Sep 01 11:16:34.311 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! Sep 01 11:16:34.311 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.311 INFO kablam! Sep 01 11:16:34.311 INFO kablam! warning: cannot find type `ip` in this scope Sep 01 11:16:34.311 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.311 INFO kablam! | Sep 01 11:16:34.311 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.311 INFO kablam! | Sep 01 11:16:34.311 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! Sep 01 11:16:34.311 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.311 INFO kablam! Sep 01 11:16:34.312 INFO kablam! warning: cannot find type `useragent` in this scope Sep 01 11:16:34.312 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.312 INFO kablam! | Sep 01 11:16:34.312 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.312 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.312 INFO kablam! | Sep 01 11:16:34.312 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! Sep 01 11:16:34.312 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.312 INFO kablam! Sep 01 11:16:34.312 INFO kablam! warning: cannot find type `created` in this scope Sep 01 11:16:34.312 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.312 INFO kablam! | Sep 01 11:16:34.312 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.312 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.312 INFO kablam! | Sep 01 11:16:34.312 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! Sep 01 11:16:34.312 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.312 INFO kablam! Sep 01 11:16:34.312 INFO kablam! warning: cannot find type `modified` in this scope Sep 01 11:16:34.312 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.312 INFO kablam! | Sep 01 11:16:34.313 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.313 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.313 INFO kablam! | Sep 01 11:16:34.313 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! Sep 01 11:16:34.313 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.313 INFO kablam! Sep 01 11:16:34.313 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 11:16:34.313 INFO kablam! --> src/sql.rs:49:17 Sep 01 11:16:34.313 INFO kablam! | Sep 01 11:16:34.313 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 01 11:16:34.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.313 INFO kablam! | Sep 01 11:16:34.313 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! Sep 01 11:16:34.313 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.313 INFO kablam! Sep 01 11:16:34.313 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 01 11:16:34.313 INFO kablam! --> src/sql.rs:49:17 Sep 01 11:16:34.313 INFO kablam! | Sep 01 11:16:34.313 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 01 11:16:34.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.313 INFO kablam! | Sep 01 11:16:34.313 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! Sep 01 11:16:34.313 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.313 INFO kablam! Sep 01 11:16:34.316 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 01 11:16:34.316 INFO kablam! --> src/sql.rs:197:17 Sep 01 11:16:34.316 INFO kablam! | Sep 01 11:16:34.317 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 01 11:16:34.317 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.317 INFO kablam! | Sep 01 11:16:34.317 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! Sep 01 11:16:34.317 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.317 INFO kablam! Sep 01 11:16:34.317 INFO kablam! warning: cannot find type `identities` in this scope Sep 01 11:16:34.318 INFO kablam! --> src/sql.rs:197:17 Sep 01 11:16:34.318 INFO kablam! | Sep 01 11:16:34.318 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 01 11:16:34.318 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.318 INFO kablam! | Sep 01 11:16:34.318 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! Sep 01 11:16:34.318 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.319 INFO kablam! Sep 01 11:16:34.319 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 11:16:34.319 INFO kablam! --> src/sql.rs:197:17 Sep 01 11:16:34.319 INFO kablam! | Sep 01 11:16:34.319 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 01 11:16:34.319 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.319 INFO kablam! | Sep 01 11:16:34.319 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! Sep 01 11:16:34.320 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.320 INFO kablam! Sep 01 11:16:34.320 INFO kablam! warning: cannot find type `identities` in this scope Sep 01 11:16:34.320 INFO kablam! --> src/sql.rs:206:17 Sep 01 11:16:34.320 INFO kablam! | Sep 01 11:16:34.320 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 01 11:16:34.320 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.320 INFO kablam! | Sep 01 11:16:34.321 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! Sep 01 11:16:34.321 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.321 INFO kablam! Sep 01 11:16:34.321 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 01 11:16:34.321 INFO kablam! --> src/sql.rs:206:17 Sep 01 11:16:34.321 INFO kablam! | Sep 01 11:16:34.321 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 01 11:16:34.322 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.322 INFO kablam! | Sep 01 11:16:34.322 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! Sep 01 11:16:34.322 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.322 INFO kablam! Sep 01 11:16:34.322 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 11:16:34.322 INFO kablam! --> src/sql.rs:206:17 Sep 01 11:16:34.323 INFO kablam! | Sep 01 11:16:34.323 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 01 11:16:34.323 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.323 INFO kablam! | Sep 01 11:16:34.323 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! Sep 01 11:16:34.323 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.323 INFO kablam! Sep 01 11:16:34.600 INFO kablam! warning: unused import: `SqlIdentityError` Sep 01 11:16:34.600 INFO kablam! --> src/sql.rs:27:26 Sep 01 11:16:34.600 INFO kablam! | Sep 01 11:16:34.600 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 01 11:16:34.600 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 11:16:34.600 INFO kablam! | Sep 01 11:16:34.600 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:16:34.600 INFO kablam! Sep 01 11:16:34.600 INFO kablam! warning: cannot find type `table` in this scope Sep 01 11:16:34.601 INFO kablam! --> :165:33 Sep 01 11:16:34.601 INFO kablam! | Sep 01 11:16:34.601 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 11:16:34.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.601 INFO kablam! | Sep 01 11:16:34.601 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 11:16:34.601 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! Sep 01 11:16:34.601 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.601 INFO kablam! Sep 01 11:16:34.601 INFO kablam! warning: cannot find type `table` in this scope Sep 01 11:16:34.601 INFO kablam! --> :165:33 Sep 01 11:16:34.601 INFO kablam! | Sep 01 11:16:34.601 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 11:16:34.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.601 INFO kablam! | Sep 01 11:16:34.601 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! Sep 01 11:16:34.601 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.601 INFO kablam! Sep 01 11:16:34.601 INFO kablam! warning: cannot find type `id` in this scope Sep 01 11:16:34.601 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.601 INFO kablam! | Sep 01 11:16:34.602 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.602 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.602 INFO kablam! | Sep 01 11:16:34.602 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! Sep 01 11:16:34.602 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.602 INFO kablam! Sep 01 11:16:34.602 INFO kablam! warning: cannot find type `token` in this scope Sep 01 11:16:34.602 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.602 INFO kablam! | Sep 01 11:16:34.602 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.602 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.602 INFO kablam! | Sep 01 11:16:34.602 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! Sep 01 11:16:34.602 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.602 INFO kablam! Sep 01 11:16:34.602 INFO kablam! warning: cannot find type `userid` in this scope Sep 01 11:16:34.602 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.602 INFO kablam! | Sep 01 11:16:34.602 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.602 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.602 INFO kablam! | Sep 01 11:16:34.603 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! Sep 01 11:16:34.603 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.603 INFO kablam! Sep 01 11:16:34.603 INFO kablam! warning: cannot find type `ip` in this scope Sep 01 11:16:34.603 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.603 INFO kablam! | Sep 01 11:16:34.603 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.603 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.603 INFO kablam! | Sep 01 11:16:34.603 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! Sep 01 11:16:34.603 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.603 INFO kablam! Sep 01 11:16:34.604 INFO kablam! warning: cannot find type `useragent` in this scope Sep 01 11:16:34.604 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.604 INFO kablam! | Sep 01 11:16:34.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.604 INFO kablam! | Sep 01 11:16:34.604 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! Sep 01 11:16:34.605 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.605 INFO kablam! Sep 01 11:16:34.605 INFO kablam! warning: cannot find type `created` in this scope Sep 01 11:16:34.605 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.605 INFO kablam! | Sep 01 11:16:34.605 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.605 INFO kablam! | Sep 01 11:16:34.605 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! Sep 01 11:16:34.605 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.605 INFO kablam! Sep 01 11:16:34.605 INFO kablam! warning: cannot find type `modified` in this scope Sep 01 11:16:34.605 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 11:16:34.605 INFO kablam! | Sep 01 11:16:34.605 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 11:16:34.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.605 INFO kablam! | Sep 01 11:16:34.606 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! Sep 01 11:16:34.606 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.606 INFO kablam! Sep 01 11:16:34.606 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 11:16:34.606 INFO kablam! --> src/sql.rs:49:17 Sep 01 11:16:34.606 INFO kablam! | Sep 01 11:16:34.606 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 01 11:16:34.606 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.606 INFO kablam! | Sep 01 11:16:34.606 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! Sep 01 11:16:34.606 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.606 INFO kablam! Sep 01 11:16:34.606 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 01 11:16:34.606 INFO kablam! --> src/sql.rs:49:17 Sep 01 11:16:34.606 INFO kablam! | Sep 01 11:16:34.606 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 01 11:16:34.606 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.606 INFO kablam! | Sep 01 11:16:34.606 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! Sep 01 11:16:34.607 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.607 INFO kablam! Sep 01 11:16:34.607 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 01 11:16:34.607 INFO kablam! --> src/sql.rs:197:17 Sep 01 11:16:34.607 INFO kablam! | Sep 01 11:16:34.607 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 01 11:16:34.607 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.607 INFO kablam! | Sep 01 11:16:34.607 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! Sep 01 11:16:34.607 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.607 INFO kablam! Sep 01 11:16:34.607 INFO kablam! warning: cannot find type `identities` in this scope Sep 01 11:16:34.607 INFO kablam! --> src/sql.rs:197:17 Sep 01 11:16:34.607 INFO kablam! | Sep 01 11:16:34.607 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 01 11:16:34.607 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.607 INFO kablam! | Sep 01 11:16:34.607 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! Sep 01 11:16:34.607 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.607 INFO kablam! Sep 01 11:16:34.607 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 11:16:34.607 INFO kablam! --> src/sql.rs:197:17 Sep 01 11:16:34.608 INFO kablam! | Sep 01 11:16:34.608 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 01 11:16:34.608 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.608 INFO kablam! | Sep 01 11:16:34.608 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! Sep 01 11:16:34.608 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.608 INFO kablam! Sep 01 11:16:34.608 INFO kablam! warning: cannot find type `identities` in this scope Sep 01 11:16:34.608 INFO kablam! --> src/sql.rs:206:17 Sep 01 11:16:34.608 INFO kablam! | Sep 01 11:16:34.608 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 01 11:16:34.608 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.608 INFO kablam! | Sep 01 11:16:34.608 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! Sep 01 11:16:34.608 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.608 INFO kablam! Sep 01 11:16:34.608 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 01 11:16:34.608 INFO kablam! --> src/sql.rs:206:17 Sep 01 11:16:34.608 INFO kablam! | Sep 01 11:16:34.608 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 01 11:16:34.609 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.609 INFO kablam! | Sep 01 11:16:34.609 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! Sep 01 11:16:34.609 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.609 INFO kablam! Sep 01 11:16:34.609 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 11:16:34.609 INFO kablam! --> src/sql.rs:206:17 Sep 01 11:16:34.609 INFO kablam! | Sep 01 11:16:34.609 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 01 11:16:34.609 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:16:34.609 INFO kablam! | Sep 01 11:16:34.609 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! Sep 01 11:16:34.609 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:16:34.609 INFO kablam! Sep 01 11:16:48.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Sep 01 11:16:48.710 INFO kablam! su: No module specific data is present Sep 01 11:16:49.214 INFO running `"docker" "rm" "-f" "f983a91a8c1b804dabc5718a162ea25f64acce662ac06ddb1ea107983d844efd"` Sep 01 11:16:49.318 INFO blam! f983a91a8c1b804dabc5718a162ea25f64acce662ac06ddb1ea107983d844efd