Sep 10 23:06:30.125 INFO checking actix-web-sql-identity-0.4.3 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 23:06:30.126 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 23:06:30.126 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 23:06:30.394 INFO blam! 36b752a37aadfc4d78f561c93697f17f3366f0f606a34c1cd628816533a7aa8b Sep 10 23:06:30.397 INFO running `"docker" "start" "-a" "36b752a37aadfc4d78f561c93697f17f3366f0f606a34c1cd628816533a7aa8b"` Sep 10 23:06:31.598 INFO kablam! usermod: no changes Sep 10 23:06:32.173 INFO kablam! Checking diesel v1.3.2 Sep 10 23:06:32.186 INFO kablam! Checking dotenv v0.13.0 Sep 10 23:07:13.109 INFO kablam! Checking actix-web-sql-identity v0.4.3 (file:///source) Sep 10 23:07:20.313 INFO kablam! warning: unused import: `SqlIdentityError` Sep 10 23:07:20.314 INFO kablam! --> src/sql.rs:27:26 Sep 10 23:07:20.314 INFO kablam! | Sep 10 23:07:20.314 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 10 23:07:20.314 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 23:07:20.314 INFO kablam! | Sep 10 23:07:20.314 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 23:07:20.315 INFO kablam! Sep 10 23:07:20.315 INFO kablam! warning: cannot find type `table` in this scope Sep 10 23:07:20.315 INFO kablam! --> :165:33 Sep 10 23:07:20.315 INFO kablam! | Sep 10 23:07:20.315 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 10 23:07:20.315 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.316 INFO kablam! | Sep 10 23:07:20.316 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 10 23:07:20.316 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 10 23:07:20.316 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.317 INFO kablam! Sep 10 23:07:20.317 INFO kablam! warning: cannot find type `table` in this scope Sep 10 23:07:20.317 INFO kablam! --> :165:33 Sep 10 23:07:20.317 INFO kablam! | Sep 10 23:07:20.317 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 10 23:07:20.317 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.317 INFO kablam! | Sep 10 23:07:20.318 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 23:07:20.318 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.318 INFO kablam! Sep 10 23:07:20.319 INFO kablam! warning: cannot find type `id` in this scope Sep 10 23:07:20.319 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.319 INFO kablam! | Sep 10 23:07:20.319 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.319 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.319 INFO kablam! | Sep 10 23:07:20.319 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 23:07:20.320 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.320 INFO kablam! Sep 10 23:07:20.321 INFO kablam! warning: cannot find type `token` in this scope Sep 10 23:07:20.321 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.321 INFO kablam! | Sep 10 23:07:20.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.321 INFO kablam! | Sep 10 23:07:20.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 23:07:20.321 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.322 INFO kablam! Sep 10 23:07:20.322 INFO kablam! warning: cannot find type `userid` in this scope Sep 10 23:07:20.322 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.322 INFO kablam! | Sep 10 23:07:20.322 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.322 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.323 INFO kablam! | Sep 10 23:07:20.323 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 23:07:20.323 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.323 INFO kablam! Sep 10 23:07:20.324 INFO kablam! warning: cannot find type `ip` in this scope Sep 10 23:07:20.324 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.324 INFO kablam! | Sep 10 23:07:20.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.324 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.324 INFO kablam! | Sep 10 23:07:20.324 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 10 23:07:20.325 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.325 INFO kablam! Sep 10 23:07:20.325 INFO kablam! warning: cannot find type `useragent` in this scope Sep 10 23:07:20.325 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.325 INFO kablam! | Sep 10 23:07:20.325 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.325 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.326 INFO kablam! | Sep 10 23:07:20.326 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 10 23:07:20.326 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.327 INFO kablam! Sep 10 23:07:20.327 INFO kablam! warning: cannot find type `created` in this scope Sep 10 23:07:20.327 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.327 INFO kablam! | Sep 10 23:07:20.327 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.327 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.327 INFO kablam! | Sep 10 23:07:20.328 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 10 23:07:20.328 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.328 INFO kablam! Sep 10 23:07:20.329 INFO kablam! warning: cannot find type `modified` in this scope Sep 10 23:07:20.329 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.329 INFO kablam! | Sep 10 23:07:20.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.329 INFO kablam! | Sep 10 23:07:20.329 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 10 23:07:20.329 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.330 INFO kablam! Sep 10 23:07:20.330 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 10 23:07:20.330 INFO kablam! --> src/sql.rs:49:17 Sep 10 23:07:20.330 INFO kablam! | Sep 10 23:07:20.330 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 10 23:07:20.330 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.331 INFO kablam! | Sep 10 23:07:20.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 10 23:07:20.331 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.331 INFO kablam! Sep 10 23:07:20.332 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 10 23:07:20.332 INFO kablam! --> src/sql.rs:49:17 Sep 10 23:07:20.332 INFO kablam! | Sep 10 23:07:20.332 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 10 23:07:20.332 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.332 INFO kablam! | Sep 10 23:07:20.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 10 23:07:20.333 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.333 INFO kablam! Sep 10 23:07:20.334 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 10 23:07:20.334 INFO kablam! --> src/sql.rs:197:17 Sep 10 23:07:20.334 INFO kablam! | Sep 10 23:07:20.334 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 10 23:07:20.334 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.334 INFO kablam! | Sep 10 23:07:20.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 10 23:07:20.334 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.335 INFO kablam! Sep 10 23:07:20.335 INFO kablam! warning: cannot find type `identities` in this scope Sep 10 23:07:20.335 INFO kablam! --> src/sql.rs:197:17 Sep 10 23:07:20.335 INFO kablam! | Sep 10 23:07:20.335 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 10 23:07:20.335 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.335 INFO kablam! | Sep 10 23:07:20.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 10 23:07:20.336 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.336 INFO kablam! Sep 10 23:07:20.336 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 10 23:07:20.336 INFO kablam! --> src/sql.rs:197:17 Sep 10 23:07:20.336 INFO kablam! | Sep 10 23:07:20.336 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 10 23:07:20.336 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.337 INFO kablam! | Sep 10 23:07:20.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 10 23:07:20.337 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.337 INFO kablam! Sep 10 23:07:20.338 INFO kablam! warning: cannot find type `identities` in this scope Sep 10 23:07:20.338 INFO kablam! --> src/sql.rs:206:17 Sep 10 23:07:20.338 INFO kablam! | Sep 10 23:07:20.338 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 10 23:07:20.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.338 INFO kablam! | Sep 10 23:07:20.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 10 23:07:20.339 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.339 INFO kablam! Sep 10 23:07:20.339 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 10 23:07:20.339 INFO kablam! --> src/sql.rs:206:17 Sep 10 23:07:20.339 INFO kablam! | Sep 10 23:07:20.339 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 10 23:07:20.339 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.339 INFO kablam! | Sep 10 23:07:20.340 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 10 23:07:20.340 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.340 INFO kablam! Sep 10 23:07:20.341 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 10 23:07:20.341 INFO kablam! --> src/sql.rs:206:17 Sep 10 23:07:20.341 INFO kablam! | Sep 10 23:07:20.341 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 10 23:07:20.341 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.341 INFO kablam! | Sep 10 23:07:20.341 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 10 23:07:20.341 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.342 INFO kablam! Sep 10 23:07:20.385 INFO kablam! warning: unused import: `SqlIdentityError` Sep 10 23:07:20.385 INFO kablam! --> src/sql.rs:27:26 Sep 10 23:07:20.385 INFO kablam! | Sep 10 23:07:20.385 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 10 23:07:20.385 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 23:07:20.385 INFO kablam! | Sep 10 23:07:20.385 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 23:07:20.385 INFO kablam! Sep 10 23:07:20.386 INFO kablam! warning: cannot find type `table` in this scope Sep 10 23:07:20.386 INFO kablam! --> :165:33 Sep 10 23:07:20.386 INFO kablam! | Sep 10 23:07:20.386 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 10 23:07:20.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.386 INFO kablam! | Sep 10 23:07:20.386 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 10 23:07:20.386 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 10 23:07:20.386 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.386 INFO kablam! Sep 10 23:07:20.386 INFO kablam! warning: cannot find type `table` in this scope Sep 10 23:07:20.386 INFO kablam! --> :165:33 Sep 10 23:07:20.386 INFO kablam! | Sep 10 23:07:20.386 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 10 23:07:20.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.386 INFO kablam! | Sep 10 23:07:20.386 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 10 23:07:20.386 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.386 INFO kablam! Sep 10 23:07:20.386 INFO kablam! warning: cannot find type `id` in this scope Sep 10 23:07:20.386 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.386 INFO kablam! | Sep 10 23:07:20.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.386 INFO kablam! | Sep 10 23:07:20.386 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 10 23:07:20.386 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.386 INFO kablam! Sep 10 23:07:20.387 INFO kablam! warning: cannot find type `token` in this scope Sep 10 23:07:20.387 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.387 INFO kablam! | Sep 10 23:07:20.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.387 INFO kablam! | Sep 10 23:07:20.387 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 10 23:07:20.387 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.387 INFO kablam! Sep 10 23:07:20.387 INFO kablam! warning: cannot find type `userid` in this scope Sep 10 23:07:20.387 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.387 INFO kablam! | Sep 10 23:07:20.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.387 INFO kablam! | Sep 10 23:07:20.387 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 10 23:07:20.387 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.387 INFO kablam! Sep 10 23:07:20.387 INFO kablam! warning: cannot find type `ip` in this scope Sep 10 23:07:20.387 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.387 INFO kablam! | Sep 10 23:07:20.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.387 INFO kablam! | Sep 10 23:07:20.387 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 10 23:07:20.387 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.387 INFO kablam! Sep 10 23:07:20.387 INFO kablam! warning: cannot find type `useragent` in this scope Sep 10 23:07:20.387 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.387 INFO kablam! | Sep 10 23:07:20.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 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 10 23:07:20.388 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.388 INFO kablam! Sep 10 23:07:20.388 INFO kablam! warning: cannot find type `created` in this scope Sep 10 23:07:20.388 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 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 10 23:07:20.388 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.388 INFO kablam! Sep 10 23:07:20.388 INFO kablam! warning: cannot find type `modified` in this scope Sep 10 23:07:20.388 INFO kablam! --> <__diesel_column macros>:5:33 Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 10 23:07:20.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 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 10 23:07:20.388 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.388 INFO kablam! Sep 10 23:07:20.388 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 10 23:07:20.388 INFO kablam! --> src/sql.rs:49:17 Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 10 23:07:20.388 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 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 10 23:07:20.388 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.388 INFO kablam! Sep 10 23:07:20.388 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 10 23:07:20.388 INFO kablam! --> src/sql.rs:49:17 Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 10 23:07:20.388 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.388 INFO kablam! | Sep 10 23:07:20.388 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 10 23:07:20.388 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.388 INFO kablam! Sep 10 23:07:20.389 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 10 23:07:20.389 INFO kablam! --> src/sql.rs:197:17 Sep 10 23:07:20.389 INFO kablam! | Sep 10 23:07:20.389 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 10 23:07:20.389 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.389 INFO kablam! | Sep 10 23:07:20.390 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 10 23:07:20.390 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.390 INFO kablam! Sep 10 23:07:20.390 INFO kablam! warning: cannot find type `identities` in this scope Sep 10 23:07:20.390 INFO kablam! --> src/sql.rs:197:17 Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 10 23:07:20.390 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 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 10 23:07:20.390 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.390 INFO kablam! Sep 10 23:07:20.390 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 10 23:07:20.390 INFO kablam! --> src/sql.rs:197:17 Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 10 23:07:20.390 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 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 10 23:07:20.390 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.390 INFO kablam! Sep 10 23:07:20.390 INFO kablam! warning: cannot find type `identities` in this scope Sep 10 23:07:20.390 INFO kablam! --> src/sql.rs:206:17 Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 10 23:07:20.390 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 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 10 23:07:20.390 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.390 INFO kablam! Sep 10 23:07:20.390 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 10 23:07:20.390 INFO kablam! --> src/sql.rs:206:17 Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 10 23:07:20.390 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 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 10 23:07:20.390 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.390 INFO kablam! Sep 10 23:07:20.390 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 10 23:07:20.390 INFO kablam! --> src/sql.rs:206:17 Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 10 23:07:20.390 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:07:20.390 INFO kablam! | Sep 10 23:07:20.390 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 10 23:07:20.390 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:07:20.390 INFO kablam! Sep 10 23:07:25.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.29s Sep 10 23:07:25.934 INFO kablam! su: No module specific data is present Sep 10 23:07:27.321 INFO running `"docker" "rm" "-f" "36b752a37aadfc4d78f561c93697f17f3366f0f606a34c1cd628816533a7aa8b"` Sep 10 23:07:27.439 INFO blam! 36b752a37aadfc4d78f561c93697f17f3366f0f606a34c1cd628816533a7aa8b