Dec 01 02:18:08.697 INFO checking actix-web-sql-identity-0.4.3 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Dec 01 02:18:08.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-2/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 01 02:18:09.063 INFO [stdout] aad7c56c7886e2b43c59f65d4b58f9ddf4adaddf1b3257b25f92c193d6273ee0 Dec 01 02:18:09.066 INFO running `"docker" "start" "-a" "aad7c56c7886e2b43c59f65d4b58f9ddf4adaddf1b3257b25f92c193d6273ee0"` Dec 01 02:18:10.623 INFO [stderr] usermod: no changes Dec 01 02:18:11.025 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 01 02:18:11.032 INFO [stderr] Checking dotenv v0.13.0 Dec 01 02:18:11.045 INFO [stderr] Checking actix-net v0.2.4 Dec 01 02:18:26.281 INFO [stderr] Checking diesel v1.3.3 Dec 01 02:18:27.194 INFO [stderr] Checking actix-web v0.7.14 Dec 01 02:19:11.663 INFO [stderr] Checking actix-web-sql-identity v0.4.3 (/source) Dec 01 02:19:29.184 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 01 02:19:29.184 INFO [stderr] --> src/sql.rs:27:26 Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 01 02:19:29.184 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 01 02:19:29.184 INFO [stderr] Dec 01 02:19:29.184 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 02:19:29.184 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 02:19:29.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 01 02:19:29.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.184 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.184 INFO [stderr] Dec 01 02:19:29.184 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 02:19:29.184 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 02:19:29.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.184 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.184 INFO [stderr] Dec 01 02:19:29.184 INFO [stderr] warning: cannot find type `id` in this scope Dec 01 02:19:29.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.184 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.184 INFO [stderr] Dec 01 02:19:29.184 INFO [stderr] warning: cannot find type `token` in this scope Dec 01 02:19:29.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.184 INFO [stderr] | Dec 01 02:19:29.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.184 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.184 INFO [stderr] Dec 01 02:19:29.184 INFO [stderr] warning: cannot find type `userid` in this scope Dec 01 02:19:29.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.185 INFO [stderr] | Dec 01 02:19:29.185 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.185 INFO [stderr] | Dec 01 02:19:29.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.185 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.185 INFO [stderr] Dec 01 02:19:29.185 INFO [stderr] warning: cannot find type `ip` in this scope Dec 01 02:19:29.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.185 INFO [stderr] | Dec 01 02:19:29.185 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.185 INFO [stderr] | Dec 01 02:19:29.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.185 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.185 INFO [stderr] Dec 01 02:19:29.185 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 01 02:19:29.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.185 INFO [stderr] | Dec 01 02:19:29.185 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.185 INFO [stderr] | Dec 01 02:19:29.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.185 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.185 INFO [stderr] Dec 01 02:19:29.188 INFO [stderr] warning: cannot find type `created` in this scope Dec 01 02:19:29.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.188 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.188 INFO [stderr] Dec 01 02:19:29.188 INFO [stderr] warning: cannot find type `modified` in this scope Dec 01 02:19:29.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.188 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.188 INFO [stderr] Dec 01 02:19:29.188 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:29.188 INFO [stderr] --> src/sql.rs:49:17 Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 01 02:19:29.188 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.188 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.188 INFO [stderr] Dec 01 02:19:29.188 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 01 02:19:29.188 INFO [stderr] --> src/sql.rs:49:17 Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 01 02:19:29.188 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.188 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.188 INFO [stderr] Dec 01 02:19:29.188 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 01 02:19:29.188 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:29.188 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.188 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.188 INFO [stderr] Dec 01 02:19:29.188 INFO [stderr] warning: cannot find type `identities` in this scope Dec 01 02:19:29.188 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.188 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:29.188 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.188 INFO [stderr] | Dec 01 02:19:29.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.189 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.189 INFO [stderr] Dec 01 02:19:29.198 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:29.198 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:29.198 INFO [stderr] | Dec 01 02:19:29.198 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:29.198 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.198 INFO [stderr] | Dec 01 02:19:29.198 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.198 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.198 INFO [stderr] Dec 01 02:19:29.198 INFO [stderr] warning: cannot find type `identities` in this scope Dec 01 02:19:29.198 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:29.198 INFO [stderr] | Dec 01 02:19:29.198 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:29.198 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.198 INFO [stderr] | Dec 01 02:19:29.198 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.198 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.198 INFO [stderr] Dec 01 02:19:29.198 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 01 02:19:29.198 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:29.198 INFO [stderr] | Dec 01 02:19:29.198 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:29.198 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.198 INFO [stderr] | Dec 01 02:19:29.198 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.198 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.198 INFO [stderr] Dec 01 02:19:29.198 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:29.198 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:29.198 INFO [stderr] | Dec 01 02:19:29.198 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:29.198 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.198 INFO [stderr] | Dec 01 02:19:29.198 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.198 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.198 INFO [stderr] Dec 01 02:19:29.641 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 01 02:19:29.642 INFO [stderr] --> src/sql.rs:27:26 Dec 01 02:19:29.642 INFO [stderr] | Dec 01 02:19:29.642 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 01 02:19:29.642 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 01 02:19:29.642 INFO [stderr] | Dec 01 02:19:29.642 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 01 02:19:29.642 INFO [stderr] Dec 01 02:19:29.642 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 02:19:29.642 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 02:19:29.642 INFO [stderr] | Dec 01 02:19:29.642 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 02:19:29.642 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.642 INFO [stderr] | Dec 01 02:19:29.642 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 01 02:19:29.642 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.642 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.642 INFO [stderr] Dec 01 02:19:29.648 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 02:19:29.648 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 02:19:29.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.648 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.648 INFO [stderr] Dec 01 02:19:29.648 INFO [stderr] warning: cannot find type `id` in this scope Dec 01 02:19:29.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.648 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.648 INFO [stderr] Dec 01 02:19:29.648 INFO [stderr] warning: cannot find type `token` in this scope Dec 01 02:19:29.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.648 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.648 INFO [stderr] Dec 01 02:19:29.648 INFO [stderr] warning: cannot find type `userid` in this scope Dec 01 02:19:29.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.648 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.648 INFO [stderr] Dec 01 02:19:29.648 INFO [stderr] warning: cannot find type `ip` in this scope Dec 01 02:19:29.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.648 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.648 INFO [stderr] Dec 01 02:19:29.648 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 01 02:19:29.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.648 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.649 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.649 INFO [stderr] Dec 01 02:19:29.649 INFO [stderr] warning: cannot find type `created` in this scope Dec 01 02:19:29.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.649 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.649 INFO [stderr] Dec 01 02:19:29.649 INFO [stderr] warning: cannot find type `modified` in this scope Dec 01 02:19:29.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:29.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.649 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.649 INFO [stderr] Dec 01 02:19:29.649 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:29.649 INFO [stderr] --> src/sql.rs:49:17 Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 01 02:19:29.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.649 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.649 INFO [stderr] Dec 01 02:19:29.649 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 01 02:19:29.649 INFO [stderr] --> src/sql.rs:49:17 Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 01 02:19:29.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.649 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.649 INFO [stderr] Dec 01 02:19:29.649 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 01 02:19:29.649 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:29.649 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.649 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.649 INFO [stderr] Dec 01 02:19:29.649 INFO [stderr] warning: cannot find type `identities` in this scope Dec 01 02:19:29.649 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:29.649 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.649 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.649 INFO [stderr] Dec 01 02:19:29.649 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:29.649 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.649 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:29.649 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.649 INFO [stderr] | Dec 01 02:19:29.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.664 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.664 INFO [stderr] Dec 01 02:19:29.664 INFO [stderr] warning: cannot find type `identities` in this scope Dec 01 02:19:29.664 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:29.664 INFO [stderr] | Dec 01 02:19:29.664 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:29.664 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.664 INFO [stderr] | Dec 01 02:19:29.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.664 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.664 INFO [stderr] Dec 01 02:19:29.664 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 01 02:19:29.664 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:29.664 INFO [stderr] | Dec 01 02:19:29.664 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:29.664 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.664 INFO [stderr] | Dec 01 02:19:29.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.664 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.664 INFO [stderr] Dec 01 02:19:29.664 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:29.664 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:29.664 INFO [stderr] | Dec 01 02:19:29.665 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:29.665 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:29.665 INFO [stderr] | Dec 01 02:19:29.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 01 02:19:29.665 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:29.665 INFO [stderr] Dec 01 02:19:42.181 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Dec 01 02:19:42.205 INFO [stderr] su: No module specific data is present Dec 01 02:19:43.383 INFO running `"docker" "inspect" "aad7c56c7886e2b43c59f65d4b58f9ddf4adaddf1b3257b25f92c193d6273ee0"` Dec 01 02:19:43.734 INFO running `"docker" "rm" "-f" "aad7c56c7886e2b43c59f65d4b58f9ddf4adaddf1b3257b25f92c193d6273ee0"` Dec 01 02:19:44.101 INFO [stdout] aad7c56c7886e2b43c59f65d4b58f9ddf4adaddf1b3257b25f92c193d6273ee0