Sep 05 00:45:14.998 INFO checking actix-web-sql-identity-0.4.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 05 00:45:14.998 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 05 00:45:14.998 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:45:15.154 INFO blam! edae15c456044f0e6b85f5218dba405bbc06f8422ff6665de8b5ff89b62c9112 Sep 05 00:45:15.156 INFO running `"docker" "start" "-a" "edae15c456044f0e6b85f5218dba405bbc06f8422ff6665de8b5ff89b62c9112"` Sep 05 00:45:16.132 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 05 00:45:16.137 INFO kablam! Compiling diesel_derives v1.3.0 Sep 05 00:45:16.138 INFO kablam! Checking cookie v0.11.0 Sep 05 00:45:16.140 INFO kablam! Compiling actix_derive v0.3.0 Sep 05 00:45:16.143 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 05 00:45:16.143 INFO kablam! Checking dotenv v0.13.0 Sep 05 00:45:28.695 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 05 00:45:30.945 INFO kablam! Checking diesel v1.3.2 Sep 05 00:45:35.931 INFO kablam! Checking actix v0.7.4 Sep 05 00:45:47.156 INFO kablam! Checking actix-web v0.7.4 Sep 05 00:46:31.114 INFO kablam! Checking actix-web-sql-identity v0.4.3 (file:///source) Sep 05 00:46:42.459 INFO kablam! warning: unused import: `SqlIdentityError` Sep 05 00:46:42.459 INFO kablam! --> src/sql.rs:27:26 Sep 05 00:46:42.459 INFO kablam! | Sep 05 00:46:42.459 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 05 00:46:42.459 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 00:46:42.459 INFO kablam! | Sep 05 00:46:42.459 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 00:46:42.459 INFO kablam! Sep 05 00:46:42.459 INFO kablam! warning: cannot find type `table` in this scope Sep 05 00:46:42.459 INFO kablam! --> :165:33 Sep 05 00:46:42.459 INFO kablam! | Sep 05 00:46:42.459 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 05 00:46:42.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.459 INFO kablam! | Sep 05 00:46:42.459 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 00:46:42.459 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 05 00:46:42.459 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.459 INFO kablam! Sep 05 00:46:42.460 INFO kablam! warning: cannot find type `table` in this scope Sep 05 00:46:42.460 INFO kablam! --> :165:33 Sep 05 00:46:42.460 INFO kablam! | Sep 05 00:46:42.460 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 05 00:46:42.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.460 INFO kablam! | Sep 05 00:46:42.460 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 05 00:46:42.460 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.460 INFO kablam! Sep 05 00:46:42.460 INFO kablam! warning: cannot find type `id` in this scope Sep 05 00:46:42.460 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.460 INFO kablam! | Sep 05 00:46:42.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.461 INFO kablam! | Sep 05 00:46:42.461 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 05 00:46:42.461 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.461 INFO kablam! Sep 05 00:46:42.461 INFO kablam! warning: cannot find type `token` in this scope Sep 05 00:46:42.461 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.461 INFO kablam! | Sep 05 00:46:42.461 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.461 INFO kablam! | Sep 05 00:46:42.461 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 05 00:46:42.461 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.461 INFO kablam! Sep 05 00:46:42.461 INFO kablam! warning: cannot find type `userid` in this scope Sep 05 00:46:42.461 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.461 INFO kablam! | Sep 05 00:46:42.461 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.461 INFO kablam! | Sep 05 00:46:42.461 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 05 00:46:42.461 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.461 INFO kablam! Sep 05 00:46:42.461 INFO kablam! warning: cannot find type `ip` in this scope Sep 05 00:46:42.461 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.462 INFO kablam! | Sep 05 00:46:42.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.462 INFO kablam! | Sep 05 00:46:42.462 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 05 00:46:42.462 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.462 INFO kablam! Sep 05 00:46:42.462 INFO kablam! warning: cannot find type `useragent` in this scope Sep 05 00:46:42.462 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.462 INFO kablam! | Sep 05 00:46:42.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.462 INFO kablam! | Sep 05 00:46:42.462 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 05 00:46:42.462 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.462 INFO kablam! Sep 05 00:46:42.462 INFO kablam! warning: cannot find type `created` in this scope Sep 05 00:46:42.462 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.462 INFO kablam! | Sep 05 00:46:42.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.462 INFO kablam! | Sep 05 00:46:42.462 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 05 00:46:42.462 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.463 INFO kablam! Sep 05 00:46:42.463 INFO kablam! warning: cannot find type `modified` in this scope Sep 05 00:46:42.463 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.463 INFO kablam! | Sep 05 00:46:42.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.463 INFO kablam! | Sep 05 00:46:42.463 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 05 00:46:42.463 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.463 INFO kablam! Sep 05 00:46:42.463 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 00:46:42.463 INFO kablam! --> src/sql.rs:49:17 Sep 05 00:46:42.463 INFO kablam! | Sep 05 00:46:42.463 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 05 00:46:42.463 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.463 INFO kablam! | Sep 05 00:46:42.463 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 05 00:46:42.463 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.463 INFO kablam! Sep 05 00:46:42.463 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 05 00:46:42.463 INFO kablam! --> src/sql.rs:49:17 Sep 05 00:46:42.463 INFO kablam! | Sep 05 00:46:42.463 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 05 00:46:42.463 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.463 INFO kablam! | Sep 05 00:46:42.464 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 05 00:46:42.464 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.464 INFO kablam! Sep 05 00:46:42.464 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 05 00:46:42.464 INFO kablam! --> src/sql.rs:197:17 Sep 05 00:46:42.464 INFO kablam! | Sep 05 00:46:42.464 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 00:46:42.464 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.464 INFO kablam! | Sep 05 00:46:42.464 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 05 00:46:42.464 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.464 INFO kablam! Sep 05 00:46:42.464 INFO kablam! warning: cannot find type `identities` in this scope Sep 05 00:46:42.464 INFO kablam! --> src/sql.rs:197:17 Sep 05 00:46:42.464 INFO kablam! | Sep 05 00:46:42.464 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 00:46:42.464 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.464 INFO kablam! | Sep 05 00:46:42.464 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 05 00:46:42.464 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.464 INFO kablam! Sep 05 00:46:42.464 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 00:46:42.464 INFO kablam! --> src/sql.rs:197:17 Sep 05 00:46:42.464 INFO kablam! | Sep 05 00:46:42.464 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 00:46:42.465 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.465 INFO kablam! | Sep 05 00:46:42.465 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 05 00:46:42.465 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.465 INFO kablam! Sep 05 00:46:42.465 INFO kablam! warning: cannot find type `identities` in this scope Sep 05 00:46:42.465 INFO kablam! --> src/sql.rs:206:17 Sep 05 00:46:42.465 INFO kablam! | Sep 05 00:46:42.465 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 00:46:42.465 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.465 INFO kablam! | Sep 05 00:46:42.465 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 05 00:46:42.465 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.465 INFO kablam! Sep 05 00:46:42.465 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 05 00:46:42.465 INFO kablam! --> src/sql.rs:206:17 Sep 05 00:46:42.465 INFO kablam! | Sep 05 00:46:42.465 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 00:46:42.465 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.465 INFO kablam! | Sep 05 00:46:42.465 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 05 00:46:42.465 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.465 INFO kablam! Sep 05 00:46:42.465 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 00:46:42.465 INFO kablam! --> src/sql.rs:206:17 Sep 05 00:46:42.466 INFO kablam! | Sep 05 00:46:42.466 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 00:46:42.466 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.466 INFO kablam! | Sep 05 00:46:42.466 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 05 00:46:42.466 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.466 INFO kablam! Sep 05 00:46:42.518 INFO kablam! warning: unused import: `SqlIdentityError` Sep 05 00:46:42.518 INFO kablam! --> src/sql.rs:27:26 Sep 05 00:46:42.518 INFO kablam! | Sep 05 00:46:42.518 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 05 00:46:42.519 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 00:46:42.519 INFO kablam! | Sep 05 00:46:42.519 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 00:46:42.519 INFO kablam! Sep 05 00:46:42.519 INFO kablam! warning: cannot find type `table` in this scope Sep 05 00:46:42.519 INFO kablam! --> :165:33 Sep 05 00:46:42.519 INFO kablam! | Sep 05 00:46:42.519 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 05 00:46:42.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.519 INFO kablam! | Sep 05 00:46:42.519 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 00:46:42.519 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 05 00:46:42.519 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.519 INFO kablam! Sep 05 00:46:42.519 INFO kablam! warning: cannot find type `table` in this scope Sep 05 00:46:42.519 INFO kablam! --> :165:33 Sep 05 00:46:42.519 INFO kablam! | Sep 05 00:46:42.519 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 05 00:46:42.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.520 INFO kablam! | Sep 05 00:46:42.520 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 05 00:46:42.520 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.520 INFO kablam! Sep 05 00:46:42.520 INFO kablam! warning: cannot find type `id` in this scope Sep 05 00:46:42.520 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.520 INFO kablam! | Sep 05 00:46:42.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.520 INFO kablam! | Sep 05 00:46:42.520 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 05 00:46:42.520 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.520 INFO kablam! Sep 05 00:46:42.520 INFO kablam! warning: cannot find type `token` in this scope Sep 05 00:46:42.520 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.520 INFO kablam! | Sep 05 00:46:42.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.521 INFO kablam! | Sep 05 00:46:42.521 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 05 00:46:42.521 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.521 INFO kablam! Sep 05 00:46:42.521 INFO kablam! warning: cannot find type `userid` in this scope Sep 05 00:46:42.521 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.521 INFO kablam! | Sep 05 00:46:42.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.521 INFO kablam! | Sep 05 00:46:42.521 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 05 00:46:42.521 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.521 INFO kablam! Sep 05 00:46:42.521 INFO kablam! warning: cannot find type `ip` in this scope Sep 05 00:46:42.521 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.521 INFO kablam! | Sep 05 00:46:42.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.521 INFO kablam! | Sep 05 00:46:42.521 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 05 00:46:42.521 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.521 INFO kablam! Sep 05 00:46:42.522 INFO kablam! warning: cannot find type `useragent` in this scope Sep 05 00:46:42.522 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.522 INFO kablam! | Sep 05 00:46:42.522 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.522 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.522 INFO kablam! | Sep 05 00:46:42.522 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 05 00:46:42.522 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.522 INFO kablam! Sep 05 00:46:42.522 INFO kablam! warning: cannot find type `created` in this scope Sep 05 00:46:42.522 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.522 INFO kablam! | Sep 05 00:46:42.522 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.522 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.522 INFO kablam! | Sep 05 00:46:42.522 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 05 00:46:42.522 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.522 INFO kablam! Sep 05 00:46:42.522 INFO kablam! warning: cannot find type `modified` in this scope Sep 05 00:46:42.523 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 00:46:42.523 INFO kablam! | Sep 05 00:46:42.523 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 00:46:42.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.523 INFO kablam! | Sep 05 00:46:42.523 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 05 00:46:42.523 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.523 INFO kablam! Sep 05 00:46:42.523 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 00:46:42.523 INFO kablam! --> src/sql.rs:49:17 Sep 05 00:46:42.523 INFO kablam! | Sep 05 00:46:42.523 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 05 00:46:42.523 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.523 INFO kablam! | Sep 05 00:46:42.523 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 05 00:46:42.523 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.523 INFO kablam! Sep 05 00:46:42.523 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 05 00:46:42.523 INFO kablam! --> src/sql.rs:49:17 Sep 05 00:46:42.523 INFO kablam! | Sep 05 00:46:42.523 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 05 00:46:42.523 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.523 INFO kablam! | Sep 05 00:46:42.524 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 05 00:46:42.524 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.524 INFO kablam! Sep 05 00:46:42.524 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 05 00:46:42.524 INFO kablam! --> src/sql.rs:197:17 Sep 05 00:46:42.524 INFO kablam! | Sep 05 00:46:42.524 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 00:46:42.524 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.524 INFO kablam! | Sep 05 00:46:42.524 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 05 00:46:42.524 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.524 INFO kablam! Sep 05 00:46:42.524 INFO kablam! warning: cannot find type `identities` in this scope Sep 05 00:46:42.524 INFO kablam! --> src/sql.rs:197:17 Sep 05 00:46:42.524 INFO kablam! | Sep 05 00:46:42.524 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 00:46:42.524 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.524 INFO kablam! | Sep 05 00:46:42.524 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 05 00:46:42.524 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.525 INFO kablam! Sep 05 00:46:42.525 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 00:46:42.525 INFO kablam! --> src/sql.rs:197:17 Sep 05 00:46:42.525 INFO kablam! | Sep 05 00:46:42.525 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 00:46:42.525 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.525 INFO kablam! | Sep 05 00:46:42.525 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 05 00:46:42.525 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.525 INFO kablam! Sep 05 00:46:42.525 INFO kablam! warning: cannot find type `identities` in this scope Sep 05 00:46:42.525 INFO kablam! --> src/sql.rs:206:17 Sep 05 00:46:42.525 INFO kablam! | Sep 05 00:46:42.525 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 00:46:42.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.525 INFO kablam! | Sep 05 00:46:42.525 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 05 00:46:42.525 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.525 INFO kablam! Sep 05 00:46:42.525 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 05 00:46:42.525 INFO kablam! --> src/sql.rs:206:17 Sep 05 00:46:42.525 INFO kablam! | Sep 05 00:46:42.526 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 00:46:42.526 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.526 INFO kablam! | Sep 05 00:46:42.526 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 05 00:46:42.526 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.526 INFO kablam! Sep 05 00:46:42.526 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 00:46:42.526 INFO kablam! --> src/sql.rs:206:17 Sep 05 00:46:42.526 INFO kablam! | Sep 05 00:46:42.526 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 00:46:42.526 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:46:42.526 INFO kablam! | Sep 05 00:46:42.526 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 05 00:46:42.526 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:46:42.526 INFO kablam! Sep 05 00:46:54.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Sep 05 00:46:54.657 INFO kablam! su: No module specific data is present Sep 05 00:46:55.173 INFO running `"docker" "rm" "-f" "edae15c456044f0e6b85f5218dba405bbc06f8422ff6665de8b5ff89b62c9112"` Sep 05 00:46:55.353 INFO blam! edae15c456044f0e6b85f5218dba405bbc06f8422ff6665de8b5ff89b62c9112