Dec 17 23:30:55.197 INFO checking gugahoa/ww-subscribe against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 23:30:55.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/gugahoa/ww-subscribe:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 23:30:55.616 INFO [stdout] f6f6f48906b4ffabc437e6a5dc41bf6ca3cc26f694e7af4cfa4995d67a7f4185 Dec 17 23:30:55.620 INFO running `"docker" "start" "-a" "f6f6f48906b4ffabc437e6a5dc41bf6ca3cc26f694e7af4cfa4995d67a7f4185"` Dec 17 23:30:57.368 INFO [stderr] Compiling log v0.4.5 Dec 17 23:30:57.391 INFO [stderr] Checking erased-serde v0.3.6 Dec 17 23:30:57.391 INFO [stderr] Compiling darling_core v0.6.3 Dec 17 23:30:57.391 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 17 23:30:57.397 INFO [stderr] Checking dotenv v0.9.0 Dec 17 23:30:57.397 INFO [stderr] Checking quick-xml v0.13.1 Dec 17 23:30:57.397 INFO [stderr] Checking tokio-core v0.1.17 Dec 17 23:30:57.397 INFO [stderr] Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Dec 17 23:31:00.830 INFO [stderr] Compiling telebot-derive v0.0.12 Dec 17 23:31:10.421 INFO [stderr] Checking telebot v0.2.10 Dec 17 23:31:21.600 INFO [stderr] Checking diesel v1.3.3 Dec 17 23:31:23.208 INFO [stderr] Compiling darling_macro v0.6.3 Dec 17 23:31:27.485 INFO [stderr] Compiling darling v0.6.3 Dec 17 23:31:27.998 INFO [stderr] Compiling derive_builder_core v0.3.0 Dec 17 23:31:30.668 INFO [stderr] Compiling derive_builder v0.6.0 Dec 17 23:31:35.296 INFO [stderr] Checking rss v1.6.0 Dec 17 23:32:03.934 INFO [stderr] Checking ww-subscription v0.1.0 (/opt/crater/workdir) Dec 17 23:32:04.513 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:32:04.513 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:32:04.513 INFO [stderr] | Dec 17 23:32:04.513 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:32:04.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.513 INFO [stderr] | Dec 17 23:32:04.514 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 23:32:04.514 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 17 23:32:04.514 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.515 INFO [stderr] Dec 17 23:32:04.515 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:32:04.515 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:32:04.515 INFO [stderr] | Dec 17 23:32:04.516 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:32:04.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.516 INFO [stderr] | Dec 17 23:32:04.517 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 17 23:32:04.517 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.517 INFO [stderr] Dec 17 23:32:04.517 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 23:32:04.518 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 23:32:04.519 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `last_link` in this scope Dec 17 23:32:04.519 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `chat_id` in this scope Dec 17 23:32:04.519 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `novel` in this scope Dec 17 23:32:04.519 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `Novel` in this scope Dec 17 23:32:04.519 INFO [stderr] --> src/models.rs:3:10 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 3 | #[derive(Queryable)] Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `novels` in this scope Dec 17 23:32:04.519 INFO [stderr] --> src/models.rs:10:10 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 10 | #[derive(Insertable)] Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `NewNovel` in this scope Dec 17 23:32:04.519 INFO [stderr] --> src/models.rs:10:10 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 10 | #[derive(Insertable)] Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `subscriptions` in this scope Dec 17 23:32:04.519 INFO [stderr] --> src/models.rs:17:10 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 17 | #[derive(Insertable)] Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `NewSubscription` in this scope Dec 17 23:32:04.519 INFO [stderr] --> src/models.rs:17:10 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 INFO [stderr] 17 | #[derive(Insertable)] Dec 17 23:32:04.519 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.519 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 17 23:32:04.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.519 INFO [stderr] Dec 17 23:32:04.519 INFO [stderr] warning: cannot find type `Subscription` in this scope Dec 17 23:32:04.519 INFO [stderr] --> src/models.rs:24:10 Dec 17 23:32:04.519 INFO [stderr] | Dec 17 23:32:04.520 INFO [stderr] 24 | #[derive(Queryable)] Dec 17 23:32:04.520 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.520 INFO [stderr] | Dec 17 23:32:04.520 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 17 23:32:04.520 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.520 INFO [stderr] Dec 17 23:32:04.575 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:32:04.575 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:32:04.575 INFO [stderr] | Dec 17 23:32:04.575 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:32:04.575 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.575 INFO [stderr] | Dec 17 23:32:04.575 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 23:32:04.575 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 17 23:32:04.575 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.575 INFO [stderr] Dec 17 23:32:04.584 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:32:04.585 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:32:04.585 INFO [stderr] | Dec 17 23:32:04.585 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:32:04.585 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.585 INFO [stderr] | Dec 17 23:32:04.585 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 17 23:32:04.585 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.585 INFO [stderr] Dec 17 23:32:04.585 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 23:32:04.585 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.585 INFO [stderr] | Dec 17 23:32:04.585 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.585 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 23:32:04.586 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `last_link` in this scope Dec 17 23:32:04.586 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `chat_id` in this scope Dec 17 23:32:04.586 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `novel` in this scope Dec 17 23:32:04.586 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `Novel` in this scope Dec 17 23:32:04.586 INFO [stderr] --> src/models.rs:3:10 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 3 | #[derive(Queryable)] Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `novels` in this scope Dec 17 23:32:04.586 INFO [stderr] --> src/models.rs:10:10 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 10 | #[derive(Insertable)] Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `NewNovel` in this scope Dec 17 23:32:04.586 INFO [stderr] --> src/models.rs:10:10 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 10 | #[derive(Insertable)] Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `subscriptions` in this scope Dec 17 23:32:04.586 INFO [stderr] --> src/models.rs:17:10 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 17 | #[derive(Insertable)] Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `NewSubscription` in this scope Dec 17 23:32:04.586 INFO [stderr] --> src/models.rs:17:10 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 17 | #[derive(Insertable)] Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.586 INFO [stderr] Dec 17 23:32:04.586 INFO [stderr] warning: cannot find type `Subscription` in this scope Dec 17 23:32:04.586 INFO [stderr] --> src/models.rs:24:10 Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 INFO [stderr] 24 | #[derive(Queryable)] Dec 17 23:32:04.586 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:04.586 INFO [stderr] | Dec 17 23:32:04.586 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 17 23:32:04.586 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:04.587 INFO [stderr] Dec 17 23:32:08.773 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Dec 17 23:32:09.953 INFO running `"docker" "inspect" "f6f6f48906b4ffabc437e6a5dc41bf6ca3cc26f694e7af4cfa4995d67a7f4185"` Dec 17 23:32:10.352 INFO running `"docker" "rm" "-f" "f6f6f48906b4ffabc437e6a5dc41bf6ca3cc26f694e7af4cfa4995d67a7f4185"` Dec 17 23:32:10.798 INFO [stdout] f6f6f48906b4ffabc437e6a5dc41bf6ca3cc26f694e7af4cfa4995d67a7f4185