Oct 28 01:22:38.668 INFO checking actix-web-sql-identity-0.4.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 01:22:38.670 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 28 01:22:39.151 INFO blam! f74a4e4e3bb76b8be6353a7ba880f83e49a641da50019923b999ffd5693e00cc Oct 28 01:22:39.157 INFO running `"docker" "start" "-a" "f74a4e4e3bb76b8be6353a7ba880f83e49a641da50019923b999ffd5693e00cc"` Oct 28 01:22:40.634 INFO kablam! usermod: no changes Oct 28 01:22:41.151 INFO kablam! Compiling diesel_derives v1.3.0 Oct 28 01:22:41.153 INFO kablam! Compiling actix_derive v0.3.0 Oct 28 01:22:41.153 INFO kablam! Checking dotenv v0.13.0 Oct 28 01:22:41.154 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.5 Oct 28 01:22:56.921 INFO kablam! Checking actix v0.7.5 Oct 28 01:22:56.929 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 28 01:23:00.371 INFO kablam! Checking diesel v1.3.3 Oct 28 01:23:13.754 INFO kablam! Checking actix-net v0.1.1 Oct 28 01:23:25.424 INFO kablam! Checking actix-web v0.7.13 Oct 28 01:24:04.005 INFO kablam! Checking actix-web-sql-identity v0.4.3 (/source) Oct 28 01:24:21.167 INFO kablam! warning: unused import: `SqlIdentityError` Oct 28 01:24:21.167 INFO kablam! --> src/sql.rs:27:26 Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Oct 28 01:24:21.167 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 01:24:21.167 INFO kablam! Oct 28 01:24:21.167 INFO kablam! warning: cannot find type `table` in this scope Oct 28 01:24:21.167 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 28 01:24:21.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 28 01:24:21.167 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! Oct 28 01:24:21.167 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.167 INFO kablam! Oct 28 01:24:21.167 INFO kablam! warning: cannot find type `table` in this scope Oct 28 01:24:21.167 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 28 01:24:21.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 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! Oct 28 01:24:21.167 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.167 INFO kablam! Oct 28 01:24:21.167 INFO kablam! warning: cannot find type `id` in this scope Oct 28 01:24:21.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:21.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 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! Oct 28 01:24:21.167 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.167 INFO kablam! Oct 28 01:24:21.167 INFO kablam! warning: cannot find type `token` in this scope Oct 28 01:24:21.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:21.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 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! Oct 28 01:24:21.167 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.167 INFO kablam! Oct 28 01:24:21.167 INFO kablam! warning: cannot find type `userid` in this scope Oct 28 01:24:21.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:21.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 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! Oct 28 01:24:21.167 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.167 INFO kablam! Oct 28 01:24:21.167 INFO kablam! warning: cannot find type `ip` in this scope Oct 28 01:24:21.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:21.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 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! Oct 28 01:24:21.167 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.167 INFO kablam! Oct 28 01:24:21.167 INFO kablam! warning: cannot find type `useragent` in this scope Oct 28 01:24:21.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:21.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.167 INFO kablam! | Oct 28 01:24:21.167 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! Oct 28 01:24:21.167 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.167 INFO kablam! Oct 28 01:24:21.167 INFO kablam! warning: cannot find type `created` in this scope Oct 28 01:24:21.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:21.168 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 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! Oct 28 01:24:21.168 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.168 INFO kablam! Oct 28 01:24:21.168 INFO kablam! warning: cannot find type `modified` in this scope Oct 28 01:24:21.168 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:21.168 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 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! Oct 28 01:24:21.168 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.168 INFO kablam! Oct 28 01:24:21.168 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 28 01:24:21.168 INFO kablam! --> src/sql.rs:49:17 Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 28 01:24:21.168 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 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! Oct 28 01:24:21.168 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.168 INFO kablam! Oct 28 01:24:21.168 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Oct 28 01:24:21.168 INFO kablam! --> src/sql.rs:49:17 Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 28 01:24:21.168 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 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! Oct 28 01:24:21.168 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.168 INFO kablam! Oct 28 01:24:21.168 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Oct 28 01:24:21.168 INFO kablam! --> src/sql.rs:197:17 Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 28 01:24:21.168 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 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! Oct 28 01:24:21.168 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.168 INFO kablam! Oct 28 01:24:21.168 INFO kablam! warning: cannot find type `identities` in this scope Oct 28 01:24:21.168 INFO kablam! --> src/sql.rs:197:17 Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 28 01:24:21.168 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 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! Oct 28 01:24:21.168 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.168 INFO kablam! Oct 28 01:24:21.168 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 28 01:24:21.168 INFO kablam! --> src/sql.rs:197:17 Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 28 01:24:21.168 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 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! Oct 28 01:24:21.168 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.168 INFO kablam! Oct 28 01:24:21.168 INFO kablam! warning: cannot find type `identities` in this scope Oct 28 01:24:21.168 INFO kablam! --> src/sql.rs:206:17 Oct 28 01:24:21.168 INFO kablam! | Oct 28 01:24:21.168 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 28 01:24:21.168 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.175 INFO kablam! | Oct 28 01:24:21.175 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! Oct 28 01:24:21.175 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.175 INFO kablam! Oct 28 01:24:21.175 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Oct 28 01:24:21.175 INFO kablam! --> src/sql.rs:206:17 Oct 28 01:24:21.175 INFO kablam! | Oct 28 01:24:21.175 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 28 01:24:21.175 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.175 INFO kablam! | Oct 28 01:24:21.175 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! Oct 28 01:24:21.175 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.175 INFO kablam! Oct 28 01:24:21.175 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 28 01:24:21.175 INFO kablam! --> src/sql.rs:206:17 Oct 28 01:24:21.175 INFO kablam! | Oct 28 01:24:21.175 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 28 01:24:21.175 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:21.175 INFO kablam! | Oct 28 01:24:21.175 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! Oct 28 01:24:21.175 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:21.175 INFO kablam! Oct 28 01:24:22.623 INFO kablam! warning: unused import: `SqlIdentityError` Oct 28 01:24:22.623 INFO kablam! --> src/sql.rs:27:26 Oct 28 01:24:22.623 INFO kablam! | Oct 28 01:24:22.623 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Oct 28 01:24:22.623 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 28 01:24:22.623 INFO kablam! | Oct 28 01:24:22.623 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 01:24:22.623 INFO kablam! Oct 28 01:24:22.623 INFO kablam! warning: cannot find type `table` in this scope Oct 28 01:24:22.623 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 28 01:24:22.623 INFO kablam! | Oct 28 01:24:22.623 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 28 01:24:22.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.623 INFO kablam! | Oct 28 01:24:22.623 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 28 01:24:22.623 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! Oct 28 01:24:22.623 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `table` in this scope Oct 28 01:24:22.624 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `id` in this scope Oct 28 01:24:22.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `token` in this scope Oct 28 01:24:22.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `userid` in this scope Oct 28 01:24:22.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `ip` in this scope Oct 28 01:24:22.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `useragent` in this scope Oct 28 01:24:22.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `created` in this scope Oct 28 01:24:22.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `modified` in this scope Oct 28 01:24:22.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 28 01:24:22.624 INFO kablam! --> src/sql.rs:49:17 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 28 01:24:22.624 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 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! Oct 28 01:24:22.624 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.624 INFO kablam! Oct 28 01:24:22.624 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Oct 28 01:24:22.624 INFO kablam! --> src/sql.rs:49:17 Oct 28 01:24:22.624 INFO kablam! | Oct 28 01:24:22.624 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 28 01:24:22.625 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 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! Oct 28 01:24:22.625 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.625 INFO kablam! Oct 28 01:24:22.625 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Oct 28 01:24:22.625 INFO kablam! --> src/sql.rs:197:17 Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 28 01:24:22.625 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 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! Oct 28 01:24:22.625 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.625 INFO kablam! Oct 28 01:24:22.625 INFO kablam! warning: cannot find type `identities` in this scope Oct 28 01:24:22.625 INFO kablam! --> src/sql.rs:197:17 Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 28 01:24:22.625 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 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! Oct 28 01:24:22.625 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.625 INFO kablam! Oct 28 01:24:22.625 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 28 01:24:22.625 INFO kablam! --> src/sql.rs:197:17 Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 28 01:24:22.625 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 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! Oct 28 01:24:22.625 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.625 INFO kablam! Oct 28 01:24:22.625 INFO kablam! warning: cannot find type `identities` in this scope Oct 28 01:24:22.625 INFO kablam! --> src/sql.rs:206:17 Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 28 01:24:22.625 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 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! Oct 28 01:24:22.625 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.625 INFO kablam! Oct 28 01:24:22.625 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Oct 28 01:24:22.625 INFO kablam! --> src/sql.rs:206:17 Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 28 01:24:22.625 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 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! Oct 28 01:24:22.625 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.625 INFO kablam! Oct 28 01:24:22.625 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 28 01:24:22.625 INFO kablam! --> src/sql.rs:206:17 Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 28 01:24:22.625 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 28 01:24:22.625 INFO kablam! | Oct 28 01:24:22.625 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! Oct 28 01:24:22.625 INFO kablam! = note: for more information, see issue #50504 Oct 28 01:24:22.625 INFO kablam! Oct 28 01:24:33.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 52s Oct 28 01:24:33.343 INFO kablam! su: No module specific data is present Oct 28 01:24:34.754 INFO running `"docker" "rm" "-f" "f74a4e4e3bb76b8be6353a7ba880f83e49a641da50019923b999ffd5693e00cc"` Oct 28 01:24:35.047 INFO blam! f74a4e4e3bb76b8be6353a7ba880f83e49a641da50019923b999ffd5693e00cc