Dec 17 23:30:54.313 INFO checking gugahoa/ww-subscribe against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 17 23:30:54.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-3/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/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" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 23:30:54.753 INFO [stdout] 4bc593c8d50e5bd5e944ecb461760dc4a4be27b55ce8679f1e63757e39361e6f Dec 17 23:30:54.760 INFO running `"docker" "start" "-a" "4bc593c8d50e5bd5e944ecb461760dc4a4be27b55ce8679f1e63757e39361e6f"` Dec 17 23:30:56.697 INFO [stderr] Compiling ident_case v1.0.0 Dec 17 23:30:56.703 INFO [stderr] Compiling derive_builder v0.6.0 Dec 17 23:30:56.728 INFO [stderr] Compiling log v0.4.5 Dec 17 23:30:56.748 INFO [stderr] Checking tokio-io v0.1.10 Dec 17 23:30:56.748 INFO [stderr] Checking erased-serde v0.3.6 Dec 17 23:30:56.748 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 17 23:30:56.748 INFO [stderr] Checking regex v0.2.11 Dec 17 23:30:56.748 INFO [stderr] Compiling serde_derive v1.0.80 Dec 17 23:30:58.205 INFO [stderr] Checking tokio-threadpool v0.1.8 Dec 17 23:30:58.773 INFO [stderr] Compiling darling_core v0.6.3 Dec 17 23:31:01.194 INFO [stderr] Compiling telebot-derive v0.0.12 Dec 17 23:31:04.426 INFO [stderr] Checking quick-xml v0.13.1 Dec 17 23:31:07.849 INFO [stderr] Checking tokio-reactor v0.1.6 Dec 17 23:31:15.118 INFO [stderr] Checking tokio-codec v0.1.1 Dec 17 23:31:15.120 INFO [stderr] Checking h2 v0.1.13 Dec 17 23:31:16.408 INFO [stderr] Checking tokio-fs v0.1.4 Dec 17 23:31:17.249 INFO [stderr] Checking dotenv v0.9.0 Dec 17 23:31:25.389 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 17 23:31:27.496 INFO [stderr] Checking tokio-uds v0.2.3 Dec 17 23:31:28.028 INFO [stderr] Checking tokio-udp v0.1.2 Dec 17 23:31:28.106 INFO [stderr] Checking diesel v1.3.3 Dec 17 23:31:28.440 INFO [stderr] Compiling darling_macro v0.6.3 Dec 17 23:31:29.195 INFO [stderr] Checking tokio v0.1.11 Dec 17 23:31:31.073 INFO [stderr] Checking hyper v0.12.12 Dec 17 23:31:31.073 INFO [stderr] Checking tokio-core v0.1.17 Dec 17 23:31:31.885 INFO [stderr] Compiling darling v0.6.3 Dec 17 23:31:35.844 INFO [stderr] Compiling derive_builder_core v0.3.0 Dec 17 23:31:39.184 INFO [stderr] Checking hyper-tls v0.3.1 Dec 17 23:31:39.184 INFO [stderr] Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Dec 17 23:31:41.366 INFO [stderr] Checking reqwest v0.9.3 Dec 17 23:31:41.369 INFO [stderr] Checking telebot v0.2.10 Dec 17 23:31:50.088 INFO [stderr] Checking rss v1.6.0 Dec 17 23:32:20.851 INFO [stderr] Checking ww-subscription v0.1.0 (/opt/crater/workdir) Dec 17 23:32:21.484 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:32:21.484 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:32:21.484 INFO [stderr] | Dec 17 23:32:21.484 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:32:21.484 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.484 INFO [stderr] | Dec 17 23:32:21.484 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 23:32:21.484 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:21.484 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.484 INFO [stderr] Dec 17 23:32:21.484 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:32:21.484 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:32:21.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 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:21.485 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.485 INFO [stderr] Dec 17 23:32:21.485 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 23:32:21.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 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:21.485 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.485 INFO [stderr] Dec 17 23:32:21.485 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 23:32:21.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 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:21.485 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.485 INFO [stderr] Dec 17 23:32:21.485 INFO [stderr] warning: cannot find type `last_link` in this scope Dec 17 23:32:21.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 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:21.485 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.485 INFO [stderr] Dec 17 23:32:21.485 INFO [stderr] warning: cannot find type `chat_id` in this scope Dec 17 23:32:21.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.485 INFO [stderr] | Dec 17 23:32:21.485 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:21.485 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.485 INFO [stderr] Dec 17 23:32:21.486 INFO [stderr] warning: cannot find type `novel` in this scope Dec 17 23:32:21.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 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:21.486 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.486 INFO [stderr] Dec 17 23:32:21.486 INFO [stderr] warning: cannot find type `Novel` in this scope Dec 17 23:32:21.486 INFO [stderr] --> src/models.rs:3:10 Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 INFO [stderr] 3 | #[derive(Queryable)] Dec 17 23:32:21.486 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 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:21.486 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.486 INFO [stderr] Dec 17 23:32:21.486 INFO [stderr] warning: cannot find type `novels` in this scope Dec 17 23:32:21.486 INFO [stderr] --> src/models.rs:10:10 Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 INFO [stderr] 10 | #[derive(Insertable)] Dec 17 23:32:21.486 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 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:21.486 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.486 INFO [stderr] Dec 17 23:32:21.486 INFO [stderr] warning: cannot find type `NewNovel` in this scope Dec 17 23:32:21.486 INFO [stderr] --> src/models.rs:10:10 Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 INFO [stderr] 10 | #[derive(Insertable)] Dec 17 23:32:21.486 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 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:21.486 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.486 INFO [stderr] Dec 17 23:32:21.486 INFO [stderr] warning: cannot find type `subscriptions` in this scope Dec 17 23:32:21.486 INFO [stderr] --> src/models.rs:17:10 Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 INFO [stderr] 17 | #[derive(Insertable)] Dec 17 23:32:21.486 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 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:21.486 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.486 INFO [stderr] Dec 17 23:32:21.486 INFO [stderr] warning: cannot find type `NewSubscription` in this scope Dec 17 23:32:21.486 INFO [stderr] --> src/models.rs:17:10 Dec 17 23:32:21.486 INFO [stderr] | Dec 17 23:32:21.486 INFO [stderr] 17 | #[derive(Insertable)] Dec 17 23:32:21.486 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.487 INFO [stderr] | Dec 17 23:32:21.487 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:21.487 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.487 INFO [stderr] Dec 17 23:32:21.487 INFO [stderr] warning: cannot find type `Subscription` in this scope Dec 17 23:32:21.487 INFO [stderr] --> src/models.rs:24:10 Dec 17 23:32:21.487 INFO [stderr] | Dec 17 23:32:21.487 INFO [stderr] 24 | #[derive(Queryable)] Dec 17 23:32:21.487 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.487 INFO [stderr] | Dec 17 23:32:21.487 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:21.487 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.487 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:32:21.496 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 23:32:21.496 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:21.496 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.496 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:32:21.496 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 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:21.496 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.496 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 23:32:21.496 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 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:21.496 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.496 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 23:32:21.496 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 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:21.496 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.496 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `last_link` in this scope Dec 17 23:32:21.496 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 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:21.496 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.496 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `chat_id` in this scope Dec 17 23:32:21.496 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 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:21.496 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.496 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `novel` in this scope Dec 17 23:32:21.496 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 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:21.496 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.496 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `Novel` in this scope Dec 17 23:32:21.496 INFO [stderr] --> src/models.rs:3:10 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 3 | #[derive(Queryable)] Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 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:21.496 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.496 INFO [stderr] Dec 17 23:32:21.496 INFO [stderr] warning: cannot find type `novels` in this scope Dec 17 23:32:21.496 INFO [stderr] --> src/models.rs:10:10 Dec 17 23:32:21.496 INFO [stderr] | Dec 17 23:32:21.496 INFO [stderr] 10 | #[derive(Insertable)] Dec 17 23:32:21.496 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 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:21.497 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.497 INFO [stderr] Dec 17 23:32:21.497 INFO [stderr] warning: cannot find type `NewNovel` in this scope Dec 17 23:32:21.497 INFO [stderr] --> src/models.rs:10:10 Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 INFO [stderr] 10 | #[derive(Insertable)] Dec 17 23:32:21.497 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 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:21.497 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.497 INFO [stderr] Dec 17 23:32:21.497 INFO [stderr] warning: cannot find type `subscriptions` in this scope Dec 17 23:32:21.497 INFO [stderr] --> src/models.rs:17:10 Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 INFO [stderr] 17 | #[derive(Insertable)] Dec 17 23:32:21.497 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 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:21.497 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.497 INFO [stderr] Dec 17 23:32:21.497 INFO [stderr] warning: cannot find type `NewSubscription` in this scope Dec 17 23:32:21.497 INFO [stderr] --> src/models.rs:17:10 Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 INFO [stderr] 17 | #[derive(Insertable)] Dec 17 23:32:21.497 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 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:21.497 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.497 INFO [stderr] Dec 17 23:32:21.497 INFO [stderr] warning: cannot find type `Subscription` in this scope Dec 17 23:32:21.497 INFO [stderr] --> src/models.rs:24:10 Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 INFO [stderr] 24 | #[derive(Queryable)] Dec 17 23:32:21.497 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:32:21.497 INFO [stderr] | Dec 17 23:32:21.497 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:21.497 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:32:21.497 INFO [stderr] Dec 17 23:32:25.912 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Dec 17 23:32:27.395 INFO running `"docker" "inspect" "4bc593c8d50e5bd5e944ecb461760dc4a4be27b55ce8679f1e63757e39361e6f"` Dec 17 23:32:27.770 INFO running `"docker" "rm" "-f" "4bc593c8d50e5bd5e944ecb461760dc4a4be27b55ce8679f1e63757e39361e6f"` Dec 17 23:32:28.114 INFO [stdout] 4bc593c8d50e5bd5e944ecb461760dc4a4be27b55ce8679f1e63757e39361e6f