Dec 15 23:07:32.424 INFO testing actix-web-sql-identity-0.4.3 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 23:07:32.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-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 15 23:07:32.871 INFO [stdout] 590199b26de2f5445b297e2b0e613d7643d65ed6ff7cc5f34b14e5700b6ee3d7 Dec 15 23:07:32.873 INFO running `"docker" "start" "-a" "590199b26de2f5445b297e2b0e613d7643d65ed6ff7cc5f34b14e5700b6ee3d7"` Dec 15 23:07:34.650 INFO [stderr] usermod: no changes Dec 15 23:07:35.316 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 15 23:07:35.321 INFO [stderr] Compiling actix-net v0.2.5 Dec 15 23:07:44.095 INFO [stderr] Compiling diesel v1.3.3 Dec 15 23:07:55.531 INFO [stderr] Compiling actix-web v0.7.16 Dec 15 23:08:46.379 INFO [stderr] Compiling actix-web-sql-identity v0.4.3 (/source) Dec 15 23:08:57.211 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 15 23:08:57.211 INFO [stderr] --> src/sql.rs:27:26 Dec 15 23:08:57.211 INFO [stderr] | Dec 15 23:08:57.211 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 15 23:08:57.211 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 15 23:08:57.211 INFO [stderr] | Dec 15 23:08:57.211 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 15 23:08:57.211 INFO [stderr] Dec 15 23:08:57.211 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 23:08:57.211 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 23:08:57.211 INFO [stderr] | Dec 15 23:08:57.211 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 23:08:57.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.211 INFO [stderr] | Dec 15 23:08:57.211 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 23:08:57.211 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 15 23:08:57.211 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.211 INFO [stderr] Dec 15 23:08:57.212 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 23:08:57.212 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 23:08:57.212 INFO [stderr] | Dec 15 23:08:57.212 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 23:08:57.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.212 INFO [stderr] | Dec 15 23:08:57.212 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 15 23:08:57.212 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.212 INFO [stderr] Dec 15 23:08:57.212 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 23:08:57.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:08:57.212 INFO [stderr] | Dec 15 23:08:57.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:08:57.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.212 INFO [stderr] | Dec 15 23:08:57.212 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 15 23:08:57.212 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.212 INFO [stderr] Dec 15 23:08:57.212 INFO [stderr] warning: cannot find type `token` in this scope Dec 15 23:08:57.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:08:57.212 INFO [stderr] | Dec 15 23:08:57.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:08:57.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.212 INFO [stderr] | Dec 15 23:08:57.212 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 15 23:08:57.212 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.212 INFO [stderr] Dec 15 23:08:57.212 INFO [stderr] warning: cannot find type `userid` in this scope Dec 15 23:08:57.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:08:57.212 INFO [stderr] | Dec 15 23:08:57.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:08:57.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.212 INFO [stderr] | Dec 15 23:08:57.212 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 15 23:08:57.212 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.212 INFO [stderr] Dec 15 23:08:57.223 INFO [stderr] warning: cannot find type `ip` in this scope Dec 15 23:08:57.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:08:57.223 INFO [stderr] | Dec 15 23:08:57.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:08:57.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.223 INFO [stderr] | Dec 15 23:08:57.223 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 15 23:08:57.223 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.223 INFO [stderr] Dec 15 23:08:57.223 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 15 23:08:57.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:08:57.223 INFO [stderr] | Dec 15 23:08:57.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:08:57.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.223 INFO [stderr] | Dec 15 23:08:57.223 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 15 23:08:57.223 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.223 INFO [stderr] Dec 15 23:08:57.223 INFO [stderr] warning: cannot find type `created` in this scope Dec 15 23:08:57.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:08:57.223 INFO [stderr] | Dec 15 23:08:57.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:08:57.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.223 INFO [stderr] | Dec 15 23:08:57.223 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 15 23:08:57.223 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.223 INFO [stderr] Dec 15 23:08:57.223 INFO [stderr] warning: cannot find type `modified` in this scope Dec 15 23:08:57.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:08:57.223 INFO [stderr] | Dec 15 23:08:57.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:08:57.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.224 INFO [stderr] | Dec 15 23:08:57.224 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 15 23:08:57.224 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.224 INFO [stderr] Dec 15 23:08:57.224 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 23:08:57.224 INFO [stderr] --> src/sql.rs:49:17 Dec 15 23:08:57.224 INFO [stderr] | Dec 15 23:08:57.224 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 15 23:08:57.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.224 INFO [stderr] | Dec 15 23:08:57.224 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 15 23:08:57.224 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.224 INFO [stderr] Dec 15 23:08:57.224 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 15 23:08:57.224 INFO [stderr] --> src/sql.rs:49:17 Dec 15 23:08:57.224 INFO [stderr] | Dec 15 23:08:57.224 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 15 23:08:57.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.224 INFO [stderr] | Dec 15 23:08:57.224 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 15 23:08:57.225 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.225 INFO [stderr] Dec 15 23:08:57.225 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 15 23:08:57.225 INFO [stderr] --> src/sql.rs:197:17 Dec 15 23:08:57.225 INFO [stderr] | Dec 15 23:08:57.225 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 15 23:08:57.225 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.225 INFO [stderr] | Dec 15 23:08:57.225 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 15 23:08:57.225 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.225 INFO [stderr] Dec 15 23:08:57.225 INFO [stderr] warning: cannot find type `identities` in this scope Dec 15 23:08:57.225 INFO [stderr] --> src/sql.rs:197:17 Dec 15 23:08:57.225 INFO [stderr] | Dec 15 23:08:57.225 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 15 23:08:57.225 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.226 INFO [stderr] | Dec 15 23:08:57.226 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 15 23:08:57.226 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.226 INFO [stderr] Dec 15 23:08:57.226 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 23:08:57.226 INFO [stderr] --> src/sql.rs:197:17 Dec 15 23:08:57.226 INFO [stderr] | Dec 15 23:08:57.226 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 15 23:08:57.226 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.226 INFO [stderr] | Dec 15 23:08:57.226 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 15 23:08:57.226 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.226 INFO [stderr] Dec 15 23:08:57.226 INFO [stderr] warning: cannot find type `identities` in this scope Dec 15 23:08:57.226 INFO [stderr] --> src/sql.rs:206:17 Dec 15 23:08:57.226 INFO [stderr] | Dec 15 23:08:57.227 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 15 23:08:57.227 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.227 INFO [stderr] | Dec 15 23:08:57.227 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 15 23:08:57.227 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.227 INFO [stderr] Dec 15 23:08:57.227 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 15 23:08:57.227 INFO [stderr] --> src/sql.rs:206:17 Dec 15 23:08:57.227 INFO [stderr] | Dec 15 23:08:57.227 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 15 23:08:57.227 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.227 INFO [stderr] | Dec 15 23:08:57.227 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 15 23:08:57.227 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.227 INFO [stderr] Dec 15 23:08:57.228 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 23:08:57.228 INFO [stderr] --> src/sql.rs:206:17 Dec 15 23:08:57.228 INFO [stderr] | Dec 15 23:08:57.228 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 15 23:08:57.228 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:08:57.228 INFO [stderr] | Dec 15 23:08:57.228 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 15 23:08:57.228 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:08:57.229 INFO [stderr] Dec 15 23:09:05.400 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Dec 15 23:09:05.427 INFO [stderr] su: No module specific data is present Dec 15 23:09:07.099 INFO running `"docker" "inspect" "590199b26de2f5445b297e2b0e613d7643d65ed6ff7cc5f34b14e5700b6ee3d7"` Dec 15 23:09:07.439 INFO running `"docker" "rm" "-f" "590199b26de2f5445b297e2b0e613d7643d65ed6ff7cc5f34b14e5700b6ee3d7"` Dec 15 23:09:07.683 INFO [stdout] 590199b26de2f5445b297e2b0e613d7643d65ed6ff7cc5f34b14e5700b6ee3d7 Dec 15 23:09:07.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-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 15 23:09:08.228 INFO [stdout] 22021aeff716cb0edefc17a00525d2b72976177d792c3fd121779d11a79976db Dec 15 23:09:08.230 INFO running `"docker" "start" "-a" "22021aeff716cb0edefc17a00525d2b72976177d792c3fd121779d11a79976db"` Dec 15 23:09:10.482 INFO [stderr] usermod: no changes Dec 15 23:09:10.847 INFO [stderr] Compiling dotenv v0.13.0 Dec 15 23:09:13.342 INFO [stderr] Compiling actix-web-sql-identity v0.4.3 (/source) Dec 15 23:09:32.644 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 15 23:09:32.644 INFO [stderr] --> src/sql.rs:27:26 Dec 15 23:09:32.644 INFO [stderr] | Dec 15 23:09:32.644 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 15 23:09:32.644 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 15 23:09:32.644 INFO [stderr] | Dec 15 23:09:32.644 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 15 23:09:32.644 INFO [stderr] Dec 15 23:09:32.644 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 23:09:32.644 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 23:09:32.644 INFO [stderr] | Dec 15 23:09:32.644 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 23:09:32.644 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.644 INFO [stderr] | Dec 15 23:09:32.644 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 23:09:32.644 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 15 23:09:32.644 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.644 INFO [stderr] Dec 15 23:09:32.644 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 23:09:32.644 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 23:09:32.644 INFO [stderr] | Dec 15 23:09:32.644 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 23:09:32.644 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.645 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 15 23:09:32.645 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.645 INFO [stderr] Dec 15 23:09:32.645 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 23:09:32.645 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.645 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:09:32.645 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.645 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 15 23:09:32.645 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.645 INFO [stderr] Dec 15 23:09:32.645 INFO [stderr] warning: cannot find type `token` in this scope Dec 15 23:09:32.645 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.645 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:09:32.645 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.645 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 15 23:09:32.645 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.645 INFO [stderr] Dec 15 23:09:32.645 INFO [stderr] warning: cannot find type `userid` in this scope Dec 15 23:09:32.645 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.645 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:09:32.645 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.645 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 15 23:09:32.645 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.645 INFO [stderr] Dec 15 23:09:32.645 INFO [stderr] warning: cannot find type `ip` in this scope Dec 15 23:09:32.645 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.645 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:09:32.645 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.645 INFO [stderr] | Dec 15 23:09:32.646 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 15 23:09:32.646 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.646 INFO [stderr] Dec 15 23:09:32.646 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 15 23:09:32.646 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:09:32.646 INFO [stderr] | Dec 15 23:09:32.646 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:09:32.646 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.646 INFO [stderr] | Dec 15 23:09:32.646 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 15 23:09:32.646 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.646 INFO [stderr] Dec 15 23:09:32.646 INFO [stderr] warning: cannot find type `created` in this scope Dec 15 23:09:32.646 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:09:32.646 INFO [stderr] | Dec 15 23:09:32.646 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:09:32.646 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.646 INFO [stderr] | Dec 15 23:09:32.646 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 15 23:09:32.646 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.646 INFO [stderr] Dec 15 23:09:32.646 INFO [stderr] warning: cannot find type `modified` in this scope Dec 15 23:09:32.646 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 23:09:32.647 INFO [stderr] | Dec 15 23:09:32.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 23:09:32.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.659 INFO [stderr] | Dec 15 23:09:32.659 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 15 23:09:32.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.659 INFO [stderr] Dec 15 23:09:32.659 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 23:09:32.659 INFO [stderr] --> src/sql.rs:49:17 Dec 15 23:09:32.659 INFO [stderr] | Dec 15 23:09:32.659 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 15 23:09:32.659 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.659 INFO [stderr] | Dec 15 23:09:32.660 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 15 23:09:32.660 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.660 INFO [stderr] Dec 15 23:09:32.660 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 15 23:09:32.660 INFO [stderr] --> src/sql.rs:49:17 Dec 15 23:09:32.660 INFO [stderr] | Dec 15 23:09:32.660 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 15 23:09:32.660 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.660 INFO [stderr] | Dec 15 23:09:32.660 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 15 23:09:32.660 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.660 INFO [stderr] Dec 15 23:09:32.662 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 15 23:09:32.662 INFO [stderr] --> src/sql.rs:197:17 Dec 15 23:09:32.662 INFO [stderr] | Dec 15 23:09:32.662 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 15 23:09:32.662 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.662 INFO [stderr] | Dec 15 23:09:32.662 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 15 23:09:32.662 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.662 INFO [stderr] Dec 15 23:09:32.662 INFO [stderr] warning: cannot find type `identities` in this scope Dec 15 23:09:32.662 INFO [stderr] --> src/sql.rs:197:17 Dec 15 23:09:32.662 INFO [stderr] | Dec 15 23:09:32.662 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 15 23:09:32.662 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.662 INFO [stderr] | Dec 15 23:09:32.662 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 15 23:09:32.662 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.662 INFO [stderr] Dec 15 23:09:32.662 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 23:09:32.662 INFO [stderr] --> src/sql.rs:197:17 Dec 15 23:09:32.662 INFO [stderr] | Dec 15 23:09:32.663 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 15 23:09:32.663 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.663 INFO [stderr] | Dec 15 23:09:32.663 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 15 23:09:32.663 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.663 INFO [stderr] Dec 15 23:09:32.663 INFO [stderr] warning: cannot find type `identities` in this scope Dec 15 23:09:32.663 INFO [stderr] --> src/sql.rs:206:17 Dec 15 23:09:32.663 INFO [stderr] | Dec 15 23:09:32.663 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 15 23:09:32.663 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.663 INFO [stderr] | Dec 15 23:09:32.663 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 15 23:09:32.663 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.663 INFO [stderr] Dec 15 23:09:32.663 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 15 23:09:32.663 INFO [stderr] --> src/sql.rs:206:17 Dec 15 23:09:32.663 INFO [stderr] | Dec 15 23:09:32.663 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 15 23:09:32.663 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.663 INFO [stderr] | Dec 15 23:09:32.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 15 23:09:32.664 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.664 INFO [stderr] Dec 15 23:09:32.664 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 15 23:09:32.664 INFO [stderr] --> src/sql.rs:206:17 Dec 15 23:09:32.664 INFO [stderr] | Dec 15 23:09:32.664 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 15 23:09:32.664 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 23:09:32.664 INFO [stderr] | Dec 15 23:09:32.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 15 23:09:32.664 INFO [stderr] = note: for more information, see issue #50504 Dec 15 23:09:32.664 INFO [stderr] Dec 15 23:09:48.134 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.61s Dec 15 23:09:48.163 INFO [stderr] su: No module specific data is present Dec 15 23:09:49.496 INFO running `"docker" "inspect" "22021aeff716cb0edefc17a00525d2b72976177d792c3fd121779d11a79976db"` Dec 15 23:09:49.881 INFO running `"docker" "rm" "-f" "22021aeff716cb0edefc17a00525d2b72976177d792c3fd121779d11a79976db"` Dec 15 23:09:50.098 INFO [stdout] 22021aeff716cb0edefc17a00525d2b72976177d792c3fd121779d11a79976db