Oct 16 18:28:41.599 INFO testing actix-web-sql-identity-0.4.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:28:41.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 18:28:41.936 INFO blam! c62719c399c9d2676c7e48cc53238d93fb6210539736f8e6e7f906b24d5dc3f6 Oct 16 18:28:41.940 INFO running `"docker" "start" "-a" "c62719c399c9d2676c7e48cc53238d93fb6210539736f8e6e7f906b24d5dc3f6"` Oct 16 18:28:42.891 INFO kablam! usermod: no changes Oct 16 18:28:43.356 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 16 18:28:43.375 INFO kablam! Compiling diesel_derives v1.3.0 Oct 16 18:28:43.375 INFO kablam! Compiling tokio-signal v0.2.5 Oct 16 18:28:43.375 INFO kablam! Compiling trust-dns-proto v0.4.3 Oct 16 18:28:43.375 INFO kablam! Compiling trust-dns-proto v0.5.0-alpha.3 Oct 16 18:29:15.755 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 16 18:29:16.108 INFO kablam! Compiling diesel v1.3.3 Oct 16 18:29:16.251 INFO kablam! Compiling trust-dns-resolver v0.10.0-alpha.3 Oct 16 18:29:40.405 INFO kablam! Compiling actix v0.7.5 Oct 16 18:30:02.095 INFO kablam! Compiling actix-net v0.1.1 Oct 16 18:30:18.460 INFO kablam! Compiling actix-web v0.7.13 Oct 16 18:30:56.002 INFO kablam! Compiling actix-web-sql-identity v0.4.3 (/source) Oct 16 18:31:05.503 INFO kablam! warning: unused import: `SqlIdentityError` Oct 16 18:31:05.503 INFO kablam! --> src/sql.rs:27:26 Oct 16 18:31:05.503 INFO kablam! | Oct 16 18:31:05.503 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Oct 16 18:31:05.503 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 18:31:05.503 INFO kablam! | Oct 16 18:31:05.503 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:31:05.503 INFO kablam! Oct 16 18:31:05.503 INFO kablam! warning: cannot find type `table` in this scope Oct 16 18:31:05.503 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 16 18:31:05.503 INFO kablam! | Oct 16 18:31:05.503 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 18:31:05.504 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.504 INFO kablam! | Oct 16 18:31:05.504 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 16 18:31:05.504 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 16 18:31:05.504 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.504 INFO kablam! Oct 16 18:31:05.504 INFO kablam! warning: cannot find type `table` in this scope Oct 16 18:31:05.504 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 16 18:31:05.504 INFO kablam! | Oct 16 18:31:05.504 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 18:31:05.504 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.504 INFO kablam! | Oct 16 18:31:05.504 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 16 18:31:05.504 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.504 INFO kablam! Oct 16 18:31:05.504 INFO kablam! warning: cannot find type `id` in this scope Oct 16 18:31:05.504 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:05.504 INFO kablam! | Oct 16 18:31:05.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:05.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.508 INFO kablam! | Oct 16 18:31:05.508 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 16 18:31:05.508 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.508 INFO kablam! Oct 16 18:31:05.508 INFO kablam! warning: cannot find type `token` in this scope Oct 16 18:31:05.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:05.508 INFO kablam! | Oct 16 18:31:05.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:05.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.508 INFO kablam! | Oct 16 18:31:05.508 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 16 18:31:05.508 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.508 INFO kablam! Oct 16 18:31:05.508 INFO kablam! warning: cannot find type `userid` in this scope Oct 16 18:31:05.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:05.508 INFO kablam! | Oct 16 18:31:05.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:05.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `ip` in this scope Oct 16 18:31:05.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `useragent` in this scope Oct 16 18:31:05.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `created` in this scope Oct 16 18:31:05.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `modified` in this scope Oct 16 18:31:05.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 16 18:31:05.509 INFO kablam! --> src/sql.rs:49:17 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Oct 16 18:31:05.509 INFO kablam! --> src/sql.rs:49:17 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Oct 16 18:31:05.509 INFO kablam! --> src/sql.rs:197:17 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `identities` in this scope Oct 16 18:31:05.509 INFO kablam! --> src/sql.rs:197:17 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 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 16 18:31:05.509 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.509 INFO kablam! Oct 16 18:31:05.509 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 16 18:31:05.509 INFO kablam! --> src/sql.rs:197:17 Oct 16 18:31:05.509 INFO kablam! | Oct 16 18:31:05.509 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 16 18:31:05.509 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.510 INFO kablam! | Oct 16 18:31:05.510 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 16 18:31:05.510 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.510 INFO kablam! Oct 16 18:31:05.510 INFO kablam! warning: cannot find type `identities` in this scope Oct 16 18:31:05.510 INFO kablam! --> src/sql.rs:206:17 Oct 16 18:31:05.510 INFO kablam! | Oct 16 18:31:05.510 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 16 18:31:05.510 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.510 INFO kablam! | Oct 16 18:31:05.510 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 16 18:31:05.510 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.510 INFO kablam! Oct 16 18:31:05.510 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Oct 16 18:31:05.510 INFO kablam! --> src/sql.rs:206:17 Oct 16 18:31:05.510 INFO kablam! | Oct 16 18:31:05.510 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 16 18:31:05.510 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.510 INFO kablam! | Oct 16 18:31:05.510 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 16 18:31:05.510 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.510 INFO kablam! Oct 16 18:31:05.510 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 16 18:31:05.510 INFO kablam! --> src/sql.rs:206:17 Oct 16 18:31:05.510 INFO kablam! | Oct 16 18:31:05.510 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 16 18:31:05.510 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:05.510 INFO kablam! | Oct 16 18:31:05.510 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 16 18:31:05.510 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:05.510 INFO kablam! Oct 16 18:31:12.130 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 29s Oct 16 18:31:12.184 INFO kablam! su: No module specific data is present Oct 16 18:31:12.947 INFO running `"docker" "rm" "-f" "c62719c399c9d2676c7e48cc53238d93fb6210539736f8e6e7f906b24d5dc3f6"` Oct 16 18:31:13.235 INFO blam! c62719c399c9d2676c7e48cc53238d93fb6210539736f8e6e7f906b24d5dc3f6 Oct 16 18:31:13.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 18:31:13.652 INFO blam! 8c0c51ecba3bd1775248d8db9118327d37c3363bfa4f845224011fc9c063c8d3 Oct 16 18:31:13.655 INFO running `"docker" "start" "-a" "8c0c51ecba3bd1775248d8db9118327d37c3363bfa4f845224011fc9c063c8d3"` Oct 16 18:31:15.129 INFO kablam! usermod: no changes Oct 16 18:31:15.487 INFO kablam! Compiling dotenv v0.13.0 Oct 16 18:31:17.667 INFO kablam! Compiling actix-web-sql-identity v0.4.3 (/source) Oct 16 18:31:35.047 INFO kablam! warning: unused import: `SqlIdentityError` Oct 16 18:31:35.048 INFO kablam! --> src/sql.rs:27:26 Oct 16 18:31:35.048 INFO kablam! | Oct 16 18:31:35.049 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Oct 16 18:31:35.050 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 18:31:35.050 INFO kablam! | Oct 16 18:31:35.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:31:35.051 INFO kablam! Oct 16 18:31:35.052 INFO kablam! warning: cannot find type `table` in this scope Oct 16 18:31:35.053 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 16 18:31:35.053 INFO kablam! | Oct 16 18:31:35.054 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 18:31:35.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.055 INFO kablam! | Oct 16 18:31:35.056 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 16 18:31:35.056 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 16 18:31:35.057 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.058 INFO kablam! Oct 16 18:31:35.058 INFO kablam! warning: cannot find type `table` in this scope Oct 16 18:31:35.059 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 16 18:31:35.059 INFO kablam! | Oct 16 18:31:35.060 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 18:31:35.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.061 INFO kablam! | Oct 16 18:31:35.062 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 16 18:31:35.063 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.063 INFO kablam! Oct 16 18:31:35.075 INFO kablam! warning: cannot find type `id` in this scope Oct 16 18:31:35.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:35.076 INFO kablam! | Oct 16 18:31:35.076 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:35.076 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.077 INFO kablam! | Oct 16 18:31:35.077 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 16 18:31:35.078 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.078 INFO kablam! Oct 16 18:31:35.079 INFO kablam! warning: cannot find type `token` in this scope Oct 16 18:31:35.079 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:35.079 INFO kablam! | Oct 16 18:31:35.079 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:35.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.079 INFO kablam! | Oct 16 18:31:35.079 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 16 18:31:35.080 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.080 INFO kablam! Oct 16 18:31:35.081 INFO kablam! warning: cannot find type `userid` in this scope Oct 16 18:31:35.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:35.081 INFO kablam! | Oct 16 18:31:35.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:35.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.082 INFO kablam! | Oct 16 18:31:35.082 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 16 18:31:35.082 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.083 INFO kablam! Oct 16 18:31:35.084 INFO kablam! warning: cannot find type `ip` in this scope Oct 16 18:31:35.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:35.084 INFO kablam! | Oct 16 18:31:35.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:35.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.084 INFO kablam! | Oct 16 18:31:35.084 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 16 18:31:35.084 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.084 INFO kablam! Oct 16 18:31:35.085 INFO kablam! warning: cannot find type `useragent` in this scope Oct 16 18:31:35.085 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:35.085 INFO kablam! | Oct 16 18:31:35.085 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:35.085 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.085 INFO kablam! | Oct 16 18:31:35.086 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 16 18:31:35.087 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.087 INFO kablam! Oct 16 18:31:35.088 INFO kablam! warning: cannot find type `created` in this scope Oct 16 18:31:35.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:35.088 INFO kablam! | Oct 16 18:31:35.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:35.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.088 INFO kablam! | Oct 16 18:31:35.088 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 16 18:31:35.088 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.088 INFO kablam! Oct 16 18:31:35.089 INFO kablam! warning: cannot find type `modified` in this scope Oct 16 18:31:35.089 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 18:31:35.089 INFO kablam! | Oct 16 18:31:35.089 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 18:31:35.089 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.090 INFO kablam! | Oct 16 18:31:35.090 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 16 18:31:35.090 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.090 INFO kablam! Oct 16 18:31:35.091 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 16 18:31:35.091 INFO kablam! --> src/sql.rs:49:17 Oct 16 18:31:35.091 INFO kablam! | Oct 16 18:31:35.091 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 16 18:31:35.091 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.091 INFO kablam! | Oct 16 18:31:35.091 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 16 18:31:35.092 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.092 INFO kablam! Oct 16 18:31:35.092 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Oct 16 18:31:35.092 INFO kablam! --> src/sql.rs:49:17 Oct 16 18:31:35.092 INFO kablam! | Oct 16 18:31:35.092 INFO kablam! 49 | #[derive(Debug, Queryable)] Oct 16 18:31:35.092 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.092 INFO kablam! | Oct 16 18:31:35.094 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 16 18:31:35.094 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.094 INFO kablam! Oct 16 18:31:35.099 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Oct 16 18:31:35.099 INFO kablam! --> src/sql.rs:197:17 Oct 16 18:31:35.099 INFO kablam! | Oct 16 18:31:35.099 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 16 18:31:35.099 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.099 INFO kablam! | Oct 16 18:31:35.099 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 16 18:31:35.099 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.099 INFO kablam! Oct 16 18:31:35.099 INFO kablam! warning: cannot find type `identities` in this scope Oct 16 18:31:35.099 INFO kablam! --> src/sql.rs:197:17 Oct 16 18:31:35.099 INFO kablam! | Oct 16 18:31:35.099 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 16 18:31:35.099 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.099 INFO kablam! | Oct 16 18:31:35.099 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 16 18:31:35.099 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.099 INFO kablam! Oct 16 18:31:35.099 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 16 18:31:35.099 INFO kablam! --> src/sql.rs:197:17 Oct 16 18:31:35.099 INFO kablam! | Oct 16 18:31:35.100 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Oct 16 18:31:35.100 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.100 INFO kablam! | Oct 16 18:31:35.100 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 16 18:31:35.105 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.105 INFO kablam! Oct 16 18:31:35.105 INFO kablam! warning: cannot find type `identities` in this scope Oct 16 18:31:35.105 INFO kablam! --> src/sql.rs:206:17 Oct 16 18:31:35.105 INFO kablam! | Oct 16 18:31:35.105 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 16 18:31:35.105 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.105 INFO kablam! | Oct 16 18:31:35.105 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 16 18:31:35.105 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.105 INFO kablam! Oct 16 18:31:35.105 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Oct 16 18:31:35.105 INFO kablam! --> src/sql.rs:206:17 Oct 16 18:31:35.105 INFO kablam! | Oct 16 18:31:35.105 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 16 18:31:35.105 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.105 INFO kablam! | Oct 16 18:31:35.105 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 16 18:31:35.105 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.105 INFO kablam! Oct 16 18:31:35.105 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 16 18:31:35.105 INFO kablam! --> src/sql.rs:206:17 Oct 16 18:31:35.105 INFO kablam! | Oct 16 18:31:35.105 INFO kablam! 206 | #[derive(Debug, Insertable)] Oct 16 18:31:35.105 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 18:31:35.105 INFO kablam! | Oct 16 18:31:35.105 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 16 18:31:35.105 INFO kablam! = note: for more information, see issue #50504 Oct 16 18:31:35.105 INFO kablam! Oct 16 18:31:49.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.27s Oct 16 18:31:49.440 INFO kablam! su: No module specific data is present Oct 16 18:31:50.857 INFO running `"docker" "rm" "-f" "8c0c51ecba3bd1775248d8db9118327d37c3363bfa4f845224011fc9c063c8d3"` Oct 16 18:31:51.155 INFO blam! 8c0c51ecba3bd1775248d8db9118327d37c3363bfa4f845224011fc9c063c8d3