Dec 01 02:18:09.322 INFO checking actix-web-sql-identity-0.4.3 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Dec 01 02:18:09.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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.964 INFO [stdout] 0da70e41ef6838f56657658276f2fe767a68ea2602c1d7a09e7ef15f3195da53 Dec 01 02:18:09.966 INFO running `"docker" "start" "-a" "0da70e41ef6838f56657658276f2fe767a68ea2602c1d7a09e7ef15f3195da53"` Dec 01 02:18:11.720 INFO [stderr] usermod: no changes Dec 01 02:18:12.159 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 01 02:18:12.229 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 01 02:18:12.237 INFO [stderr] Checking dotenv v0.13.0 Dec 01 02:18:25.246 INFO [stderr] Checking diesel v1.3.3 Dec 01 02:19:02.632 INFO [stderr] Checking actix-web-sql-identity v0.4.3 (/source) Dec 01 02:19:21.284 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 01 02:19:21.285 INFO [stderr] --> src/sql.rs:27:26 Dec 01 02:19:21.285 INFO [stderr] | Dec 01 02:19:21.285 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 01 02:19:21.285 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 01 02:19:21.286 INFO [stderr] | Dec 01 02:19:21.286 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 01 02:19:21.286 INFO [stderr] Dec 01 02:19:21.286 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 02:19:21.286 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 02:19:21.287 INFO [stderr] | Dec 01 02:19:21.287 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 02:19:21.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.288 INFO [stderr] | Dec 01 02:19:21.288 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 01 02:19:21.288 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:21.288 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.288 INFO [stderr] Dec 01 02:19:21.289 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 02:19:21.289 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 02:19:21.289 INFO [stderr] | Dec 01 02:19:21.289 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 02:19:21.290 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.290 INFO [stderr] | Dec 01 02:19:21.290 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:21.290 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.290 INFO [stderr] Dec 01 02:19:21.291 INFO [stderr] warning: cannot find type `id` in this scope Dec 01 02:19:21.291 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.291 INFO [stderr] | Dec 01 02:19:21.291 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.292 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.292 INFO [stderr] | Dec 01 02:19:21.292 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:21.292 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.293 INFO [stderr] Dec 01 02:19:21.293 INFO [stderr] warning: cannot find type `token` in this scope Dec 01 02:19:21.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.293 INFO [stderr] | Dec 01 02:19:21.294 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.294 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.294 INFO [stderr] | Dec 01 02:19:21.294 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:21.295 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.295 INFO [stderr] Dec 01 02:19:21.295 INFO [stderr] warning: cannot find type `userid` in this scope Dec 01 02:19:21.295 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.295 INFO [stderr] | Dec 01 02:19:21.296 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.296 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.296 INFO [stderr] | Dec 01 02:19:21.296 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:21.297 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.297 INFO [stderr] Dec 01 02:19:21.297 INFO [stderr] warning: cannot find type `ip` in this scope Dec 01 02:19:21.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.297 INFO [stderr] | Dec 01 02:19:21.298 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.298 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.298 INFO [stderr] | Dec 01 02:19:21.299 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:21.299 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.299 INFO [stderr] Dec 01 02:19:21.299 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 01 02:19:21.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.300 INFO [stderr] | Dec 01 02:19:21.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.301 INFO [stderr] | Dec 01 02:19:21.301 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:21.301 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.301 INFO [stderr] Dec 01 02:19:21.301 INFO [stderr] warning: cannot find type `created` in this scope Dec 01 02:19:21.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.302 INFO [stderr] | Dec 01 02:19:21.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.303 INFO [stderr] | Dec 01 02:19:21.303 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `modified` in this scope Dec 01 02:19:21.304 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:21.304 INFO [stderr] --> src/sql.rs:49:17 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 01 02:19:21.304 INFO [stderr] --> src/sql.rs:49:17 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 01 02:19:21.304 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `identities` in this scope Dec 01 02:19:21.304 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:21.304 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `identities` in this scope Dec 01 02:19:21.304 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 01 02:19:21.304 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.304 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:21.304 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:21.304 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.304 INFO [stderr] | Dec 01 02:19:21.304 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:21.304 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.304 INFO [stderr] Dec 01 02:19:21.764 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 01 02:19:21.764 INFO [stderr] --> src/sql.rs:27:26 Dec 01 02:19:21.764 INFO [stderr] | Dec 01 02:19:21.764 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 01 02:19:21.764 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 01 02:19:21.764 INFO [stderr] | Dec 01 02:19:21.764 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 01 02:19:21.764 INFO [stderr] Dec 01 02:19:21.764 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 02:19:21.764 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 02:19:21.764 INFO [stderr] | Dec 01 02:19:21.765 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 02:19:21.765 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.765 INFO [stderr] | Dec 01 02:19:21.765 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 01 02:19:21.765 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:21.765 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.765 INFO [stderr] Dec 01 02:19:21.765 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 02:19:21.765 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 02:19:21.765 INFO [stderr] | Dec 01 02:19:21.765 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 02:19:21.765 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `id` in this scope Dec 01 02:19:21.766 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `token` in this scope Dec 01 02:19:21.766 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `userid` in this scope Dec 01 02:19:21.766 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `ip` in this scope Dec 01 02:19:21.766 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 01 02:19:21.766 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `created` in this scope Dec 01 02:19:21.766 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `modified` in this scope Dec 01 02:19:21.766 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:21.766 INFO [stderr] --> src/sql.rs:49:17 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.766 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.766 INFO [stderr] Dec 01 02:19:21.766 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 01 02:19:21.766 INFO [stderr] --> src/sql.rs:49:17 Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 01 02:19:21.766 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.766 INFO [stderr] | Dec 01 02:19:21.766 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:21.767 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.767 INFO [stderr] Dec 01 02:19:21.767 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 01 02:19:21.767 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:21.767 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 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:21.767 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.767 INFO [stderr] Dec 01 02:19:21.767 INFO [stderr] warning: cannot find type `identities` in this scope Dec 01 02:19:21.767 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:21.767 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 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:21.767 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.767 INFO [stderr] Dec 01 02:19:21.767 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:21.767 INFO [stderr] --> src/sql.rs:197:17 Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 01 02:19:21.767 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 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:21.767 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.767 INFO [stderr] Dec 01 02:19:21.767 INFO [stderr] warning: cannot find type `identities` in this scope Dec 01 02:19:21.767 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:21.767 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 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:21.767 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.767 INFO [stderr] Dec 01 02:19:21.767 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 01 02:19:21.767 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:21.767 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 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:21.767 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.767 INFO [stderr] Dec 01 02:19:21.767 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 01 02:19:21.767 INFO [stderr] --> src/sql.rs:206:17 Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 01 02:19:21.767 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 02:19:21.767 INFO [stderr] | Dec 01 02:19:21.767 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:21.767 INFO [stderr] = note: for more information, see issue #50504 Dec 01 02:19:21.767 INFO [stderr] Dec 01 02:19:34.081 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Dec 01 02:19:34.108 INFO [stderr] su: No module specific data is present Dec 01 02:19:35.471 INFO running `"docker" "inspect" "0da70e41ef6838f56657658276f2fe767a68ea2602c1d7a09e7ef15f3195da53"` Dec 01 02:19:35.804 INFO running `"docker" "rm" "-f" "0da70e41ef6838f56657658276f2fe767a68ea2602c1d7a09e7ef15f3195da53"` Dec 01 02:19:36.216 INFO [stdout] 0da70e41ef6838f56657658276f2fe767a68ea2602c1d7a09e7ef15f3195da53