Dec 12 18:27:17.793 INFO checking actix-web-sql-identity-0.4.3 against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 12 18:27:17.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-5/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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 12 18:27:18.301 INFO [stdout] eef9f65cf4e18bbe2f2d1f7710f1295b34c257920e9b0d3d0ac68bf0364764fd Dec 12 18:27:18.302 INFO running `"docker" "start" "-a" "eef9f65cf4e18bbe2f2d1f7710f1295b34c257920e9b0d3d0ac68bf0364764fd"` Dec 12 18:27:20.196 INFO [stderr] usermod: no changes Dec 12 18:27:20.764 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 12 18:27:26.403 INFO [stderr] Checking diesel v1.3.3 Dec 12 18:28:02.428 INFO [stderr] Checking actix-web-sql-identity v0.4.3 (/source) Dec 12 18:28:24.004 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 12 18:28:24.004 INFO [stderr] --> src/sql.rs:27:26 Dec 12 18:28:24.004 INFO [stderr] | Dec 12 18:28:24.004 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 12 18:28:24.004 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 12 18:28:24.005 INFO [stderr] | Dec 12 18:28:24.005 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 18:28:24.005 INFO [stderr] Dec 12 18:28:24.005 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 18:28:24.005 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 18:28:24.005 INFO [stderr] | Dec 12 18:28:24.005 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 18:28:24.005 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.005 INFO [stderr] | Dec 12 18:28:24.005 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 18:28:24.005 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 12 18:28:24.005 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.005 INFO [stderr] Dec 12 18:28:24.005 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 18:28:24.005 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 18:28:24.005 INFO [stderr] | Dec 12 18:28:24.005 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 18:28:24.005 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.005 INFO [stderr] | Dec 12 18:28:24.005 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 12 18:28:24.005 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.005 INFO [stderr] Dec 12 18:28:24.005 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 18:28:24.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 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 12 18:28:24.006 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.006 INFO [stderr] Dec 12 18:28:24.006 INFO [stderr] warning: cannot find type `token` in this scope Dec 12 18:28:24.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 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 12 18:28:24.006 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.006 INFO [stderr] Dec 12 18:28:24.006 INFO [stderr] warning: cannot find type `userid` in this scope Dec 12 18:28:24.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 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 12 18:28:24.006 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.006 INFO [stderr] Dec 12 18:28:24.006 INFO [stderr] warning: cannot find type `ip` in this scope Dec 12 18:28:24.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 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 12 18:28:24.006 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.006 INFO [stderr] Dec 12 18:28:24.006 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 12 18:28:24.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.006 INFO [stderr] | Dec 12 18:28:24.006 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 12 18:28:24.006 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.006 INFO [stderr] Dec 12 18:28:24.007 INFO [stderr] warning: cannot find type `created` in this scope Dec 12 18:28:24.007 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.007 INFO [stderr] | Dec 12 18:28:24.007 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.007 INFO [stderr] | Dec 12 18:28:24.007 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 12 18:28:24.007 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.007 INFO [stderr] Dec 12 18:28:24.007 INFO [stderr] warning: cannot find type `modified` in this scope Dec 12 18:28:24.007 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.007 INFO [stderr] | Dec 12 18:28:24.007 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.007 INFO [stderr] | Dec 12 18:28:24.007 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 12 18:28:24.007 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.007 INFO [stderr] Dec 12 18:28:24.007 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:24.007 INFO [stderr] --> src/sql.rs:49:17 Dec 12 18:28:24.008 INFO [stderr] | Dec 12 18:28:24.008 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 12 18:28:24.008 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.008 INFO [stderr] | Dec 12 18:28:24.008 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 12 18:28:24.008 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.008 INFO [stderr] Dec 12 18:28:24.008 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 12 18:28:24.008 INFO [stderr] --> src/sql.rs:49:17 Dec 12 18:28:24.008 INFO [stderr] | Dec 12 18:28:24.008 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 12 18:28:24.008 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.008 INFO [stderr] | Dec 12 18:28:24.008 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 12 18:28:24.008 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.008 INFO [stderr] Dec 12 18:28:24.008 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 12 18:28:24.008 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:24.008 INFO [stderr] | Dec 12 18:28:24.009 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:24.009 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.009 INFO [stderr] | Dec 12 18:28:24.009 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 12 18:28:24.009 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.009 INFO [stderr] Dec 12 18:28:24.009 INFO [stderr] warning: cannot find type `identities` in this scope Dec 12 18:28:24.009 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:24.009 INFO [stderr] | Dec 12 18:28:24.009 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:24.009 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.009 INFO [stderr] | Dec 12 18:28:24.009 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 12 18:28:24.009 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.009 INFO [stderr] Dec 12 18:28:24.009 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:24.009 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:24.009 INFO [stderr] | Dec 12 18:28:24.009 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:24.009 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.009 INFO [stderr] | Dec 12 18:28:24.009 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 12 18:28:24.009 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.009 INFO [stderr] Dec 12 18:28:24.010 INFO [stderr] warning: cannot find type `identities` in this scope Dec 12 18:28:24.010 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:24.010 INFO [stderr] | Dec 12 18:28:24.010 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:24.010 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.010 INFO [stderr] | Dec 12 18:28:24.010 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 12 18:28:24.010 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.010 INFO [stderr] Dec 12 18:28:24.010 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 12 18:28:24.010 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:24.010 INFO [stderr] | Dec 12 18:28:24.010 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:24.010 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.010 INFO [stderr] | Dec 12 18:28:24.010 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 12 18:28:24.010 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.010 INFO [stderr] Dec 12 18:28:24.010 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:24.010 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:24.010 INFO [stderr] | Dec 12 18:28:24.010 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:24.010 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.010 INFO [stderr] | Dec 12 18:28:24.011 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 12 18:28:24.011 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.011 INFO [stderr] Dec 12 18:28:24.281 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 12 18:28:24.281 INFO [stderr] --> src/sql.rs:27:26 Dec 12 18:28:24.281 INFO [stderr] | Dec 12 18:28:24.281 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 12 18:28:24.281 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 12 18:28:24.281 INFO [stderr] | Dec 12 18:28:24.284 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 18:28:24.284 INFO [stderr] Dec 12 18:28:24.285 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 18:28:24.285 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 18:28:24.285 INFO [stderr] | Dec 12 18:28:24.285 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 18:28:24.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.285 INFO [stderr] | Dec 12 18:28:24.285 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 18:28:24.285 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 12 18:28:24.285 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.285 INFO [stderr] Dec 12 18:28:24.286 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 18:28:24.286 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 18:28:24.286 INFO [stderr] | Dec 12 18:28:24.286 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 18:28:24.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.286 INFO [stderr] | Dec 12 18:28:24.286 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 12 18:28:24.287 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.287 INFO [stderr] Dec 12 18:28:24.288 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 18:28:24.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.288 INFO [stderr] | Dec 12 18:28:24.289 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.289 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.289 INFO [stderr] | Dec 12 18:28:24.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 12 18:28:24.290 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.290 INFO [stderr] Dec 12 18:28:24.291 INFO [stderr] warning: cannot find type `token` in this scope Dec 12 18:28:24.291 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.291 INFO [stderr] | Dec 12 18:28:24.292 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.292 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.292 INFO [stderr] | Dec 12 18:28:24.293 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 12 18:28:24.293 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.293 INFO [stderr] Dec 12 18:28:24.294 INFO [stderr] warning: cannot find type `userid` in this scope Dec 12 18:28:24.294 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.294 INFO [stderr] | Dec 12 18:28:24.295 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.295 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.295 INFO [stderr] | Dec 12 18:28:24.295 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 12 18:28:24.296 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.296 INFO [stderr] Dec 12 18:28:24.297 INFO [stderr] warning: cannot find type `ip` in this scope Dec 12 18:28:24.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.297 INFO [stderr] | Dec 12 18:28:24.298 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.298 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.298 INFO [stderr] | Dec 12 18:28:24.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 12 18:28:24.299 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.299 INFO [stderr] Dec 12 18:28:24.300 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 12 18:28:24.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.300 INFO [stderr] | Dec 12 18:28:24.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.301 INFO [stderr] | Dec 12 18:28:24.302 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 12 18:28:24.302 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.302 INFO [stderr] Dec 12 18:28:24.303 INFO [stderr] warning: cannot find type `created` in this scope Dec 12 18:28:24.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.303 INFO [stderr] | Dec 12 18:28:24.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.304 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.304 INFO [stderr] | Dec 12 18:28:24.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 12 18:28:24.304 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.305 INFO [stderr] Dec 12 18:28:24.305 INFO [stderr] warning: cannot find type `modified` in this scope Dec 12 18:28:24.305 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:24.306 INFO [stderr] | Dec 12 18:28:24.306 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:24.306 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.307 INFO [stderr] | Dec 12 18:28:24.307 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 12 18:28:24.307 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.307 INFO [stderr] Dec 12 18:28:24.308 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:24.308 INFO [stderr] --> src/sql.rs:49:17 Dec 12 18:28:24.309 INFO [stderr] | Dec 12 18:28:24.309 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 12 18:28:24.309 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.310 INFO [stderr] | Dec 12 18:28:24.310 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 12 18:28:24.310 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.311 INFO [stderr] Dec 12 18:28:24.311 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 12 18:28:24.311 INFO [stderr] --> src/sql.rs:49:17 Dec 12 18:28:24.311 INFO [stderr] | Dec 12 18:28:24.312 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 12 18:28:24.312 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.312 INFO [stderr] | Dec 12 18:28:24.313 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 12 18:28:24.313 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.313 INFO [stderr] Dec 12 18:28:24.314 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 12 18:28:24.314 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:24.314 INFO [stderr] | Dec 12 18:28:24.314 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:24.314 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.315 INFO [stderr] | Dec 12 18:28:24.315 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 12 18:28:24.315 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.315 INFO [stderr] Dec 12 18:28:24.316 INFO [stderr] warning: cannot find type `identities` in this scope Dec 12 18:28:24.316 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:24.316 INFO [stderr] | Dec 12 18:28:24.316 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:24.317 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.317 INFO [stderr] | Dec 12 18:28:24.317 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 12 18:28:24.317 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.318 INFO [stderr] Dec 12 18:28:24.318 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:24.318 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:24.318 INFO [stderr] | Dec 12 18:28:24.319 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:24.319 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.319 INFO [stderr] | Dec 12 18:28:24.319 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 12 18:28:24.320 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.320 INFO [stderr] Dec 12 18:28:24.320 INFO [stderr] warning: cannot find type `identities` in this scope Dec 12 18:28:24.321 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:24.321 INFO [stderr] | Dec 12 18:28:24.321 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:24.321 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.322 INFO [stderr] | Dec 12 18:28:24.322 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 12 18:28:24.322 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.323 INFO [stderr] Dec 12 18:28:24.323 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 12 18:28:24.323 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:24.324 INFO [stderr] | Dec 12 18:28:24.324 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:24.324 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.325 INFO [stderr] | Dec 12 18:28:24.325 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 12 18:28:24.325 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.326 INFO [stderr] Dec 12 18:28:24.326 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:24.326 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:24.327 INFO [stderr] | Dec 12 18:28:24.327 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:24.327 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:24.328 INFO [stderr] | Dec 12 18:28:24.328 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 12 18:28:24.329 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:24.329 INFO [stderr] Dec 12 18:28:38.060 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Dec 12 18:28:38.081 INFO [stderr] su: No module specific data is present Dec 12 18:28:39.182 INFO running `"docker" "inspect" "eef9f65cf4e18bbe2f2d1f7710f1295b34c257920e9b0d3d0ac68bf0364764fd"` Dec 12 18:28:39.518 INFO running `"docker" "rm" "-f" "eef9f65cf4e18bbe2f2d1f7710f1295b34c257920e9b0d3d0ac68bf0364764fd"` Dec 12 18:28:39.920 INFO [stdout] eef9f65cf4e18bbe2f2d1f7710f1295b34c257920e9b0d3d0ac68bf0364764fd