Dec 13 19:34:53.716 INFO testing fanzeyi/hakase against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 19:34:53.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:54.160 INFO [stdout] 6ec45a277f96f7e5dfb04746bb4a2322da66555c63aa81d40527d74a5e122f60 Dec 13 19:34:54.163 INFO running `"docker" "start" "-a" "6ec45a277f96f7e5dfb04746bb4a2322da66555c63aa81d40527d74a5e122f60"` Dec 13 19:34:56.391 INFO [stderr] usermod: no changes Dec 13 19:34:56.859 INFO [stderr] Compiling rand_core v0.1.0-pre.0 Dec 13 19:34:56.860 INFO [stderr] Compiling term v0.5.1 Dec 13 19:34:56.871 INFO [stderr] Compiling bincode v1.0.0 Dec 13 19:34:56.879 INFO [stderr] Compiling semver v0.8.0 Dec 13 19:34:56.879 INFO [stderr] Compiling serde_json v1.0.14 Dec 13 19:34:56.895 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 13 19:34:56.898 INFO [stderr] Compiling uuid v0.6.3 Dec 13 19:34:56.899 INFO [stderr] Compiling r2d2 v0.8.2 Dec 13 19:35:02.864 INFO [stderr] Compiling syn v0.12.15 Dec 13 19:35:02.895 INFO [stderr] Compiling rand v0.5.0-pre.0 Dec 13 19:35:02.908 INFO [stderr] Compiling serde_urlencoded v0.5.1 Dec 13 19:35:02.996 INFO [stderr] Compiling error-chain v0.11.0 Dec 13 19:35:10.183 INFO [stderr] Compiling hyper v0.11.25 Dec 13 19:35:10.724 INFO [stderr] Compiling simplelog v0.5.1 Dec 13 19:35:14.407 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 13 19:35:24.440 INFO [stderr] Compiling skeptic v0.13.2 Dec 13 19:35:36.817 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 13 19:35:41.016 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 13 19:35:41.759 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 13 19:35:47.655 INFO [stderr] Compiling gotham v0.2.1 Dec 13 19:35:52.129 INFO [stderr] Compiling diesel v1.2.2 Dec 13 19:36:25.635 INFO [stderr] Compiling hakase v0.1.0 (/source) Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 19:36:29.172 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 19:36:29.172 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:29.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.172 INFO [stderr] Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `Url` in this scope Dec 13 19:36:29.172 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 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:29.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.172 INFO [stderr] Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 19:36:29.172 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 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:29.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.172 INFO [stderr] Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `url` in this scope Dec 13 19:36:29.172 INFO [stderr] --> src/models.rs:14:10 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 14 | #[derive(Insertable)] Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 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:29.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.172 INFO [stderr] Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 13 19:36:29.172 INFO [stderr] --> src/models.rs:14:10 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 14 | #[derive(Insertable)] Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 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:29.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.172 INFO [stderr] Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 19:36:29.172 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 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:29.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.172 INFO [stderr] Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 19:36:29.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 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:29.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.172 INFO [stderr] Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `code` in this scope Dec 13 19:36:29.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 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:29.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.172 INFO [stderr] Dec 13 19:36:29.172 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 13 19:36:29.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:29.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.172 INFO [stderr] | Dec 13 19:36:29.172 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:29.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.173 INFO [stderr] Dec 13 19:36:29.173 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 13 19:36:29.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:29.173 INFO [stderr] | Dec 13 19:36:29.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:29.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.173 INFO [stderr] | Dec 13 19:36:29.173 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:29.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.173 INFO [stderr] Dec 13 19:36:29.173 INFO [stderr] warning: cannot find type `count` in this scope Dec 13 19:36:29.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:29.173 INFO [stderr] | Dec 13 19:36:29.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:29.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:29.173 INFO [stderr] | Dec 13 19:36:29.173 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:29.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:29.173 INFO [stderr] Dec 13 19:36:29.175 INFO [stderr] warning: unused imports: `LevelFilter`, `TermLogger` Dec 13 19:36:29.175 INFO [stderr] --> src/lib.rs:266:21 Dec 13 19:36:29.175 INFO [stderr] | Dec 13 19:36:29.175 INFO [stderr] 266 | use simplelog::{TermLogger, LevelFilter}; Dec 13 19:36:29.175 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ Dec 13 19:36:29.175 INFO [stderr] | Dec 13 19:36:29.175 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 19:36:29.175 INFO [stderr] Dec 13 19:36:29.646 INFO [stderr] warning: function is never used: `create_test_server` Dec 13 19:36:29.646 INFO [stderr] --> src/lib.rs:268:5 Dec 13 19:36:29.646 INFO [stderr] | Dec 13 19:36:29.646 INFO [stderr] 268 | fn create_test_server(password: Option) -> TestServer { Dec 13 19:36:29.646 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 19:36:29.646 INFO [stderr] | Dec 13 19:36:29.646 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 19:36:29.646 INFO [stderr] Dec 13 19:36:44.613 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s Dec 13 19:36:44.635 INFO [stderr] su: No module specific data is present Dec 13 19:36:46.462 INFO running `"docker" "inspect" "6ec45a277f96f7e5dfb04746bb4a2322da66555c63aa81d40527d74a5e122f60"` Dec 13 19:36:46.772 INFO running `"docker" "rm" "-f" "6ec45a277f96f7e5dfb04746bb4a2322da66555c63aa81d40527d74a5e122f60"` Dec 13 19:36:47.139 INFO [stdout] 6ec45a277f96f7e5dfb04746bb4a2322da66555c63aa81d40527d74a5e122f60 Dec 13 19:36:47.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:47.714 INFO [stdout] 212367c15b51b2c2408ac261fb0f98fcd1dbb9839ee786ff9ee6d353de44c4fc Dec 13 19:36:47.716 INFO running `"docker" "start" "-a" "212367c15b51b2c2408ac261fb0f98fcd1dbb9839ee786ff9ee6d353de44c4fc"` Dec 13 19:36:50.195 INFO [stderr] usermod: no changes Dec 13 19:36:50.511 INFO [stderr] Compiling hakase v0.1.0 (/source) Dec 13 19:36:56.387 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 19:36:56.387 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:56.387 INFO [stderr] | Dec 13 19:36:56.387 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:56.387 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.387 INFO [stderr] | Dec 13 19:36:56.387 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 19:36:56.387 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:56.387 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.387 INFO [stderr] Dec 13 19:36:56.387 INFO [stderr] warning: cannot find type `Url` in this scope Dec 13 19:36:56.387 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:56.387 INFO [stderr] | Dec 13 19:36:56.387 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:56.387 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.387 INFO [stderr] | Dec 13 19:36:56.387 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:56.387 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.387 INFO [stderr] Dec 13 19:36:56.387 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 19:36:56.387 INFO [stderr] --> src/models.rs:5:10 Dec 13 19:36:56.387 INFO [stderr] | Dec 13 19:36:56.387 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 13 19:36:56.387 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.387 INFO [stderr] | Dec 13 19:36:56.387 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:56.387 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.387 INFO [stderr] Dec 13 19:36:56.393 INFO [stderr] warning: cannot find type `url` in this scope Dec 13 19:36:56.393 INFO [stderr] --> src/models.rs:14:10 Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 INFO [stderr] 14 | #[derive(Insertable)] Dec 13 19:36:56.393 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 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:56.393 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.393 INFO [stderr] Dec 13 19:36:56.393 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 13 19:36:56.393 INFO [stderr] --> src/models.rs:14:10 Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 INFO [stderr] 14 | #[derive(Insertable)] Dec 13 19:36:56.393 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 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:56.393 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.393 INFO [stderr] Dec 13 19:36:56.393 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 19:36:56.393 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 19:36:56.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 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:56.393 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.393 INFO [stderr] Dec 13 19:36:56.393 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 19:36:56.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:56.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 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:56.393 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.393 INFO [stderr] Dec 13 19:36:56.393 INFO [stderr] warning: cannot find type `code` in this scope Dec 13 19:36:56.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:56.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.393 INFO [stderr] | Dec 13 19:36:56.393 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:56.393 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.393 INFO [stderr] Dec 13 19:36:56.399 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 13 19:36:56.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:56.399 INFO [stderr] | Dec 13 19:36:56.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:56.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.399 INFO [stderr] | Dec 13 19:36:56.399 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:56.399 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.399 INFO [stderr] Dec 13 19:36:56.399 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 13 19:36:56.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:56.399 INFO [stderr] | Dec 13 19:36:56.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:56.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.399 INFO [stderr] | Dec 13 19:36:56.399 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:56.399 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.399 INFO [stderr] Dec 13 19:36:56.399 INFO [stderr] warning: cannot find type `count` in this scope Dec 13 19:36:56.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 19:36:56.399 INFO [stderr] | Dec 13 19:36:56.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 19:36:56.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 19:36:56.399 INFO [stderr] | Dec 13 19:36:56.399 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:56.399 INFO [stderr] = note: for more information, see issue #50504 Dec 13 19:36:56.399 INFO [stderr] Dec 13 19:37:08.864 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.64s Dec 13 19:37:08.887 INFO [stderr] su: No module specific data is present Dec 13 19:37:10.398 INFO running `"docker" "inspect" "212367c15b51b2c2408ac261fb0f98fcd1dbb9839ee786ff9ee6d353de44c4fc"` Dec 13 19:37:10.795 INFO running `"docker" "rm" "-f" "212367c15b51b2c2408ac261fb0f98fcd1dbb9839ee786ff9ee6d353de44c4fc"` Dec 13 19:37:11.176 INFO [stdout] 212367c15b51b2c2408ac261fb0f98fcd1dbb9839ee786ff9ee6d353de44c4fc