Nov 18 21:04:19.893 INFO testing actix-web-sql-identity-0.4.3 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 21:04:19.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:20.311 INFO [stdout] 010ad1e289f5d5e49a286270960a24f0b3bdb176299c760788399c9a76a2494a Nov 18 21:04:20.313 INFO running `"docker" "start" "-a" "010ad1e289f5d5e49a286270960a24f0b3bdb176299c760788399c9a76a2494a"` Nov 18 21:04:21.519 INFO [stderr] usermod: no changes Nov 18 21:04:23.499 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 18 21:04:23.511 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 18 21:04:34.375 INFO [stderr] Compiling diesel v1.3.3 Nov 18 21:05:21.035 INFO [stderr] Compiling actix-web-sql-identity v0.4.3 (/source) Nov 18 21:05:32.703 INFO [stderr] warning: unused import: `SqlIdentityError` Nov 18 21:05:32.703 INFO [stderr] --> src/sql.rs:27:26 Nov 18 21:05:32.704 INFO [stderr] | Nov 18 21:05:32.704 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 18 21:05:32.705 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 18 21:05:32.705 INFO [stderr] | Nov 18 21:05:32.706 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 21:05:32.706 INFO [stderr] Nov 18 21:05:32.707 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 21:05:32.707 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 21:05:32.708 INFO [stderr] | Nov 18 21:05:32.708 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 21:05:32.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.709 INFO [stderr] | Nov 18 21:05:32.710 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 21:05:32.711 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:05:32.711 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.711 INFO [stderr] Nov 18 21:05:32.712 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 21:05:32.713 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 21:05:32.713 INFO [stderr] | Nov 18 21:05:32.713 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 21:05:32.714 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.714 INFO [stderr] | Nov 18 21:05:32.715 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:05:32.716 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.716 INFO [stderr] Nov 18 21:05:32.717 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 21:05:32.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:05:32.718 INFO [stderr] | Nov 18 21:05:32.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:05:32.719 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.719 INFO [stderr] | Nov 18 21:05:32.720 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:05:32.720 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.721 INFO [stderr] Nov 18 21:05:32.721 INFO [stderr] warning: cannot find type `token` in this scope Nov 18 21:05:32.722 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:05:32.722 INFO [stderr] | Nov 18 21:05:32.723 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:05:32.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.724 INFO [stderr] | Nov 18 21:05:32.724 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:05:32.725 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.725 INFO [stderr] Nov 18 21:05:32.726 INFO [stderr] warning: cannot find type `userid` in this scope Nov 18 21:05:32.726 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:05:32.727 INFO [stderr] | Nov 18 21:05:32.727 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:05:32.728 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.728 INFO [stderr] | Nov 18 21:05:32.729 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:05:32.729 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.730 INFO [stderr] Nov 18 21:05:32.731 INFO [stderr] warning: cannot find type `ip` in this scope Nov 18 21:05:32.731 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:05:32.732 INFO [stderr] | Nov 18 21:05:32.732 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:05:32.732 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.733 INFO [stderr] | Nov 18 21:05:32.734 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:05:32.734 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.734 INFO [stderr] Nov 18 21:05:32.735 INFO [stderr] warning: cannot find type `useragent` in this scope Nov 18 21:05:32.736 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:05:32.736 INFO [stderr] | Nov 18 21:05:32.737 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:05:32.737 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.738 INFO [stderr] | Nov 18 21:05:32.738 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:05:32.739 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.739 INFO [stderr] Nov 18 21:05:32.740 INFO [stderr] warning: cannot find type `created` in this scope Nov 18 21:05:32.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:05:32.741 INFO [stderr] | Nov 18 21:05:32.741 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:05:32.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.742 INFO [stderr] | Nov 18 21:05:32.743 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:05:32.743 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.744 INFO [stderr] Nov 18 21:05:32.744 INFO [stderr] warning: cannot find type `modified` in this scope Nov 18 21:05:32.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:05:32.745 INFO [stderr] | Nov 18 21:05:32.746 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:05:32.746 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.747 INFO [stderr] | Nov 18 21:05:32.747 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:05:32.748 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.748 INFO [stderr] Nov 18 21:05:32.749 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:05:32.750 INFO [stderr] --> src/sql.rs:49:17 Nov 18 21:05:32.750 INFO [stderr] | Nov 18 21:05:32.751 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 18 21:05:32.751 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.752 INFO [stderr] | Nov 18 21:05:32.752 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:05:32.753 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.753 INFO [stderr] Nov 18 21:05:32.754 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Nov 18 21:05:32.754 INFO [stderr] --> src/sql.rs:49:17 Nov 18 21:05:32.755 INFO [stderr] | Nov 18 21:05:32.755 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 18 21:05:32.756 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.756 INFO [stderr] | Nov 18 21:05:32.757 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:05:32.757 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.758 INFO [stderr] Nov 18 21:05:32.758 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Nov 18 21:05:32.759 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:05:32.759 INFO [stderr] | Nov 18 21:05:32.760 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:05:32.760 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.761 INFO [stderr] | Nov 18 21:05:32.761 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:05:32.762 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.762 INFO [stderr] Nov 18 21:05:32.763 INFO [stderr] warning: cannot find type `identities` in this scope Nov 18 21:05:32.764 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:05:32.764 INFO [stderr] | Nov 18 21:05:32.764 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:05:32.765 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.765 INFO [stderr] | Nov 18 21:05:32.766 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:05:32.767 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.767 INFO [stderr] Nov 18 21:05:32.768 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:05:32.768 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:05:32.769 INFO [stderr] | Nov 18 21:05:32.769 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:05:32.769 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.769 INFO [stderr] | Nov 18 21:05:32.769 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:05:32.769 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.769 INFO [stderr] Nov 18 21:05:32.770 INFO [stderr] warning: cannot find type `identities` in this scope Nov 18 21:05:32.770 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:05:32.770 INFO [stderr] | Nov 18 21:05:32.770 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:05:32.770 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.770 INFO [stderr] | Nov 18 21:05:32.770 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:05:32.770 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.770 INFO [stderr] Nov 18 21:05:32.770 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Nov 18 21:05:32.771 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:05:32.771 INFO [stderr] | Nov 18 21:05:32.771 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:05:32.771 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.771 INFO [stderr] | Nov 18 21:05:32.771 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:05:32.771 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.772 INFO [stderr] Nov 18 21:05:32.773 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:05:32.773 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:05:32.773 INFO [stderr] | Nov 18 21:05:32.773 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:05:32.773 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:05:32.773 INFO [stderr] | Nov 18 21:05:32.779 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:05:32.779 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:05:32.779 INFO [stderr] Nov 18 21:05:39.160 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Nov 18 21:05:39.178 INFO [stderr] su: No module specific data is present Nov 18 21:05:39.935 INFO running `"docker" "inspect" "010ad1e289f5d5e49a286270960a24f0b3bdb176299c760788399c9a76a2494a"` Nov 18 21:05:40.259 INFO running `"docker" "rm" "-f" "010ad1e289f5d5e49a286270960a24f0b3bdb176299c760788399c9a76a2494a"` Nov 18 21:05:40.547 INFO [stdout] 010ad1e289f5d5e49a286270960a24f0b3bdb176299c760788399c9a76a2494a Nov 18 21:05:40.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:05:40.928 INFO [stdout] 5963be35553943673087d77f5f70ef2ce416b792ad5192b7febe8e67df02cdfa Nov 18 21:05:40.930 INFO running `"docker" "start" "-a" "5963be35553943673087d77f5f70ef2ce416b792ad5192b7febe8e67df02cdfa"` Nov 18 21:05:42.239 INFO [stderr] usermod: no changes Nov 18 21:05:42.595 INFO [stderr] Compiling dotenv v0.13.0 Nov 18 21:05:44.893 INFO [stderr] Compiling actix-web-sql-identity v0.4.3 (/source) Nov 18 21:06:00.267 INFO [stderr] warning: unused import: `SqlIdentityError` Nov 18 21:06:00.268 INFO [stderr] --> src/sql.rs:27:26 Nov 18 21:06:00.268 INFO [stderr] | Nov 18 21:06:00.269 INFO [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 18 21:06:00.270 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 18 21:06:00.270 INFO [stderr] | Nov 18 21:06:00.271 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 21:06:00.271 INFO [stderr] Nov 18 21:06:00.272 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 21:06:00.272 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 21:06:00.273 INFO [stderr] | Nov 18 21:06:00.273 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 21:06:00.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.275 INFO [stderr] | Nov 18 21:06:00.275 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 21:06:00.276 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:00.276 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.277 INFO [stderr] Nov 18 21:06:00.277 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 21:06:00.278 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 21:06:00.278 INFO [stderr] | Nov 18 21:06:00.279 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 21:06:00.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.280 INFO [stderr] | Nov 18 21:06:00.281 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:00.281 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.282 INFO [stderr] Nov 18 21:06:00.282 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 21:06:00.282 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:00.282 INFO [stderr] | Nov 18 21:06:00.282 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:00.282 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.283 INFO [stderr] | Nov 18 21:06:00.283 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:00.283 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.283 INFO [stderr] Nov 18 21:06:00.283 INFO [stderr] warning: cannot find type `token` in this scope Nov 18 21:06:00.283 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:00.283 INFO [stderr] | Nov 18 21:06:00.283 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:00.283 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.283 INFO [stderr] | Nov 18 21:06:00.283 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:00.283 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.283 INFO [stderr] Nov 18 21:06:00.283 INFO [stderr] warning: cannot find type `userid` in this scope Nov 18 21:06:00.283 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:00.283 INFO [stderr] | Nov 18 21:06:00.283 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:00.283 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.283 INFO [stderr] | Nov 18 21:06:00.283 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:00.283 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.283 INFO [stderr] Nov 18 21:06:00.283 INFO [stderr] warning: cannot find type `ip` in this scope Nov 18 21:06:00.283 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:00.283 INFO [stderr] | Nov 18 21:06:00.283 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:00.283 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.283 INFO [stderr] | Nov 18 21:06:00.283 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:00.283 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.283 INFO [stderr] Nov 18 21:06:00.283 INFO [stderr] warning: cannot find type `useragent` in this scope Nov 18 21:06:00.283 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:00.283 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `created` in this scope Nov 18 21:06:00.291 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `modified` in this scope Nov 18 21:06:00.291 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:00.291 INFO [stderr] --> src/sql.rs:49:17 Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `SqlIdentityModel` in this scope Nov 18 21:06:00.291 INFO [stderr] --> src/sql.rs:49:17 Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 49 | #[derive(Debug, Queryable)] Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `UpdateIdentity` in this scope Nov 18 21:06:00.291 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `identities` in this scope Nov 18 21:06:00.291 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:00.291 INFO [stderr] --> src/sql.rs:197:17 Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 197 | #[derive(Debug, AsChangeset)] Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `identities` in this scope Nov 18 21:06:00.291 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:00.291 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.291 INFO [stderr] | Nov 18 21:06:00.291 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:00.291 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.291 INFO [stderr] Nov 18 21:06:00.291 INFO [stderr] warning: cannot find type `CreateIdentity` in this scope Nov 18 21:06:00.291 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:00.292 INFO [stderr] | Nov 18 21:06:00.292 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:00.292 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.292 INFO [stderr] | Nov 18 21:06:00.292 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:00.292 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.292 INFO [stderr] Nov 18 21:06:00.292 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 18 21:06:00.292 INFO [stderr] --> src/sql.rs:206:17 Nov 18 21:06:00.292 INFO [stderr] | Nov 18 21:06:00.292 INFO [stderr] 206 | #[derive(Debug, Insertable)] Nov 18 21:06:00.299 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 21:06:00.299 INFO [stderr] | Nov 18 21:06:00.299 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:00.299 INFO [stderr] = note: for more information, see issue #50504 Nov 18 21:06:00.299 INFO [stderr] Nov 18 21:06:15.321 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.05s Nov 18 21:06:15.338 INFO [stderr] su: No module specific data is present Nov 18 21:06:16.879 INFO running `"docker" "inspect" "5963be35553943673087d77f5f70ef2ce416b792ad5192b7febe8e67df02cdfa"` Nov 18 21:06:17.203 INFO running `"docker" "rm" "-f" "5963be35553943673087d77f5f70ef2ce416b792ad5192b7febe8e67df02cdfa"` Nov 18 21:06:17.507 INFO [stdout] 5963be35553943673087d77f5f70ef2ce416b792ad5192b7febe8e67df02cdfa