Nov 07 18:14:03.257 INFO checking actix-web-sql-identity-0.4.3 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 18:14:03.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-4/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 07 18:14:03.754 INFO blam! c8844aeec10eb79d212362efb52d8ce5472d7517d078205545cd133af0c0e53a Nov 07 18:14:03.756 INFO running `"docker" "start" "-a" "c8844aeec10eb79d212362efb52d8ce5472d7517d078205545cd133af0c0e53a"` Nov 07 18:14:04.488 INFO kablam! usermod: no changes Nov 07 18:14:04.956 INFO kablam! Compiling mysqlclient-sys v0.2.3 Nov 07 18:14:04.971 INFO kablam! Compiling diesel_derives v1.3.0 Nov 07 18:14:04.974 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 07 18:14:04.975 INFO kablam! Checking trust-dns-proto v0.5.0 Nov 07 18:14:24.140 INFO kablam! Checking trust-dns-resolver v0.10.0 Nov 07 18:14:24.528 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 07 18:14:27.499 INFO kablam! Checking diesel v1.3.3 Nov 07 18:14:36.244 INFO kablam! Checking actix v0.7.5 Nov 07 18:14:48.684 INFO kablam! Checking actix-net v0.1.1 Nov 07 18:15:03.205 INFO kablam! Checking actix-web v0.7.13 Nov 07 18:15:37.259 INFO kablam! Checking actix-web-sql-identity v0.4.3 (/source) Nov 07 18:15:54.273 INFO kablam! warning: unused import: `SqlIdentityError` Nov 07 18:15:54.273 INFO kablam! --> src/sql.rs:27:26 Nov 07 18:15:54.273 INFO kablam! | Nov 07 18:15:54.273 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 07 18:15:54.273 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 18:15:54.275 INFO kablam! Nov 07 18:15:54.275 INFO kablam! warning: cannot find type `table` in this scope Nov 07 18:15:54.275 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 18:15:54.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 18:15:54.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.275 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.275 INFO kablam! Nov 07 18:15:54.275 INFO kablam! warning: cannot find type `table` in this scope Nov 07 18:15:54.275 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 18:15:54.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.275 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.275 INFO kablam! Nov 07 18:15:54.275 INFO kablam! warning: cannot find type `id` in this scope Nov 07 18:15:54.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:54.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.275 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.275 INFO kablam! Nov 07 18:15:54.275 INFO kablam! warning: cannot find type `token` in this scope Nov 07 18:15:54.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:54.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.275 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.275 INFO kablam! Nov 07 18:15:54.275 INFO kablam! warning: cannot find type `userid` in this scope Nov 07 18:15:54.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:54.275 INFO kablam! | Nov 07 18:15:54.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:54.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.276 INFO kablam! | Nov 07 18:15:54.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.276 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.276 INFO kablam! Nov 07 18:15:54.276 INFO kablam! warning: cannot find type `ip` in this scope Nov 07 18:15:54.276 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:54.276 INFO kablam! | Nov 07 18:15:54.276 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:54.276 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.276 INFO kablam! | Nov 07 18:15:54.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.276 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.276 INFO kablam! Nov 07 18:15:54.276 INFO kablam! warning: cannot find type `useragent` in this scope Nov 07 18:15:54.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:54.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.283 INFO kablam! Nov 07 18:15:54.283 INFO kablam! warning: cannot find type `created` in this scope Nov 07 18:15:54.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:54.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.283 INFO kablam! Nov 07 18:15:54.283 INFO kablam! warning: cannot find type `modified` in this scope Nov 07 18:15:54.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:54.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.283 INFO kablam! Nov 07 18:15:54.283 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 18:15:54.283 INFO kablam! --> src/sql.rs:49:17 Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! 49 | #[derive(Debug, Queryable)] Nov 07 18:15:54.283 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.283 INFO kablam! Nov 07 18:15:54.283 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Nov 07 18:15:54.283 INFO kablam! --> src/sql.rs:49:17 Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! 49 | #[derive(Debug, Queryable)] Nov 07 18:15:54.283 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.283 INFO kablam! Nov 07 18:15:54.283 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Nov 07 18:15:54.283 INFO kablam! --> src/sql.rs:197:17 Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 07 18:15:54.283 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.283 INFO kablam! Nov 07 18:15:54.283 INFO kablam! warning: cannot find type `identities` in this scope Nov 07 18:15:54.283 INFO kablam! --> src/sql.rs:197:17 Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 07 18:15:54.283 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.283 INFO kablam! | Nov 07 18:15:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.283 INFO kablam! Nov 07 18:15:54.284 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 18:15:54.284 INFO kablam! --> src/sql.rs:197:17 Nov 07 18:15:54.284 INFO kablam! | Nov 07 18:15:54.284 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 07 18:15:54.284 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.284 INFO kablam! | Nov 07 18:15:54.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.284 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.284 INFO kablam! Nov 07 18:15:54.284 INFO kablam! warning: cannot find type `identities` in this scope Nov 07 18:15:54.284 INFO kablam! --> src/sql.rs:206:17 Nov 07 18:15:54.284 INFO kablam! | Nov 07 18:15:54.284 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 07 18:15:54.284 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.284 INFO kablam! | Nov 07 18:15:54.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.284 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.284 INFO kablam! Nov 07 18:15:54.284 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Nov 07 18:15:54.284 INFO kablam! --> src/sql.rs:206:17 Nov 07 18:15:54.284 INFO kablam! | Nov 07 18:15:54.284 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 07 18:15:54.284 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.284 INFO kablam! | Nov 07 18:15:54.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.284 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.284 INFO kablam! Nov 07 18:15:54.284 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 18:15:54.284 INFO kablam! --> src/sql.rs:206:17 Nov 07 18:15:54.284 INFO kablam! | Nov 07 18:15:54.284 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 07 18:15:54.284 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:54.284 INFO kablam! | Nov 07 18:15:54.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:54.284 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:54.284 INFO kablam! Nov 07 18:15:56.150 INFO kablam! warning: unused import: `SqlIdentityError` Nov 07 18:15:56.150 INFO kablam! --> src/sql.rs:27:26 Nov 07 18:15:56.150 INFO kablam! | Nov 07 18:15:56.150 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 07 18:15:56.150 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 18:15:56.150 INFO kablam! | Nov 07 18:15:56.150 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 18:15:56.150 INFO kablam! Nov 07 18:15:56.150 INFO kablam! warning: cannot find type `table` in this scope Nov 07 18:15:56.150 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 18:15:56.151 INFO kablam! | Nov 07 18:15:56.151 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 18:15:56.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.151 INFO kablam! | Nov 07 18:15:56.151 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 18:15:56.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.151 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.151 INFO kablam! Nov 07 18:15:56.151 INFO kablam! warning: cannot find type `table` in this scope Nov 07 18:15:56.151 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 18:15:56.151 INFO kablam! | Nov 07 18:15:56.151 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 18:15:56.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.151 INFO kablam! | Nov 07 18:15:56.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.151 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.151 INFO kablam! Nov 07 18:15:56.151 INFO kablam! warning: cannot find type `id` in this scope Nov 07 18:15:56.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:56.151 INFO kablam! | Nov 07 18:15:56.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:56.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.151 INFO kablam! | Nov 07 18:15:56.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.151 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.151 INFO kablam! Nov 07 18:15:56.151 INFO kablam! warning: cannot find type `token` in this scope Nov 07 18:15:56.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:56.151 INFO kablam! | Nov 07 18:15:56.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:56.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.151 INFO kablam! | Nov 07 18:15:56.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.151 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.152 INFO kablam! Nov 07 18:15:56.152 INFO kablam! warning: cannot find type `userid` in this scope Nov 07 18:15:56.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:56.152 INFO kablam! | Nov 07 18:15:56.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:56.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.152 INFO kablam! | Nov 07 18:15:56.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.152 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.152 INFO kablam! Nov 07 18:15:56.152 INFO kablam! warning: cannot find type `ip` in this scope Nov 07 18:15:56.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:56.152 INFO kablam! | Nov 07 18:15:56.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:56.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.152 INFO kablam! | Nov 07 18:15:56.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.152 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.152 INFO kablam! Nov 07 18:15:56.152 INFO kablam! warning: cannot find type `useragent` in this scope Nov 07 18:15:56.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:56.152 INFO kablam! | Nov 07 18:15:56.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:56.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.152 INFO kablam! | Nov 07 18:15:56.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.152 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.152 INFO kablam! Nov 07 18:15:56.152 INFO kablam! warning: cannot find type `created` in this scope Nov 07 18:15:56.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:56.152 INFO kablam! | Nov 07 18:15:56.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:56.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.152 INFO kablam! | Nov 07 18:15:56.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.152 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.152 INFO kablam! Nov 07 18:15:56.153 INFO kablam! warning: cannot find type `modified` in this scope Nov 07 18:15:56.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 18:15:56.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.153 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.153 INFO kablam! Nov 07 18:15:56.153 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 18:15:56.153 INFO kablam! --> src/sql.rs:49:17 Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! 49 | #[derive(Debug, Queryable)] Nov 07 18:15:56.153 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.153 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.153 INFO kablam! Nov 07 18:15:56.153 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Nov 07 18:15:56.153 INFO kablam! --> src/sql.rs:49:17 Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! 49 | #[derive(Debug, Queryable)] Nov 07 18:15:56.153 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.153 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.153 INFO kablam! Nov 07 18:15:56.153 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Nov 07 18:15:56.153 INFO kablam! --> src/sql.rs:197:17 Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 07 18:15:56.153 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.153 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.153 INFO kablam! Nov 07 18:15:56.153 INFO kablam! warning: cannot find type `identities` in this scope Nov 07 18:15:56.153 INFO kablam! --> src/sql.rs:197:17 Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 07 18:15:56.153 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.153 INFO kablam! | Nov 07 18:15:56.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.153 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.153 INFO kablam! Nov 07 18:15:56.153 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 18:15:56.154 INFO kablam! --> src/sql.rs:197:17 Nov 07 18:15:56.154 INFO kablam! | Nov 07 18:15:56.154 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 07 18:15:56.154 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.154 INFO kablam! | Nov 07 18:15:56.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.154 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.154 INFO kablam! Nov 07 18:15:56.154 INFO kablam! warning: cannot find type `identities` in this scope Nov 07 18:15:56.154 INFO kablam! --> src/sql.rs:206:17 Nov 07 18:15:56.154 INFO kablam! | Nov 07 18:15:56.154 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 07 18:15:56.154 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.154 INFO kablam! | Nov 07 18:15:56.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.154 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.154 INFO kablam! Nov 07 18:15:56.154 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Nov 07 18:15:56.154 INFO kablam! --> src/sql.rs:206:17 Nov 07 18:15:56.154 INFO kablam! | Nov 07 18:15:56.154 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 07 18:15:56.154 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.155 INFO kablam! | Nov 07 18:15:56.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.155 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.155 INFO kablam! Nov 07 18:15:56.155 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 18:15:56.155 INFO kablam! --> src/sql.rs:206:17 Nov 07 18:15:56.155 INFO kablam! | Nov 07 18:15:56.155 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 07 18:15:56.155 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 18:15:56.155 INFO kablam! | Nov 07 18:15:56.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 18:15:56.155 INFO kablam! = note: for more information, see issue #50504 Nov 07 18:15:56.155 INFO kablam! Nov 07 18:16:07.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 03s Nov 07 18:16:07.961 INFO kablam! su: No module specific data is present Nov 07 18:16:09.217 INFO running `"docker" "rm" "-f" "c8844aeec10eb79d212362efb52d8ce5472d7517d078205545cd133af0c0e53a"` Nov 07 18:16:09.616 INFO blam! c8844aeec10eb79d212362efb52d8ce5472d7517d078205545cd133af0c0e53a