Dec 05 23:50:42.054 INFO testing fanzeyi/hakase against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 23:50:42.054 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 23:50:42.588 INFO [stdout] 367c855e5c5596963a145c1b9333118c2064e587f877f3febbb5fba683f9a546 Dec 05 23:50:42.594 INFO running `"docker" "start" "-a" "367c855e5c5596963a145c1b9333118c2064e587f877f3febbb5fba683f9a546"` Dec 05 23:50:43.671 INFO [stderr] usermod: no changes Dec 05 23:50:44.027 INFO [stderr] Compiling serde v1.0.38 Dec 05 23:50:44.032 INFO [stderr] Compiling term v0.5.1 Dec 05 23:50:44.032 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 05 23:50:44.040 INFO [stderr] Compiling syn v0.12.15 Dec 05 23:50:44.040 INFO [stderr] Compiling serde_derive v1.0.38 Dec 05 23:50:51.091 INFO [stderr] Compiling simplelog v0.5.1 Dec 05 23:51:15.552 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 05 23:51:15.552 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 05 23:51:21.285 INFO [stderr] Compiling semver v0.8.0 Dec 05 23:51:21.285 INFO [stderr] Compiling serde_json v1.0.14 Dec 05 23:51:21.285 INFO [stderr] Compiling bincode v1.0.0 Dec 05 23:51:21.318 INFO [stderr] Compiling serde_urlencoded v0.5.1 Dec 05 23:51:27.992 INFO [stderr] Compiling diesel v1.2.2 Dec 05 23:51:29.753 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 05 23:51:34.884 INFO [stderr] Compiling skeptic v0.13.2 Dec 05 23:51:40.160 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 05 23:51:43.963 INFO [stderr] Compiling gotham v0.2.1 Dec 05 23:52:06.741 INFO [stderr] Compiling hakase v0.1.0 (/source) Dec 05 23:52:09.612 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 23:52:09.612 INFO [stderr] --> src/models.rs:5:10 Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 05 23:52:09.612 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 23:52:09.612 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 05 23:52:09.612 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.612 INFO [stderr] Dec 05 23:52:09.612 INFO [stderr] warning: cannot find type `Url` in this scope Dec 05 23:52:09.612 INFO [stderr] --> src/models.rs:5:10 Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 05 23:52:09.612 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 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 05 23:52:09.612 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.612 INFO [stderr] Dec 05 23:52:09.612 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 23:52:09.612 INFO [stderr] --> src/models.rs:5:10 Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 05 23:52:09.612 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 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 05 23:52:09.612 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.612 INFO [stderr] Dec 05 23:52:09.612 INFO [stderr] warning: cannot find type `url` in this scope Dec 05 23:52:09.612 INFO [stderr] --> src/models.rs:14:10 Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 INFO [stderr] 14 | #[derive(Insertable)] Dec 05 23:52:09.612 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 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 05 23:52:09.612 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.612 INFO [stderr] Dec 05 23:52:09.612 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 05 23:52:09.612 INFO [stderr] --> src/models.rs:14:10 Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 INFO [stderr] 14 | #[derive(Insertable)] Dec 05 23:52:09.612 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.612 INFO [stderr] | Dec 05 23:52:09.612 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 05 23:52:09.613 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.613 INFO [stderr] Dec 05 23:52:09.613 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 23:52:09.613 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 23:52:09.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 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 05 23:52:09.613 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.613 INFO [stderr] Dec 05 23:52:09.613 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 23:52:09.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:09.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 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 05 23:52:09.613 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.613 INFO [stderr] Dec 05 23:52:09.613 INFO [stderr] warning: cannot find type `code` in this scope Dec 05 23:52:09.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:09.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 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 05 23:52:09.613 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.613 INFO [stderr] Dec 05 23:52:09.613 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 05 23:52:09.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:09.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 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 05 23:52:09.613 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.613 INFO [stderr] Dec 05 23:52:09.613 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 05 23:52:09.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:09.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 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 05 23:52:09.613 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.613 INFO [stderr] Dec 05 23:52:09.613 INFO [stderr] warning: cannot find type `count` in this scope Dec 05 23:52:09.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:09.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 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 05 23:52:09.613 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:09.613 INFO [stderr] Dec 05 23:52:09.613 INFO [stderr] warning: unused imports: `LevelFilter`, `TermLogger` Dec 05 23:52:09.613 INFO [stderr] --> src/lib.rs:266:21 Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 INFO [stderr] 266 | use simplelog::{TermLogger, LevelFilter}; Dec 05 23:52:09.613 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ Dec 05 23:52:09.613 INFO [stderr] | Dec 05 23:52:09.613 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 23:52:09.613 INFO [stderr] Dec 05 23:52:10.052 INFO [stderr] warning: function is never used: `create_test_server` Dec 05 23:52:10.052 INFO [stderr] --> src/lib.rs:268:5 Dec 05 23:52:10.052 INFO [stderr] | Dec 05 23:52:10.052 INFO [stderr] 268 | fn create_test_server(password: Option) -> TestServer { Dec 05 23:52:10.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 23:52:10.052 INFO [stderr] | Dec 05 23:52:10.052 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 23:52:10.052 INFO [stderr] Dec 05 23:52:22.733 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Dec 05 23:52:22.749 INFO [stderr] su: No module specific data is present Dec 05 23:52:23.846 INFO running `"docker" "inspect" "367c855e5c5596963a145c1b9333118c2064e587f877f3febbb5fba683f9a546"` Dec 05 23:52:24.134 INFO running `"docker" "rm" "-f" "367c855e5c5596963a145c1b9333118c2064e587f877f3febbb5fba683f9a546"` Dec 05 23:52:24.552 INFO [stdout] 367c855e5c5596963a145c1b9333118c2064e587f877f3febbb5fba683f9a546 Dec 05 23:52:24.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 23:52:25.051 INFO [stdout] a16fdb11ff170994866727ff9f425c669c372fbfeba87fe3b715d7ab98d8afc5 Dec 05 23:52:25.053 INFO running `"docker" "start" "-a" "a16fdb11ff170994866727ff9f425c669c372fbfeba87fe3b715d7ab98d8afc5"` Dec 05 23:52:26.148 INFO [stderr] usermod: no changes Dec 05 23:52:26.424 INFO [stderr] Compiling hakase v0.1.0 (/source) Dec 05 23:52:31.208 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 23:52:31.208 INFO [stderr] --> src/models.rs:5:10 Dec 05 23:52:31.208 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `Url` in this scope Dec 05 23:52:31.213 INFO [stderr] --> src/models.rs:5:10 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 23:52:31.213 INFO [stderr] --> src/models.rs:5:10 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `url` in this scope Dec 05 23:52:31.213 INFO [stderr] --> src/models.rs:14:10 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 14 | #[derive(Insertable)] Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 05 23:52:31.213 INFO [stderr] --> src/models.rs:14:10 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 14 | #[derive(Insertable)] Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 23:52:31.213 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 23:52:31.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `code` in this scope Dec 05 23:52:31.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 05 23:52:31.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.213 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 05 23:52:31.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:31.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.213 INFO [stderr] | Dec 05 23:52:31.213 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 05 23:52:31.213 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.213 INFO [stderr] Dec 05 23:52:31.214 INFO [stderr] warning: cannot find type `count` in this scope Dec 05 23:52:31.214 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:52:31.214 INFO [stderr] | Dec 05 23:52:31.214 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:52:31.214 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:52:31.214 INFO [stderr] | Dec 05 23:52:31.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 05 23:52:31.214 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:52:31.214 INFO [stderr] Dec 05 23:52:40.571 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.40s Dec 05 23:52:40.597 INFO [stderr] su: No module specific data is present Dec 05 23:52:41.306 INFO running `"docker" "inspect" "a16fdb11ff170994866727ff9f425c669c372fbfeba87fe3b715d7ab98d8afc5"` Dec 05 23:52:41.652 INFO running `"docker" "rm" "-f" "a16fdb11ff170994866727ff9f425c669c372fbfeba87fe3b715d7ab98d8afc5"` Dec 05 23:52:41.890 INFO [stdout] a16fdb11ff170994866727ff9f425c669c372fbfeba87fe3b715d7ab98d8afc5