Dec 08 00:24:17.869 INFO testing actix-web-sql-identity-0.4.3 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 08 00:24:17.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 08 00:24:18.254 INFO [stdout] 4117efd072a9636f15b1e8defee2ba460693948e4c4d201b6f1cb0fb79203526 Dec 08 00:24:18.260 INFO running `"docker" "start" "-a" "4117efd072a9636f15b1e8defee2ba460693948e4c4d201b6f1cb0fb79203526"` Dec 08 00:24:19.552 INFO [stderr] usermod: no changes Dec 08 00:24:20.192 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 08 00:24:20.200 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 08 00:24:27.487 INFO [stderr] Compiling diesel v1.3.3 Dec 08 00:24:34.248 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 08 00:24:48.506 INFO [stderr] Compiling actix v0.7.8 Dec 08 00:25:06.668 INFO [stderr] Compiling actix-net v0.2.4 Dec 08 00:25:27.528 INFO [stderr] Compiling actix-web v0.7.15 Dec 08 00:26:00.934 INFO [stderr] Compiling actix-web-sql-identity v0.4.3 (/source) Dec 08 00:26:11.827 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 08 00:26:11.827 INFO [stderr] --> src/sql.rs:27:26 Dec 08 00:26:11.827 INFO [stderr] | Dec 08 00:26:11.828 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 08 00:26:11.828 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 08 00:26:11.828 INFO [stderr] | Dec 08 00:26:11.829 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 08 00:26:11.829 INFO [stderr] Dec 08 00:26:11.829 INFO [stderr] warning: cannot find type `table` in this scope Dec 08 00:26:11.829 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 08 00:26:11.830 INFO [stderr] | Dec 08 00:26:11.830 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 08 00:26:11.830 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.830 INFO [stderr] | Dec 08 00:26:11.831 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 08 00:26:11.831 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 08 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.832 INFO [stderr] Dec 08 00:26:11.832 INFO [stderr] warning: cannot find type `table` in this scope Dec 08 00:26:11.832 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 08 00:26:11.832 INFO [stderr] | Dec 08 00:26:11.833 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 08 00:26:11.833 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.833 INFO [stderr] | Dec 08 00:26:11.833 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 08 00:26:11.834 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.834 INFO [stderr] Dec 08 00:26:11.835 INFO [stderr] warning: cannot find type `id` in this scope Dec 08 00:26:11.835 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:11.835 INFO [stderr] | Dec 08 00:26:11.835 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:11.835 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.835 INFO [stderr] | Dec 08 00:26:11.835 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 08 00:26:11.835 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.835 INFO [stderr] Dec 08 00:26:11.836 INFO [stderr] warning: cannot find type `token` in this scope Dec 08 00:26:11.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:11.836 INFO [stderr] | Dec 08 00:26:11.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:11.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.836 INFO [stderr] | Dec 08 00:26:11.836 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 08 00:26:11.836 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.836 INFO [stderr] Dec 08 00:26:11.836 INFO [stderr] warning: cannot find type `userid` in this scope Dec 08 00:26:11.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:11.836 INFO [stderr] | Dec 08 00:26:11.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:11.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.836 INFO [stderr] | Dec 08 00:26:11.836 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 08 00:26:11.836 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.836 INFO [stderr] Dec 08 00:26:11.837 INFO [stderr] warning: cannot find type `ip` in this scope Dec 08 00:26:11.837 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:11.837 INFO [stderr] | Dec 08 00:26:11.837 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:11.837 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.837 INFO [stderr] | Dec 08 00:26:11.837 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 08 00:26:11.837 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.837 INFO [stderr] Dec 08 00:26:11.837 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 08 00:26:11.837 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:11.837 INFO [stderr] | Dec 08 00:26:11.837 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:11.837 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.837 INFO [stderr] | Dec 08 00:26:11.837 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 08 00:26:11.837 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.838 INFO [stderr] Dec 08 00:26:11.838 INFO [stderr] warning: cannot find type `created` in this scope Dec 08 00:26:11.838 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:11.838 INFO [stderr] | Dec 08 00:26:11.838 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:11.838 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.838 INFO [stderr] | Dec 08 00:26:11.838 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 08 00:26:11.838 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.838 INFO [stderr] Dec 08 00:26:11.838 INFO [stderr] warning: cannot find type `modified` in this scope Dec 08 00:26:11.838 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:11.838 INFO [stderr] | Dec 08 00:26:11.838 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:11.839 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.839 INFO [stderr] | Dec 08 00:26:11.839 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 08 00:26:11.839 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.839 INFO [stderr] Dec 08 00:26:11.839 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 08 00:26:11.839 INFO [stderr] --> src/sql.rs:49:17 Dec 08 00:26:11.839 INFO [stderr] | Dec 08 00:26:11.839 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 08 00:26:11.839 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.839 INFO [stderr] | Dec 08 00:26:11.839 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 08 00:26:11.839 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.839 INFO [stderr] Dec 08 00:26:11.840 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 08 00:26:11.840 INFO [stderr] --> src/sql.rs:49:17 Dec 08 00:26:11.840 INFO [stderr] | Dec 08 00:26:11.840 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 08 00:26:11.840 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.840 INFO [stderr] | Dec 08 00:26:11.840 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 08 00:26:11.840 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.840 INFO [stderr] Dec 08 00:26:11.840 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 08 00:26:11.840 INFO [stderr] --> src/sql.rs:197:17 Dec 08 00:26:11.840 INFO [stderr] | Dec 08 00:26:11.840 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 08 00:26:11.840 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.840 INFO [stderr] | Dec 08 00:26:11.840 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 08 00:26:11.840 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.840 INFO [stderr] Dec 08 00:26:11.841 INFO [stderr] warning: cannot find type `identities` in this scope Dec 08 00:26:11.841 INFO [stderr] --> src/sql.rs:197:17 Dec 08 00:26:11.841 INFO [stderr] | Dec 08 00:26:11.841 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 08 00:26:11.841 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.841 INFO [stderr] | Dec 08 00:26:11.841 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 08 00:26:11.841 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.841 INFO [stderr] Dec 08 00:26:11.841 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 08 00:26:11.841 INFO [stderr] --> src/sql.rs:197:17 Dec 08 00:26:11.841 INFO [stderr] | Dec 08 00:26:11.841 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 08 00:26:11.841 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.841 INFO [stderr] | Dec 08 00:26:11.841 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 08 00:26:11.841 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.841 INFO [stderr] Dec 08 00:26:11.842 INFO [stderr] warning: cannot find type `identities` in this scope Dec 08 00:26:11.842 INFO [stderr] --> src/sql.rs:206:17 Dec 08 00:26:11.842 INFO [stderr] | Dec 08 00:26:11.842 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 08 00:26:11.842 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.842 INFO [stderr] | Dec 08 00:26:11.842 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 08 00:26:11.842 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.842 INFO [stderr] Dec 08 00:26:11.842 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 08 00:26:11.842 INFO [stderr] --> src/sql.rs:206:17 Dec 08 00:26:11.842 INFO [stderr] | Dec 08 00:26:11.842 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 08 00:26:11.842 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.842 INFO [stderr] | Dec 08 00:26:11.842 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 08 00:26:11.842 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.842 INFO [stderr] Dec 08 00:26:11.843 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 08 00:26:11.843 INFO [stderr] --> src/sql.rs:206:17 Dec 08 00:26:11.843 INFO [stderr] | Dec 08 00:26:11.843 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 08 00:26:11.843 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:11.843 INFO [stderr] | Dec 08 00:26:11.843 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 08 00:26:11.843 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:11.843 INFO [stderr] Dec 08 00:26:19.942 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Dec 08 00:26:19.963 INFO [stderr] su: No module specific data is present Dec 08 00:26:21.618 INFO running `"docker" "inspect" "4117efd072a9636f15b1e8defee2ba460693948e4c4d201b6f1cb0fb79203526"` Dec 08 00:26:22.046 INFO running `"docker" "rm" "-f" "4117efd072a9636f15b1e8defee2ba460693948e4c4d201b6f1cb0fb79203526"` Dec 08 00:26:22.431 INFO [stdout] 4117efd072a9636f15b1e8defee2ba460693948e4c4d201b6f1cb0fb79203526 Dec 08 00:26:22.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 08 00:26:23.041 INFO [stdout] f836b26f0c04f9fe6baabeeb2efb0324ca6dd387292ed47d2de06ba8eaff1d6d Dec 08 00:26:23.043 INFO running `"docker" "start" "-a" "f836b26f0c04f9fe6baabeeb2efb0324ca6dd387292ed47d2de06ba8eaff1d6d"` Dec 08 00:26:25.531 INFO [stderr] usermod: no changes Dec 08 00:26:25.904 INFO [stderr] Compiling actix-web-sql-identity v0.4.3 (/source) Dec 08 00:26:45.812 INFO [stderr] warning: unused import: `SqlIdentityError` Dec 08 00:26:45.812 INFO [stderr] --> src/sql.rs:27:26 Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Dec 08 00:26:45.812 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 08 00:26:45.812 INFO [stderr] Dec 08 00:26:45.812 INFO [stderr] warning: cannot find type `table` in this scope Dec 08 00:26:45.812 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 08 00:26:45.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 08 00:26:45.812 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 08 00:26:45.812 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.812 INFO [stderr] Dec 08 00:26:45.812 INFO [stderr] warning: cannot find type `table` in this scope Dec 08 00:26:45.812 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 08 00:26:45.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 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 08 00:26:45.812 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.812 INFO [stderr] Dec 08 00:26:45.812 INFO [stderr] warning: cannot find type `id` in this scope Dec 08 00:26:45.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:45.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 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 08 00:26:45.812 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.812 INFO [stderr] Dec 08 00:26:45.812 INFO [stderr] warning: cannot find type `token` in this scope Dec 08 00:26:45.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:45.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.812 INFO [stderr] | Dec 08 00:26:45.812 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 08 00:26:45.812 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.812 INFO [stderr] Dec 08 00:26:45.812 INFO [stderr] warning: cannot find type `userid` in this scope Dec 08 00:26:45.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `ip` in this scope Dec 08 00:26:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `useragent` in this scope Dec 08 00:26:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `created` in this scope Dec 08 00:26:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `modified` in this scope Dec 08 00:26:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 08 00:26:45.813 INFO [stderr] --> src/sql.rs:49:17 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Dec 08 00:26:45.813 INFO [stderr] --> src/sql.rs:49:17 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 49 | #[derive(Debug, Queryable)] Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Dec 08 00:26:45.813 INFO [stderr] --> src/sql.rs:197:17 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `identities` in this scope Dec 08 00:26:45.813 INFO [stderr] --> src/sql.rs:197:17 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 08 00:26:45.813 INFO [stderr] --> src/sql.rs:197:17 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Dec 08 00:26:45.813 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 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 08 00:26:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.813 INFO [stderr] Dec 08 00:26:45.813 INFO [stderr] warning: cannot find type `identities` in this scope Dec 08 00:26:45.813 INFO [stderr] --> src/sql.rs:206:17 Dec 08 00:26:45.813 INFO [stderr] | Dec 08 00:26:45.813 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 08 00:26:45.814 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.814 INFO [stderr] | Dec 08 00:26:45.814 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 08 00:26:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.814 INFO [stderr] Dec 08 00:26:45.814 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Dec 08 00:26:45.814 INFO [stderr] --> src/sql.rs:206:17 Dec 08 00:26:45.814 INFO [stderr] | Dec 08 00:26:45.814 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 08 00:26:45.814 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.814 INFO [stderr] | Dec 08 00:26:45.814 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 08 00:26:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.814 INFO [stderr] Dec 08 00:26:45.814 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 08 00:26:45.814 INFO [stderr] --> src/sql.rs:206:17 Dec 08 00:26:45.814 INFO [stderr] | Dec 08 00:26:45.814 INFO [stderr] 206 | #[derive(Debug, Insertable)] Dec 08 00:26:45.814 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 08 00:26:45.814 INFO [stderr] | Dec 08 00:26:45.814 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 08 00:26:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 08 00:26:45.814 INFO [stderr] Dec 08 00:27:01.767 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.20s Dec 08 00:27:01.797 INFO [stderr] su: No module specific data is present Dec 08 00:27:03.732 INFO running `"docker" "inspect" "f836b26f0c04f9fe6baabeeb2efb0324ca6dd387292ed47d2de06ba8eaff1d6d"` Dec 08 00:27:04.090 INFO running `"docker" "rm" "-f" "f836b26f0c04f9fe6baabeeb2efb0324ca6dd387292ed47d2de06ba8eaff1d6d"` Dec 08 00:27:04.316 INFO [stdout] f836b26f0c04f9fe6baabeeb2efb0324ca6dd387292ed47d2de06ba8eaff1d6d