Sep 20 06:51:16.321 INFO checking actix-web-sql-identity-0.4.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:51:16.321 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:51:16.321 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:51:16.518 INFO blam! b5cf923b1e7c18145714449098218406564c1e4ccc142aa986db35a78ad507b3 Sep 20 06:51:16.520 INFO running `"docker" "start" "-a" "b5cf923b1e7c18145714449098218406564c1e4ccc142aa986db35a78ad507b3"` Sep 20 06:51:17.508 INFO kablam! usermod: no changes Sep 20 06:51:18.097 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 20 06:51:18.122 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 20 06:51:18.128 INFO kablam! Checking pq-sys v0.4.6 Sep 20 06:51:18.130 INFO kablam! Compiling diesel_derives v1.3.0 Sep 20 06:51:18.131 INFO kablam! Checking dotenv v0.13.0 Sep 20 06:51:29.734 INFO kablam! Checking diesel v1.3.3 Sep 20 06:52:06.243 INFO kablam! Checking actix-web-sql-identity v0.4.3 (/source) Sep 20 06:52:13.582 INFO kablam! warning: unused import: `SqlIdentityError` Sep 20 06:52:13.582 INFO kablam! --> src/sql.rs:27:26 Sep 20 06:52:13.582 INFO kablam! | Sep 20 06:52:13.582 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 20 06:52:13.582 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 20 06:52:13.582 INFO kablam! | Sep 20 06:52:13.582 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 06:52:13.582 INFO kablam! Sep 20 06:52:13.582 INFO kablam! warning: cannot find type `table` in this scope Sep 20 06:52:13.582 INFO kablam! --> :165:33 Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 20 06:52:13.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 06:52:13.583 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 20 06:52:13.583 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.583 INFO kablam! Sep 20 06:52:13.583 INFO kablam! warning: cannot find type `table` in this scope Sep 20 06:52:13.583 INFO kablam! --> :165:33 Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 20 06:52:13.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 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 20 06:52:13.583 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.583 INFO kablam! Sep 20 06:52:13.583 INFO kablam! warning: cannot find type `id` in this scope Sep 20 06:52:13.583 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 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 20 06:52:13.583 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.583 INFO kablam! Sep 20 06:52:13.583 INFO kablam! warning: cannot find type `token` in this scope Sep 20 06:52:13.583 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 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 20 06:52:13.583 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.583 INFO kablam! Sep 20 06:52:13.583 INFO kablam! warning: cannot find type `userid` in this scope Sep 20 06:52:13.583 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 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 20 06:52:13.583 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.583 INFO kablam! Sep 20 06:52:13.583 INFO kablam! warning: cannot find type `ip` in this scope Sep 20 06:52:13.583 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 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 20 06:52:13.583 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.583 INFO kablam! Sep 20 06:52:13.583 INFO kablam! warning: cannot find type `useragent` in this scope Sep 20 06:52:13.583 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 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 20 06:52:13.583 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.583 INFO kablam! Sep 20 06:52:13.583 INFO kablam! warning: cannot find type `created` in this scope Sep 20 06:52:13.583 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.583 INFO kablam! | Sep 20 06:52:13.583 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 20 06:52:13.583 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.583 INFO kablam! Sep 20 06:52:13.584 INFO kablam! warning: cannot find type `modified` in this scope Sep 20 06:52:13.584 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.584 INFO kablam! | Sep 20 06:52:13.584 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.584 INFO kablam! | Sep 20 06:52:13.584 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 20 06:52:13.584 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.584 INFO kablam! Sep 20 06:52:13.584 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 20 06:52:13.584 INFO kablam! --> src/sql.rs:49:17 Sep 20 06:52:13.584 INFO kablam! | Sep 20 06:52:13.584 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 20 06:52:13.584 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.584 INFO kablam! | Sep 20 06:52:13.584 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 20 06:52:13.584 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.584 INFO kablam! Sep 20 06:52:13.584 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 20 06:52:13.584 INFO kablam! --> src/sql.rs:49:17 Sep 20 06:52:13.584 INFO kablam! | Sep 20 06:52:13.584 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 20 06:52:13.584 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.584 INFO kablam! | Sep 20 06:52:13.584 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 20 06:52:13.586 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.586 INFO kablam! Sep 20 06:52:13.586 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 20 06:52:13.586 INFO kablam! --> src/sql.rs:197:17 Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 20 06:52:13.586 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 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 20 06:52:13.586 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.586 INFO kablam! Sep 20 06:52:13.586 INFO kablam! warning: cannot find type `identities` in this scope Sep 20 06:52:13.586 INFO kablam! --> src/sql.rs:197:17 Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 20 06:52:13.586 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 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 20 06:52:13.586 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.586 INFO kablam! Sep 20 06:52:13.586 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 20 06:52:13.586 INFO kablam! --> src/sql.rs:197:17 Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 20 06:52:13.586 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 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 20 06:52:13.586 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.586 INFO kablam! Sep 20 06:52:13.586 INFO kablam! warning: cannot find type `identities` in this scope Sep 20 06:52:13.586 INFO kablam! --> src/sql.rs:206:17 Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 20 06:52:13.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 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 20 06:52:13.586 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.586 INFO kablam! Sep 20 06:52:13.586 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 20 06:52:13.586 INFO kablam! --> src/sql.rs:206:17 Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 20 06:52:13.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.586 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 20 06:52:13.586 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.586 INFO kablam! Sep 20 06:52:13.586 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 20 06:52:13.586 INFO kablam! --> src/sql.rs:206:17 Sep 20 06:52:13.586 INFO kablam! | Sep 20 06:52:13.587 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 20 06:52:13.587 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.587 INFO kablam! | Sep 20 06:52:13.587 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 20 06:52:13.587 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.587 INFO kablam! Sep 20 06:52:13.626 INFO kablam! warning: unused import: `SqlIdentityError` Sep 20 06:52:13.626 INFO kablam! --> src/sql.rs:27:26 Sep 20 06:52:13.626 INFO kablam! | Sep 20 06:52:13.626 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 20 06:52:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 20 06:52:13.626 INFO kablam! | Sep 20 06:52:13.626 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 06:52:13.626 INFO kablam! Sep 20 06:52:13.626 INFO kablam! warning: cannot find type `table` in this scope Sep 20 06:52:13.626 INFO kablam! --> :165:33 Sep 20 06:52:13.626 INFO kablam! | Sep 20 06:52:13.626 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 20 06:52:13.626 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.626 INFO kablam! | Sep 20 06:52:13.626 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 06:52:13.626 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 20 06:52:13.626 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.626 INFO kablam! Sep 20 06:52:13.626 INFO kablam! warning: cannot find type `table` in this scope Sep 20 06:52:13.626 INFO kablam! --> :165:33 Sep 20 06:52:13.626 INFO kablam! | Sep 20 06:52:13.626 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 20 06:52:13.626 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.626 INFO kablam! | Sep 20 06:52:13.626 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 20 06:52:13.626 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.626 INFO kablam! Sep 20 06:52:13.626 INFO kablam! warning: cannot find type `id` in this scope Sep 20 06:52:13.626 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.626 INFO kablam! | Sep 20 06:52:13.627 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.627 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 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 20 06:52:13.627 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.627 INFO kablam! Sep 20 06:52:13.627 INFO kablam! warning: cannot find type `token` in this scope Sep 20 06:52:13.627 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.627 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 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 20 06:52:13.627 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.627 INFO kablam! Sep 20 06:52:13.627 INFO kablam! warning: cannot find type `userid` in this scope Sep 20 06:52:13.627 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.627 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 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 20 06:52:13.627 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.627 INFO kablam! Sep 20 06:52:13.627 INFO kablam! warning: cannot find type `ip` in this scope Sep 20 06:52:13.627 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.627 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 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 20 06:52:13.627 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.627 INFO kablam! Sep 20 06:52:13.627 INFO kablam! warning: cannot find type `useragent` in this scope Sep 20 06:52:13.627 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.627 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.627 INFO kablam! | Sep 20 06:52:13.627 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 20 06:52:13.627 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.627 INFO kablam! Sep 20 06:52:13.629 INFO kablam! warning: cannot find type `created` in this scope Sep 20 06:52:13.629 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.629 INFO kablam! | Sep 20 06:52:13.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.629 INFO kablam! | Sep 20 06:52:13.629 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 20 06:52:13.629 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.629 INFO kablam! Sep 20 06:52:13.629 INFO kablam! warning: cannot find type `modified` in this scope Sep 20 06:52:13.629 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 06:52:13.629 INFO kablam! | Sep 20 06:52:13.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 06:52:13.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.629 INFO kablam! | Sep 20 06:52:13.629 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 20 06:52:13.629 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.629 INFO kablam! Sep 20 06:52:13.629 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 20 06:52:13.629 INFO kablam! --> src/sql.rs:49:17 Sep 20 06:52:13.629 INFO kablam! | Sep 20 06:52:13.629 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 20 06:52:13.629 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.629 INFO kablam! | Sep 20 06:52:13.629 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 20 06:52:13.630 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.630 INFO kablam! Sep 20 06:52:13.630 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 20 06:52:13.630 INFO kablam! --> src/sql.rs:49:17 Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 20 06:52:13.630 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 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 20 06:52:13.630 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.630 INFO kablam! Sep 20 06:52:13.630 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 20 06:52:13.630 INFO kablam! --> src/sql.rs:197:17 Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 20 06:52:13.630 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 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 20 06:52:13.630 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.630 INFO kablam! Sep 20 06:52:13.630 INFO kablam! warning: cannot find type `identities` in this scope Sep 20 06:52:13.630 INFO kablam! --> src/sql.rs:197:17 Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 20 06:52:13.630 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 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 20 06:52:13.630 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.630 INFO kablam! Sep 20 06:52:13.630 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 20 06:52:13.630 INFO kablam! --> src/sql.rs:197:17 Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 20 06:52:13.630 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 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 20 06:52:13.630 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.630 INFO kablam! Sep 20 06:52:13.630 INFO kablam! warning: cannot find type `identities` in this scope Sep 20 06:52:13.630 INFO kablam! --> src/sql.rs:206:17 Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 20 06:52:13.630 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 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 20 06:52:13.630 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.630 INFO kablam! Sep 20 06:52:13.630 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 20 06:52:13.630 INFO kablam! --> src/sql.rs:206:17 Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 20 06:52:13.630 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 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 20 06:52:13.630 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.630 INFO kablam! Sep 20 06:52:13.630 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 20 06:52:13.630 INFO kablam! --> src/sql.rs:206:17 Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 20 06:52:13.630 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 06:52:13.630 INFO kablam! | Sep 20 06:52:13.630 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 20 06:52:13.630 INFO kablam! = note: for more information, see issue #50504 Sep 20 06:52:13.630 INFO kablam! Sep 20 06:52:19.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Sep 20 06:52:19.086 INFO kablam! su: No module specific data is present Sep 20 06:52:20.009 INFO running `"docker" "rm" "-f" "b5cf923b1e7c18145714449098218406564c1e4ccc142aa986db35a78ad507b3"` Sep 20 06:52:20.123 INFO blam! b5cf923b1e7c18145714449098218406564c1e4ccc142aa986db35a78ad507b3