Nov 29 04:55:57.389 INFO checking actix-web-sql-identity-0.4.3 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 29 04:55:57.389 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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"` Nov 29 04:55:57.648 INFO [stdout] 9650bd03b0177ae00d9be5b4ef5f139b3849dc5d62b96f5874889ee8299675dd Nov 29 04:55:57.655 INFO running `"docker" "start" "-a" "9650bd03b0177ae00d9be5b4ef5f139b3849dc5d62b96f5874889ee8299675dd"` Nov 29 04:55:58.260 INFO [stderr] usermod: no changes Nov 29 04:55:58.604 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 29 04:55:58.607 INFO [stderr] Checking dotenv v0.13.0 Nov 29 04:56:11.295 INFO [stderr] Checking diesel v1.3.3 Nov 29 04:56:50.180 INFO [stderr] Checking actix-web-sql-identity v0.4.3 (/source) Nov 29 04:57:09.044 INFO [stderr] warning: unused import: `SqlIdentityError` Nov 29 04:57:09.044 INFO [stderr] --> src/sql.rs:27:26 Nov 29 04:57:09.044 INFO [stderr] | Nov 29 04:57:09.044 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 29 04:57:09.044 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 29 04:57:09.044 INFO [stderr] | Nov 29 04:57:09.044 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 04:57:09.044 INFO [stderr] Nov 29 04:57:09.044 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 04:57:09.044 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 04:57:09.044 INFO [stderr] | Nov 29 04:57:09.045 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 04:57:09.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.045 INFO [stderr] | Nov 29 04:57:09.045 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 04:57:09.045 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! Nov 29 04:57:09.045 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.045 INFO [stderr] Nov 29 04:57:09.045 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 04:57:09.045 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 04:57:09.045 INFO [stderr] | Nov 29 04:57:09.045 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 04:57:09.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.045 INFO [stderr] | Nov 29 04:57:09.048 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! Nov 29 04:57:09.048 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.048 INFO [stderr] Nov 29 04:57:09.048 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 04:57:09.048 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.048 INFO [stderr] | Nov 29 04:57:09.048 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.048 INFO [stderr] | Nov 29 04:57:09.048 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! Nov 29 04:57:09.048 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.048 INFO [stderr] Nov 29 04:57:09.048 INFO [stderr] warning: cannot find type `token` in this scope Nov 29 04:57:09.048 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.048 INFO [stderr] | Nov 29 04:57:09.048 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 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! Nov 29 04:57:09.049 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.049 INFO [stderr] Nov 29 04:57:09.049 INFO [stderr] warning: cannot find type `userid` in this scope Nov 29 04:57:09.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 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! Nov 29 04:57:09.049 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.049 INFO [stderr] Nov 29 04:57:09.049 INFO [stderr] warning: cannot find type `ip` in this scope Nov 29 04:57:09.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 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! Nov 29 04:57:09.049 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.049 INFO [stderr] Nov 29 04:57:09.049 INFO [stderr] warning: cannot find type `useragent` in this scope Nov 29 04:57:09.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 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! Nov 29 04:57:09.049 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.049 INFO [stderr] Nov 29 04:57:09.049 INFO [stderr] warning: cannot find type `created` in this scope Nov 29 04:57:09.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 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! Nov 29 04:57:09.049 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.049 INFO [stderr] Nov 29 04:57:09.049 INFO [stderr] warning: cannot find type `modified` in this scope Nov 29 04:57:09.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.049 INFO [stderr] | Nov 29 04:57:09.049 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! Nov 29 04:57:09.049 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.049 INFO [stderr] Nov 29 04:57:09.049 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 04:57:09.050 INFO [stderr] --> src/sql.rs:49:17 Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 29 04:57:09.050 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 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! Nov 29 04:57:09.050 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.050 INFO [stderr] Nov 29 04:57:09.050 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Nov 29 04:57:09.050 INFO [stderr] --> src/sql.rs:49:17 Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 29 04:57:09.050 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 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! Nov 29 04:57:09.050 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.050 INFO [stderr] Nov 29 04:57:09.050 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Nov 29 04:57:09.050 INFO [stderr] --> src/sql.rs:197:17 Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 29 04:57:09.050 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 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! Nov 29 04:57:09.050 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.050 INFO [stderr] Nov 29 04:57:09.050 INFO [stderr] warning: cannot find type `identities` in this scope Nov 29 04:57:09.050 INFO [stderr] --> src/sql.rs:197:17 Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 29 04:57:09.050 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 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! Nov 29 04:57:09.050 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.050 INFO [stderr] Nov 29 04:57:09.050 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 04:57:09.050 INFO [stderr] --> src/sql.rs:197:17 Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 29 04:57:09.050 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 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! Nov 29 04:57:09.050 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.050 INFO [stderr] Nov 29 04:57:09.050 INFO [stderr] warning: cannot find type `identities` in this scope Nov 29 04:57:09.050 INFO [stderr] --> src/sql.rs:206:17 Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 29 04:57:09.050 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 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! Nov 29 04:57:09.050 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.050 INFO [stderr] Nov 29 04:57:09.050 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Nov 29 04:57:09.050 INFO [stderr] --> src/sql.rs:206:17 Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 29 04:57:09.050 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 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! Nov 29 04:57:09.050 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.050 INFO [stderr] Nov 29 04:57:09.050 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 04:57:09.050 INFO [stderr] --> src/sql.rs:206:17 Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 29 04:57:09.050 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.050 INFO [stderr] | Nov 29 04:57:09.050 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! Nov 29 04:57:09.050 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.050 INFO [stderr] Nov 29 04:57:09.233 INFO [stderr] warning: unused import: `SqlIdentityError` Nov 29 04:57:09.233 INFO [stderr] --> src/sql.rs:27:26 Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 29 04:57:09.233 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 04:57:09.233 INFO [stderr] Nov 29 04:57:09.233 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 04:57:09.233 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 04:57:09.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 04:57:09.233 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! Nov 29 04:57:09.233 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.233 INFO [stderr] Nov 29 04:57:09.233 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 04:57:09.233 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 04:57:09.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 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! Nov 29 04:57:09.233 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.233 INFO [stderr] Nov 29 04:57:09.233 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 04:57:09.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 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! Nov 29 04:57:09.233 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.233 INFO [stderr] Nov 29 04:57:09.233 INFO [stderr] warning: cannot find type `token` in this scope Nov 29 04:57:09.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 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! Nov 29 04:57:09.233 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.233 INFO [stderr] Nov 29 04:57:09.233 INFO [stderr] warning: cannot find type `userid` in this scope Nov 29 04:57:09.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 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! Nov 29 04:57:09.233 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.233 INFO [stderr] Nov 29 04:57:09.233 INFO [stderr] warning: cannot find type `ip` in this scope Nov 29 04:57:09.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 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! Nov 29 04:57:09.233 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.233 INFO [stderr] Nov 29 04:57:09.233 INFO [stderr] warning: cannot find type `useragent` in this scope Nov 29 04:57:09.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.233 INFO [stderr] | Nov 29 04:57:09.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `created` in this scope Nov 29 04:57:09.234 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `modified` in this scope Nov 29 04:57:09.234 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 04:57:09.234 INFO [stderr] --> src/sql.rs:49:17 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Nov 29 04:57:09.234 INFO [stderr] --> src/sql.rs:49:17 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Nov 29 04:57:09.234 INFO [stderr] --> src/sql.rs:197:17 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `identities` in this scope Nov 29 04:57:09.234 INFO [stderr] --> src/sql.rs:197:17 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 04:57:09.234 INFO [stderr] --> src/sql.rs:197:17 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `identities` in this scope Nov 29 04:57:09.234 INFO [stderr] --> src/sql.rs:206:17 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Nov 29 04:57:09.234 INFO [stderr] --> src/sql.rs:206:17 Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 29 04:57:09.234 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.234 INFO [stderr] | Nov 29 04:57:09.234 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! Nov 29 04:57:09.234 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.234 INFO [stderr] Nov 29 04:57:09.234 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 04:57:09.234 INFO [stderr] --> src/sql.rs:206:17 Nov 29 04:57:09.235 INFO [stderr] | Nov 29 04:57:09.235 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 29 04:57:09.235 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 04:57:09.235 INFO [stderr] | Nov 29 04:57:09.235 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! Nov 29 04:57:09.235 INFO [stderr] = note: for more information, see issue #50504 Nov 29 04:57:09.235 INFO [stderr] Nov 29 04:57:21.417 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Nov 29 04:57:21.434 INFO [stderr] su: No module specific data is present Nov 29 04:57:22.784 INFO running `"docker" "inspect" "9650bd03b0177ae00d9be5b4ef5f139b3849dc5d62b96f5874889ee8299675dd"` Nov 29 04:57:23.038 INFO running `"docker" "rm" "-f" "9650bd03b0177ae00d9be5b4ef5f139b3849dc5d62b96f5874889ee8299675dd"` Nov 29 04:57:23.383 INFO [stdout] 9650bd03b0177ae00d9be5b4ef5f139b3849dc5d62b96f5874889ee8299675dd