Sep 05 03:35:04.780 INFO checking actix-web-sql-identity-0.4.3 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 05 03:35:04.780 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 05 03:35:04.780 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 03:35:04.974 INFO blam! 5183f493a5a3fb32c30af33c5c60b1d571631fb5f0ffcd4f02f6c1f69c73ce82 Sep 05 03:35:04.976 INFO running `"docker" "start" "-a" "5183f493a5a3fb32c30af33c5c60b1d571631fb5f0ffcd4f02f6c1f69c73ce82"` Sep 05 03:35:05.915 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 05 03:35:05.915 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 05 03:35:05.921 INFO kablam! Compiling diesel_derives v1.3.0 Sep 05 03:35:05.922 INFO kablam! Checking tokio-signal v0.2.5 Sep 05 03:35:05.922 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 05 03:35:05.923 INFO kablam! Checking dotenv v0.13.0 Sep 05 03:35:18.153 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 05 03:35:19.687 INFO kablam! Checking diesel v1.3.2 Sep 05 03:35:26.126 INFO kablam! Checking actix v0.7.4 Sep 05 03:35:36.266 INFO kablam! Checking actix-web v0.7.4 Sep 05 03:36:17.959 INFO kablam! Checking actix-web-sql-identity v0.4.3 (file:///source) Sep 05 03:36:29.819 INFO kablam! warning: unused import: `SqlIdentityError` Sep 05 03:36:29.819 INFO kablam! --> src/sql.rs:27:26 Sep 05 03:36:29.819 INFO kablam! | Sep 05 03:36:29.819 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 05 03:36:29.819 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 03:36:29.819 INFO kablam! | Sep 05 03:36:29.819 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 03:36:29.819 INFO kablam! Sep 05 03:36:29.819 INFO kablam! warning: cannot find type `table` in this scope Sep 05 03:36:29.819 INFO kablam! --> :165:33 Sep 05 03:36:29.819 INFO kablam! | Sep 05 03:36:29.820 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 05 03:36:29.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.820 INFO kablam! | Sep 05 03:36:29.820 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 03:36:29.820 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 03:36:29.820 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.820 INFO kablam! Sep 05 03:36:29.820 INFO kablam! warning: cannot find type `table` in this scope Sep 05 03:36:29.820 INFO kablam! --> :165:33 Sep 05 03:36:29.820 INFO kablam! | Sep 05 03:36:29.820 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 05 03:36:29.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.820 INFO kablam! | Sep 05 03:36:29.820 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 03:36:29.820 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.820 INFO kablam! Sep 05 03:36:29.820 INFO kablam! warning: cannot find type `id` in this scope Sep 05 03:36:29.820 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:29.820 INFO kablam! | Sep 05 03:36:29.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:29.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.820 INFO kablam! | Sep 05 03:36:29.820 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 03:36:29.820 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.820 INFO kablam! Sep 05 03:36:29.820 INFO kablam! warning: cannot find type `token` in this scope Sep 05 03:36:29.820 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:29.820 INFO kablam! | Sep 05 03:36:29.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:29.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.820 INFO kablam! | Sep 05 03:36:29.821 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 03:36:29.821 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.821 INFO kablam! Sep 05 03:36:29.821 INFO kablam! warning: cannot find type `userid` in this scope Sep 05 03:36:29.821 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:29.821 INFO kablam! | Sep 05 03:36:29.821 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:29.821 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.821 INFO kablam! | Sep 05 03:36:29.821 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 03:36:29.821 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.821 INFO kablam! Sep 05 03:36:29.822 INFO kablam! warning: cannot find type `ip` in this scope Sep 05 03:36:29.823 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:29.823 INFO kablam! | Sep 05 03:36:29.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:29.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.823 INFO kablam! | Sep 05 03:36:29.823 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 03:36:29.823 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.823 INFO kablam! Sep 05 03:36:29.823 INFO kablam! warning: cannot find type `useragent` in this scope Sep 05 03:36:29.823 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:29.823 INFO kablam! | Sep 05 03:36:29.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:29.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.823 INFO kablam! | Sep 05 03:36:29.823 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 03:36:29.823 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.823 INFO kablam! Sep 05 03:36:29.823 INFO kablam! warning: cannot find type `created` in this scope Sep 05 03:36:29.823 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:29.823 INFO kablam! | Sep 05 03:36:29.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:29.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.823 INFO kablam! | Sep 05 03:36:29.823 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 03:36:29.823 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.823 INFO kablam! Sep 05 03:36:29.823 INFO kablam! warning: cannot find type `modified` in this scope Sep 05 03:36:29.823 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:29.823 INFO kablam! | Sep 05 03:36:29.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:29.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.823 INFO kablam! | Sep 05 03:36:29.823 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 03:36:29.824 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.824 INFO kablam! Sep 05 03:36:29.824 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 03:36:29.824 INFO kablam! --> src/sql.rs:49:17 Sep 05 03:36:29.824 INFO kablam! | Sep 05 03:36:29.824 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 05 03:36:29.824 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.824 INFO kablam! | Sep 05 03:36:29.824 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 03:36:29.824 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.824 INFO kablam! Sep 05 03:36:29.824 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 05 03:36:29.824 INFO kablam! --> src/sql.rs:49:17 Sep 05 03:36:29.824 INFO kablam! | Sep 05 03:36:29.824 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 05 03:36:29.824 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.824 INFO kablam! | Sep 05 03:36:29.824 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 03:36:29.824 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.824 INFO kablam! Sep 05 03:36:29.824 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 05 03:36:29.824 INFO kablam! --> src/sql.rs:197:17 Sep 05 03:36:29.824 INFO kablam! | Sep 05 03:36:29.824 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 03:36:29.824 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.824 INFO kablam! | Sep 05 03:36:29.824 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 03:36:29.824 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.824 INFO kablam! Sep 05 03:36:29.824 INFO kablam! warning: cannot find type `identities` in this scope Sep 05 03:36:29.824 INFO kablam! --> src/sql.rs:197:17 Sep 05 03:36:29.824 INFO kablam! | Sep 05 03:36:29.824 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 03:36:29.825 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.825 INFO kablam! | Sep 05 03:36:29.825 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 03:36:29.825 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.825 INFO kablam! Sep 05 03:36:29.825 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 03:36:29.825 INFO kablam! --> src/sql.rs:197:17 Sep 05 03:36:29.825 INFO kablam! | Sep 05 03:36:29.825 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 03:36:29.825 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.825 INFO kablam! | Sep 05 03:36:29.825 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 03:36:29.825 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.825 INFO kablam! Sep 05 03:36:29.825 INFO kablam! warning: cannot find type `identities` in this scope Sep 05 03:36:29.825 INFO kablam! --> src/sql.rs:206:17 Sep 05 03:36:29.825 INFO kablam! | Sep 05 03:36:29.825 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 03:36:29.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.825 INFO kablam! | Sep 05 03:36:29.825 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 03:36:29.825 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.825 INFO kablam! Sep 05 03:36:29.825 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 05 03:36:29.825 INFO kablam! --> src/sql.rs:206:17 Sep 05 03:36:29.825 INFO kablam! | Sep 05 03:36:29.825 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 03:36:29.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.825 INFO kablam! | Sep 05 03:36:29.825 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 03:36:29.825 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.825 INFO kablam! Sep 05 03:36:29.825 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 03:36:29.825 INFO kablam! --> src/sql.rs:206:17 Sep 05 03:36:29.826 INFO kablam! | Sep 05 03:36:29.826 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 03:36:29.826 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:29.826 INFO kablam! | Sep 05 03:36:29.826 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 03:36:29.826 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:29.826 INFO kablam! Sep 05 03:36:30.331 INFO kablam! warning: unused import: `SqlIdentityError` Sep 05 03:36:30.331 INFO kablam! --> src/sql.rs:27:26 Sep 05 03:36:30.331 INFO kablam! | Sep 05 03:36:30.331 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 05 03:36:30.331 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 03:36:30.331 INFO kablam! | Sep 05 03:36:30.331 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 03:36:30.331 INFO kablam! Sep 05 03:36:30.331 INFO kablam! warning: cannot find type `table` in this scope Sep 05 03:36:30.331 INFO kablam! --> :165:33 Sep 05 03:36:30.331 INFO kablam! | Sep 05 03:36:30.331 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 05 03:36:30.331 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.331 INFO kablam! | Sep 05 03:36:30.331 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 03:36:30.331 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 03:36:30.331 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.332 INFO kablam! Sep 05 03:36:30.332 INFO kablam! warning: cannot find type `table` in this scope Sep 05 03:36:30.332 INFO kablam! --> :165:33 Sep 05 03:36:30.332 INFO kablam! | Sep 05 03:36:30.332 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 05 03:36:30.332 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.332 INFO kablam! | Sep 05 03:36:30.332 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 03:36:30.332 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.332 INFO kablam! Sep 05 03:36:30.333 INFO kablam! warning: cannot find type `id` in this scope Sep 05 03:36:30.333 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:30.333 INFO kablam! | Sep 05 03:36:30.333 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:30.333 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.333 INFO kablam! | Sep 05 03:36:30.333 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 03:36:30.333 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.333 INFO kablam! Sep 05 03:36:30.333 INFO kablam! warning: cannot find type `token` in this scope Sep 05 03:36:30.333 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:30.333 INFO kablam! | Sep 05 03:36:30.333 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:30.333 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.333 INFO kablam! | Sep 05 03:36:30.333 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 03:36:30.333 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.333 INFO kablam! Sep 05 03:36:30.333 INFO kablam! warning: cannot find type `userid` in this scope Sep 05 03:36:30.333 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:30.333 INFO kablam! | Sep 05 03:36:30.333 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:30.334 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.334 INFO kablam! | Sep 05 03:36:30.334 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 03:36:30.334 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.334 INFO kablam! Sep 05 03:36:30.334 INFO kablam! warning: cannot find type `ip` in this scope Sep 05 03:36:30.334 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:30.334 INFO kablam! | Sep 05 03:36:30.334 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:30.334 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.334 INFO kablam! | Sep 05 03:36:30.334 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 03:36:30.334 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.334 INFO kablam! Sep 05 03:36:30.334 INFO kablam! warning: cannot find type `useragent` in this scope Sep 05 03:36:30.334 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:30.334 INFO kablam! | Sep 05 03:36:30.334 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:30.334 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.334 INFO kablam! | Sep 05 03:36:30.334 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 03:36:30.334 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.334 INFO kablam! Sep 05 03:36:30.335 INFO kablam! warning: cannot find type `created` in this scope Sep 05 03:36:30.335 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:30.335 INFO kablam! | Sep 05 03:36:30.335 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:30.335 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.335 INFO kablam! | Sep 05 03:36:30.335 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 03:36:30.335 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.335 INFO kablam! Sep 05 03:36:30.335 INFO kablam! warning: cannot find type `modified` in this scope Sep 05 03:36:30.335 INFO kablam! --> <__diesel_column macros>:5:33 Sep 05 03:36:30.335 INFO kablam! | Sep 05 03:36:30.335 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 05 03:36:30.335 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.335 INFO kablam! | Sep 05 03:36:30.335 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 03:36:30.336 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.336 INFO kablam! Sep 05 03:36:30.336 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 03:36:30.336 INFO kablam! --> src/sql.rs:49:17 Sep 05 03:36:30.336 INFO kablam! | Sep 05 03:36:30.336 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 05 03:36:30.336 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.336 INFO kablam! | Sep 05 03:36:30.336 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 03:36:30.336 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.336 INFO kablam! Sep 05 03:36:30.336 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 05 03:36:30.336 INFO kablam! --> src/sql.rs:49:17 Sep 05 03:36:30.336 INFO kablam! | Sep 05 03:36:30.336 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 05 03:36:30.336 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.336 INFO kablam! | Sep 05 03:36:30.336 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 03:36:30.336 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.336 INFO kablam! Sep 05 03:36:30.336 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 05 03:36:30.336 INFO kablam! --> src/sql.rs:197:17 Sep 05 03:36:30.336 INFO kablam! | Sep 05 03:36:30.336 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 03:36:30.336 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.336 INFO kablam! | Sep 05 03:36:30.336 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 03:36:30.337 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.337 INFO kablam! Sep 05 03:36:30.337 INFO kablam! warning: cannot find type `identities` in this scope Sep 05 03:36:30.337 INFO kablam! --> src/sql.rs:197:17 Sep 05 03:36:30.337 INFO kablam! | Sep 05 03:36:30.337 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 03:36:30.337 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.337 INFO kablam! | Sep 05 03:36:30.337 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 03:36:30.337 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.337 INFO kablam! Sep 05 03:36:30.337 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 03:36:30.337 INFO kablam! --> src/sql.rs:197:17 Sep 05 03:36:30.337 INFO kablam! | Sep 05 03:36:30.337 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 05 03:36:30.337 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.337 INFO kablam! | Sep 05 03:36:30.337 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 03:36:30.337 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.337 INFO kablam! Sep 05 03:36:30.337 INFO kablam! warning: cannot find type `identities` in this scope Sep 05 03:36:30.337 INFO kablam! --> src/sql.rs:206:17 Sep 05 03:36:30.337 INFO kablam! | Sep 05 03:36:30.337 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 03:36:30.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.338 INFO kablam! | Sep 05 03:36:30.338 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 03:36:30.338 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.338 INFO kablam! Sep 05 03:36:30.338 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 05 03:36:30.338 INFO kablam! --> src/sql.rs:206:17 Sep 05 03:36:30.338 INFO kablam! | Sep 05 03:36:30.338 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 03:36:30.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.338 INFO kablam! | Sep 05 03:36:30.338 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 03:36:30.338 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.338 INFO kablam! Sep 05 03:36:30.338 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 05 03:36:30.338 INFO kablam! --> src/sql.rs:206:17 Sep 05 03:36:30.338 INFO kablam! | Sep 05 03:36:30.338 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 05 03:36:30.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:36:30.338 INFO kablam! | Sep 05 03:36:30.338 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 03:36:30.338 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:36:30.338 INFO kablam! Sep 05 03:36:40.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Sep 05 03:36:40.516 INFO kablam! su: No module specific data is present Sep 05 03:36:41.127 INFO running `"docker" "rm" "-f" "5183f493a5a3fb32c30af33c5c60b1d571631fb5f0ffcd4f02f6c1f69c73ce82"` Sep 05 03:36:41.252 INFO blam! 5183f493a5a3fb32c30af33c5c60b1d571631fb5f0ffcd4f02f6c1f69c73ce82