Dec 18 05:30:02.463 INFO checking Scetch/ShopifyWinter2019 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 05:30:02.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/Scetch/ShopifyWinter2019:/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 18 05:30:02.938 INFO [stdout] eef342214877a53b3d97d29474ced675e19a6baaac02f3e680e413542e560993 Dec 18 05:30:02.940 INFO running `"docker" "start" "-a" "eef342214877a53b3d97d29474ced675e19a6baaac02f3e680e413542e560993"` Dec 18 05:30:05.640 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Dec 18 05:30:05.704 INFO [stderr] Checking ordermap v0.2.13 Dec 18 05:30:05.705 INFO [stderr] Compiling juniper_codegen v0.9.2 Dec 18 05:30:05.728 INFO [stderr] Checking trust-dns-proto v0.4.0 Dec 18 05:30:07.888 INFO [stderr] Checking diesel v1.3.2 Dec 18 05:30:08.748 INFO [stderr] Checking juniper v0.9.2 Dec 18 05:30:10.206 INFO [stderr] Checking trust-dns-resolver v0.9.1 Dec 18 05:30:12.932 INFO [stderr] Checking actix v0.7.4 Dec 18 05:30:16.270 INFO [stderr] Checking actix-web v0.7.6 Dec 18 05:30:33.829 INFO [stderr] Checking shopifyw19 v0.1.0 (/opt/crater/workdir) Dec 18 05:30:38.159 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 05:30:38.160 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 05:30:38.160 INFO [stderr] | Dec 18 05:30:38.160 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 05:30:38.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.160 INFO [stderr] | Dec 18 05:30:38.160 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 05:30:38.160 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 18 05:30:38.160 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.160 INFO [stderr] Dec 18 05:30:38.161 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 05:30:38.161 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 05:30:38.161 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 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 18 05:30:38.161 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.161 INFO [stderr] Dec 18 05:30:38.161 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 05:30:38.161 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.161 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 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 18 05:30:38.161 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.161 INFO [stderr] Dec 18 05:30:38.161 INFO [stderr] warning: cannot find type `product_id` in this scope Dec 18 05:30:38.161 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.161 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 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 18 05:30:38.161 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.161 INFO [stderr] Dec 18 05:30:38.161 INFO [stderr] warning: cannot find type `order_id` in this scope Dec 18 05:30:38.161 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.161 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 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 18 05:30:38.161 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.161 INFO [stderr] Dec 18 05:30:38.161 INFO [stderr] warning: cannot find type `quantity` in this scope Dec 18 05:30:38.161 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.161 INFO [stderr] | Dec 18 05:30:38.161 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.161 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.162 INFO [stderr] | Dec 18 05:30:38.162 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 18 05:30:38.162 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.162 INFO [stderr] Dec 18 05:30:38.169 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 05:30:38.169 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 05:30:38.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 05:30:38.169 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 18 05:30:38.169 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.169 INFO [stderr] Dec 18 05:30:38.169 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 05:30:38.169 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 05:30:38.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 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 18 05:30:38.169 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.169 INFO [stderr] Dec 18 05:30:38.169 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 05:30:38.169 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 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 18 05:30:38.169 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.169 INFO [stderr] Dec 18 05:30:38.169 INFO [stderr] warning: cannot find type `product_id` in this scope Dec 18 05:30:38.169 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 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 18 05:30:38.169 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.169 INFO [stderr] Dec 18 05:30:38.169 INFO [stderr] warning: cannot find type `order_id` in this scope Dec 18 05:30:38.169 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 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 18 05:30:38.169 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.169 INFO [stderr] Dec 18 05:30:38.169 INFO [stderr] warning: cannot find type `quantity` in this scope Dec 18 05:30:38.169 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 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 18 05:30:38.169 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.169 INFO [stderr] Dec 18 05:30:38.169 INFO [stderr] warning: cannot find type `shop_id` in this scope Dec 18 05:30:38.169 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.169 INFO [stderr] | Dec 18 05:30:38.169 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 18 05:30:38.169 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.169 INFO [stderr] Dec 18 05:30:38.177 INFO [stderr] warning: cannot find type `name` in this scope Dec 18 05:30:38.177 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.177 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 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 18 05:30:38.177 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.177 INFO [stderr] Dec 18 05:30:38.177 INFO [stderr] warning: cannot find type `value` in this scope Dec 18 05:30:38.177 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.177 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 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 18 05:30:38.177 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.177 INFO [stderr] Dec 18 05:30:38.177 INFO [stderr] warning: cannot find type `Shop` in this scope Dec 18 05:30:38.177 INFO [stderr] --> src/schema.rs:43:10 Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 INFO [stderr] 43 | #[derive(Identifiable, Queryable)] Dec 18 05:30:38.177 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 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 18 05:30:38.177 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.177 INFO [stderr] Dec 18 05:30:38.177 INFO [stderr] warning: cannot find type `shops` in this scope Dec 18 05:30:38.177 INFO [stderr] --> src/schema.rs:43:10 Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 INFO [stderr] 43 | #[derive(Identifiable, Queryable)] Dec 18 05:30:38.177 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 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 18 05:30:38.177 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.177 INFO [stderr] Dec 18 05:30:38.177 INFO [stderr] warning: cannot find type `Shop` in this scope Dec 18 05:30:38.177 INFO [stderr] --> src/schema.rs:43:24 Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 INFO [stderr] 43 | #[derive(Identifiable, Queryable)] Dec 18 05:30:38.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 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 18 05:30:38.177 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.177 INFO [stderr] Dec 18 05:30:38.177 INFO [stderr] warning: cannot find type `Product` in this scope Dec 18 05:30:38.177 INFO [stderr] --> src/schema.rs:86:10 Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.177 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.177 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 18 05:30:38.177 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.177 INFO [stderr] Dec 18 05:30:38.177 INFO [stderr] warning: cannot find type `products` in this scope Dec 18 05:30:38.177 INFO [stderr] --> src/schema.rs:86:10 Dec 18 05:30:38.177 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `Product` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:86:24 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `Shop` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:86:35 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `Product` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:86:35 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `products` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:86:35 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `Order` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:146:10 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `orders` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:146:10 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `Order` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:146:24 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `Shop` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:146:35 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `Order` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:146:35 Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.178 INFO [stderr] | Dec 18 05:30:38.178 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 18 05:30:38.178 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.178 INFO [stderr] Dec 18 05:30:38.178 INFO [stderr] warning: cannot find type `orders` in this scope Dec 18 05:30:38.178 INFO [stderr] --> src/schema.rs:146:35 Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 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 18 05:30:38.179 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.179 INFO [stderr] Dec 18 05:30:38.179 INFO [stderr] warning: cannot find type `LineItem` in this scope Dec 18 05:30:38.179 INFO [stderr] --> src/schema.rs:204:10 Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 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 18 05:30:38.179 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.179 INFO [stderr] Dec 18 05:30:38.179 INFO [stderr] warning: cannot find type `line_items` in this scope Dec 18 05:30:38.179 INFO [stderr] --> src/schema.rs:204:10 Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 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 18 05:30:38.179 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.179 INFO [stderr] Dec 18 05:30:38.179 INFO [stderr] warning: cannot find type `LineItem` in this scope Dec 18 05:30:38.179 INFO [stderr] --> src/schema.rs:204:24 Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.179 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 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 18 05:30:38.179 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.179 INFO [stderr] Dec 18 05:30:38.179 INFO [stderr] warning: cannot find type `Product` in this scope Dec 18 05:30:38.179 INFO [stderr] --> src/schema.rs:204:35 Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 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 18 05:30:38.179 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.179 INFO [stderr] Dec 18 05:30:38.179 INFO [stderr] warning: cannot find type `LineItem` in this scope Dec 18 05:30:38.179 INFO [stderr] --> src/schema.rs:204:35 Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 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 18 05:30:38.179 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.179 INFO [stderr] Dec 18 05:30:38.179 INFO [stderr] warning: cannot find type `line_items` in this scope Dec 18 05:30:38.179 INFO [stderr] --> src/schema.rs:204:35 Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.179 INFO [stderr] | Dec 18 05:30:38.179 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 18 05:30:38.179 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.179 INFO [stderr] Dec 18 05:30:38.180 INFO [stderr] warning: cannot find type `shop_id` in this scope Dec 18 05:30:38.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.180 INFO [stderr] | Dec 18 05:30:38.180 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.180 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.180 INFO [stderr] | Dec 18 05:30:38.180 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 18 05:30:38.180 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.180 INFO [stderr] Dec 18 05:30:38.180 INFO [stderr] warning: cannot find type `name` in this scope Dec 18 05:30:38.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.180 INFO [stderr] | Dec 18 05:30:38.180 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.180 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.180 INFO [stderr] | Dec 18 05:30:38.180 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 18 05:30:38.180 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.180 INFO [stderr] Dec 18 05:30:38.180 INFO [stderr] warning: cannot find type `value` in this scope Dec 18 05:30:38.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 05:30:38.180 INFO [stderr] | Dec 18 05:30:38.180 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 05:30:38.180 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.180 INFO [stderr] | Dec 18 05:30:38.180 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 18 05:30:38.180 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.180 INFO [stderr] Dec 18 05:30:38.180 INFO [stderr] warning: cannot find type `Shop` in this scope Dec 18 05:30:38.181 INFO [stderr] --> src/schema.rs:43:10 Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 INFO [stderr] 43 | #[derive(Identifiable, Queryable)] Dec 18 05:30:38.181 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 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 18 05:30:38.181 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.181 INFO [stderr] Dec 18 05:30:38.181 INFO [stderr] warning: cannot find type `shops` in this scope Dec 18 05:30:38.181 INFO [stderr] --> src/schema.rs:43:10 Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 INFO [stderr] 43 | #[derive(Identifiable, Queryable)] Dec 18 05:30:38.181 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 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 18 05:30:38.181 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.181 INFO [stderr] Dec 18 05:30:38.181 INFO [stderr] warning: cannot find type `Shop` in this scope Dec 18 05:30:38.181 INFO [stderr] --> src/schema.rs:43:24 Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 INFO [stderr] 43 | #[derive(Identifiable, Queryable)] Dec 18 05:30:38.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 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 18 05:30:38.181 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.181 INFO [stderr] Dec 18 05:30:38.181 INFO [stderr] warning: cannot find type `Product` in this scope Dec 18 05:30:38.181 INFO [stderr] --> src/schema.rs:86:10 Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.181 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 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 18 05:30:38.181 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.181 INFO [stderr] Dec 18 05:30:38.181 INFO [stderr] warning: cannot find type `products` in this scope Dec 18 05:30:38.181 INFO [stderr] --> src/schema.rs:86:10 Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.181 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 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 18 05:30:38.181 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.181 INFO [stderr] Dec 18 05:30:38.181 INFO [stderr] warning: cannot find type `Product` in this scope Dec 18 05:30:38.181 INFO [stderr] --> src/schema.rs:86:24 Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 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 18 05:30:38.181 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.181 INFO [stderr] Dec 18 05:30:38.181 INFO [stderr] warning: cannot find type `Shop` in this scope Dec 18 05:30:38.181 INFO [stderr] --> src/schema.rs:86:35 Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.181 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.181 INFO [stderr] | Dec 18 05:30:38.181 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 18 05:30:38.181 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.181 INFO [stderr] Dec 18 05:30:38.182 INFO [stderr] warning: cannot find type `Product` in this scope Dec 18 05:30:38.182 INFO [stderr] --> src/schema.rs:86:35 Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.182 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 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 18 05:30:38.182 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.182 INFO [stderr] Dec 18 05:30:38.182 INFO [stderr] warning: cannot find type `products` in this scope Dec 18 05:30:38.182 INFO [stderr] --> src/schema.rs:86:35 Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 INFO [stderr] 86 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.182 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 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 18 05:30:38.182 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.182 INFO [stderr] Dec 18 05:30:38.182 INFO [stderr] warning: cannot find type `Order` in this scope Dec 18 05:30:38.182 INFO [stderr] --> src/schema.rs:146:10 Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.182 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 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 18 05:30:38.182 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.182 INFO [stderr] Dec 18 05:30:38.182 INFO [stderr] warning: cannot find type `orders` in this scope Dec 18 05:30:38.182 INFO [stderr] --> src/schema.rs:146:10 Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.182 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 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 18 05:30:38.182 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.182 INFO [stderr] Dec 18 05:30:38.182 INFO [stderr] warning: cannot find type `Order` in this scope Dec 18 05:30:38.182 INFO [stderr] --> src/schema.rs:146:24 Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.182 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 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 18 05:30:38.182 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.182 INFO [stderr] Dec 18 05:30:38.182 INFO [stderr] warning: cannot find type `Shop` in this scope Dec 18 05:30:38.182 INFO [stderr] --> src/schema.rs:146:35 Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.182 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 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 18 05:30:38.182 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.182 INFO [stderr] Dec 18 05:30:38.182 INFO [stderr] warning: cannot find type `Order` in this scope Dec 18 05:30:38.182 INFO [stderr] --> src/schema.rs:146:35 Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.182 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 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 18 05:30:38.182 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.182 INFO [stderr] Dec 18 05:30:38.182 INFO [stderr] warning: cannot find type `orders` in this scope Dec 18 05:30:38.182 INFO [stderr] --> src/schema.rs:146:35 Dec 18 05:30:38.182 INFO [stderr] | Dec 18 05:30:38.182 INFO [stderr] 146 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.182 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 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 18 05:30:38.183 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.183 INFO [stderr] Dec 18 05:30:38.183 INFO [stderr] warning: cannot find type `LineItem` in this scope Dec 18 05:30:38.183 INFO [stderr] --> src/schema.rs:204:10 Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.183 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 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 18 05:30:38.183 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.183 INFO [stderr] Dec 18 05:30:38.183 INFO [stderr] warning: cannot find type `line_items` in this scope Dec 18 05:30:38.183 INFO [stderr] --> src/schema.rs:204:10 Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.183 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 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 18 05:30:38.183 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.183 INFO [stderr] Dec 18 05:30:38.183 INFO [stderr] warning: cannot find type `LineItem` in this scope Dec 18 05:30:38.183 INFO [stderr] --> src/schema.rs:204:24 Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.183 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 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 18 05:30:38.183 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.183 INFO [stderr] Dec 18 05:30:38.183 INFO [stderr] warning: cannot find type `Product` in this scope Dec 18 05:30:38.183 INFO [stderr] --> src/schema.rs:204:35 Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.183 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 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 18 05:30:38.183 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.183 INFO [stderr] Dec 18 05:30:38.183 INFO [stderr] warning: cannot find type `LineItem` in this scope Dec 18 05:30:38.183 INFO [stderr] --> src/schema.rs:204:35 Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.183 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.183 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 18 05:30:38.183 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.183 INFO [stderr] Dec 18 05:30:38.183 INFO [stderr] warning: cannot find type `line_items` in this scope Dec 18 05:30:38.183 INFO [stderr] --> src/schema.rs:204:35 Dec 18 05:30:38.183 INFO [stderr] | Dec 18 05:30:38.184 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.184 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.184 INFO [stderr] | Dec 18 05:30:38.184 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 18 05:30:38.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.184 INFO [stderr] Dec 18 05:30:38.184 INFO [stderr] warning: cannot find type `Order` in this scope Dec 18 05:30:38.184 INFO [stderr] --> src/schema.rs:204:35 Dec 18 05:30:38.184 INFO [stderr] | Dec 18 05:30:38.184 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.184 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.184 INFO [stderr] | Dec 18 05:30:38.184 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 18 05:30:38.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.184 INFO [stderr] Dec 18 05:30:38.188 INFO [stderr] warning: cannot find type `Order` in this scope Dec 18 05:30:38.188 INFO [stderr] --> src/schema.rs:204:35 Dec 18 05:30:38.188 INFO [stderr] | Dec 18 05:30:38.188 INFO [stderr] 204 | #[derive(Identifiable, Queryable, Associations)] Dec 18 05:30:38.188 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 05:30:38.188 INFO [stderr] | Dec 18 05:30:38.188 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 18 05:30:38.188 INFO [stderr] = note: for more information, see issue #50504 Dec 18 05:30:38.188 INFO [stderr] Dec 18 05:30:39.794 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.74s Dec 18 05:30:41.284 INFO running `"docker" "inspect" "eef342214877a53b3d97d29474ced675e19a6baaac02f3e680e413542e560993"` Dec 18 05:30:41.498 INFO running `"docker" "rm" "-f" "eef342214877a53b3d97d29474ced675e19a6baaac02f3e680e413542e560993"` Dec 18 05:30:41.848 INFO [stdout] eef342214877a53b3d97d29474ced675e19a6baaac02f3e680e413542e560993