Aug 31 01:10:01.678 INFO checking actix-web-sql-identity-0.4.3 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 31 01:10:01.678 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 31 01:10:01.678 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 01:10:01.843 INFO blam! e3a9c9e6ac8e692e19d1762f8713070e8d902ed8b2612b10bd27f5e66c008f37 Aug 31 01:10:01.844 INFO running `"docker" "start" "-a" "e3a9c9e6ac8e692e19d1762f8713070e8d902ed8b2612b10bd27f5e66c008f37"` Aug 31 01:10:02.938 INFO kablam! Checking mysqlclient-sys v0.2.3 Aug 31 01:10:02.942 INFO kablam! Checking dotenv v0.13.0 Aug 31 01:10:02.944 INFO kablam! Checking actix v0.7.4 Aug 31 01:10:04.448 INFO kablam! Checking diesel v1.3.2 Aug 31 01:10:13.774 INFO kablam! Checking actix-web v0.7.4 Aug 31 01:10:58.922 INFO kablam! Checking actix-web-sql-identity v0.4.3 (file:///source) Aug 31 01:11:09.548 INFO kablam! warning: unused import: `SqlIdentityError` Aug 31 01:11:09.548 INFO kablam! --> src/sql.rs:27:26 Aug 31 01:11:09.548 INFO kablam! | Aug 31 01:11:09.548 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Aug 31 01:11:09.548 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 31 01:11:09.548 INFO kablam! | Aug 31 01:11:09.549 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 31 01:11:09.549 INFO kablam! Aug 31 01:11:09.549 INFO kablam! warning: cannot find type `table` in this scope Aug 31 01:11:09.549 INFO kablam! --> :165:33 Aug 31 01:11:09.549 INFO kablam! | Aug 31 01:11:09.549 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 31 01:11:09.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.549 INFO kablam! | Aug 31 01:11:09.549 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 31 01:11:09.549 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! Aug 31 01:11:09.549 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.549 INFO kablam! Aug 31 01:11:09.550 INFO kablam! warning: cannot find type `table` in this scope Aug 31 01:11:09.550 INFO kablam! --> :165:33 Aug 31 01:11:09.550 INFO kablam! | Aug 31 01:11:09.550 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 31 01:11:09.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.550 INFO kablam! | Aug 31 01:11:09.550 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! Aug 31 01:11:09.550 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.550 INFO kablam! Aug 31 01:11:09.550 INFO kablam! warning: cannot find type `id` in this scope Aug 31 01:11:09.550 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:09.550 INFO kablam! | Aug 31 01:11:09.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:09.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.551 INFO kablam! | Aug 31 01:11:09.551 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! Aug 31 01:11:09.551 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.551 INFO kablam! Aug 31 01:11:09.551 INFO kablam! warning: cannot find type `token` in this scope Aug 31 01:11:09.551 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:09.551 INFO kablam! | Aug 31 01:11:09.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:09.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.551 INFO kablam! | Aug 31 01:11:09.551 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! Aug 31 01:11:09.551 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.551 INFO kablam! Aug 31 01:11:09.551 INFO kablam! warning: cannot find type `userid` in this scope Aug 31 01:11:09.551 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:09.551 INFO kablam! | Aug 31 01:11:09.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:09.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.551 INFO kablam! | Aug 31 01:11:09.551 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! Aug 31 01:11:09.551 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.551 INFO kablam! Aug 31 01:11:09.551 INFO kablam! warning: cannot find type `ip` in this scope Aug 31 01:11:09.551 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:09.552 INFO kablam! | Aug 31 01:11:09.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:09.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.552 INFO kablam! | Aug 31 01:11:09.552 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! Aug 31 01:11:09.552 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.552 INFO kablam! Aug 31 01:11:09.552 INFO kablam! warning: cannot find type `useragent` in this scope Aug 31 01:11:09.552 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:09.552 INFO kablam! | Aug 31 01:11:09.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:09.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.552 INFO kablam! | Aug 31 01:11:09.552 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! Aug 31 01:11:09.552 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.552 INFO kablam! Aug 31 01:11:09.552 INFO kablam! warning: cannot find type `created` in this scope Aug 31 01:11:09.552 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:09.552 INFO kablam! | Aug 31 01:11:09.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:09.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.552 INFO kablam! | Aug 31 01:11:09.552 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! Aug 31 01:11:09.552 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.552 INFO kablam! Aug 31 01:11:09.553 INFO kablam! warning: cannot find type `modified` in this scope Aug 31 01:11:09.553 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:09.553 INFO kablam! | Aug 31 01:11:09.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:09.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.553 INFO kablam! | Aug 31 01:11:09.553 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! Aug 31 01:11:09.553 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.553 INFO kablam! Aug 31 01:11:09.554 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 01:11:09.554 INFO kablam! --> src/sql.rs:49:17 Aug 31 01:11:09.554 INFO kablam! | Aug 31 01:11:09.554 INFO kablam! 49 | #[derive(Debug, Queryable)] Aug 31 01:11:09.554 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.554 INFO kablam! | Aug 31 01:11:09.554 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! Aug 31 01:11:09.554 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.554 INFO kablam! Aug 31 01:11:09.554 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Aug 31 01:11:09.554 INFO kablam! --> src/sql.rs:49:17 Aug 31 01:11:09.555 INFO kablam! | Aug 31 01:11:09.555 INFO kablam! 49 | #[derive(Debug, Queryable)] Aug 31 01:11:09.555 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.555 INFO kablam! | Aug 31 01:11:09.555 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! Aug 31 01:11:09.555 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.555 INFO kablam! Aug 31 01:11:09.556 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Aug 31 01:11:09.556 INFO kablam! --> src/sql.rs:197:17 Aug 31 01:11:09.556 INFO kablam! | Aug 31 01:11:09.556 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Aug 31 01:11:09.556 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.556 INFO kablam! | Aug 31 01:11:09.556 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! Aug 31 01:11:09.556 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.556 INFO kablam! Aug 31 01:11:09.556 INFO kablam! warning: cannot find type `identities` in this scope Aug 31 01:11:09.556 INFO kablam! --> src/sql.rs:197:17 Aug 31 01:11:09.556 INFO kablam! | Aug 31 01:11:09.557 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Aug 31 01:11:09.557 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.557 INFO kablam! | Aug 31 01:11:09.557 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! Aug 31 01:11:09.557 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.557 INFO kablam! Aug 31 01:11:09.557 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 01:11:09.557 INFO kablam! --> src/sql.rs:197:17 Aug 31 01:11:09.557 INFO kablam! | Aug 31 01:11:09.557 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Aug 31 01:11:09.557 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.557 INFO kablam! | Aug 31 01:11:09.557 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! Aug 31 01:11:09.557 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.557 INFO kablam! Aug 31 01:11:09.557 INFO kablam! warning: cannot find type `identities` in this scope Aug 31 01:11:09.557 INFO kablam! --> src/sql.rs:206:17 Aug 31 01:11:09.557 INFO kablam! | Aug 31 01:11:09.557 INFO kablam! 206 | #[derive(Debug, Insertable)] Aug 31 01:11:09.557 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.557 INFO kablam! | Aug 31 01:11:09.557 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! Aug 31 01:11:09.557 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.557 INFO kablam! Aug 31 01:11:09.558 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Aug 31 01:11:09.558 INFO kablam! --> src/sql.rs:206:17 Aug 31 01:11:09.558 INFO kablam! | Aug 31 01:11:09.558 INFO kablam! 206 | #[derive(Debug, Insertable)] Aug 31 01:11:09.558 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.558 INFO kablam! | Aug 31 01:11:09.558 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! Aug 31 01:11:09.558 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.558 INFO kablam! Aug 31 01:11:09.558 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 01:11:09.558 INFO kablam! --> src/sql.rs:206:17 Aug 31 01:11:09.558 INFO kablam! | Aug 31 01:11:09.558 INFO kablam! 206 | #[derive(Debug, Insertable)] Aug 31 01:11:09.558 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:09.558 INFO kablam! | Aug 31 01:11:09.558 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! Aug 31 01:11:09.558 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:09.558 INFO kablam! Aug 31 01:11:10.054 INFO kablam! warning: unused import: `SqlIdentityError` Aug 31 01:11:10.054 INFO kablam! --> src/sql.rs:27:26 Aug 31 01:11:10.054 INFO kablam! | Aug 31 01:11:10.054 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Aug 31 01:11:10.054 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 31 01:11:10.055 INFO kablam! | Aug 31 01:11:10.055 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 31 01:11:10.055 INFO kablam! Aug 31 01:11:10.055 INFO kablam! warning: cannot find type `table` in this scope Aug 31 01:11:10.055 INFO kablam! --> :165:33 Aug 31 01:11:10.055 INFO kablam! | Aug 31 01:11:10.055 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 31 01:11:10.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.055 INFO kablam! | Aug 31 01:11:10.055 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 31 01:11:10.055 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! Aug 31 01:11:10.055 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.055 INFO kablam! Aug 31 01:11:10.055 INFO kablam! warning: cannot find type `table` in this scope Aug 31 01:11:10.055 INFO kablam! --> :165:33 Aug 31 01:11:10.055 INFO kablam! | Aug 31 01:11:10.055 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 31 01:11:10.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.055 INFO kablam! | Aug 31 01:11:10.055 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! Aug 31 01:11:10.055 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.055 INFO kablam! Aug 31 01:11:10.055 INFO kablam! warning: cannot find type `id` in this scope Aug 31 01:11:10.055 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:10.056 INFO kablam! | Aug 31 01:11:10.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:10.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.056 INFO kablam! | Aug 31 01:11:10.056 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! Aug 31 01:11:10.056 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.056 INFO kablam! Aug 31 01:11:10.056 INFO kablam! warning: cannot find type `token` in this scope Aug 31 01:11:10.056 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:10.056 INFO kablam! | Aug 31 01:11:10.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:10.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.056 INFO kablam! | Aug 31 01:11:10.056 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! Aug 31 01:11:10.056 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.056 INFO kablam! Aug 31 01:11:10.056 INFO kablam! warning: cannot find type `userid` in this scope Aug 31 01:11:10.056 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:10.056 INFO kablam! | Aug 31 01:11:10.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:10.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.056 INFO kablam! | Aug 31 01:11:10.056 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! Aug 31 01:11:10.057 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.057 INFO kablam! Aug 31 01:11:10.057 INFO kablam! warning: cannot find type `ip` in this scope Aug 31 01:11:10.057 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:10.057 INFO kablam! | Aug 31 01:11:10.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:10.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.057 INFO kablam! | Aug 31 01:11:10.057 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! Aug 31 01:11:10.057 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.057 INFO kablam! Aug 31 01:11:10.057 INFO kablam! warning: cannot find type `useragent` in this scope Aug 31 01:11:10.057 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:10.057 INFO kablam! | Aug 31 01:11:10.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:10.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.057 INFO kablam! | Aug 31 01:11:10.057 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! Aug 31 01:11:10.057 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.057 INFO kablam! Aug 31 01:11:10.057 INFO kablam! warning: cannot find type `created` in this scope Aug 31 01:11:10.057 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:10.057 INFO kablam! | Aug 31 01:11:10.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:10.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.058 INFO kablam! | Aug 31 01:11:10.058 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! Aug 31 01:11:10.058 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.058 INFO kablam! Aug 31 01:11:10.058 INFO kablam! warning: cannot find type `modified` in this scope Aug 31 01:11:10.058 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 01:11:10.058 INFO kablam! | Aug 31 01:11:10.058 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 01:11:10.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.058 INFO kablam! | Aug 31 01:11:10.058 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! Aug 31 01:11:10.058 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.058 INFO kablam! Aug 31 01:11:10.058 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 01:11:10.058 INFO kablam! --> src/sql.rs:49:17 Aug 31 01:11:10.058 INFO kablam! | Aug 31 01:11:10.058 INFO kablam! 49 | #[derive(Debug, Queryable)] Aug 31 01:11:10.058 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.058 INFO kablam! | Aug 31 01:11:10.058 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! Aug 31 01:11:10.058 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.058 INFO kablam! Aug 31 01:11:10.058 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Aug 31 01:11:10.058 INFO kablam! --> src/sql.rs:49:17 Aug 31 01:11:10.058 INFO kablam! | Aug 31 01:11:10.058 INFO kablam! 49 | #[derive(Debug, Queryable)] Aug 31 01:11:10.059 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.059 INFO kablam! | Aug 31 01:11:10.059 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! Aug 31 01:11:10.059 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.059 INFO kablam! Aug 31 01:11:10.059 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Aug 31 01:11:10.059 INFO kablam! --> src/sql.rs:197:17 Aug 31 01:11:10.059 INFO kablam! | Aug 31 01:11:10.059 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Aug 31 01:11:10.059 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.059 INFO kablam! | Aug 31 01:11:10.059 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! Aug 31 01:11:10.059 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.059 INFO kablam! Aug 31 01:11:10.059 INFO kablam! warning: cannot find type `identities` in this scope Aug 31 01:11:10.059 INFO kablam! --> src/sql.rs:197:17 Aug 31 01:11:10.059 INFO kablam! | Aug 31 01:11:10.059 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Aug 31 01:11:10.059 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.059 INFO kablam! | Aug 31 01:11:10.059 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! Aug 31 01:11:10.059 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.059 INFO kablam! Aug 31 01:11:10.059 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 01:11:10.059 INFO kablam! --> src/sql.rs:197:17 Aug 31 01:11:10.059 INFO kablam! | Aug 31 01:11:10.059 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Aug 31 01:11:10.059 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.060 INFO kablam! | Aug 31 01:11:10.060 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! Aug 31 01:11:10.060 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.060 INFO kablam! Aug 31 01:11:10.060 INFO kablam! warning: cannot find type `identities` in this scope Aug 31 01:11:10.060 INFO kablam! --> src/sql.rs:206:17 Aug 31 01:11:10.060 INFO kablam! | Aug 31 01:11:10.060 INFO kablam! 206 | #[derive(Debug, Insertable)] Aug 31 01:11:10.060 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.060 INFO kablam! | Aug 31 01:11:10.060 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! Aug 31 01:11:10.060 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.060 INFO kablam! Aug 31 01:11:10.060 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Aug 31 01:11:10.060 INFO kablam! --> src/sql.rs:206:17 Aug 31 01:11:10.060 INFO kablam! | Aug 31 01:11:10.060 INFO kablam! 206 | #[derive(Debug, Insertable)] Aug 31 01:11:10.060 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.060 INFO kablam! | Aug 31 01:11:10.060 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! Aug 31 01:11:10.060 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.060 INFO kablam! Aug 31 01:11:10.060 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 01:11:10.060 INFO kablam! --> src/sql.rs:206:17 Aug 31 01:11:10.060 INFO kablam! | Aug 31 01:11:10.060 INFO kablam! 206 | #[derive(Debug, Insertable)] Aug 31 01:11:10.061 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 01:11:10.061 INFO kablam! | Aug 31 01:11:10.061 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! Aug 31 01:11:10.061 INFO kablam! = note: for more information, see issue #50504 Aug 31 01:11:10.061 INFO kablam! Aug 31 01:11:18.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Aug 31 01:11:18.693 INFO kablam! su: No module specific data is present Aug 31 01:11:19.254 INFO running `"docker" "rm" "-f" "e3a9c9e6ac8e692e19d1762f8713070e8d902ed8b2612b10bd27f5e66c008f37"` Aug 31 01:11:19.380 INFO blam! e3a9c9e6ac8e692e19d1762f8713070e8d902ed8b2612b10bd27f5e66c008f37