Dec 13 19:34:52.936 INFO testing fanzeyi/hakase against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 19:34:52.936 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 19:34:53.391 INFO [stdout] a4fcc84acacc6fdb77ead6a5de58bdc9b2406f942c7de213f68aae1786440d8e Dec 13 19:34:53.397 INFO running `"docker" "start" "-a" "a4fcc84acacc6fdb77ead6a5de58bdc9b2406f942c7de213f68aae1786440d8e"` Dec 13 19:34:55.286 INFO [stderr] usermod: no changes Dec 13 19:34:55.675 INFO [stderr] Compiling rand_core v0.1.0-pre.0 Dec 13 19:34:55.675 INFO [stderr] Compiling serde_json v1.0.14 Dec 13 19:34:55.675 INFO [stderr] Compiling bincode v1.0.0 Dec 13 19:34:55.675 INFO [stderr] Compiling semver v0.8.0 Dec 13 19:34:55.707 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 13 19:34:55.707 INFO [stderr] Compiling uuid v0.6.3 Dec 13 19:34:55.707 INFO [stderr] Compiling simplelog v0.5.1 Dec 13 19:34:55.707 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 13 19:35:00.083 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 13 19:35:03.756 INFO [stderr] Compiling serde_urlencoded v0.5.1 Dec 13 19:35:03.758 INFO [stderr] Compiling rand v0.5.0-pre.0 Dec 13 19:35:04.264 INFO [stderr] Compiling hyper v0.11.25 Dec 13 19:35:14.995 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 13 19:35:18.375 INFO [stderr] Compiling diesel v1.2.2 Dec 13 19:35:22.803 INFO [stderr] Compiling skeptic v0.13.2 Dec 13 19:35:33.907 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 13 19:35:40.737 INFO [stderr] Compiling gotham v0.2.1 Dec 13 19:36:08.213 INFO [stderr] Compiling hakase v0.1.0 (/source) Dec 13 19:36:11.379 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 19:36:11.379 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:11.379 INFO [stderr] | Dec 13 19:36:11.379 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:11.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.379 INFO [stderr] | Dec 13 19:36:11.379 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 19:36:11.379 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 13 19:36:11.379 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.379 INFO [stderr] Dec 13 19:36:11.379 INFO [stderr] warning: cannot find type `Url` in this scope Dec 13 19:36:11.379 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:11.379 INFO [stderr] | Dec 13 19:36:11.379 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:11.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.379 INFO [stderr] | Dec 13 19:36:11.379 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 13 19:36:11.379 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.379 INFO [stderr] Dec 13 19:36:11.379 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 19:36:11.379 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:11.379 INFO [stderr] | Dec 13 19:36:11.379 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:11.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.379 INFO [stderr] | Dec 13 19:36:11.379 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 13 19:36:11.379 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.379 INFO [stderr] Dec 13 19:36:11.379 INFO [stderr] warning: cannot find type `url` in this scope Dec 13 19:36:11.379 INFO [stderr] --> src/models.rs:14:10 Dec 13 19:36:11.379 INFO [stderr] | Dec 13 19:36:11.379 INFO [stderr] 14 | #[derive(Insertable)] Dec 13 19:36:11.379 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.379 INFO [stderr] | Dec 13 19:36:11.380 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 13 19:36:11.380 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.380 INFO [stderr] Dec 13 19:36:11.380 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 13 19:36:11.380 INFO [stderr] --> src/models.rs:14:10 Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 INFO [stderr] 14 | #[derive(Insertable)] Dec 13 19:36:11.380 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 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 13 19:36:11.380 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.380 INFO [stderr] Dec 13 19:36:11.380 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 19:36:11.380 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 19:36:11.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 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 13 19:36:11.380 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.380 INFO [stderr] Dec 13 19:36:11.380 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 19:36:11.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:11.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 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 13 19:36:11.380 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.380 INFO [stderr] Dec 13 19:36:11.380 INFO [stderr] warning: cannot find type `code` in this scope Dec 13 19:36:11.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:11.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 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 13 19:36:11.380 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.380 INFO [stderr] Dec 13 19:36:11.380 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 13 19:36:11.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:11.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 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 13 19:36:11.380 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.380 INFO [stderr] Dec 13 19:36:11.380 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 13 19:36:11.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:11.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 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 13 19:36:11.380 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.380 INFO [stderr] Dec 13 19:36:11.380 INFO [stderr] warning: cannot find type `count` in this scope Dec 13 19:36:11.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:11.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:11.380 INFO [stderr] | Dec 13 19:36:11.380 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 13 19:36:11.380 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:11.380 INFO [stderr] Dec 13 19:36:11.383 INFO [stderr] warning: unused imports: `LevelFilter`, `TermLogger` Dec 13 19:36:11.383 INFO [stderr] --> src/lib.rs:266:21 Dec 13 19:36:11.383 INFO [stderr] | Dec 13 19:36:11.383 INFO [stderr] 266 | use simplelog::{TermLogger, LevelFilter}; Dec 13 19:36:11.383 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ Dec 13 19:36:11.383 INFO [stderr] | Dec 13 19:36:11.383 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 19:36:11.383 INFO [stderr] Dec 13 19:36:11.927 INFO [stderr] warning: function is never used: `create_test_server` Dec 13 19:36:11.927 INFO [stderr] --> src/lib.rs:268:5 Dec 13 19:36:11.927 INFO [stderr] | Dec 13 19:36:11.927 INFO [stderr] 268 | fn create_test_server(password: Option) -> TestServer { Dec 13 19:36:11.927 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 19:36:11.927 INFO [stderr] | Dec 13 19:36:11.927 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 19:36:11.927 INFO [stderr] Dec 13 19:36:26.611 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Dec 13 19:36:26.636 INFO [stderr] su: No module specific data is present Dec 13 19:36:28.277 INFO running `"docker" "inspect" "a4fcc84acacc6fdb77ead6a5de58bdc9b2406f942c7de213f68aae1786440d8e"` Dec 13 19:36:28.555 INFO running `"docker" "rm" "-f" "a4fcc84acacc6fdb77ead6a5de58bdc9b2406f942c7de213f68aae1786440d8e"` Dec 13 19:36:28.889 INFO [stdout] a4fcc84acacc6fdb77ead6a5de58bdc9b2406f942c7de213f68aae1786440d8e Dec 13 19:36:28.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 19:36:29.454 INFO [stdout] 6a192977735e76654f6ba1f40aa30c756193f3b3e7dbcabe8a28dc459e37a732 Dec 13 19:36:29.456 INFO running `"docker" "start" "-a" "6a192977735e76654f6ba1f40aa30c756193f3b3e7dbcabe8a28dc459e37a732"` Dec 13 19:36:31.690 INFO [stderr] usermod: no changes Dec 13 19:36:32.011 INFO [stderr] Compiling hakase v0.1.0 (/source) Dec 13 19:36:37.204 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 19:36:37.204 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:37.205 INFO [stderr] | Dec 13 19:36:37.205 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:37.205 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.206 INFO [stderr] | Dec 13 19:36:37.206 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 19:36:37.206 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 13 19:36:37.207 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.207 INFO [stderr] Dec 13 19:36:37.207 INFO [stderr] warning: cannot find type `Url` in this scope Dec 13 19:36:37.208 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:37.208 INFO [stderr] | Dec 13 19:36:37.208 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:37.209 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.209 INFO [stderr] | Dec 13 19:36:37.209 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 13 19:36:37.210 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.210 INFO [stderr] Dec 13 19:36:37.210 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 19:36:37.210 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:37.211 INFO [stderr] | Dec 13 19:36:37.211 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:37.211 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.212 INFO [stderr] | Dec 13 19:36:37.212 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 13 19:36:37.212 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.212 INFO [stderr] Dec 13 19:36:37.213 INFO [stderr] warning: cannot find type `url` in this scope Dec 13 19:36:37.213 INFO [stderr] --> src/models.rs:14:10 Dec 13 19:36:37.213 INFO [stderr] | Dec 13 19:36:37.213 INFO [stderr] 14 | #[derive(Insertable)] Dec 13 19:36:37.214 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.214 INFO [stderr] | Dec 13 19:36:37.214 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 13 19:36:37.215 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.215 INFO [stderr] Dec 13 19:36:37.215 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 13 19:36:37.215 INFO [stderr] --> src/models.rs:14:10 Dec 13 19:36:37.216 INFO [stderr] | Dec 13 19:36:37.216 INFO [stderr] 14 | #[derive(Insertable)] Dec 13 19:36:37.217 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.217 INFO [stderr] | Dec 13 19:36:37.217 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 13 19:36:37.217 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.218 INFO [stderr] Dec 13 19:36:37.218 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 19:36:37.218 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 19:36:37.219 INFO [stderr] | Dec 13 19:36:37.219 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 19:36:37.219 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.219 INFO [stderr] | Dec 13 19:36:37.220 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 13 19:36:37.220 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.220 INFO [stderr] Dec 13 19:36:37.221 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 19:36:37.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:37.221 INFO [stderr] | Dec 13 19:36:37.222 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:37.222 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.222 INFO [stderr] | Dec 13 19:36:37.223 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 13 19:36:37.223 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.223 INFO [stderr] Dec 13 19:36:37.223 INFO [stderr] warning: cannot find type `code` in this scope Dec 13 19:36:37.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:37.223 INFO [stderr] | Dec 13 19:36:37.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:37.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.223 INFO [stderr] | Dec 13 19:36:37.224 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 13 19:36:37.224 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.224 INFO [stderr] Dec 13 19:36:37.224 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 13 19:36:37.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:37.224 INFO [stderr] | Dec 13 19:36:37.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:37.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.224 INFO [stderr] | Dec 13 19:36:37.225 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 13 19:36:37.225 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.225 INFO [stderr] Dec 13 19:36:37.225 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 13 19:36:37.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:37.225 INFO [stderr] | Dec 13 19:36:37.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:37.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.225 INFO [stderr] | Dec 13 19:36:37.225 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 13 19:36:37.226 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.226 INFO [stderr] Dec 13 19:36:37.226 INFO [stderr] warning: cannot find type `count` in this scope Dec 13 19:36:37.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:37.226 INFO [stderr] | Dec 13 19:36:37.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:37.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:37.226 INFO [stderr] | Dec 13 19:36:37.226 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 13 19:36:37.227 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:37.227 INFO [stderr] Dec 13 19:36:49.747 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.04s Dec 13 19:36:49.762 INFO [stderr] su: No module specific data is present Dec 13 19:36:51.243 INFO running `"docker" "inspect" "6a192977735e76654f6ba1f40aa30c756193f3b3e7dbcabe8a28dc459e37a732"` Dec 13 19:36:51.605 INFO running `"docker" "rm" "-f" "6a192977735e76654f6ba1f40aa30c756193f3b3e7dbcabe8a28dc459e37a732"` Dec 13 19:36:51.900 INFO [stdout] 6a192977735e76654f6ba1f40aa30c756193f3b3e7dbcabe8a28dc459e37a732