Dec 12 18:27:14.729 INFO checking actix-web-sql-identity-0.4.3 against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 12 18:27:14.729 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-6/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-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"` Dec 12 18:27:15.088 INFO [stdout] dce649004a9e3fd8f7db0ad59008f5be0b4b6a2c0c0163f7dfeeacad375180fa Dec 12 18:27:15.090 INFO running `"docker" "start" "-a" "dce649004a9e3fd8f7db0ad59008f5be0b4b6a2c0c0163f7dfeeacad375180fa"` Dec 12 18:27:16.971 INFO [stderr] usermod: no changes Dec 12 18:27:17.584 INFO [stderr] Checking diesel v1.3.3 Dec 12 18:27:17.588 INFO [stderr] Checking dotenv v0.13.0 Dec 12 18:27:54.749 INFO [stderr] Checking actix-web-sql-identity v0.4.3 (/source) Dec 12 18:28:14.891 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 12 18:28:14.892 INFO [stderr] --> src/sql.rs:27:26 Dec 12 18:28:14.893 INFO [stderr] | Dec 12 18:28:14.893 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 12 18:28:14.893 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 12 18:28:14.894 INFO [stderr] | Dec 12 18:28:14.894 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 18:28:14.894 INFO [stderr] Dec 12 18:28:14.894 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 18:28:14.894 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 18:28:14.894 INFO [stderr] | Dec 12 18:28:14.894 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 18:28:14.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.894 INFO [stderr] | Dec 12 18:28:14.894 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 18:28:14.894 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! Dec 12 18:28:14.894 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.894 INFO [stderr] Dec 12 18:28:14.895 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 18:28:14.895 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 18:28:14.895 INFO [stderr] | Dec 12 18:28:14.895 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 18:28:14.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.895 INFO [stderr] | Dec 12 18:28:14.895 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! Dec 12 18:28:14.895 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.895 INFO [stderr] Dec 12 18:28:14.896 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 18:28:14.896 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.896 INFO [stderr] | Dec 12 18:28:14.896 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.896 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.897 INFO [stderr] | Dec 12 18:28:14.897 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! Dec 12 18:28:14.897 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.897 INFO [stderr] Dec 12 18:28:14.897 INFO [stderr] warning: cannot find type `token` in this scope Dec 12 18:28:14.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.898 INFO [stderr] | Dec 12 18:28:14.898 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.898 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.898 INFO [stderr] | Dec 12 18:28:14.898 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! Dec 12 18:28:14.898 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.898 INFO [stderr] Dec 12 18:28:14.899 INFO [stderr] warning: cannot find type `userid` in this scope Dec 12 18:28:14.899 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.899 INFO [stderr] | Dec 12 18:28:14.899 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.899 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.900 INFO [stderr] | Dec 12 18:28:14.900 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! Dec 12 18:28:14.900 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.900 INFO [stderr] Dec 12 18:28:14.900 INFO [stderr] warning: cannot find type `ip` in this scope Dec 12 18:28:14.900 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.901 INFO [stderr] | Dec 12 18:28:14.901 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.901 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.901 INFO [stderr] | Dec 12 18:28:14.901 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! Dec 12 18:28:14.901 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.901 INFO [stderr] Dec 12 18:28:14.902 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 12 18:28:14.902 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.902 INFO [stderr] | Dec 12 18:28:14.902 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.902 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.903 INFO [stderr] | Dec 12 18:28:14.903 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! Dec 12 18:28:14.903 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.903 INFO [stderr] Dec 12 18:28:14.903 INFO [stderr] warning: cannot find type `created` in this scope Dec 12 18:28:14.903 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.904 INFO [stderr] | Dec 12 18:28:14.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.904 INFO [stderr] | Dec 12 18:28:14.904 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! Dec 12 18:28:14.904 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.904 INFO [stderr] Dec 12 18:28:14.905 INFO [stderr] warning: cannot find type `modified` in this scope Dec 12 18:28:14.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.905 INFO [stderr] | Dec 12 18:28:14.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.906 INFO [stderr] | Dec 12 18:28:14.906 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! Dec 12 18:28:14.906 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.906 INFO [stderr] Dec 12 18:28:14.906 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:14.907 INFO [stderr] --> src/sql.rs:49:17 Dec 12 18:28:14.907 INFO [stderr] | Dec 12 18:28:14.907 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 12 18:28:14.907 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.907 INFO [stderr] | Dec 12 18:28:14.907 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! Dec 12 18:28:14.907 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.908 INFO [stderr] Dec 12 18:28:14.908 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 12 18:28:14.908 INFO [stderr] --> src/sql.rs:49:17 Dec 12 18:28:14.908 INFO [stderr] | Dec 12 18:28:14.908 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 12 18:28:14.908 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.908 INFO [stderr] | Dec 12 18:28:14.909 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! Dec 12 18:28:14.909 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.909 INFO [stderr] Dec 12 18:28:14.909 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 12 18:28:14.909 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:14.910 INFO [stderr] | Dec 12 18:28:14.910 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:14.910 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.910 INFO [stderr] | Dec 12 18:28:14.910 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! Dec 12 18:28:14.910 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.910 INFO [stderr] Dec 12 18:28:14.911 INFO [stderr] warning: cannot find type `identities` in this scope Dec 12 18:28:14.911 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:14.911 INFO [stderr] | Dec 12 18:28:14.911 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:14.911 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.911 INFO [stderr] | Dec 12 18:28:14.912 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! Dec 12 18:28:14.912 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.912 INFO [stderr] Dec 12 18:28:14.912 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:14.912 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:14.912 INFO [stderr] | Dec 12 18:28:14.912 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:14.913 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.913 INFO [stderr] | Dec 12 18:28:14.913 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! Dec 12 18:28:14.913 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.913 INFO [stderr] Dec 12 18:28:14.914 INFO [stderr] warning: cannot find type `identities` in this scope Dec 12 18:28:14.914 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:14.914 INFO [stderr] | Dec 12 18:28:14.914 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:14.914 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.914 INFO [stderr] | Dec 12 18:28:14.915 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! Dec 12 18:28:14.915 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.915 INFO [stderr] Dec 12 18:28:14.915 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 12 18:28:14.915 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:14.915 INFO [stderr] | Dec 12 18:28:14.915 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:14.916 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.916 INFO [stderr] | Dec 12 18:28:14.916 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! Dec 12 18:28:14.916 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.916 INFO [stderr] Dec 12 18:28:14.916 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:14.917 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:14.917 INFO [stderr] | Dec 12 18:28:14.917 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:14.917 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.917 INFO [stderr] | Dec 12 18:28:14.917 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! Dec 12 18:28:14.917 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.918 INFO [stderr] Dec 12 18:28:14.973 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 12 18:28:14.973 INFO [stderr] --> src/sql.rs:27:26 Dec 12 18:28:14.973 INFO [stderr] | Dec 12 18:28:14.973 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 12 18:28:14.973 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 12 18:28:14.973 INFO [stderr] | Dec 12 18:28:14.973 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 18:28:14.973 INFO [stderr] Dec 12 18:28:14.973 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 18:28:14.973 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 18:28:14.973 INFO [stderr] | Dec 12 18:28:14.973 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 18:28:14.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.973 INFO [stderr] | Dec 12 18:28:14.973 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 18:28:14.973 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! Dec 12 18:28:14.973 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.973 INFO [stderr] Dec 12 18:28:14.973 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 18:28:14.973 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 18:28:14.973 INFO [stderr] | Dec 12 18:28:14.973 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 18:28:14.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.973 INFO [stderr] | Dec 12 18:28:14.973 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! Dec 12 18:28:14.973 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.973 INFO [stderr] Dec 12 18:28:14.973 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 18:28:14.973 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.973 INFO [stderr] | Dec 12 18:28:14.973 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.973 INFO [stderr] | Dec 12 18:28:14.973 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! Dec 12 18:28:14.973 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.973 INFO [stderr] Dec 12 18:28:14.974 INFO [stderr] warning: cannot find type `token` in this scope Dec 12 18:28:14.974 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.974 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 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! Dec 12 18:28:14.974 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.974 INFO [stderr] Dec 12 18:28:14.974 INFO [stderr] warning: cannot find type `userid` in this scope Dec 12 18:28:14.974 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.974 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 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! Dec 12 18:28:14.974 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.974 INFO [stderr] Dec 12 18:28:14.974 INFO [stderr] warning: cannot find type `ip` in this scope Dec 12 18:28:14.974 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.974 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 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! Dec 12 18:28:14.974 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.974 INFO [stderr] Dec 12 18:28:14.974 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 12 18:28:14.974 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.974 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 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! Dec 12 18:28:14.974 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.974 INFO [stderr] Dec 12 18:28:14.974 INFO [stderr] warning: cannot find type `created` in this scope Dec 12 18:28:14.974 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.974 INFO [stderr] | Dec 12 18:28:14.974 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.975 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.975 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! Dec 12 18:28:14.975 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.975 INFO [stderr] Dec 12 18:28:14.975 INFO [stderr] warning: cannot find type `modified` in this scope Dec 12 18:28:14.975 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.975 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 18:28:14.975 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.975 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! Dec 12 18:28:14.975 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.975 INFO [stderr] Dec 12 18:28:14.975 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:14.975 INFO [stderr] --> src/sql.rs:49:17 Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.975 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 12 18:28:14.975 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.975 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! Dec 12 18:28:14.975 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.975 INFO [stderr] Dec 12 18:28:14.975 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 12 18:28:14.975 INFO [stderr] --> src/sql.rs:49:17 Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.975 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 12 18:28:14.975 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.975 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! Dec 12 18:28:14.975 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.975 INFO [stderr] Dec 12 18:28:14.975 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 12 18:28:14.975 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.975 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:14.975 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.975 INFO [stderr] | Dec 12 18:28:14.976 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! Dec 12 18:28:14.976 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.976 INFO [stderr] Dec 12 18:28:14.976 INFO [stderr] warning: cannot find type `identities` in this scope Dec 12 18:28:14.976 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:14.976 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 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! Dec 12 18:28:14.976 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.976 INFO [stderr] Dec 12 18:28:14.976 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:14.976 INFO [stderr] --> src/sql.rs:197:17 Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 12 18:28:14.976 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 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! Dec 12 18:28:14.976 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.976 INFO [stderr] Dec 12 18:28:14.976 INFO [stderr] warning: cannot find type `identities` in this scope Dec 12 18:28:14.976 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:14.976 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 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! Dec 12 18:28:14.976 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.976 INFO [stderr] Dec 12 18:28:14.976 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 12 18:28:14.976 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:14.976 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 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! Dec 12 18:28:14.976 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.976 INFO [stderr] Dec 12 18:28:14.976 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 18:28:14.976 INFO [stderr] --> src/sql.rs:206:17 Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 12 18:28:14.976 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 18:28:14.976 INFO [stderr] | Dec 12 18:28:14.976 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! Dec 12 18:28:14.976 INFO [stderr] = note: for more information, see issue #50504 Dec 12 18:28:14.976 INFO [stderr] Dec 12 18:28:27.831 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Dec 12 18:28:27.846 INFO [stderr] su: No module specific data is present Dec 12 18:28:29.218 INFO running `"docker" "inspect" "dce649004a9e3fd8f7db0ad59008f5be0b4b6a2c0c0163f7dfeeacad375180fa"` Dec 12 18:28:29.590 INFO running `"docker" "rm" "-f" "dce649004a9e3fd8f7db0ad59008f5be0b4b6a2c0c0163f7dfeeacad375180fa"` Dec 12 18:28:29.936 INFO [stdout] dce649004a9e3fd8f7db0ad59008f5be0b4b6a2c0c0163f7dfeeacad375180fa