Sep 06 10:16:11.896 INFO checking actix-web-sql-identity-0.4.3 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 10:16:11.896 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 10:16:11.897 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 10:16:12.079 INFO blam! fd89058c9cb564a36cbdfc14d4e8fac8c69f8fef899df18d44e5dc0f5f83b4bd Sep 06 10:16:12.081 INFO running `"docker" "start" "-a" "fd89058c9cb564a36cbdfc14d4e8fac8c69f8fef899df18d44e5dc0f5f83b4bd"` Sep 06 10:16:12.889 INFO kablam! usermod: no changes Sep 06 10:16:13.243 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 06 10:16:13.244 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 06 10:16:13.258 INFO kablam! Checking flate2 v1.0.2 Sep 06 10:16:13.258 INFO kablam! Compiling diesel_derives v1.3.0 Sep 06 10:16:13.261 INFO kablam! Checking cookie v0.11.0 Sep 06 10:16:13.262 INFO kablam! Compiling actix_derive v0.3.0 Sep 06 10:16:13.262 INFO kablam! Checking tokio-signal v0.2.5 Sep 06 10:16:13.262 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 06 10:16:16.630 INFO kablam! Checking dotenv v0.13.0 Sep 06 10:16:26.847 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 06 10:16:34.462 INFO kablam! Checking diesel v1.3.2 Sep 06 10:16:35.342 INFO kablam! Checking actix v0.7.4 Sep 06 10:16:41.104 INFO kablam! Checking actix-web v0.7.5 Sep 06 10:17:17.550 INFO kablam! Checking actix-web-sql-identity v0.4.3 (file:///source) Sep 06 10:17:25.246 INFO kablam! warning: unused import: `SqlIdentityError` Sep 06 10:17:25.246 INFO kablam! --> src/sql.rs:27:26 Sep 06 10:17:25.246 INFO kablam! | Sep 06 10:17:25.246 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 06 10:17:25.246 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 06 10:17:25.246 INFO kablam! | Sep 06 10:17:25.246 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 10:17:25.246 INFO kablam! Sep 06 10:17:25.246 INFO kablam! warning: cannot find type `table` in this scope Sep 06 10:17:25.246 INFO kablam! --> :165:33 Sep 06 10:17:25.246 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 06 10:17:25.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 10:17:25.247 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 06 10:17:25.247 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.247 INFO kablam! Sep 06 10:17:25.247 INFO kablam! warning: cannot find type `table` in this scope Sep 06 10:17:25.247 INFO kablam! --> :165:33 Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 06 10:17:25.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 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 06 10:17:25.247 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.247 INFO kablam! Sep 06 10:17:25.247 INFO kablam! warning: cannot find type `id` in this scope Sep 06 10:17:25.247 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 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 06 10:17:25.247 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.247 INFO kablam! Sep 06 10:17:25.247 INFO kablam! warning: cannot find type `token` in this scope Sep 06 10:17:25.247 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 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 06 10:17:25.247 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.247 INFO kablam! Sep 06 10:17:25.247 INFO kablam! warning: cannot find type `userid` in this scope Sep 06 10:17:25.247 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 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 06 10:17:25.247 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.247 INFO kablam! Sep 06 10:17:25.247 INFO kablam! warning: cannot find type `ip` in this scope Sep 06 10:17:25.247 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 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 06 10:17:25.247 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.247 INFO kablam! Sep 06 10:17:25.247 INFO kablam! warning: cannot find type `useragent` in this scope Sep 06 10:17:25.247 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 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 06 10:17:25.247 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.247 INFO kablam! Sep 06 10:17:25.247 INFO kablam! warning: cannot find type `created` in this scope Sep 06 10:17:25.247 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.247 INFO kablam! | Sep 06 10:17:25.247 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 06 10:17:25.248 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.248 INFO kablam! Sep 06 10:17:25.248 INFO kablam! warning: cannot find type `modified` in this scope Sep 06 10:17:25.248 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 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 06 10:17:25.248 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.248 INFO kablam! Sep 06 10:17:25.248 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 06 10:17:25.248 INFO kablam! --> src/sql.rs:49:17 Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 06 10:17:25.248 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 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 06 10:17:25.248 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.248 INFO kablam! Sep 06 10:17:25.248 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 06 10:17:25.248 INFO kablam! --> src/sql.rs:49:17 Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 06 10:17:25.248 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 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 06 10:17:25.248 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.248 INFO kablam! Sep 06 10:17:25.248 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 06 10:17:25.248 INFO kablam! --> src/sql.rs:197:17 Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 06 10:17:25.248 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 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 06 10:17:25.248 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.248 INFO kablam! Sep 06 10:17:25.248 INFO kablam! warning: cannot find type `identities` in this scope Sep 06 10:17:25.248 INFO kablam! --> src/sql.rs:197:17 Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 06 10:17:25.248 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 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 06 10:17:25.248 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.248 INFO kablam! Sep 06 10:17:25.248 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 06 10:17:25.248 INFO kablam! --> src/sql.rs:197:17 Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 06 10:17:25.248 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 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 06 10:17:25.248 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.248 INFO kablam! Sep 06 10:17:25.248 INFO kablam! warning: cannot find type `identities` in this scope Sep 06 10:17:25.248 INFO kablam! --> src/sql.rs:206:17 Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 06 10:17:25.248 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.248 INFO kablam! | Sep 06 10:17:25.248 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 06 10:17:25.249 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.249 INFO kablam! Sep 06 10:17:25.249 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 06 10:17:25.249 INFO kablam! --> src/sql.rs:206:17 Sep 06 10:17:25.249 INFO kablam! | Sep 06 10:17:25.249 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 06 10:17:25.249 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.249 INFO kablam! | Sep 06 10:17:25.249 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 06 10:17:25.249 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.249 INFO kablam! Sep 06 10:17:25.249 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 06 10:17:25.249 INFO kablam! --> src/sql.rs:206:17 Sep 06 10:17:25.249 INFO kablam! | Sep 06 10:17:25.249 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 06 10:17:25.249 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.249 INFO kablam! | Sep 06 10:17:25.249 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 06 10:17:25.249 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.249 INFO kablam! Sep 06 10:17:25.474 INFO kablam! warning: unused import: `SqlIdentityError` Sep 06 10:17:25.474 INFO kablam! --> src/sql.rs:27:26 Sep 06 10:17:25.474 INFO kablam! | Sep 06 10:17:25.474 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 06 10:17:25.474 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 06 10:17:25.474 INFO kablam! | Sep 06 10:17:25.474 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 10:17:25.474 INFO kablam! Sep 06 10:17:25.474 INFO kablam! warning: cannot find type `table` in this scope Sep 06 10:17:25.474 INFO kablam! --> :165:33 Sep 06 10:17:25.474 INFO kablam! | Sep 06 10:17:25.474 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 06 10:17:25.474 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.474 INFO kablam! | Sep 06 10:17:25.475 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 10:17:25.475 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 06 10:17:25.475 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.475 INFO kablam! Sep 06 10:17:25.475 INFO kablam! warning: cannot find type `table` in this scope Sep 06 10:17:25.475 INFO kablam! --> :165:33 Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 06 10:17:25.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 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 06 10:17:25.475 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.475 INFO kablam! Sep 06 10:17:25.475 INFO kablam! warning: cannot find type `id` in this scope Sep 06 10:17:25.475 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 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 06 10:17:25.475 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.475 INFO kablam! Sep 06 10:17:25.475 INFO kablam! warning: cannot find type `token` in this scope Sep 06 10:17:25.475 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 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 06 10:17:25.475 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.475 INFO kablam! Sep 06 10:17:25.475 INFO kablam! warning: cannot find type `userid` in this scope Sep 06 10:17:25.475 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 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 06 10:17:25.475 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.475 INFO kablam! Sep 06 10:17:25.475 INFO kablam! warning: cannot find type `ip` in this scope Sep 06 10:17:25.475 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 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 06 10:17:25.475 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.475 INFO kablam! Sep 06 10:17:25.475 INFO kablam! warning: cannot find type `useragent` in this scope Sep 06 10:17:25.475 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 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 06 10:17:25.475 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.475 INFO kablam! Sep 06 10:17:25.475 INFO kablam! warning: cannot find type `created` in this scope Sep 06 10:17:25.475 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.475 INFO kablam! | Sep 06 10:17:25.475 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 06 10:17:25.475 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.475 INFO kablam! Sep 06 10:17:25.475 INFO kablam! warning: cannot find type `modified` in this scope Sep 06 10:17:25.475 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 10:17:25.476 INFO kablam! | Sep 06 10:17:25.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 10:17:25.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.476 INFO kablam! | Sep 06 10:17:25.476 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 06 10:17:25.476 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.476 INFO kablam! Sep 06 10:17:25.476 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 06 10:17:25.476 INFO kablam! --> src/sql.rs:49:17 Sep 06 10:17:25.476 INFO kablam! | Sep 06 10:17:25.476 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 06 10:17:25.476 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.476 INFO kablam! | Sep 06 10:17:25.476 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 06 10:17:25.476 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.476 INFO kablam! Sep 06 10:17:25.476 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 06 10:17:25.476 INFO kablam! --> src/sql.rs:49:17 Sep 06 10:17:25.476 INFO kablam! | Sep 06 10:17:25.476 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 06 10:17:25.476 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.476 INFO kablam! | Sep 06 10:17:25.476 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 06 10:17:25.476 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.476 INFO kablam! Sep 06 10:17:25.476 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 06 10:17:25.476 INFO kablam! --> src/sql.rs:197:17 Sep 06 10:17:25.476 INFO kablam! | Sep 06 10:17:25.476 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 06 10:17:25.478 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 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 06 10:17:25.478 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.478 INFO kablam! Sep 06 10:17:25.478 INFO kablam! warning: cannot find type `identities` in this scope Sep 06 10:17:25.478 INFO kablam! --> src/sql.rs:197:17 Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 06 10:17:25.478 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 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 06 10:17:25.478 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.478 INFO kablam! Sep 06 10:17:25.478 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 06 10:17:25.478 INFO kablam! --> src/sql.rs:197:17 Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 06 10:17:25.478 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 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 06 10:17:25.478 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.478 INFO kablam! Sep 06 10:17:25.478 INFO kablam! warning: cannot find type `identities` in this scope Sep 06 10:17:25.478 INFO kablam! --> src/sql.rs:206:17 Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 06 10:17:25.478 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 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 06 10:17:25.478 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.478 INFO kablam! Sep 06 10:17:25.478 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 06 10:17:25.478 INFO kablam! --> src/sql.rs:206:17 Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 06 10:17:25.478 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.478 INFO kablam! | Sep 06 10:17:25.478 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 06 10:17:25.479 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.479 INFO kablam! Sep 06 10:17:25.479 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 06 10:17:25.479 INFO kablam! --> src/sql.rs:206:17 Sep 06 10:17:25.479 INFO kablam! | Sep 06 10:17:25.479 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 06 10:17:25.479 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:17:25.479 INFO kablam! | Sep 06 10:17:25.479 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 06 10:17:25.479 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:17:25.479 INFO kablam! Sep 06 10:17:30.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Sep 06 10:17:30.795 INFO kablam! su: No module specific data is present Sep 06 10:17:31.692 INFO running `"docker" "rm" "-f" "fd89058c9cb564a36cbdfc14d4e8fac8c69f8fef899df18d44e5dc0f5f83b4bd"` Sep 06 10:17:31.801 INFO blam! fd89058c9cb564a36cbdfc14d4e8fac8c69f8fef899df18d44e5dc0f5f83b4bd