Dec 05 16:58:13.975 INFO checking actix-web-sql-identity-0.4.3 against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 05 16:58:13.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-3/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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 05 16:58:14.274 INFO [stdout] 35345ac3e051d53dca6a4ce9c80a346cb85cd5e4974dcb49d82a9c0247e516cb Dec 05 16:58:14.276 INFO running `"docker" "start" "-a" "35345ac3e051d53dca6a4ce9c80a346cb85cd5e4974dcb49d82a9c0247e516cb"` Dec 05 16:58:15.457 INFO [stderr] usermod: no changes Dec 05 16:58:15.877 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 05 16:58:15.877 INFO [stderr] Checking flate2 v1.0.6 Dec 05 16:58:15.921 INFO [stderr] Checking dotenv v0.13.0 Dec 05 16:58:15.922 INFO [stderr] Checking trust-dns-proto v0.5.0 Dec 05 16:58:26.968 INFO [stderr] Checking diesel v1.3.3 Dec 05 16:58:28.536 INFO [stderr] Checking trust-dns-resolver v0.10.0 Dec 05 16:58:38.517 INFO [stderr] Checking actix v0.7.7 Dec 05 16:58:49.668 INFO [stderr] Checking actix-net v0.2.4 Dec 05 16:59:04.089 INFO [stderr] Checking actix-web v0.7.14 Dec 05 16:59:29.838 INFO [stderr] Checking actix-web-sql-identity v0.4.3 (/source) Dec 05 16:59:45.387 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 05 16:59:45.387 INFO [stderr] --> src/sql.rs:27:26 Dec 05 16:59:45.387 INFO [stderr] | Dec 05 16:59:45.387 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 05 16:59:45.387 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 05 16:59:45.387 INFO [stderr] | Dec 05 16:59:45.387 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 16:59:45.387 INFO [stderr] Dec 05 16:59:45.387 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 16:59:45.387 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 16:59:45.387 INFO [stderr] | Dec 05 16:59:45.387 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 16:59:45.387 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.387 INFO [stderr] | Dec 05 16:59:45.387 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 16:59:45.387 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 05 16:59:45.387 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.387 INFO [stderr] Dec 05 16:59:45.387 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 16:59:45.387 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 16:59:45.387 INFO [stderr] | Dec 05 16:59:45.388 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 16:59:45.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.388 INFO [stderr] | Dec 05 16:59:45.388 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 05 16:59:45.388 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.388 INFO [stderr] Dec 05 16:59:45.388 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 16:59:45.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:45.388 INFO [stderr] | Dec 05 16:59:45.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:45.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.388 INFO [stderr] | Dec 05 16:59:45.388 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 05 16:59:45.388 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.388 INFO [stderr] Dec 05 16:59:45.388 INFO [stderr] warning: cannot find type `token` in this scope Dec 05 16:59:45.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:45.388 INFO [stderr] | Dec 05 16:59:45.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:45.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.388 INFO [stderr] | Dec 05 16:59:45.388 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 05 16:59:45.388 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.388 INFO [stderr] Dec 05 16:59:45.388 INFO [stderr] warning: cannot find type `userid` in this scope Dec 05 16:59:45.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:45.388 INFO [stderr] | Dec 05 16:59:45.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:45.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.388 INFO [stderr] | Dec 05 16:59:45.388 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 05 16:59:45.388 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.388 INFO [stderr] Dec 05 16:59:45.389 INFO [stderr] warning: cannot find type `ip` in this scope Dec 05 16:59:45.389 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:45.389 INFO [stderr] | Dec 05 16:59:45.389 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:45.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.389 INFO [stderr] | Dec 05 16:59:45.389 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 05 16:59:45.389 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.389 INFO [stderr] Dec 05 16:59:45.389 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 05 16:59:45.389 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:45.389 INFO [stderr] | Dec 05 16:59:45.389 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:45.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.389 INFO [stderr] | Dec 05 16:59:45.389 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 05 16:59:45.389 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.389 INFO [stderr] Dec 05 16:59:45.390 INFO [stderr] warning: cannot find type `created` in this scope Dec 05 16:59:45.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:45.390 INFO [stderr] | Dec 05 16:59:45.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:45.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.390 INFO [stderr] | Dec 05 16:59:45.390 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 05 16:59:45.390 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.390 INFO [stderr] Dec 05 16:59:45.390 INFO [stderr] warning: cannot find type `modified` in this scope Dec 05 16:59:45.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:45.390 INFO [stderr] | Dec 05 16:59:45.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:45.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.390 INFO [stderr] | Dec 05 16:59:45.390 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 05 16:59:45.391 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.391 INFO [stderr] Dec 05 16:59:45.391 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 16:59:45.391 INFO [stderr] --> src/sql.rs:49:17 Dec 05 16:59:45.391 INFO [stderr] | Dec 05 16:59:45.391 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 05 16:59:45.391 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.391 INFO [stderr] | Dec 05 16:59:45.391 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 05 16:59:45.391 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.391 INFO [stderr] Dec 05 16:59:45.391 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 05 16:59:45.391 INFO [stderr] --> src/sql.rs:49:17 Dec 05 16:59:45.391 INFO [stderr] | Dec 05 16:59:45.391 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 05 16:59:45.391 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.391 INFO [stderr] | Dec 05 16:59:45.392 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 05 16:59:45.392 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.392 INFO [stderr] Dec 05 16:59:45.392 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 05 16:59:45.392 INFO [stderr] --> src/sql.rs:197:17 Dec 05 16:59:45.392 INFO [stderr] | Dec 05 16:59:45.392 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 05 16:59:45.392 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.392 INFO [stderr] | Dec 05 16:59:45.392 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 05 16:59:45.392 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.392 INFO [stderr] Dec 05 16:59:45.392 INFO [stderr] warning: cannot find type `identities` in this scope Dec 05 16:59:45.392 INFO [stderr] --> src/sql.rs:197:17 Dec 05 16:59:45.392 INFO [stderr] | Dec 05 16:59:45.392 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 05 16:59:45.392 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.393 INFO [stderr] | Dec 05 16:59:45.393 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 05 16:59:45.393 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.393 INFO [stderr] Dec 05 16:59:45.393 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 16:59:45.393 INFO [stderr] --> src/sql.rs:197:17 Dec 05 16:59:45.393 INFO [stderr] | Dec 05 16:59:45.393 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 05 16:59:45.393 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.393 INFO [stderr] | Dec 05 16:59:45.393 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 05 16:59:45.393 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.393 INFO [stderr] Dec 05 16:59:45.393 INFO [stderr] warning: cannot find type `identities` in this scope Dec 05 16:59:45.393 INFO [stderr] --> src/sql.rs:206:17 Dec 05 16:59:45.393 INFO [stderr] | Dec 05 16:59:45.394 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 05 16:59:45.394 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.394 INFO [stderr] | Dec 05 16:59:45.394 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 05 16:59:45.394 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.394 INFO [stderr] Dec 05 16:59:45.394 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 05 16:59:45.394 INFO [stderr] --> src/sql.rs:206:17 Dec 05 16:59:45.394 INFO [stderr] | Dec 05 16:59:45.394 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 05 16:59:45.394 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.395 INFO [stderr] | Dec 05 16:59:45.395 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 05 16:59:45.395 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.395 INFO [stderr] Dec 05 16:59:45.395 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 16:59:45.395 INFO [stderr] --> src/sql.rs:206:17 Dec 05 16:59:45.395 INFO [stderr] | Dec 05 16:59:45.395 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 05 16:59:45.395 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:45.395 INFO [stderr] | Dec 05 16:59:45.395 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 05 16:59:45.395 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:45.395 INFO [stderr] Dec 05 16:59:46.978 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 05 16:59:46.978 INFO [stderr] --> src/sql.rs:27:26 Dec 05 16:59:46.978 INFO [stderr] | Dec 05 16:59:46.978 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 05 16:59:46.978 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 05 16:59:46.978 INFO [stderr] | Dec 05 16:59:46.978 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 16:59:46.978 INFO [stderr] Dec 05 16:59:46.979 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 16:59:46.979 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 16:59:46.979 INFO [stderr] | Dec 05 16:59:46.979 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 16:59:46.979 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.979 INFO [stderr] | Dec 05 16:59:46.979 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 16:59:46.979 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 05 16:59:46.979 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.979 INFO [stderr] Dec 05 16:59:46.979 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 16:59:46.979 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 16:59:46.979 INFO [stderr] | Dec 05 16:59:46.979 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 16:59:46.979 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.979 INFO [stderr] | Dec 05 16:59:46.979 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 05 16:59:46.979 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.979 INFO [stderr] Dec 05 16:59:46.979 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 16:59:46.979 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:46.979 INFO [stderr] | Dec 05 16:59:46.979 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:46.979 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.979 INFO [stderr] | Dec 05 16:59:46.979 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 05 16:59:46.979 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.979 INFO [stderr] Dec 05 16:59:46.995 INFO [stderr] warning: cannot find type `token` in this scope Dec 05 16:59:46.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `userid` in this scope Dec 05 16:59:46.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `ip` in this scope Dec 05 16:59:46.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 05 16:59:46.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `created` in this scope Dec 05 16:59:46.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `modified` in this scope Dec 05 16:59:46.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 16:59:46.996 INFO [stderr] --> src/sql.rs:49:17 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 05 16:59:46.996 INFO [stderr] --> src/sql.rs:49:17 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 05 16:59:46.996 INFO [stderr] --> src/sql.rs:197:17 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.996 INFO [stderr] Dec 05 16:59:46.996 INFO [stderr] warning: cannot find type `identities` in this scope Dec 05 16:59:46.996 INFO [stderr] --> src/sql.rs:197:17 Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 05 16:59:46.996 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.996 INFO [stderr] | Dec 05 16:59:46.996 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 05 16:59:46.996 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.997 INFO [stderr] Dec 05 16:59:46.997 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 16:59:46.997 INFO [stderr] --> src/sql.rs:197:17 Dec 05 16:59:46.997 INFO [stderr] | Dec 05 16:59:46.997 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 05 16:59:46.997 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.997 INFO [stderr] | Dec 05 16:59:46.997 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 05 16:59:46.997 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.997 INFO [stderr] Dec 05 16:59:46.997 INFO [stderr] warning: cannot find type `identities` in this scope Dec 05 16:59:46.997 INFO [stderr] --> src/sql.rs:206:17 Dec 05 16:59:46.997 INFO [stderr] | Dec 05 16:59:46.997 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 05 16:59:46.997 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.997 INFO [stderr] | Dec 05 16:59:46.997 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 05 16:59:46.997 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.997 INFO [stderr] Dec 05 16:59:46.997 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 05 16:59:46.997 INFO [stderr] --> src/sql.rs:206:17 Dec 05 16:59:46.997 INFO [stderr] | Dec 05 16:59:46.997 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 05 16:59:46.997 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.997 INFO [stderr] | Dec 05 16:59:46.997 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 05 16:59:46.997 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.997 INFO [stderr] Dec 05 16:59:46.997 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 16:59:46.997 INFO [stderr] --> src/sql.rs:206:17 Dec 05 16:59:46.997 INFO [stderr] | Dec 05 16:59:46.997 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 05 16:59:46.997 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:59:46.997 INFO [stderr] | Dec 05 16:59:46.997 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 05 16:59:46.997 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:59:46.997 INFO [stderr] Dec 05 16:59:57.751 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Dec 05 16:59:57.803 INFO [stderr] su: No module specific data is present Dec 05 16:59:59.061 INFO running `"docker" "inspect" "35345ac3e051d53dca6a4ce9c80a346cb85cd5e4974dcb49d82a9c0247e516cb"` Dec 05 16:59:59.367 INFO running `"docker" "rm" "-f" "35345ac3e051d53dca6a4ce9c80a346cb85cd5e4974dcb49d82a9c0247e516cb"` Dec 05 16:59:59.759 INFO [stdout] 35345ac3e051d53dca6a4ce9c80a346cb85cd5e4974dcb49d82a9c0247e516cb