Dec 19 16:18:20.434 INFO checking gugahoa/ww-subscribe against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 16:18:20.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-7/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 16:18:20.918 INFO [stdout] 8bb79179a371ecd1b63031bea12015f5f2d3441c16d9995563c8613105b3168c Dec 19 16:18:20.920 INFO running `"docker" "start" "-a" "8bb79179a371ecd1b63031bea12015f5f2d3441c16d9995563c8613105b3168c"` Dec 19 16:18:23.094 INFO [stderr] Compiling ident_case v1.0.0 Dec 19 16:18:23.096 INFO [stderr] Compiling derive_builder v0.6.0 Dec 19 16:18:23.099 INFO [stderr] Checking want v0.0.6 Dec 19 16:18:23.099 INFO [stderr] Checking tokio-io v0.1.10 Dec 19 16:18:23.100 INFO [stderr] Checking mio-uds v0.6.7 Dec 19 16:18:23.131 INFO [stderr] Checking erased-serde v0.3.6 Dec 19 16:18:23.131 INFO [stderr] Compiling telebot-derive v0.0.12 Dec 19 16:18:23.131 INFO [stderr] Compiling syn v0.15.14 Dec 19 16:18:24.288 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 19 16:18:24.578 INFO [stderr] Compiling darling_core v0.6.3 Dec 19 16:18:24.818 INFO [stderr] Checking tokio-threadpool v0.1.8 Dec 19 16:18:25.090 INFO [stderr] Checking dotenv v0.9.0 Dec 19 16:18:29.254 INFO [stderr] Checking tokio-reactor v0.1.6 Dec 19 16:18:34.254 INFO [stderr] Checking tokio-codec v0.1.1 Dec 19 16:18:34.660 INFO [stderr] Checking h2 v0.1.13 Dec 19 16:18:34.719 INFO [stderr] Checking tokio-fs v0.1.4 Dec 19 16:18:34.818 INFO [stderr] Checking tokio-uds v0.2.3 Dec 19 16:18:40.795 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 19 16:18:41.081 INFO [stderr] Checking tokio-udp v0.1.2 Dec 19 16:18:45.162 INFO [stderr] Checking tokio v0.1.11 Dec 19 16:18:51.773 INFO [stderr] Checking tokio-core v0.1.17 Dec 19 16:18:53.267 INFO [stderr] Checking diesel v1.3.3 Dec 19 16:18:54.744 INFO [stderr] Compiling darling_macro v0.6.3 Dec 19 16:18:56.728 INFO [stderr] Checking hyper v0.12.12 Dec 19 16:19:03.012 INFO [stderr] Compiling darling v0.6.3 Dec 19 16:19:04.696 INFO [stderr] Compiling derive_builder_core v0.3.0 Dec 19 16:19:06.380 INFO [stderr] Compiling synstructure v0.10.0 Dec 19 16:19:06.380 INFO [stderr] Compiling serde_derive v1.0.80 Dec 19 16:19:13.734 INFO [stderr] Compiling failure_derive v0.1.3 Dec 19 16:19:16.664 INFO [stderr] Checking hyper-tls v0.3.1 Dec 19 16:19:16.665 INFO [stderr] Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Dec 19 16:19:20.575 INFO [stderr] Checking reqwest v0.9.3 Dec 19 16:19:21.077 INFO [stderr] Checking failure v0.1.3 Dec 19 16:19:22.666 INFO [stderr] Checking quick-xml v0.13.1 Dec 19 16:19:25.171 INFO [stderr] Checking rss v1.6.0 Dec 19 16:19:33.764 INFO [stderr] Checking telebot v0.2.10 Dec 19 16:20:00.740 INFO [stderr] Checking ww-subscription v0.1.0 (/opt/crater/workdir) Dec 19 16:20:01.164 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 16:20:01.164 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 16:20:01.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 16:20:01.164 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 19 16:20:01.164 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.164 INFO [stderr] Dec 19 16:20:01.164 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 16:20:01.164 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 16:20:01.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 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 19 16:20:01.164 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.164 INFO [stderr] Dec 19 16:20:01.164 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 16:20:01.164 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 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 19 16:20:01.164 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.164 INFO [stderr] Dec 19 16:20:01.164 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 16:20:01.164 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 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 19 16:20:01.164 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.164 INFO [stderr] Dec 19 16:20:01.164 INFO [stderr] warning: cannot find type `last_link` in this scope Dec 19 16:20:01.164 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.164 INFO [stderr] | Dec 19 16:20:01.164 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.165 INFO [stderr] warning: cannot find type `chat_id` in this scope Dec 19 16:20:01.165 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.165 INFO [stderr] warning: cannot find type `novel` in this scope Dec 19 16:20:01.165 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.165 INFO [stderr] warning: cannot find type `Novel` in this scope Dec 19 16:20:01.165 INFO [stderr] --> src/models.rs:3:10 Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 INFO [stderr] 3 | #[derive(Queryable)] Dec 19 16:20:01.165 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.165 INFO [stderr] warning: cannot find type `novels` in this scope Dec 19 16:20:01.165 INFO [stderr] --> src/models.rs:10:10 Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 INFO [stderr] 10 | #[derive(Insertable)] Dec 19 16:20:01.165 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.165 INFO [stderr] warning: cannot find type `NewNovel` in this scope Dec 19 16:20:01.165 INFO [stderr] --> src/models.rs:10:10 Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 INFO [stderr] 10 | #[derive(Insertable)] Dec 19 16:20:01.165 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.165 INFO [stderr] warning: cannot find type `subscriptions` in this scope Dec 19 16:20:01.165 INFO [stderr] --> src/models.rs:17:10 Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 INFO [stderr] 17 | #[derive(Insertable)] Dec 19 16:20:01.165 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.165 INFO [stderr] warning: cannot find type `NewSubscription` in this scope Dec 19 16:20:01.165 INFO [stderr] --> src/models.rs:17:10 Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 INFO [stderr] 17 | #[derive(Insertable)] Dec 19 16:20:01.165 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.165 INFO [stderr] warning: cannot find type `Subscription` in this scope Dec 19 16:20:01.165 INFO [stderr] --> src/models.rs:24:10 Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 INFO [stderr] 24 | #[derive(Queryable)] Dec 19 16:20:01.165 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.165 INFO [stderr] | Dec 19 16:20:01.165 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 19 16:20:01.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.165 INFO [stderr] Dec 19 16:20:01.316 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 16:20:01.316 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 16:20:01.316 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 16:20:01.317 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 16:20:01.317 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 16:20:01.317 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `last_link` in this scope Dec 19 16:20:01.317 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `chat_id` in this scope Dec 19 16:20:01.317 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `novel` in this scope Dec 19 16:20:01.317 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `Novel` in this scope Dec 19 16:20:01.317 INFO [stderr] --> src/models.rs:3:10 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 3 | #[derive(Queryable)] Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `novels` in this scope Dec 19 16:20:01.317 INFO [stderr] --> src/models.rs:10:10 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 10 | #[derive(Insertable)] Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.317 INFO [stderr] warning: cannot find type `NewNovel` in this scope Dec 19 16:20:01.317 INFO [stderr] --> src/models.rs:10:10 Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 INFO [stderr] 10 | #[derive(Insertable)] Dec 19 16:20:01.317 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.317 INFO [stderr] | Dec 19 16:20:01.317 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 19 16:20:01.317 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.317 INFO [stderr] Dec 19 16:20:01.320 INFO [stderr] warning: cannot find type `subscriptions` in this scope Dec 19 16:20:01.320 INFO [stderr] --> src/models.rs:17:10 Dec 19 16:20:01.320 INFO [stderr] | Dec 19 16:20:01.320 INFO [stderr] 17 | #[derive(Insertable)] Dec 19 16:20:01.320 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.320 INFO [stderr] | Dec 19 16:20:01.320 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 19 16:20:01.320 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.320 INFO [stderr] Dec 19 16:20:01.320 INFO [stderr] warning: cannot find type `NewSubscription` in this scope Dec 19 16:20:01.320 INFO [stderr] --> src/models.rs:17:10 Dec 19 16:20:01.320 INFO [stderr] | Dec 19 16:20:01.320 INFO [stderr] 17 | #[derive(Insertable)] Dec 19 16:20:01.320 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.320 INFO [stderr] | Dec 19 16:20:01.320 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 19 16:20:01.320 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.320 INFO [stderr] Dec 19 16:20:01.320 INFO [stderr] warning: cannot find type `Subscription` in this scope Dec 19 16:20:01.320 INFO [stderr] --> src/models.rs:24:10 Dec 19 16:20:01.320 INFO [stderr] | Dec 19 16:20:01.320 INFO [stderr] 24 | #[derive(Queryable)] Dec 19 16:20:01.320 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 16:20:01.321 INFO [stderr] | Dec 19 16:20:01.321 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 19 16:20:01.321 INFO [stderr] = note: for more information, see issue #50504 Dec 19 16:20:01.321 INFO [stderr] Dec 19 16:20:05.120 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Dec 19 16:20:06.540 INFO running `"docker" "inspect" "8bb79179a371ecd1b63031bea12015f5f2d3441c16d9995563c8613105b3168c"` Dec 19 16:20:06.947 INFO running `"docker" "rm" "-f" "8bb79179a371ecd1b63031bea12015f5f2d3441c16d9995563c8613105b3168c"` Dec 19 16:20:07.284 INFO [stdout] 8bb79179a371ecd1b63031bea12015f5f2d3441c16d9995563c8613105b3168c