Oct 22 04:51:16.774 INFO checking actix-web-sql-identity-0.4.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:51:16.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 04:51:17.296 INFO blam! 53953eb50de2928ab75cb4c677f110dc83818bb76e81cc82bcea2a5fe8fe0475 Oct 22 04:51:17.305 INFO running `"docker" "start" "-a" "53953eb50de2928ab75cb4c677f110dc83818bb76e81cc82bcea2a5fe8fe0475"` Oct 22 04:51:18.312 INFO kablam! usermod: no changes Oct 22 04:51:18.715 INFO kablam! Checking r2d2 v0.8.2 Oct 22 04:51:18.720 INFO kablam! Checking dotenv v0.13.0 Oct 22 04:51:18.720 INFO kablam! Checking trust-dns-proto v0.4.3 Oct 22 04:51:18.721 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.5 Oct 22 04:51:19.895 INFO kablam! Checking diesel v1.3.3 Oct 22 04:51:27.528 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 22 04:51:29.156 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 22 04:51:39.849 INFO kablam! Checking actix v0.7.5 Oct 22 04:51:49.895 INFO kablam! Checking actix-net v0.1.1 Oct 22 04:52:01.059 INFO kablam! Checking actix-web v0.7.13 Oct 22 04:52:28.845 INFO kablam! Checking actix-web-sql-identity v0.4.3 (/source) Oct 22 04:52:44.429 INFO kablam! warning: unused import: `SqlIdentityError` Oct 22 04:52:44.429 INFO kablam! --> src/sql.rs:27:26 Oct 22 04:52:44.429 INFO kablam! | Oct 22 04:52:44.430 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Oct 22 04:52:44.430 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 04:52:44.430 INFO kablam! | Oct 22 04:52:44.430 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 04:52:44.431 INFO kablam! Oct 22 04:52:44.431 INFO kablam! warning: cannot find type `table` in this scope Oct 22 04:52:44.431 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 04:52:44.432 INFO kablam! | Oct 22 04:52:44.432 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 04:52:44.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.432 INFO kablam! | Oct 22 04:52:44.433 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 04:52:44.433 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 22 04:52:44.433 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.433 INFO kablam! Oct 22 04:52:44.434 INFO kablam! warning: cannot find type `table` in this scope Oct 22 04:52:44.434 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 04:52:44.434 INFO kablam! | Oct 22 04:52:44.434 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 04:52:44.435 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.435 INFO kablam! | Oct 22 04:52:44.435 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 22 04:52:44.435 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.436 INFO kablam! Oct 22 04:52:44.436 INFO kablam! warning: cannot find type `id` in this scope Oct 22 04:52:44.436 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:44.436 INFO kablam! | Oct 22 04:52:44.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:44.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.437 INFO kablam! | Oct 22 04:52:44.438 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 22 04:52:44.438 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.438 INFO kablam! Oct 22 04:52:44.438 INFO kablam! warning: cannot find type `token` in this scope Oct 22 04:52:44.439 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:44.439 INFO kablam! | Oct 22 04:52:44.439 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:44.439 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.440 INFO kablam! | Oct 22 04:52:44.440 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 22 04:52:44.440 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.440 INFO kablam! Oct 22 04:52:44.441 INFO kablam! warning: cannot find type `userid` in this scope Oct 22 04:52:44.441 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:44.441 INFO kablam! | Oct 22 04:52:44.441 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:44.442 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.442 INFO kablam! | Oct 22 04:52:44.442 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 22 04:52:44.443 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.443 INFO kablam! Oct 22 04:52:44.443 INFO kablam! warning: cannot find type `ip` in this scope Oct 22 04:52:44.443 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:44.444 INFO kablam! | Oct 22 04:52:44.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:44.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.445 INFO kablam! | Oct 22 04:52:44.445 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 22 04:52:44.445 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.446 INFO kablam! Oct 22 04:52:44.446 INFO kablam! warning: cannot find type `useragent` in this scope Oct 22 04:52:44.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:44.446 INFO kablam! | Oct 22 04:52:44.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:44.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.447 INFO kablam! | Oct 22 04:52:44.448 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 22 04:52:44.448 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.448 INFO kablam! Oct 22 04:52:44.448 INFO kablam! warning: cannot find type `created` in this scope Oct 22 04:52:44.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:44.449 INFO kablam! | Oct 22 04:52:44.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:44.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.450 INFO kablam! | Oct 22 04:52:44.450 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 22 04:52:44.450 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.450 INFO kablam! Oct 22 04:52:44.451 INFO kablam! warning: cannot find type `modified` in this scope Oct 22 04:52:44.451 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:44.451 INFO kablam! | Oct 22 04:52:44.451 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:44.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.452 INFO kablam! | Oct 22 04:52:44.452 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 22 04:52:44.452 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.453 INFO kablam! Oct 22 04:52:44.453 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 04:52:44.453 INFO kablam! --> src/sql.rs:49:17 Oct 22 04:52:44.453 INFO kablam! | Oct 22 04:52:44.454 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 22 04:52:44.454 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.454 INFO kablam! | Oct 22 04:52:44.454 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 22 04:52:44.455 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.455 INFO kablam! Oct 22 04:52:44.455 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Oct 22 04:52:44.455 INFO kablam! --> src/sql.rs:49:17 Oct 22 04:52:44.456 INFO kablam! | Oct 22 04:52:44.456 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 22 04:52:44.456 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.456 INFO kablam! | Oct 22 04:52:44.457 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 22 04:52:44.457 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.457 INFO kablam! Oct 22 04:52:44.457 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Oct 22 04:52:44.458 INFO kablam! --> src/sql.rs:197:17 Oct 22 04:52:44.458 INFO kablam! | Oct 22 04:52:44.458 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 22 04:52:44.459 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.459 INFO kablam! | Oct 22 04:52:44.459 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 22 04:52:44.459 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.460 INFO kablam! Oct 22 04:52:44.464 INFO kablam! warning: cannot find type `identities` in this scope Oct 22 04:52:44.464 INFO kablam! --> src/sql.rs:197:17 Oct 22 04:52:44.465 INFO kablam! | Oct 22 04:52:44.465 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 22 04:52:44.465 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.465 INFO kablam! | Oct 22 04:52:44.466 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 22 04:52:44.466 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.466 INFO kablam! Oct 22 04:52:44.466 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 04:52:44.466 INFO kablam! --> src/sql.rs:197:17 Oct 22 04:52:44.466 INFO kablam! | Oct 22 04:52:44.466 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 22 04:52:44.466 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.466 INFO kablam! | Oct 22 04:52:44.466 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 22 04:52:44.466 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.466 INFO kablam! Oct 22 04:52:44.466 INFO kablam! warning: cannot find type `identities` in this scope Oct 22 04:52:44.466 INFO kablam! --> src/sql.rs:206:17 Oct 22 04:52:44.466 INFO kablam! | Oct 22 04:52:44.466 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 22 04:52:44.466 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.466 INFO kablam! | Oct 22 04:52:44.466 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 22 04:52:44.466 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.466 INFO kablam! Oct 22 04:52:44.466 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Oct 22 04:52:44.466 INFO kablam! --> src/sql.rs:206:17 Oct 22 04:52:44.466 INFO kablam! | Oct 22 04:52:44.466 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 22 04:52:44.466 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.466 INFO kablam! | Oct 22 04:52:44.471 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 22 04:52:44.471 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.471 INFO kablam! Oct 22 04:52:44.471 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 04:52:44.471 INFO kablam! --> src/sql.rs:206:17 Oct 22 04:52:44.471 INFO kablam! | Oct 22 04:52:44.472 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 22 04:52:44.472 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:44.472 INFO kablam! | Oct 22 04:52:44.472 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 22 04:52:44.472 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:44.472 INFO kablam! Oct 22 04:52:45.653 INFO kablam! warning: unused import: `SqlIdentityError` Oct 22 04:52:45.653 INFO kablam! --> src/sql.rs:27:26 Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Oct 22 04:52:45.653 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 04:52:45.653 INFO kablam! Oct 22 04:52:45.653 INFO kablam! warning: cannot find type `table` in this scope Oct 22 04:52:45.653 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 04:52:45.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 04:52:45.653 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 22 04:52:45.653 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.653 INFO kablam! Oct 22 04:52:45.653 INFO kablam! warning: cannot find type `table` in this scope Oct 22 04:52:45.653 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 04:52:45.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 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 22 04:52:45.653 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.653 INFO kablam! Oct 22 04:52:45.653 INFO kablam! warning: cannot find type `id` in this scope Oct 22 04:52:45.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:45.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 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 22 04:52:45.653 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.653 INFO kablam! Oct 22 04:52:45.653 INFO kablam! warning: cannot find type `token` in this scope Oct 22 04:52:45.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:45.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 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 22 04:52:45.653 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.653 INFO kablam! Oct 22 04:52:45.653 INFO kablam! warning: cannot find type `userid` in this scope Oct 22 04:52:45.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:45.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.653 INFO kablam! | Oct 22 04:52:45.653 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 22 04:52:45.653 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.653 INFO kablam! Oct 22 04:52:45.653 INFO kablam! warning: cannot find type `ip` in this scope Oct 22 04:52:45.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `useragent` in this scope Oct 22 04:52:45.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `created` in this scope Oct 22 04:52:45.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `modified` in this scope Oct 22 04:52:45.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 04:52:45.654 INFO kablam! --> src/sql.rs:49:17 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Oct 22 04:52:45.654 INFO kablam! --> src/sql.rs:49:17 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Oct 22 04:52:45.654 INFO kablam! --> src/sql.rs:197:17 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `identities` in this scope Oct 22 04:52:45.654 INFO kablam! --> src/sql.rs:197:17 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 04:52:45.654 INFO kablam! --> src/sql.rs:197:17 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 22 04:52:45.654 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.654 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 22 04:52:45.654 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.654 INFO kablam! Oct 22 04:52:45.654 INFO kablam! warning: cannot find type `identities` in this scope Oct 22 04:52:45.654 INFO kablam! --> src/sql.rs:206:17 Oct 22 04:52:45.654 INFO kablam! | Oct 22 04:52:45.655 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 22 04:52:45.655 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.655 INFO kablam! | Oct 22 04:52:45.655 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 22 04:52:45.655 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.655 INFO kablam! Oct 22 04:52:45.655 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Oct 22 04:52:45.655 INFO kablam! --> src/sql.rs:206:17 Oct 22 04:52:45.655 INFO kablam! | Oct 22 04:52:45.655 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 22 04:52:45.655 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.655 INFO kablam! | Oct 22 04:52:45.655 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 22 04:52:45.655 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.655 INFO kablam! Oct 22 04:52:45.655 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 22 04:52:45.655 INFO kablam! --> src/sql.rs:206:17 Oct 22 04:52:45.655 INFO kablam! | Oct 22 04:52:45.655 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 22 04:52:45.655 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 04:52:45.655 INFO kablam! | Oct 22 04:52:45.655 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 22 04:52:45.655 INFO kablam! = note: for more information, see issue #50504 Oct 22 04:52:45.655 INFO kablam! Oct 22 04:52:57.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 22 04:52:57.125 INFO kablam! su: No module specific data is present Oct 22 04:52:58.267 INFO running `"docker" "rm" "-f" "53953eb50de2928ab75cb4c677f110dc83818bb76e81cc82bcea2a5fe8fe0475"` Oct 22 04:52:58.512 INFO blam! 53953eb50de2928ab75cb4c677f110dc83818bb76e81cc82bcea2a5fe8fe0475