Nov 18 21:04:35.069 INFO testing actix-web-sql-identity-0.4.3 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 21:04:35.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 21:04:35.531 INFO [stdout] 314f47a3307832d1753d95750e9ad923064ed991f389fae6e644e5c17026d6cd Nov 18 21:04:35.533 INFO running `"docker" "start" "-a" "314f47a3307832d1753d95750e9ad923064ed991f389fae6e644e5c17026d6cd"` Nov 18 21:04:36.890 INFO [stderr] usermod: no changes Nov 18 21:04:37.470 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 18 21:04:37.470 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Nov 18 21:04:37.487 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 18 21:04:37.487 INFO [stderr] Compiling tokio-signal v0.2.6 Nov 18 21:04:37.487 INFO [stderr] Compiling trust-dns-proto v0.5.0 Nov 18 21:04:53.597 INFO [stderr] Compiling diesel v1.3.3 Nov 18 21:04:53.714 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Nov 18 21:05:08.437 INFO [stderr] Compiling actix v0.7.6 Nov 18 21:05:23.587 INFO [stderr] Compiling actix-net v0.2.2 Nov 18 21:05:38.995 INFO [stderr] Compiling actix-web v0.7.14 Nov 18 21:06:15.635 INFO [stderr] Compiling actix-web-sql-identity v0.4.3 (/source) Nov 18 21:06:25.399 INFO [stderr] warning: unused import: `SqlIdentityError` Nov 18 21:06:25.399 INFO [stderr] --> src/sql.rs:27:26 Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 18 21:06:25.399 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 21:06:25.399 INFO [stderr] Nov 18 21:06:25.399 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 21:06:25.399 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 21:06:25.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 21:06:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.399 INFO [stderr] Nov 18 21:06:25.399 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 21:06:25.399 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 21:06:25.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.399 INFO [stderr] Nov 18 21:06:25.399 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 21:06:25.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:25.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.399 INFO [stderr] Nov 18 21:06:25.399 INFO [stderr] warning: cannot find type `token` in this scope Nov 18 21:06:25.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:25.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.399 INFO [stderr] Nov 18 21:06:25.399 INFO [stderr] warning: cannot find type `userid` in this scope Nov 18 21:06:25.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:25.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.399 INFO [stderr] Nov 18 21:06:25.399 INFO [stderr] warning: cannot find type `ip` in this scope Nov 18 21:06:25.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:25.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.399 INFO [stderr] | Nov 18 21:06:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.399 INFO [stderr] Nov 18 21:06:25.399 INFO [stderr] warning: cannot find type `useragent` in this scope Nov 18 21:06:25.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:25.400 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.400 INFO [stderr] Nov 18 21:06:25.400 INFO [stderr] warning: cannot find type `created` in this scope Nov 18 21:06:25.400 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:25.400 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.400 INFO [stderr] Nov 18 21:06:25.400 INFO [stderr] warning: cannot find type `modified` in this scope Nov 18 21:06:25.400 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:25.400 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.400 INFO [stderr] Nov 18 21:06:25.400 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:25.400 INFO [stderr] --> src/sql.rs:49:17 Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 18 21:06:25.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.400 INFO [stderr] Nov 18 21:06:25.400 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Nov 18 21:06:25.400 INFO [stderr] --> src/sql.rs:49:17 Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 18 21:06:25.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.400 INFO [stderr] Nov 18 21:06:25.400 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Nov 18 21:06:25.400 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:25.400 INFO [stderr] | Nov 18 21:06:25.400 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:25.401 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.401 INFO [stderr] Nov 18 21:06:25.401 INFO [stderr] warning: cannot find type `identities` in this scope Nov 18 21:06:25.401 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:25.401 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.401 INFO [stderr] Nov 18 21:06:25.401 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:25.401 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:25.401 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.401 INFO [stderr] Nov 18 21:06:25.401 INFO [stderr] warning: cannot find type `identities` in this scope Nov 18 21:06:25.401 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:25.401 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.401 INFO [stderr] Nov 18 21:06:25.401 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Nov 18 21:06:25.401 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:25.401 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.401 INFO [stderr] Nov 18 21:06:25.401 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:25.401 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:25.401 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:25.401 INFO [stderr] | Nov 18 21:06:25.401 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:25.401 INFO [stderr] Nov 18 21:06:32.598 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s Nov 18 21:06:32.631 INFO [stderr] su: No module specific data is present Nov 18 21:06:33.874 INFO running `"docker" "inspect" "314f47a3307832d1753d95750e9ad923064ed991f389fae6e644e5c17026d6cd"` Nov 18 21:06:34.251 INFO running `"docker" "rm" "-f" "314f47a3307832d1753d95750e9ad923064ed991f389fae6e644e5c17026d6cd"` Nov 18 21:06:34.558 INFO [stdout] 314f47a3307832d1753d95750e9ad923064ed991f389fae6e644e5c17026d6cd Nov 18 21:06:34.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 21:06:35.026 INFO [stdout] 829a36d44c7dae3042bd682d3ce3c2e883eaba25536e7e04b8fd0ff1e167a6e7 Nov 18 21:06:35.029 INFO running `"docker" "start" "-a" "829a36d44c7dae3042bd682d3ce3c2e883eaba25536e7e04b8fd0ff1e167a6e7"` Nov 18 21:06:37.326 INFO [stderr] usermod: no changes Nov 18 21:06:37.831 INFO [stderr] Compiling actix-web-sql-identity v0.4.3 (/source) Nov 18 21:06:54.938 INFO [stderr] warning: unused import: `SqlIdentityError` Nov 18 21:06:54.938 INFO [stderr] --> src/sql.rs:27:26 Nov 18 21:06:54.938 INFO [stderr] | Nov 18 21:06:54.938 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 18 21:06:54.938 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 18 21:06:54.938 INFO [stderr] | Nov 18 21:06:54.938 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 21:06:54.940 INFO [stderr] Nov 18 21:06:54.940 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 21:06:54.940 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 21:06:54.940 INFO [stderr] | Nov 18 21:06:54.940 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 21:06:54.940 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.940 INFO [stderr] | Nov 18 21:06:54.940 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 21:06:54.940 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.940 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.940 INFO [stderr] Nov 18 21:06:54.940 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 21:06:54.940 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 21:06:54.940 INFO [stderr] | Nov 18 21:06:54.940 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 21:06:54.940 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.940 INFO [stderr] | Nov 18 21:06:54.940 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.940 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.940 INFO [stderr] Nov 18 21:06:54.940 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 21:06:54.940 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:54.940 INFO [stderr] | Nov 18 21:06:54.940 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:54.940 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.940 INFO [stderr] | Nov 18 21:06:54.940 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.940 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.940 INFO [stderr] Nov 18 21:06:54.940 INFO [stderr] warning: cannot find type `token` in this scope Nov 18 21:06:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.941 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.941 INFO [stderr] Nov 18 21:06:54.941 INFO [stderr] warning: cannot find type `userid` in this scope Nov 18 21:06:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.941 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.941 INFO [stderr] Nov 18 21:06:54.941 INFO [stderr] warning: cannot find type `ip` in this scope Nov 18 21:06:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.941 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.941 INFO [stderr] Nov 18 21:06:54.941 INFO [stderr] warning: cannot find type `useragent` in this scope Nov 18 21:06:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.941 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.941 INFO [stderr] Nov 18 21:06:54.941 INFO [stderr] warning: cannot find type `created` in this scope Nov 18 21:06:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.941 INFO [stderr] | Nov 18 21:06:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.941 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.941 INFO [stderr] Nov 18 21:06:54.957 INFO [stderr] warning: cannot find type `modified` in this scope Nov 18 21:06:54.957 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:54.957 INFO [stderr] | Nov 18 21:06:54.957 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:54.957 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.957 INFO [stderr] | Nov 18 21:06:54.957 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.957 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.957 INFO [stderr] Nov 18 21:06:54.957 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:54.957 INFO [stderr] --> src/sql.rs:49:17 Nov 18 21:06:54.957 INFO [stderr] | Nov 18 21:06:54.957 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 18 21:06:54.957 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.957 INFO [stderr] | Nov 18 21:06:54.957 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.957 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.957 INFO [stderr] Nov 18 21:06:54.957 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Nov 18 21:06:54.957 INFO [stderr] --> src/sql.rs:49:17 Nov 18 21:06:54.957 INFO [stderr] | Nov 18 21:06:54.957 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 18 21:06:54.957 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.957 INFO [stderr] | Nov 18 21:06:54.957 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.957 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.957 INFO [stderr] Nov 18 21:06:54.957 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Nov 18 21:06:54.957 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:54.957 INFO [stderr] | Nov 18 21:06:54.957 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:54.957 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.958 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.958 INFO [stderr] Nov 18 21:06:54.958 INFO [stderr] warning: cannot find type `identities` in this scope Nov 18 21:06:54.958 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:54.958 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.958 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.958 INFO [stderr] Nov 18 21:06:54.958 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:54.958 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:54.958 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.958 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.958 INFO [stderr] Nov 18 21:06:54.958 INFO [stderr] warning: cannot find type `identities` in this scope Nov 18 21:06:54.958 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:54.958 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.958 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.958 INFO [stderr] Nov 18 21:06:54.958 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Nov 18 21:06:54.958 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:54.958 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.958 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.958 INFO [stderr] Nov 18 21:06:54.958 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:54.958 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:54.958 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:54.958 INFO [stderr] | Nov 18 21:06:54.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 21:06:54.958 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:54.958 INFO [stderr] Nov 18 21:07:10.704 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.34s Nov 18 21:07:10.728 INFO [stderr] su: No module specific data is present Nov 18 21:07:12.274 INFO running `"docker" "inspect" "829a36d44c7dae3042bd682d3ce3c2e883eaba25536e7e04b8fd0ff1e167a6e7"` Nov 18 21:07:12.614 INFO running `"docker" "rm" "-f" "829a36d44c7dae3042bd682d3ce3c2e883eaba25536e7e04b8fd0ff1e167a6e7"` Nov 18 21:07:12.971 INFO [stdout] 829a36d44c7dae3042bd682d3ce3c2e883eaba25536e7e04b8fd0ff1e167a6e7