Nov 16 08:29:51.454 INFO testing werner/focusvent against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 08:29:51.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 08:29:51.863 INFO [stdout] 3e1dc9f9bc82360c7c59660e3179de2d88ce85a9c68fc604933830894fe44d7a Nov 16 08:29:51.871 INFO running `"docker" "start" "-a" "3e1dc9f9bc82360c7c59660e3179de2d88ce85a9c68fc604933830894fe44d7a"` Nov 16 08:29:53.849 INFO [stderr] usermod: no changes Nov 16 08:29:54.160 INFO [stderr] Compiling rayon-core v1.4.1 Nov 16 08:29:54.168 INFO [stderr] Compiling num-traits v0.2.6 Nov 16 08:29:54.170 INFO [stderr] Compiling yansi v0.4.0 Nov 16 08:29:54.183 INFO [stderr] Compiling serde v1.0.78 Nov 16 08:29:54.201 INFO [stderr] Compiling untrusted v0.5.1 Nov 16 08:29:54.202 INFO [stderr] Compiling pq-sys v0.4.6 Nov 16 08:29:54.213 INFO [stderr] Compiling ordermap v0.2.13 Nov 16 08:29:54.214 INFO [stderr] Compiling pear v0.0.20 Nov 16 08:29:58.115 INFO [stderr] Compiling state v0.4.1 Nov 16 08:29:58.116 INFO [stderr] Compiling crossbeam-utils v0.2.2 Nov 16 08:29:58.375 INFO [stderr] Compiling memchr v2.0.2 Nov 16 08:29:59.191 INFO [stderr] Compiling isatty v0.1.9 Nov 16 08:30:00.019 INFO [stderr] Compiling base64 v0.6.0 Nov 16 08:30:00.587 INFO [stderr] Compiling log v0.3.9 Nov 16 08:30:00.991 INFO [stderr] Compiling pear_codegen v0.0.20 Nov 16 08:30:01.001 INFO [stderr] Compiling rocket v0.3.16 Nov 16 08:30:01.002 INFO [stderr] Compiling rocket_codegen v0.3.16 Nov 16 08:30:01.187 INFO [stderr] Compiling aho-corasick v0.6.8 Nov 16 08:30:05.133 INFO [stderr] Compiling syn v0.13.11 Nov 16 08:30:05.148 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Nov 16 08:30:05.154 INFO [stderr] Compiling courier v0.3.1 Nov 16 08:30:05.166 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 16 08:30:05.232 INFO [stderr] Compiling mime v0.2.6 Nov 16 08:30:07.691 INFO [stderr] Compiling syn v0.14.9 Nov 16 08:30:13.641 INFO [stderr] Compiling regex v0.2.11 Nov 16 08:30:13.809 INFO [stderr] Compiling regex v1.0.5 Nov 16 08:30:17.151 INFO [stderr] Compiling hyper v0.10.13 Nov 16 08:30:21.661 INFO [stderr] Compiling serde_derive v1.0.78 Nov 16 08:31:22.591 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 16 08:31:23.251 INFO [stderr] Compiling num-integer v0.1.39 Nov 16 08:31:24.188 INFO [stderr] Compiling toml v0.4.6 Nov 16 08:31:24.369 INFO [stderr] Compiling serde_json v1.0.27 Nov 16 08:31:25.420 INFO [stderr] Compiling dotenv v0.9.0 Nov 16 08:31:33.299 INFO [stderr] Compiling chrono v0.4.6 Nov 16 08:31:34.755 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 16 08:31:38.690 INFO [stderr] Compiling rayon v0.7.1 Nov 16 08:31:45.687 INFO [stderr] Compiling ring v0.11.0 Nov 16 08:31:49.875 INFO [stderr] Compiling diesel v1.3.3 Nov 16 08:31:57.889 INFO [stderr] Compiling cookie v0.9.2 Nov 16 08:32:17.731 INFO [stderr] Compiling rocket_contrib v0.3.16 Nov 16 08:33:02.532 INFO [stderr] Compiling diesel-derive-newtype v0.1.2 Nov 16 08:33:05.064 INFO [stderr] Compiling focusvent v0.1.0 (/source) Nov 16 08:33:07.683 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:33:07.684 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:33:07.684 INFO [stderr] | Nov 16 08:33:07.684 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:33:07.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.685 INFO [stderr] | Nov 16 08:33:07.685 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 08:33:07.686 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! Nov 16 08:33:07.686 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.686 INFO [stderr] Nov 16 08:33:07.687 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:33:07.687 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:33:07.687 INFO [stderr] | Nov 16 08:33:07.688 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:33:07.688 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.688 INFO [stderr] | Nov 16 08:33:07.689 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! Nov 16 08:33:07.689 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.689 INFO [stderr] Nov 16 08:33:07.690 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 08:33:07.690 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.690 INFO [stderr] | Nov 16 08:33:07.691 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.691 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.691 INFO [stderr] | Nov 16 08:33:07.692 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! Nov 16 08:33:07.692 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.692 INFO [stderr] Nov 16 08:33:07.693 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 16 08:33:07.693 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.693 INFO [stderr] | Nov 16 08:33:07.694 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.694 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.694 INFO [stderr] | Nov 16 08:33:07.695 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! Nov 16 08:33:07.695 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.695 INFO [stderr] Nov 16 08:33:07.695 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 16 08:33:07.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.695 INFO [stderr] | Nov 16 08:33:07.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.695 INFO [stderr] | Nov 16 08:33:07.695 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! Nov 16 08:33:07.695 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.695 INFO [stderr] Nov 16 08:33:07.695 INFO [stderr] warning: cannot find type `company_name` in this scope Nov 16 08:33:07.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.695 INFO [stderr] | Nov 16 08:33:07.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.695 INFO [stderr] | Nov 16 08:33:07.695 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! Nov 16 08:33:07.695 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.695 INFO [stderr] Nov 16 08:33:07.695 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 08:33:07.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.696 INFO [stderr] | Nov 16 08:33:07.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.696 INFO [stderr] | Nov 16 08:33:07.696 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! Nov 16 08:33:07.696 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.696 INFO [stderr] Nov 16 08:33:07.696 INFO [stderr] warning: cannot find type `phone` in this scope Nov 16 08:33:07.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.696 INFO [stderr] | Nov 16 08:33:07.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.696 INFO [stderr] | Nov 16 08:33:07.696 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! Nov 16 08:33:07.696 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.696 INFO [stderr] Nov 16 08:33:07.697 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 08:33:07.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.697 INFO [stderr] | Nov 16 08:33:07.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.697 INFO [stderr] | Nov 16 08:33:07.697 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! Nov 16 08:33:07.697 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.697 INFO [stderr] Nov 16 08:33:07.697 INFO [stderr] warning: cannot find type `value` in this scope Nov 16 08:33:07.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.697 INFO [stderr] | Nov 16 08:33:07.698 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.698 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.698 INFO [stderr] | Nov 16 08:33:07.698 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! Nov 16 08:33:07.698 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.698 INFO [stderr] Nov 16 08:33:07.698 INFO [stderr] warning: cannot find type `symbol` in this scope Nov 16 08:33:07.698 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.698 INFO [stderr] | Nov 16 08:33:07.698 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.698 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.698 INFO [stderr] | Nov 16 08:33:07.698 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! Nov 16 08:33:07.698 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.698 INFO [stderr] Nov 16 08:33:07.698 INFO [stderr] warning: cannot find type `decimal_point` in this scope Nov 16 08:33:07.698 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.698 INFO [stderr] | Nov 16 08:33:07.698 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.698 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.698 INFO [stderr] | Nov 16 08:33:07.699 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! Nov 16 08:33:07.699 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.699 INFO [stderr] Nov 16 08:33:07.699 INFO [stderr] warning: cannot find type `thousands_separator` in this scope Nov 16 08:33:07.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.699 INFO [stderr] | Nov 16 08:33:07.699 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.699 INFO [stderr] | Nov 16 08:33:07.699 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! Nov 16 08:33:07.699 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.699 INFO [stderr] Nov 16 08:33:07.699 INFO [stderr] warning: cannot find type `default_currency` in this scope Nov 16 08:33:07.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.699 INFO [stderr] | Nov 16 08:33:07.699 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.699 INFO [stderr] | Nov 16 08:33:07.699 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! Nov 16 08:33:07.699 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.699 INFO [stderr] Nov 16 08:33:07.699 INFO [stderr] warning: cannot find type `in_use` in this scope Nov 16 08:33:07.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.700 INFO [stderr] | Nov 16 08:33:07.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.700 INFO [stderr] | Nov 16 08:33:07.700 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! Nov 16 08:33:07.700 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.700 INFO [stderr] Nov 16 08:33:07.700 INFO [stderr] warning: cannot find type `product_id` in this scope Nov 16 08:33:07.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.700 INFO [stderr] | Nov 16 08:33:07.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.700 INFO [stderr] | Nov 16 08:33:07.700 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! Nov 16 08:33:07.700 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.700 INFO [stderr] Nov 16 08:33:07.700 INFO [stderr] warning: cannot find type `cost_id` in this scope Nov 16 08:33:07.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.700 INFO [stderr] | Nov 16 08:33:07.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.701 INFO [stderr] | Nov 16 08:33:07.701 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! Nov 16 08:33:07.701 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.701 INFO [stderr] Nov 16 08:33:07.701 INFO [stderr] warning: cannot find type `supplier_id` in this scope Nov 16 08:33:07.701 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.701 INFO [stderr] | Nov 16 08:33:07.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.701 INFO [stderr] | Nov 16 08:33:07.701 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! Nov 16 08:33:07.701 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.701 INFO [stderr] Nov 16 08:33:07.701 INFO [stderr] warning: cannot find type `cost` in this scope Nov 16 08:33:07.701 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.701 INFO [stderr] | Nov 16 08:33:07.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.701 INFO [stderr] | Nov 16 08:33:07.701 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! Nov 16 08:33:07.701 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.702 INFO [stderr] Nov 16 08:33:07.702 INFO [stderr] warning: cannot find type `price_id` in this scope Nov 16 08:33:07.702 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.702 INFO [stderr] | Nov 16 08:33:07.702 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.702 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.702 INFO [stderr] | Nov 16 08:33:07.702 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! Nov 16 08:33:07.702 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.702 INFO [stderr] Nov 16 08:33:07.702 INFO [stderr] warning: cannot find type `price` in this scope Nov 16 08:33:07.702 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.702 INFO [stderr] | Nov 16 08:33:07.702 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.702 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.702 INFO [stderr] | Nov 16 08:33:07.702 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! Nov 16 08:33:07.702 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.702 INFO [stderr] Nov 16 08:33:07.702 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 08:33:07.702 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.702 INFO [stderr] | Nov 16 08:33:07.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.703 INFO [stderr] | Nov 16 08:33:07.703 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! Nov 16 08:33:07.703 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.703 INFO [stderr] Nov 16 08:33:07.703 INFO [stderr] warning: cannot find type `stock` in this scope Nov 16 08:33:07.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.703 INFO [stderr] | Nov 16 08:33:07.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.703 INFO [stderr] | Nov 16 08:33:07.703 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! Nov 16 08:33:07.703 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.703 INFO [stderr] Nov 16 08:33:07.703 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 08:33:07.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.703 INFO [stderr] | Nov 16 08:33:07.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.703 INFO [stderr] | Nov 16 08:33:07.703 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! Nov 16 08:33:07.704 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.704 INFO [stderr] Nov 16 08:33:07.704 INFO [stderr] warning: cannot find type `sale_id` in this scope Nov 16 08:33:07.704 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.704 INFO [stderr] | Nov 16 08:33:07.704 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.711 INFO [stderr] | Nov 16 08:33:07.711 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! Nov 16 08:33:07.711 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.711 INFO [stderr] Nov 16 08:33:07.711 INFO [stderr] warning: cannot find type `tax` in this scope Nov 16 08:33:07.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.711 INFO [stderr] | Nov 16 08:33:07.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.711 INFO [stderr] | Nov 16 08:33:07.711 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! Nov 16 08:33:07.711 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.711 INFO [stderr] Nov 16 08:33:07.711 INFO [stderr] warning: cannot find type `amount` in this scope Nov 16 08:33:07.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.711 INFO [stderr] | Nov 16 08:33:07.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.711 INFO [stderr] | Nov 16 08:33:07.711 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! Nov 16 08:33:07.712 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.712 INFO [stderr] Nov 16 08:33:07.712 INFO [stderr] warning: cannot find type `discount` in this scope Nov 16 08:33:07.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.712 INFO [stderr] | Nov 16 08:33:07.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.712 INFO [stderr] | Nov 16 08:33:07.712 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! Nov 16 08:33:07.712 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.712 INFO [stderr] Nov 16 08:33:07.712 INFO [stderr] warning: cannot find type `subtotal` in this scope Nov 16 08:33:07.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.712 INFO [stderr] | Nov 16 08:33:07.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.712 INFO [stderr] | Nov 16 08:33:07.712 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! Nov 16 08:33:07.712 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.712 INFO [stderr] Nov 16 08:33:07.712 INFO [stderr] warning: cannot find type `sub_total_without_discount` in this scope Nov 16 08:33:07.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.713 INFO [stderr] | Nov 16 08:33:07.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.713 INFO [stderr] | Nov 16 08:33:07.713 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! Nov 16 08:33:07.713 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.713 INFO [stderr] Nov 16 08:33:07.713 INFO [stderr] warning: cannot find type `discount_calculated` in this scope Nov 16 08:33:07.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.713 INFO [stderr] | Nov 16 08:33:07.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.713 INFO [stderr] | Nov 16 08:33:07.713 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! Nov 16 08:33:07.713 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.713 INFO [stderr] Nov 16 08:33:07.713 INFO [stderr] warning: cannot find type `taxes_calculated` in this scope Nov 16 08:33:07.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.713 INFO [stderr] | Nov 16 08:33:07.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.713 INFO [stderr] | Nov 16 08:33:07.714 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! Nov 16 08:33:07.714 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.714 INFO [stderr] Nov 16 08:33:07.714 INFO [stderr] warning: cannot find type `total` in this scope Nov 16 08:33:07.714 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.714 INFO [stderr] | Nov 16 08:33:07.714 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.714 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.714 INFO [stderr] | Nov 16 08:33:07.714 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! Nov 16 08:33:07.714 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.714 INFO [stderr] Nov 16 08:33:07.714 INFO [stderr] warning: cannot find type `observation` in this scope Nov 16 08:33:07.714 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.714 INFO [stderr] | Nov 16 08:33:07.714 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.714 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.714 INFO [stderr] | Nov 16 08:33:07.714 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! Nov 16 08:33:07.714 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.714 INFO [stderr] Nov 16 08:33:07.715 INFO [stderr] warning: cannot find type `client_id` in this scope Nov 16 08:33:07.715 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.715 INFO [stderr] | Nov 16 08:33:07.715 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.715 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.715 INFO [stderr] | Nov 16 08:33:07.715 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! Nov 16 08:33:07.715 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.715 INFO [stderr] Nov 16 08:33:07.715 INFO [stderr] warning: cannot find type `sale_date` in this scope Nov 16 08:33:07.715 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.715 INFO [stderr] | Nov 16 08:33:07.715 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.715 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.715 INFO [stderr] | Nov 16 08:33:07.715 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! Nov 16 08:33:07.715 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.715 INFO [stderr] Nov 16 08:33:07.715 INFO [stderr] warning: cannot find type `sub_total` in this scope Nov 16 08:33:07.715 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.715 INFO [stderr] | Nov 16 08:33:07.715 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.715 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.716 INFO [stderr] | Nov 16 08:33:07.716 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! Nov 16 08:33:07.716 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.716 INFO [stderr] Nov 16 08:33:07.716 INFO [stderr] warning: cannot find type `currency_id` in this scope Nov 16 08:33:07.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.716 INFO [stderr] | Nov 16 08:33:07.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.716 INFO [stderr] | Nov 16 08:33:07.716 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! Nov 16 08:33:07.716 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.716 INFO [stderr] Nov 16 08:33:07.716 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 08:33:07.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.716 INFO [stderr] | Nov 16 08:33:07.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.716 INFO [stderr] | Nov 16 08:33:07.716 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! Nov 16 08:33:07.716 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.716 INFO [stderr] Nov 16 08:33:07.717 INFO [stderr] warning: cannot find type `expiring_date` in this scope Nov 16 08:33:07.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.717 INFO [stderr] | Nov 16 08:33:07.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.717 INFO [stderr] | Nov 16 08:33:07.717 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! Nov 16 08:33:07.717 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.717 INFO [stderr] Nov 16 08:33:07.717 INFO [stderr] warning: cannot find type `percentage` in this scope Nov 16 08:33:07.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:07.717 INFO [stderr] | Nov 16 08:33:07.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:07.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.717 INFO [stderr] | Nov 16 08:33:07.718 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! Nov 16 08:33:07.718 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.718 INFO [stderr] Nov 16 08:33:07.720 INFO [stderr] warning: cannot find type `Product` in this scope Nov 16 08:33:07.720 INFO [stderr] --> src/models/product.rs:18:41 Nov 16 08:33:07.720 INFO [stderr] | Nov 16 08:33:07.721 INFO [stderr] 18 | #[derive(Serialize, Deserialize, Clone, Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:07.721 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.721 INFO [stderr] | Nov 16 08:33:07.721 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! Nov 16 08:33:07.721 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.721 INFO [stderr] Nov 16 08:33:07.723 INFO [stderr] warning: cannot find type `products` in this scope Nov 16 08:33:07.724 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:33:07.724 INFO [stderr] | Nov 16 08:33:07.724 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:33:07.724 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.724 INFO [stderr] | Nov 16 08:33:07.724 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! Nov 16 08:33:07.724 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.724 INFO [stderr] Nov 16 08:33:07.724 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 16 08:33:07.724 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:33:07.724 INFO [stderr] | Nov 16 08:33:07.724 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:33:07.724 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.724 INFO [stderr] | Nov 16 08:33:07.724 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! Nov 16 08:33:07.724 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.724 INFO [stderr] Nov 16 08:33:07.726 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:33:07.726 INFO [stderr] --> src/models/price.rs:13:34 Nov 16 08:33:07.726 INFO [stderr] | Nov 16 08:33:07.726 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:07.726 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.726 INFO [stderr] | Nov 16 08:33:07.726 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! Nov 16 08:33:07.726 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.727 INFO [stderr] Nov 16 08:33:07.727 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:33:07.727 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:33:07.727 INFO [stderr] | Nov 16 08:33:07.727 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.728 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.728 INFO [stderr] | Nov 16 08:33:07.728 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! Nov 16 08:33:07.728 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.728 INFO [stderr] Nov 16 08:33:07.729 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:33:07.729 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:33:07.729 INFO [stderr] | Nov 16 08:33:07.729 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.729 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.729 INFO [stderr] | Nov 16 08:33:07.729 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! Nov 16 08:33:07.729 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.730 INFO [stderr] Nov 16 08:33:07.731 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:33:07.731 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:33:07.731 INFO [stderr] | Nov 16 08:33:07.731 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:07.732 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.732 INFO [stderr] | Nov 16 08:33:07.732 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! Nov 16 08:33:07.732 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.733 INFO [stderr] Nov 16 08:33:07.733 INFO [stderr] warning: cannot find type `NewPrice` in this scope Nov 16 08:33:07.733 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:33:07.733 INFO [stderr] | Nov 16 08:33:07.733 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:07.733 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.733 INFO [stderr] | Nov 16 08:33:07.734 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! Nov 16 08:33:07.734 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.734 INFO [stderr] Nov 16 08:33:07.735 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:33:07.736 INFO [stderr] --> src/models/cost.rs:13:34 Nov 16 08:33:07.736 INFO [stderr] | Nov 16 08:33:07.736 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:07.736 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.736 INFO [stderr] | Nov 16 08:33:07.736 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! Nov 16 08:33:07.737 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.737 INFO [stderr] Nov 16 08:33:07.737 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:33:07.737 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:33:07.738 INFO [stderr] | Nov 16 08:33:07.738 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.738 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.738 INFO [stderr] | Nov 16 08:33:07.739 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! Nov 16 08:33:07.739 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.739 INFO [stderr] Nov 16 08:33:07.739 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:33:07.739 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:33:07.740 INFO [stderr] | Nov 16 08:33:07.740 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.740 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.740 INFO [stderr] | Nov 16 08:33:07.740 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! Nov 16 08:33:07.740 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.740 INFO [stderr] Nov 16 08:33:07.742 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:33:07.742 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:33:07.742 INFO [stderr] | Nov 16 08:33:07.742 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:07.742 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.743 INFO [stderr] | Nov 16 08:33:07.743 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! Nov 16 08:33:07.743 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.743 INFO [stderr] Nov 16 08:33:07.743 INFO [stderr] warning: cannot find type `NewCost` in this scope Nov 16 08:33:07.744 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:33:07.744 INFO [stderr] | Nov 16 08:33:07.744 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:07.744 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.744 INFO [stderr] | Nov 16 08:33:07.744 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! Nov 16 08:33:07.744 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.744 INFO [stderr] Nov 16 08:33:07.746 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:33:07.746 INFO [stderr] --> src/models/supplier.rs:21:41 Nov 16 08:33:07.747 INFO [stderr] | Nov 16 08:33:07.747 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.747 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.747 INFO [stderr] | Nov 16 08:33:07.748 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! Nov 16 08:33:07.748 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.748 INFO [stderr] Nov 16 08:33:07.748 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:33:07.749 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:33:07.749 INFO [stderr] | Nov 16 08:33:07.749 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.749 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.749 INFO [stderr] | Nov 16 08:33:07.750 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! Nov 16 08:33:07.750 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.750 INFO [stderr] Nov 16 08:33:07.750 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:33:07.751 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:33:07.751 INFO [stderr] | Nov 16 08:33:07.751 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.751 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.752 INFO [stderr] | Nov 16 08:33:07.752 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! Nov 16 08:33:07.752 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.752 INFO [stderr] Nov 16 08:33:07.754 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:33:07.755 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:33:07.755 INFO [stderr] | Nov 16 08:33:07.755 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:07.755 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.756 INFO [stderr] | Nov 16 08:33:07.756 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! Nov 16 08:33:07.756 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.756 INFO [stderr] Nov 16 08:33:07.757 INFO [stderr] warning: cannot find type `NewSupplier` in this scope Nov 16 08:33:07.757 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:33:07.757 INFO [stderr] | Nov 16 08:33:07.757 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:07.758 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.758 INFO [stderr] | Nov 16 08:33:07.758 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! Nov 16 08:33:07.758 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.759 INFO [stderr] Nov 16 08:33:07.761 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:33:07.761 INFO [stderr] --> src/models/client.rs:21:41 Nov 16 08:33:07.761 INFO [stderr] | Nov 16 08:33:07.761 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.761 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.762 INFO [stderr] | Nov 16 08:33:07.762 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! Nov 16 08:33:07.762 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.762 INFO [stderr] Nov 16 08:33:07.763 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:33:07.763 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:33:07.763 INFO [stderr] | Nov 16 08:33:07.764 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.764 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.764 INFO [stderr] | Nov 16 08:33:07.764 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! Nov 16 08:33:07.765 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.765 INFO [stderr] Nov 16 08:33:07.765 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:33:07.765 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:33:07.766 INFO [stderr] | Nov 16 08:33:07.766 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.766 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.766 INFO [stderr] | Nov 16 08:33:07.766 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! Nov 16 08:33:07.766 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.767 INFO [stderr] Nov 16 08:33:07.769 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:33:07.769 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:33:07.769 INFO [stderr] | Nov 16 08:33:07.770 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:07.770 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.770 INFO [stderr] | Nov 16 08:33:07.770 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! Nov 16 08:33:07.771 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.771 INFO [stderr] Nov 16 08:33:07.771 INFO [stderr] warning: cannot find type `NewClient` in this scope Nov 16 08:33:07.771 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:33:07.772 INFO [stderr] | Nov 16 08:33:07.772 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:07.772 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.772 INFO [stderr] | Nov 16 08:33:07.773 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! Nov 16 08:33:07.773 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.773 INFO [stderr] Nov 16 08:33:07.775 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:33:07.775 INFO [stderr] --> src/models/tax.rs:13:34 Nov 16 08:33:07.775 INFO [stderr] | Nov 16 08:33:07.775 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:07.775 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.776 INFO [stderr] | Nov 16 08:33:07.776 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! Nov 16 08:33:07.776 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.776 INFO [stderr] Nov 16 08:33:07.777 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:33:07.777 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:33:07.778 INFO [stderr] | Nov 16 08:33:07.778 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.778 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.778 INFO [stderr] | Nov 16 08:33:07.779 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! Nov 16 08:33:07.779 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.779 INFO [stderr] Nov 16 08:33:07.779 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:33:07.780 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:33:07.780 INFO [stderr] | Nov 16 08:33:07.780 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.780 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.781 INFO [stderr] | Nov 16 08:33:07.781 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! Nov 16 08:33:07.781 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.781 INFO [stderr] Nov 16 08:33:07.783 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:33:07.783 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:33:07.783 INFO [stderr] | Nov 16 08:33:07.784 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:07.784 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.784 INFO [stderr] | Nov 16 08:33:07.784 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! Nov 16 08:33:07.785 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.785 INFO [stderr] Nov 16 08:33:07.785 INFO [stderr] warning: cannot find type `NewTax` in this scope Nov 16 08:33:07.786 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:33:07.786 INFO [stderr] | Nov 16 08:33:07.786 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:07.786 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.787 INFO [stderr] | Nov 16 08:33:07.787 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! Nov 16 08:33:07.787 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.787 INFO [stderr] Nov 16 08:33:07.788 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:33:07.788 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:33:07.789 INFO [stderr] | Nov 16 08:33:07.789 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:07.789 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.789 INFO [stderr] | Nov 16 08:33:07.790 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! Nov 16 08:33:07.790 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.790 INFO [stderr] Nov 16 08:33:07.791 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:33:07.791 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:33:07.791 INFO [stderr] | Nov 16 08:33:07.791 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:07.791 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.792 INFO [stderr] | Nov 16 08:33:07.792 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! Nov 16 08:33:07.792 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.792 INFO [stderr] Nov 16 08:33:07.793 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:33:07.794 INFO [stderr] --> src/models/product_price.rs:10:62 Nov 16 08:33:07.794 INFO [stderr] | Nov 16 08:33:07.794 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:07.794 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.795 INFO [stderr] | Nov 16 08:33:07.795 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! Nov 16 08:33:07.795 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.795 INFO [stderr] Nov 16 08:33:07.796 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:33:07.797 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:33:07.797 INFO [stderr] | Nov 16 08:33:07.797 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:33:07.797 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.798 INFO [stderr] | Nov 16 08:33:07.798 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! Nov 16 08:33:07.798 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.798 INFO [stderr] Nov 16 08:33:07.799 INFO [stderr] warning: cannot find type `EditableProductPrice` in this scope Nov 16 08:33:07.799 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:33:07.799 INFO [stderr] | Nov 16 08:33:07.799 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:33:07.800 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.800 INFO [stderr] | Nov 16 08:33:07.800 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! Nov 16 08:33:07.801 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.801 INFO [stderr] Nov 16 08:33:07.802 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:33:07.802 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:33:07.802 INFO [stderr] | Nov 16 08:33:07.803 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:07.803 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.803 INFO [stderr] | Nov 16 08:33:07.803 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! Nov 16 08:33:07.804 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.804 INFO [stderr] Nov 16 08:33:07.804 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:33:07.804 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:33:07.805 INFO [stderr] | Nov 16 08:33:07.805 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:07.805 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.805 INFO [stderr] | Nov 16 08:33:07.806 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! Nov 16 08:33:07.806 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.806 INFO [stderr] Nov 16 08:33:07.807 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:33:07.807 INFO [stderr] --> src/models/product_cost.rs:10:62 Nov 16 08:33:07.808 INFO [stderr] | Nov 16 08:33:07.808 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:07.808 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.808 INFO [stderr] | Nov 16 08:33:07.809 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! Nov 16 08:33:07.809 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.809 INFO [stderr] Nov 16 08:33:07.810 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:33:07.810 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:33:07.811 INFO [stderr] | Nov 16 08:33:07.811 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:33:07.811 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.811 INFO [stderr] | Nov 16 08:33:07.812 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! Nov 16 08:33:07.812 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.812 INFO [stderr] Nov 16 08:33:07.813 INFO [stderr] warning: cannot find type `EditableProductCost` in this scope Nov 16 08:33:07.813 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:33:07.813 INFO [stderr] | Nov 16 08:33:07.813 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:33:07.814 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.814 INFO [stderr] | Nov 16 08:33:07.814 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! Nov 16 08:33:07.814 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.815 INFO [stderr] Nov 16 08:33:07.817 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:07.817 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:07.817 INFO [stderr] | Nov 16 08:33:07.817 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.818 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.818 INFO [stderr] | Nov 16 08:33:07.818 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! Nov 16 08:33:07.819 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.819 INFO [stderr] Nov 16 08:33:07.819 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:07.819 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:07.819 INFO [stderr] | Nov 16 08:33:07.820 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.820 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.820 INFO [stderr] | Nov 16 08:33:07.821 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! Nov 16 08:33:07.821 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.821 INFO [stderr] Nov 16 08:33:07.821 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:07.822 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:07.822 INFO [stderr] | Nov 16 08:33:07.822 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.822 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.823 INFO [stderr] | Nov 16 08:33:07.823 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! Nov 16 08:33:07.823 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.823 INFO [stderr] Nov 16 08:33:07.824 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:07.824 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:07.824 INFO [stderr] | Nov 16 08:33:07.824 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.825 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.825 INFO [stderr] | Nov 16 08:33:07.825 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! Nov 16 08:33:07.825 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.826 INFO [stderr] Nov 16 08:33:07.826 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:07.826 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:07.827 INFO [stderr] | Nov 16 08:33:07.827 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.827 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.827 INFO [stderr] | Nov 16 08:33:07.828 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! Nov 16 08:33:07.828 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.828 INFO [stderr] Nov 16 08:33:07.829 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:07.829 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:07.829 INFO [stderr] | Nov 16 08:33:07.829 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.830 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.830 INFO [stderr] | Nov 16 08:33:07.830 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! Nov 16 08:33:07.830 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.831 INFO [stderr] Nov 16 08:33:07.831 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:07.831 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:07.831 INFO [stderr] | Nov 16 08:33:07.832 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.832 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.832 INFO [stderr] | Nov 16 08:33:07.832 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! Nov 16 08:33:07.833 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.833 INFO [stderr] Nov 16 08:33:07.833 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:07.834 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:07.834 INFO [stderr] | Nov 16 08:33:07.834 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.834 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.835 INFO [stderr] | Nov 16 08:33:07.835 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! Nov 16 08:33:07.835 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.835 INFO [stderr] Nov 16 08:33:07.835 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:07.836 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:07.836 INFO [stderr] | Nov 16 08:33:07.836 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.836 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.836 INFO [stderr] | Nov 16 08:33:07.836 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! Nov 16 08:33:07.837 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.837 INFO [stderr] Nov 16 08:33:07.837 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:07.837 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:07.838 INFO [stderr] | Nov 16 08:33:07.838 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.838 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.838 INFO [stderr] | Nov 16 08:33:07.838 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! Nov 16 08:33:07.838 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.839 INFO [stderr] Nov 16 08:33:07.840 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:07.841 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:07.841 INFO [stderr] | Nov 16 08:33:07.841 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.841 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.842 INFO [stderr] | Nov 16 08:33:07.842 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! Nov 16 08:33:07.842 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.842 INFO [stderr] Nov 16 08:33:07.843 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:07.843 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:07.843 INFO [stderr] | Nov 16 08:33:07.843 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.844 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.844 INFO [stderr] | Nov 16 08:33:07.844 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! Nov 16 08:33:07.845 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.845 INFO [stderr] Nov 16 08:33:07.845 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:07.845 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:07.846 INFO [stderr] | Nov 16 08:33:07.846 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.846 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.846 INFO [stderr] | Nov 16 08:33:07.847 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! Nov 16 08:33:07.847 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.847 INFO [stderr] Nov 16 08:33:07.847 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:07.848 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:07.848 INFO [stderr] | Nov 16 08:33:07.848 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:07.848 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.849 INFO [stderr] | Nov 16 08:33:07.849 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! Nov 16 08:33:07.849 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.849 INFO [stderr] Nov 16 08:33:07.851 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:07.851 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:07.851 INFO [stderr] | Nov 16 08:33:07.851 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:07.852 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.852 INFO [stderr] | Nov 16 08:33:07.852 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! Nov 16 08:33:07.853 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.853 INFO [stderr] Nov 16 08:33:07.853 INFO [stderr] warning: cannot find type `NewSale` in this scope Nov 16 08:33:07.853 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:07.854 INFO [stderr] | Nov 16 08:33:07.854 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:07.854 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.854 INFO [stderr] | Nov 16 08:33:07.855 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! Nov 16 08:33:07.855 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.855 INFO [stderr] Nov 16 08:33:07.855 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:07.856 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:07.856 INFO [stderr] | Nov 16 08:33:07.856 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:07.856 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.856 INFO [stderr] | Nov 16 08:33:07.857 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! Nov 16 08:33:07.857 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.857 INFO [stderr] Nov 16 08:33:07.857 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:07.858 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:07.858 INFO [stderr] | Nov 16 08:33:07.858 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:07.858 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.859 INFO [stderr] | Nov 16 08:33:07.863 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! Nov 16 08:33:07.863 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.863 INFO [stderr] Nov 16 08:33:07.863 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:07.863 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:07.863 INFO [stderr] | Nov 16 08:33:07.863 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:07.863 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.863 INFO [stderr] | Nov 16 08:33:07.863 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! Nov 16 08:33:07.863 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.863 INFO [stderr] Nov 16 08:33:07.867 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:07.867 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:07.867 INFO [stderr] | Nov 16 08:33:07.867 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:07.867 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.867 INFO [stderr] | Nov 16 08:33:07.867 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! Nov 16 08:33:07.867 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.867 INFO [stderr] Nov 16 08:33:07.867 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:07.867 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:07.867 INFO [stderr] | Nov 16 08:33:07.867 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:07.868 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.868 INFO [stderr] | Nov 16 08:33:07.868 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! Nov 16 08:33:07.868 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.868 INFO [stderr] Nov 16 08:33:07.868 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:07.868 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:07.868 INFO [stderr] | Nov 16 08:33:07.868 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:07.868 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.868 INFO [stderr] | Nov 16 08:33:07.868 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! Nov 16 08:33:07.868 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.868 INFO [stderr] Nov 16 08:33:07.868 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:07.868 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:07.869 INFO [stderr] | Nov 16 08:33:07.869 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:07.869 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.869 INFO [stderr] | Nov 16 08:33:07.869 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! Nov 16 08:33:07.869 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.869 INFO [stderr] Nov 16 08:33:07.869 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:07.869 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:07.869 INFO [stderr] | Nov 16 08:33:07.869 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:07.869 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.869 INFO [stderr] | Nov 16 08:33:07.869 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! Nov 16 08:33:07.869 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.869 INFO [stderr] Nov 16 08:33:07.870 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:07.870 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:07.870 INFO [stderr] | Nov 16 08:33:07.870 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:07.870 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.871 INFO [stderr] | Nov 16 08:33:07.875 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! Nov 16 08:33:07.875 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.875 INFO [stderr] Nov 16 08:33:07.875 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:07.875 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:33:07.875 INFO [stderr] | Nov 16 08:33:07.875 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:07.875 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.875 INFO [stderr] | Nov 16 08:33:07.875 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! Nov 16 08:33:07.875 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.875 INFO [stderr] Nov 16 08:33:07.875 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:07.875 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:33:07.875 INFO [stderr] | Nov 16 08:33:07.875 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:07.875 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.875 INFO [stderr] | Nov 16 08:33:07.875 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! Nov 16 08:33:07.876 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.876 INFO [stderr] Nov 16 08:33:07.876 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:07.876 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:33:07.876 INFO [stderr] | Nov 16 08:33:07.876 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:07.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.876 INFO [stderr] | Nov 16 08:33:07.876 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! Nov 16 08:33:07.876 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.876 INFO [stderr] Nov 16 08:33:07.876 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:07.876 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:33:07.876 INFO [stderr] | Nov 16 08:33:07.876 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:07.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.877 INFO [stderr] | Nov 16 08:33:07.877 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! Nov 16 08:33:07.877 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.877 INFO [stderr] Nov 16 08:33:07.877 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:07.877 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:07.877 INFO [stderr] | Nov 16 08:33:07.877 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:07.877 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.877 INFO [stderr] | Nov 16 08:33:07.877 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! Nov 16 08:33:07.877 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.877 INFO [stderr] Nov 16 08:33:07.878 INFO [stderr] warning: cannot find type `NewSaleProduct` in this scope Nov 16 08:33:07.878 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:07.878 INFO [stderr] | Nov 16 08:33:07.878 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:07.878 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.879 INFO [stderr] | Nov 16 08:33:07.879 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! Nov 16 08:33:07.879 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.879 INFO [stderr] Nov 16 08:33:07.880 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:07.880 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:07.880 INFO [stderr] | Nov 16 08:33:07.880 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:07.880 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.881 INFO [stderr] | Nov 16 08:33:07.881 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! Nov 16 08:33:07.881 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.887 INFO [stderr] Nov 16 08:33:07.887 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:33:07.888 INFO [stderr] --> src/models/currency.rs:25:48 Nov 16 08:33:07.888 INFO [stderr] | Nov 16 08:33:07.888 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.888 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.888 INFO [stderr] | Nov 16 08:33:07.889 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! Nov 16 08:33:07.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.889 INFO [stderr] Nov 16 08:33:07.889 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:33:07.890 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:33:07.890 INFO [stderr] | Nov 16 08:33:07.890 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.890 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.891 INFO [stderr] | Nov 16 08:33:07.891 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! Nov 16 08:33:07.891 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.891 INFO [stderr] Nov 16 08:33:07.892 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:33:07.892 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:33:07.892 INFO [stderr] | Nov 16 08:33:07.892 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:07.892 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.892 INFO [stderr] | Nov 16 08:33:07.892 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! Nov 16 08:33:07.893 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.893 INFO [stderr] Nov 16 08:33:07.895 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:33:07.895 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:33:07.895 INFO [stderr] | Nov 16 08:33:07.896 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:33:07.896 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.896 INFO [stderr] | Nov 16 08:33:07.896 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! Nov 16 08:33:07.896 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.897 INFO [stderr] Nov 16 08:33:07.897 INFO [stderr] warning: cannot find type `NewCurrency` in this scope Nov 16 08:33:07.897 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:33:07.897 INFO [stderr] | Nov 16 08:33:07.897 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:33:07.897 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:07.897 INFO [stderr] | Nov 16 08:33:07.898 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! Nov 16 08:33:07.898 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:07.903 INFO [stderr] Nov 16 08:33:36.883 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:33:36.883 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:33:36.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 08:33:36.883 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! Nov 16 08:33:36.883 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.883 INFO [stderr] Nov 16 08:33:36.883 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:33:36.883 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:33:36.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 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! Nov 16 08:33:36.883 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.883 INFO [stderr] Nov 16 08:33:36.883 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 08:33:36.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 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! Nov 16 08:33:36.883 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.883 INFO [stderr] Nov 16 08:33:36.883 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 16 08:33:36.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 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! Nov 16 08:33:36.883 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.883 INFO [stderr] Nov 16 08:33:36.883 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 16 08:33:36.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 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! Nov 16 08:33:36.883 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.883 INFO [stderr] Nov 16 08:33:36.883 INFO [stderr] warning: cannot find type `company_name` in this scope Nov 16 08:33:36.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.883 INFO [stderr] | Nov 16 08:33:36.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.884 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.884 INFO [stderr] Nov 16 08:33:36.884 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 08:33:36.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.884 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.884 INFO [stderr] Nov 16 08:33:36.884 INFO [stderr] warning: cannot find type `phone` in this scope Nov 16 08:33:36.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.884 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.884 INFO [stderr] Nov 16 08:33:36.884 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 08:33:36.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.884 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.884 INFO [stderr] Nov 16 08:33:36.884 INFO [stderr] warning: cannot find type `value` in this scope Nov 16 08:33:36.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.884 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.884 INFO [stderr] Nov 16 08:33:36.884 INFO [stderr] warning: cannot find type `symbol` in this scope Nov 16 08:33:36.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.884 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.884 INFO [stderr] Nov 16 08:33:36.884 INFO [stderr] warning: cannot find type `decimal_point` in this scope Nov 16 08:33:36.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.884 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.884 INFO [stderr] Nov 16 08:33:36.884 INFO [stderr] warning: cannot find type `thousands_separator` in this scope Nov 16 08:33:36.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.884 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.884 INFO [stderr] Nov 16 08:33:36.884 INFO [stderr] warning: cannot find type `default_currency` in this scope Nov 16 08:33:36.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.884 INFO [stderr] | Nov 16 08:33:36.884 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! Nov 16 08:33:36.891 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.891 INFO [stderr] Nov 16 08:33:36.891 INFO [stderr] warning: cannot find type `in_use` in this scope Nov 16 08:33:36.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.891 INFO [stderr] | Nov 16 08:33:36.891 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.891 INFO [stderr] | Nov 16 08:33:36.891 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! Nov 16 08:33:36.891 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.891 INFO [stderr] Nov 16 08:33:36.891 INFO [stderr] warning: cannot find type `product_id` in this scope Nov 16 08:33:36.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.891 INFO [stderr] | Nov 16 08:33:36.891 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.891 INFO [stderr] | Nov 16 08:33:36.891 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! Nov 16 08:33:36.891 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.891 INFO [stderr] Nov 16 08:33:36.891 INFO [stderr] warning: cannot find type `cost_id` in this scope Nov 16 08:33:36.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.891 INFO [stderr] | Nov 16 08:33:36.891 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.891 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.892 INFO [stderr] warning: cannot find type `supplier_id` in this scope Nov 16 08:33:36.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.892 INFO [stderr] warning: cannot find type `cost` in this scope Nov 16 08:33:36.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.892 INFO [stderr] warning: cannot find type `price_id` in this scope Nov 16 08:33:36.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.892 INFO [stderr] warning: cannot find type `price` in this scope Nov 16 08:33:36.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.892 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 08:33:36.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.892 INFO [stderr] warning: cannot find type `stock` in this scope Nov 16 08:33:36.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.892 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 08:33:36.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.892 INFO [stderr] warning: cannot find type `sale_id` in this scope Nov 16 08:33:36.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.892 INFO [stderr] | Nov 16 08:33:36.892 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! Nov 16 08:33:36.892 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.892 INFO [stderr] Nov 16 08:33:36.893 INFO [stderr] warning: cannot find type `tax` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `amount` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `discount` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `subtotal` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `sub_total_without_discount` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `discount_calculated` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `taxes_calculated` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `total` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `observation` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 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! Nov 16 08:33:36.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.894 INFO [stderr] Nov 16 08:33:36.894 INFO [stderr] warning: cannot find type `client_id` in this scope Nov 16 08:33:36.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.894 INFO [stderr] | Nov 16 08:33:36.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 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! Nov 16 08:33:36.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.895 INFO [stderr] Nov 16 08:33:36.895 INFO [stderr] warning: cannot find type `sale_date` in this scope Nov 16 08:33:36.895 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 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! Nov 16 08:33:36.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.895 INFO [stderr] Nov 16 08:33:36.895 INFO [stderr] warning: cannot find type `sub_total` in this scope Nov 16 08:33:36.895 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 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! Nov 16 08:33:36.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.895 INFO [stderr] Nov 16 08:33:36.895 INFO [stderr] warning: cannot find type `currency_id` in this scope Nov 16 08:33:36.895 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 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! Nov 16 08:33:36.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.895 INFO [stderr] Nov 16 08:33:36.895 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 08:33:36.895 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 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! Nov 16 08:33:36.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.895 INFO [stderr] Nov 16 08:33:36.895 INFO [stderr] warning: cannot find type `expiring_date` in this scope Nov 16 08:33:36.895 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.895 INFO [stderr] | Nov 16 08:33:36.895 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! Nov 16 08:33:36.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.895 INFO [stderr] Nov 16 08:33:36.899 INFO [stderr] warning: cannot find type `percentage` in this scope Nov 16 08:33:36.899 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:36.899 INFO [stderr] | Nov 16 08:33:36.899 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:36.899 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.899 INFO [stderr] | Nov 16 08:33:36.899 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! Nov 16 08:33:36.899 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.899 INFO [stderr] Nov 16 08:33:36.906 INFO [stderr] warning: cannot find type `Product` in this scope Nov 16 08:33:36.906 INFO [stderr] --> src/models/product.rs:18:41 Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 INFO [stderr] 18 | #[derive(Serialize, Deserialize, Clone, Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:36.906 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 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! Nov 16 08:33:36.906 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.906 INFO [stderr] Nov 16 08:33:36.906 INFO [stderr] warning: cannot find type `products` in this scope Nov 16 08:33:36.906 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:33:36.906 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 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! Nov 16 08:33:36.906 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.906 INFO [stderr] Nov 16 08:33:36.906 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 16 08:33:36.906 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:33:36.906 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 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! Nov 16 08:33:36.906 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.906 INFO [stderr] Nov 16 08:33:36.906 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:33:36.906 INFO [stderr] --> src/models/price.rs:13:34 Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:36.906 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 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! Nov 16 08:33:36.906 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.906 INFO [stderr] Nov 16 08:33:36.906 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:33:36.906 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.906 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 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! Nov 16 08:33:36.906 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.906 INFO [stderr] Nov 16 08:33:36.906 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:33:36.906 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.906 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.906 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.906 INFO [stderr] | Nov 16 08:33:36.911 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! Nov 16 08:33:36.911 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.911 INFO [stderr] Nov 16 08:33:36.911 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:33:36.911 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:36.911 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 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! Nov 16 08:33:36.911 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.911 INFO [stderr] Nov 16 08:33:36.911 INFO [stderr] warning: cannot find type `NewPrice` in this scope Nov 16 08:33:36.911 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:36.911 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 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! Nov 16 08:33:36.911 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.911 INFO [stderr] Nov 16 08:33:36.911 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:33:36.911 INFO [stderr] --> src/models/cost.rs:13:34 Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:36.911 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 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! Nov 16 08:33:36.911 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.911 INFO [stderr] Nov 16 08:33:36.911 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:33:36.911 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.911 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 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! Nov 16 08:33:36.911 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.911 INFO [stderr] Nov 16 08:33:36.911 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:33:36.911 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.911 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 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! Nov 16 08:33:36.911 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.911 INFO [stderr] Nov 16 08:33:36.911 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:33:36.911 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:36.911 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.911 INFO [stderr] | Nov 16 08:33:36.911 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! Nov 16 08:33:36.911 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.911 INFO [stderr] Nov 16 08:33:36.911 INFO [stderr] warning: cannot find type `NewCost` in this scope Nov 16 08:33:36.912 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:33:36.912 INFO [stderr] | Nov 16 08:33:36.912 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:36.912 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.912 INFO [stderr] | Nov 16 08:33:36.912 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! Nov 16 08:33:36.912 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.912 INFO [stderr] Nov 16 08:33:36.923 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:33:36.923 INFO [stderr] --> src/models/supplier.rs:21:41 Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.923 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 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! Nov 16 08:33:36.923 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.923 INFO [stderr] Nov 16 08:33:36.923 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:33:36.923 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.923 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 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! Nov 16 08:33:36.923 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.923 INFO [stderr] Nov 16 08:33:36.923 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:33:36.923 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.923 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 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! Nov 16 08:33:36.923 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.923 INFO [stderr] Nov 16 08:33:36.923 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:33:36.923 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:36.923 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 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! Nov 16 08:33:36.923 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.923 INFO [stderr] Nov 16 08:33:36.923 INFO [stderr] warning: cannot find type `NewSupplier` in this scope Nov 16 08:33:36.923 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:36.923 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.923 INFO [stderr] | Nov 16 08:33:36.923 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! Nov 16 08:33:36.923 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.923 INFO [stderr] Nov 16 08:33:36.931 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:33:36.931 INFO [stderr] --> src/models/client.rs:21:41 Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.931 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 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! Nov 16 08:33:36.931 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.931 INFO [stderr] Nov 16 08:33:36.931 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:33:36.931 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.931 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 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! Nov 16 08:33:36.931 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.931 INFO [stderr] Nov 16 08:33:36.931 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:33:36.931 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.931 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 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! Nov 16 08:33:36.931 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.931 INFO [stderr] Nov 16 08:33:36.931 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:33:36.931 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:36.931 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 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! Nov 16 08:33:36.931 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.931 INFO [stderr] Nov 16 08:33:36.931 INFO [stderr] warning: cannot find type `NewClient` in this scope Nov 16 08:33:36.931 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.931 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:36.931 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.931 INFO [stderr] | Nov 16 08:33:36.932 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! Nov 16 08:33:36.932 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.932 INFO [stderr] Nov 16 08:33:36.932 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:33:36.932 INFO [stderr] --> src/models/tax.rs:13:34 Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:36.932 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 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! Nov 16 08:33:36.932 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.932 INFO [stderr] Nov 16 08:33:36.932 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:33:36.932 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.932 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 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! Nov 16 08:33:36.932 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.932 INFO [stderr] Nov 16 08:33:36.932 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:33:36.932 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.932 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 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! Nov 16 08:33:36.932 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.932 INFO [stderr] Nov 16 08:33:36.932 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:33:36.932 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:36.932 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 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! Nov 16 08:33:36.932 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.932 INFO [stderr] Nov 16 08:33:36.932 INFO [stderr] warning: cannot find type `NewTax` in this scope Nov 16 08:33:36.932 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:36.932 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.932 INFO [stderr] | Nov 16 08:33:36.932 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! Nov 16 08:33:36.932 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.932 INFO [stderr] Nov 16 08:33:36.935 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:33:36.935 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:36.935 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 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! Nov 16 08:33:36.935 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.935 INFO [stderr] Nov 16 08:33:36.935 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:33:36.935 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:36.935 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 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! Nov 16 08:33:36.935 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.935 INFO [stderr] Nov 16 08:33:36.935 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:33:36.935 INFO [stderr] --> src/models/product_price.rs:10:62 Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:36.935 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 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! Nov 16 08:33:36.935 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.935 INFO [stderr] Nov 16 08:33:36.935 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:33:36.935 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:33:36.935 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 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! Nov 16 08:33:36.935 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.935 INFO [stderr] Nov 16 08:33:36.935 INFO [stderr] warning: cannot find type `EditableProductPrice` in this scope Nov 16 08:33:36.935 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:33:36.935 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.935 INFO [stderr] | Nov 16 08:33:36.935 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! Nov 16 08:33:36.935 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.935 INFO [stderr] Nov 16 08:33:36.939 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:33:36.939 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:33:36.939 INFO [stderr] | Nov 16 08:33:36.939 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:36.939 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.939 INFO [stderr] | Nov 16 08:33:36.939 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! Nov 16 08:33:36.939 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.939 INFO [stderr] Nov 16 08:33:36.939 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:33:36.939 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:33:36.939 INFO [stderr] | Nov 16 08:33:36.939 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:36.939 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.939 INFO [stderr] | Nov 16 08:33:36.939 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! Nov 16 08:33:36.939 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.939 INFO [stderr] Nov 16 08:33:36.939 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:33:36.939 INFO [stderr] --> src/models/product_cost.rs:10:62 Nov 16 08:33:36.939 INFO [stderr] | Nov 16 08:33:36.939 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:36.939 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.939 INFO [stderr] | Nov 16 08:33:36.939 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! Nov 16 08:33:36.939 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.939 INFO [stderr] Nov 16 08:33:36.939 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:33:36.939 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:33:36.939 INFO [stderr] | Nov 16 08:33:36.939 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `EditableProductCost` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.940 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.940 INFO [stderr] Nov 16 08:33:36.940 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:36.940 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.940 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.940 INFO [stderr] | Nov 16 08:33:36.940 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! Nov 16 08:33:36.941 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.941 INFO [stderr] Nov 16 08:33:36.941 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:36.941 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:36.941 INFO [stderr] | Nov 16 08:33:36.941 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.941 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.941 INFO [stderr] | Nov 16 08:33:36.941 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! Nov 16 08:33:36.941 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.941 INFO [stderr] Nov 16 08:33:36.941 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:36.941 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:36.941 INFO [stderr] | Nov 16 08:33:36.941 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.941 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.941 INFO [stderr] | Nov 16 08:33:36.941 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! Nov 16 08:33:36.941 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.941 INFO [stderr] Nov 16 08:33:36.947 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:36.947 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.947 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.947 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.947 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! Nov 16 08:33:36.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.947 INFO [stderr] Nov 16 08:33:36.947 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:36.947 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.947 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.947 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.947 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! Nov 16 08:33:36.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.947 INFO [stderr] Nov 16 08:33:36.947 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:36.947 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.947 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.947 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.947 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! Nov 16 08:33:36.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.947 INFO [stderr] Nov 16 08:33:36.947 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:36.947 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.947 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:36.947 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.947 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! Nov 16 08:33:36.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.947 INFO [stderr] Nov 16 08:33:36.947 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:36.947 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:36.947 INFO [stderr] | Nov 16 08:33:36.948 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:36.948 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 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! Nov 16 08:33:36.948 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.948 INFO [stderr] Nov 16 08:33:36.948 INFO [stderr] warning: cannot find type `NewSale` in this scope Nov 16 08:33:36.948 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:36.948 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 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! Nov 16 08:33:36.948 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.948 INFO [stderr] Nov 16 08:33:36.948 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:36.948 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:36.948 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 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! Nov 16 08:33:36.948 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.948 INFO [stderr] Nov 16 08:33:36.948 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:36.948 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:36.948 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 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! Nov 16 08:33:36.948 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.948 INFO [stderr] Nov 16 08:33:36.948 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:36.948 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:36.948 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.948 INFO [stderr] | Nov 16 08:33:36.948 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! Nov 16 08:33:36.948 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.948 INFO [stderr] Nov 16 08:33:36.951 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:36.951 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:36.951 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 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! Nov 16 08:33:36.951 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.951 INFO [stderr] Nov 16 08:33:36.951 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:36.951 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:36.951 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 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! Nov 16 08:33:36.951 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.951 INFO [stderr] Nov 16 08:33:36.951 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:36.951 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:36.951 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 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! Nov 16 08:33:36.951 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.951 INFO [stderr] Nov 16 08:33:36.951 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:36.951 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:36.951 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 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! Nov 16 08:33:36.951 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.951 INFO [stderr] Nov 16 08:33:36.951 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:36.951 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:36.951 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 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! Nov 16 08:33:36.951 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.951 INFO [stderr] Nov 16 08:33:36.951 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:36.951 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:36.951 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.951 INFO [stderr] | Nov 16 08:33:36.951 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! Nov 16 08:33:36.951 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.951 INFO [stderr] Nov 16 08:33:36.952 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:36.952 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:33:36.952 INFO [stderr] | Nov 16 08:33:36.952 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:36.952 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.952 INFO [stderr] | Nov 16 08:33:36.952 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! Nov 16 08:33:36.952 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.952 INFO [stderr] Nov 16 08:33:36.952 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:36.952 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:33:36.952 INFO [stderr] | Nov 16 08:33:36.952 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:36.952 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.952 INFO [stderr] | Nov 16 08:33:36.952 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! Nov 16 08:33:36.952 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.952 INFO [stderr] Nov 16 08:33:36.959 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:36.959 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:36.959 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 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! Nov 16 08:33:36.959 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.959 INFO [stderr] Nov 16 08:33:36.959 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:36.959 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:36.959 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 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! Nov 16 08:33:36.959 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.959 INFO [stderr] Nov 16 08:33:36.959 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:36.959 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:36.959 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 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! Nov 16 08:33:36.959 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.959 INFO [stderr] Nov 16 08:33:36.959 INFO [stderr] warning: cannot find type `NewSaleProduct` in this scope Nov 16 08:33:36.959 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:36.959 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 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! Nov 16 08:33:36.959 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.959 INFO [stderr] Nov 16 08:33:36.959 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:36.959 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:36.959 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 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! Nov 16 08:33:36.959 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.959 INFO [stderr] Nov 16 08:33:36.959 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:33:36.959 INFO [stderr] --> src/models/currency.rs:25:48 Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.959 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 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! Nov 16 08:33:36.959 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.959 INFO [stderr] Nov 16 08:33:36.959 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:33:36.959 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:33:36.959 INFO [stderr] | Nov 16 08:33:36.959 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.959 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.960 INFO [stderr] | Nov 16 08:33:36.960 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! Nov 16 08:33:36.960 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.960 INFO [stderr] Nov 16 08:33:36.960 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:33:36.960 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:33:36.960 INFO [stderr] | Nov 16 08:33:36.960 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:36.960 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.960 INFO [stderr] | Nov 16 08:33:36.960 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! Nov 16 08:33:36.960 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.960 INFO [stderr] Nov 16 08:33:36.967 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:33:36.967 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:33:36.967 INFO [stderr] | Nov 16 08:33:36.967 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:33:36.967 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.967 INFO [stderr] | Nov 16 08:33:36.967 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! Nov 16 08:33:36.967 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.967 INFO [stderr] Nov 16 08:33:36.967 INFO [stderr] warning: cannot find type `NewCurrency` in this scope Nov 16 08:33:36.967 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:33:36.967 INFO [stderr] | Nov 16 08:33:36.967 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:33:36.967 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:36.967 INFO [stderr] | Nov 16 08:33:36.967 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! Nov 16 08:33:36.967 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:36.967 INFO [stderr] Nov 16 08:34:06.289 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 12s Nov 16 08:34:06.320 INFO [stderr] su: No module specific data is present Nov 16 08:34:07.923 INFO running `"docker" "inspect" "3e1dc9f9bc82360c7c59660e3179de2d88ce85a9c68fc604933830894fe44d7a"` Nov 16 08:34:08.255 INFO running `"docker" "rm" "-f" "3e1dc9f9bc82360c7c59660e3179de2d88ce85a9c68fc604933830894fe44d7a"` Nov 16 08:34:08.640 INFO [stdout] 3e1dc9f9bc82360c7c59660e3179de2d88ce85a9c68fc604933830894fe44d7a Nov 16 08:34:08.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 08:34:09.208 INFO [stdout] 81d31b82b4d6d7168024b132edd15da5c1d59d01a887c73dc39f8e8cb7b820ed Nov 16 08:34:09.211 INFO running `"docker" "start" "-a" "81d31b82b4d6d7168024b132edd15da5c1d59d01a887c73dc39f8e8cb7b820ed"` Nov 16 08:34:11.819 INFO [stderr] usermod: no changes Nov 16 08:34:12.165 INFO [stderr] Compiling focusvent v0.1.0 (/source) Nov 16 08:34:25.147 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:34:25.151 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:34:25.152 INFO [stderr] | Nov 16 08:34:25.153 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:34:25.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.155 INFO [stderr] | Nov 16 08:34:25.155 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 08:34:25.155 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! Nov 16 08:34:25.156 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.156 INFO [stderr] Nov 16 08:34:25.156 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:34:25.157 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:34:25.157 INFO [stderr] | Nov 16 08:34:25.157 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:34:25.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.158 INFO [stderr] | Nov 16 08:34:25.158 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! Nov 16 08:34:25.159 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.159 INFO [stderr] Nov 16 08:34:25.159 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 08:34:25.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.160 INFO [stderr] | Nov 16 08:34:25.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.161 INFO [stderr] | Nov 16 08:34:25.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! Nov 16 08:34:25.161 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.161 INFO [stderr] Nov 16 08:34:25.162 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 16 08:34:25.162 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.162 INFO [stderr] | Nov 16 08:34:25.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.163 INFO [stderr] | Nov 16 08:34:25.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! Nov 16 08:34:25.164 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.164 INFO [stderr] Nov 16 08:34:25.164 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 16 08:34:25.165 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.165 INFO [stderr] | Nov 16 08:34:25.165 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.166 INFO [stderr] | Nov 16 08:34:25.166 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! Nov 16 08:34:25.167 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.167 INFO [stderr] Nov 16 08:34:25.167 INFO [stderr] warning: cannot find type `company_name` in this scope Nov 16 08:34:25.168 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.168 INFO [stderr] | Nov 16 08:34:25.168 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.168 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.169 INFO [stderr] | Nov 16 08:34:25.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! Nov 16 08:34:25.169 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.170 INFO [stderr] Nov 16 08:34:25.170 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 08:34:25.170 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.175 INFO [stderr] | Nov 16 08:34:25.175 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.175 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.176 INFO [stderr] | Nov 16 08:34:25.176 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! Nov 16 08:34:25.176 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.176 INFO [stderr] Nov 16 08:34:25.177 INFO [stderr] warning: cannot find type `phone` in this scope Nov 16 08:34:25.177 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.177 INFO [stderr] | Nov 16 08:34:25.178 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.178 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.178 INFO [stderr] | Nov 16 08:34:25.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! Nov 16 08:34:25.179 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.179 INFO [stderr] Nov 16 08:34:25.180 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 08:34:25.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.180 INFO [stderr] | Nov 16 08:34:25.180 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.181 INFO [stderr] | Nov 16 08:34:25.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! Nov 16 08:34:25.182 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.182 INFO [stderr] Nov 16 08:34:25.182 INFO [stderr] warning: cannot find type `value` in this scope Nov 16 08:34:25.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.183 INFO [stderr] | Nov 16 08:34:25.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.184 INFO [stderr] | Nov 16 08:34:25.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! Nov 16 08:34:25.184 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.185 INFO [stderr] Nov 16 08:34:25.185 INFO [stderr] warning: cannot find type `symbol` in this scope Nov 16 08:34:25.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.186 INFO [stderr] | Nov 16 08:34:25.186 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.186 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.187 INFO [stderr] | Nov 16 08:34:25.187 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! Nov 16 08:34:25.187 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.187 INFO [stderr] Nov 16 08:34:25.188 INFO [stderr] warning: cannot find type `decimal_point` in this scope Nov 16 08:34:25.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.188 INFO [stderr] | Nov 16 08:34:25.189 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.189 INFO [stderr] | Nov 16 08:34:25.190 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! Nov 16 08:34:25.190 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.190 INFO [stderr] Nov 16 08:34:25.191 INFO [stderr] warning: cannot find type `thousands_separator` in this scope Nov 16 08:34:25.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.191 INFO [stderr] | Nov 16 08:34:25.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.192 INFO [stderr] | Nov 16 08:34:25.192 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! Nov 16 08:34:25.193 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.193 INFO [stderr] Nov 16 08:34:25.193 INFO [stderr] warning: cannot find type `default_currency` in this scope Nov 16 08:34:25.193 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.194 INFO [stderr] | Nov 16 08:34:25.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.195 INFO [stderr] | Nov 16 08:34:25.195 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! Nov 16 08:34:25.195 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.195 INFO [stderr] Nov 16 08:34:25.196 INFO [stderr] warning: cannot find type `in_use` in this scope Nov 16 08:34:25.196 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.196 INFO [stderr] | Nov 16 08:34:25.197 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.197 INFO [stderr] | Nov 16 08:34:25.198 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! Nov 16 08:34:25.198 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.198 INFO [stderr] Nov 16 08:34:25.199 INFO [stderr] warning: cannot find type `product_id` in this scope Nov 16 08:34:25.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.199 INFO [stderr] | Nov 16 08:34:25.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.200 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.200 INFO [stderr] | Nov 16 08:34:25.200 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! Nov 16 08:34:25.201 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.201 INFO [stderr] Nov 16 08:34:25.201 INFO [stderr] warning: cannot find type `cost_id` in this scope Nov 16 08:34:25.202 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.202 INFO [stderr] | Nov 16 08:34:25.202 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.203 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.203 INFO [stderr] | Nov 16 08:34:25.203 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! Nov 16 08:34:25.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.204 INFO [stderr] Nov 16 08:34:25.204 INFO [stderr] warning: cannot find type `supplier_id` in this scope Nov 16 08:34:25.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.205 INFO [stderr] | Nov 16 08:34:25.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.206 INFO [stderr] | Nov 16 08:34:25.206 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! Nov 16 08:34:25.206 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.207 INFO [stderr] Nov 16 08:34:25.207 INFO [stderr] warning: cannot find type `cost` in this scope Nov 16 08:34:25.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.208 INFO [stderr] | Nov 16 08:34:25.208 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.208 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 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! Nov 16 08:34:25.209 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.209 INFO [stderr] Nov 16 08:34:25.209 INFO [stderr] warning: cannot find type `price_id` in this scope Nov 16 08:34:25.209 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.209 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 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! Nov 16 08:34:25.209 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.209 INFO [stderr] Nov 16 08:34:25.209 INFO [stderr] warning: cannot find type `price` in this scope Nov 16 08:34:25.209 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.209 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 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! Nov 16 08:34:25.209 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.209 INFO [stderr] Nov 16 08:34:25.209 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 08:34:25.209 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.209 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 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! Nov 16 08:34:25.209 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.209 INFO [stderr] Nov 16 08:34:25.209 INFO [stderr] warning: cannot find type `stock` in this scope Nov 16 08:34:25.209 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.209 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 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! Nov 16 08:34:25.209 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.209 INFO [stderr] Nov 16 08:34:25.209 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 08:34:25.209 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.209 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 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! Nov 16 08:34:25.209 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.209 INFO [stderr] Nov 16 08:34:25.209 INFO [stderr] warning: cannot find type `sale_id` in this scope Nov 16 08:34:25.209 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.209 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 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! Nov 16 08:34:25.209 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.209 INFO [stderr] Nov 16 08:34:25.209 INFO [stderr] warning: cannot find type `tax` in this scope Nov 16 08:34:25.209 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.209 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 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! Nov 16 08:34:25.209 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.209 INFO [stderr] Nov 16 08:34:25.209 INFO [stderr] warning: cannot find type `amount` in this scope Nov 16 08:34:25.209 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.209 INFO [stderr] | Nov 16 08:34:25.209 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 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! Nov 16 08:34:25.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.210 INFO [stderr] Nov 16 08:34:25.210 INFO [stderr] warning: cannot find type `discount` in this scope Nov 16 08:34:25.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 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! Nov 16 08:34:25.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.210 INFO [stderr] Nov 16 08:34:25.210 INFO [stderr] warning: cannot find type `subtotal` in this scope Nov 16 08:34:25.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 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! Nov 16 08:34:25.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.210 INFO [stderr] Nov 16 08:34:25.210 INFO [stderr] warning: cannot find type `sub_total_without_discount` in this scope Nov 16 08:34:25.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 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! Nov 16 08:34:25.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.210 INFO [stderr] Nov 16 08:34:25.210 INFO [stderr] warning: cannot find type `discount_calculated` in this scope Nov 16 08:34:25.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 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! Nov 16 08:34:25.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.210 INFO [stderr] Nov 16 08:34:25.210 INFO [stderr] warning: cannot find type `taxes_calculated` in this scope Nov 16 08:34:25.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 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! Nov 16 08:34:25.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.210 INFO [stderr] Nov 16 08:34:25.210 INFO [stderr] warning: cannot find type `total` in this scope Nov 16 08:34:25.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 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! Nov 16 08:34:25.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.210 INFO [stderr] Nov 16 08:34:25.210 INFO [stderr] warning: cannot find type `observation` in this scope Nov 16 08:34:25.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.210 INFO [stderr] | Nov 16 08:34:25.210 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! Nov 16 08:34:25.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.210 INFO [stderr] Nov 16 08:34:25.215 INFO [stderr] warning: cannot find type `client_id` in this scope Nov 16 08:34:25.215 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.215 INFO [stderr] | Nov 16 08:34:25.215 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.215 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.215 INFO [stderr] | Nov 16 08:34:25.215 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! Nov 16 08:34:25.215 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.215 INFO [stderr] Nov 16 08:34:25.215 INFO [stderr] warning: cannot find type `sale_date` in this scope Nov 16 08:34:25.215 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.215 INFO [stderr] | Nov 16 08:34:25.215 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.215 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.215 INFO [stderr] | Nov 16 08:34:25.215 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! Nov 16 08:34:25.215 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.215 INFO [stderr] Nov 16 08:34:25.215 INFO [stderr] warning: cannot find type `sub_total` in this scope Nov 16 08:34:25.215 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.215 INFO [stderr] | Nov 16 08:34:25.215 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.215 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.215 INFO [stderr] | Nov 16 08:34:25.216 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! Nov 16 08:34:25.216 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.216 INFO [stderr] Nov 16 08:34:25.216 INFO [stderr] warning: cannot find type `currency_id` in this scope Nov 16 08:34:25.216 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.216 INFO [stderr] | Nov 16 08:34:25.216 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.216 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.216 INFO [stderr] | Nov 16 08:34:25.216 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! Nov 16 08:34:25.216 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.216 INFO [stderr] Nov 16 08:34:25.216 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 08:34:25.216 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.216 INFO [stderr] | Nov 16 08:34:25.216 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.216 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.216 INFO [stderr] | Nov 16 08:34:25.216 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! Nov 16 08:34:25.216 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.216 INFO [stderr] Nov 16 08:34:25.216 INFO [stderr] warning: cannot find type `expiring_date` in this scope Nov 16 08:34:25.216 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.216 INFO [stderr] | Nov 16 08:34:25.216 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.216 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.216 INFO [stderr] | Nov 16 08:34:25.216 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! Nov 16 08:34:25.216 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.216 INFO [stderr] Nov 16 08:34:25.235 INFO [stderr] warning: cannot find type `percentage` in this scope Nov 16 08:34:25.235 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.235 INFO [stderr] | Nov 16 08:34:25.235 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.235 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.235 INFO [stderr] | Nov 16 08:34:25.235 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! Nov 16 08:34:25.235 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.235 INFO [stderr] Nov 16 08:34:25.235 INFO [stderr] warning: cannot find type `Product` in this scope Nov 16 08:34:25.235 INFO [stderr] --> src/models/product.rs:18:41 Nov 16 08:34:25.235 INFO [stderr] | Nov 16 08:34:25.235 INFO [stderr] 18 | #[derive(Serialize, Deserialize, Clone, Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:34:25.235 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.235 INFO [stderr] | Nov 16 08:34:25.235 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! Nov 16 08:34:25.235 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.235 INFO [stderr] Nov 16 08:34:25.247 INFO [stderr] warning: cannot find type `products` in this scope Nov 16 08:34:25.247 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:34:25.247 INFO [stderr] | Nov 16 08:34:25.247 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:34:25.247 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.247 INFO [stderr] | Nov 16 08:34:25.247 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! Nov 16 08:34:25.247 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.247 INFO [stderr] Nov 16 08:34:25.247 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 16 08:34:25.247 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:34:25.247 INFO [stderr] | Nov 16 08:34:25.247 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:34:25.247 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.247 INFO [stderr] | Nov 16 08:34:25.247 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! Nov 16 08:34:25.247 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.247 INFO [stderr] Nov 16 08:34:25.247 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:34:25.247 INFO [stderr] --> src/models/price.rs:13:34 Nov 16 08:34:25.247 INFO [stderr] | Nov 16 08:34:25.247 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:34:25.247 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.247 INFO [stderr] | Nov 16 08:34:25.247 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! Nov 16 08:34:25.247 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.247 INFO [stderr] Nov 16 08:34:25.255 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:34:25.255 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:34:25.255 INFO [stderr] | Nov 16 08:34:25.255 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.255 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.255 INFO [stderr] | Nov 16 08:34:25.255 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! Nov 16 08:34:25.255 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.255 INFO [stderr] Nov 16 08:34:25.255 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:34:25.255 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:34:25.255 INFO [stderr] | Nov 16 08:34:25.255 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.255 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.255 INFO [stderr] | Nov 16 08:34:25.255 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! Nov 16 08:34:25.255 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.255 INFO [stderr] Nov 16 08:34:25.255 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:34:25.255 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:34:25.255 INFO [stderr] | Nov 16 08:34:25.255 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.255 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.255 INFO [stderr] | Nov 16 08:34:25.255 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! Nov 16 08:34:25.255 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.255 INFO [stderr] Nov 16 08:34:25.255 INFO [stderr] warning: cannot find type `NewPrice` in this scope Nov 16 08:34:25.255 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:34:25.255 INFO [stderr] | Nov 16 08:34:25.255 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.255 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.255 INFO [stderr] | Nov 16 08:34:25.255 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! Nov 16 08:34:25.255 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.256 INFO [stderr] Nov 16 08:34:25.256 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:34:25.256 INFO [stderr] --> src/models/cost.rs:13:34 Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:34:25.256 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 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! Nov 16 08:34:25.256 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.256 INFO [stderr] Nov 16 08:34:25.256 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:34:25.256 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.256 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 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! Nov 16 08:34:25.256 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.256 INFO [stderr] Nov 16 08:34:25.256 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:34:25.256 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.256 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 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! Nov 16 08:34:25.256 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.256 INFO [stderr] Nov 16 08:34:25.256 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:34:25.256 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.256 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 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! Nov 16 08:34:25.256 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.256 INFO [stderr] Nov 16 08:34:25.256 INFO [stderr] warning: cannot find type `NewCost` in this scope Nov 16 08:34:25.256 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:34:25.256 INFO [stderr] | Nov 16 08:34:25.256 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.256 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.279 INFO [stderr] | Nov 16 08:34:25.279 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! Nov 16 08:34:25.279 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.279 INFO [stderr] Nov 16 08:34:25.279 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:34:25.279 INFO [stderr] --> src/models/supplier.rs:21:41 Nov 16 08:34:25.279 INFO [stderr] | Nov 16 08:34:25.279 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.279 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.279 INFO [stderr] | Nov 16 08:34:25.279 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! Nov 16 08:34:25.279 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.279 INFO [stderr] Nov 16 08:34:25.279 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:34:25.279 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:34:25.279 INFO [stderr] | Nov 16 08:34:25.279 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.279 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.279 INFO [stderr] | Nov 16 08:34:25.279 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! Nov 16 08:34:25.279 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.279 INFO [stderr] Nov 16 08:34:25.279 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:34:25.279 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:34:25.279 INFO [stderr] | Nov 16 08:34:25.279 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.279 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.279 INFO [stderr] | Nov 16 08:34:25.279 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! Nov 16 08:34:25.279 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.279 INFO [stderr] Nov 16 08:34:25.291 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:34:25.291 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:34:25.291 INFO [stderr] | Nov 16 08:34:25.291 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:34:25.291 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.291 INFO [stderr] | Nov 16 08:34:25.291 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! Nov 16 08:34:25.291 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.291 INFO [stderr] Nov 16 08:34:25.291 INFO [stderr] warning: cannot find type `NewSupplier` in this scope Nov 16 08:34:25.291 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:34:25.291 INFO [stderr] | Nov 16 08:34:25.291 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:34:25.291 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.291 INFO [stderr] | Nov 16 08:34:25.291 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! Nov 16 08:34:25.291 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.291 INFO [stderr] Nov 16 08:34:25.291 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:34:25.291 INFO [stderr] --> src/models/client.rs:21:41 Nov 16 08:34:25.291 INFO [stderr] | Nov 16 08:34:25.291 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.291 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.291 INFO [stderr] | Nov 16 08:34:25.291 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! Nov 16 08:34:25.291 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.291 INFO [stderr] Nov 16 08:34:25.291 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:34:25.291 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:34:25.291 INFO [stderr] | Nov 16 08:34:25.291 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.291 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.299 INFO [stderr] | Nov 16 08:34:25.299 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! Nov 16 08:34:25.299 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.299 INFO [stderr] Nov 16 08:34:25.299 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:34:25.299 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:34:25.299 INFO [stderr] | Nov 16 08:34:25.299 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.299 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.299 INFO [stderr] | Nov 16 08:34:25.299 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! Nov 16 08:34:25.299 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.299 INFO [stderr] Nov 16 08:34:25.299 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:34:25.299 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:34:25.299 INFO [stderr] | Nov 16 08:34:25.299 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:34:25.299 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.299 INFO [stderr] | Nov 16 08:34:25.299 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! Nov 16 08:34:25.299 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.299 INFO [stderr] Nov 16 08:34:25.299 INFO [stderr] warning: cannot find type `NewClient` in this scope Nov 16 08:34:25.299 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:34:25.299 INFO [stderr] | Nov 16 08:34:25.299 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:34:25.299 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.299 INFO [stderr] | Nov 16 08:34:25.299 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! Nov 16 08:34:25.299 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.299 INFO [stderr] Nov 16 08:34:25.307 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:34:25.307 INFO [stderr] --> src/models/tax.rs:13:34 Nov 16 08:34:25.307 INFO [stderr] | Nov 16 08:34:25.307 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:34:25.307 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.307 INFO [stderr] | Nov 16 08:34:25.307 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! Nov 16 08:34:25.307 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.307 INFO [stderr] Nov 16 08:34:25.307 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:34:25.307 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:34:25.307 INFO [stderr] | Nov 16 08:34:25.307 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.307 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.307 INFO [stderr] | Nov 16 08:34:25.307 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! Nov 16 08:34:25.307 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.307 INFO [stderr] Nov 16 08:34:25.307 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:34:25.307 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:34:25.307 INFO [stderr] | Nov 16 08:34:25.307 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.308 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 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! Nov 16 08:34:25.308 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.308 INFO [stderr] Nov 16 08:34:25.308 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:34:25.308 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.308 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 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! Nov 16 08:34:25.308 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.308 INFO [stderr] Nov 16 08:34:25.308 INFO [stderr] warning: cannot find type `NewTax` in this scope Nov 16 08:34:25.308 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.308 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 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! Nov 16 08:34:25.308 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.308 INFO [stderr] Nov 16 08:34:25.308 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:34:25.308 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.308 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 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! Nov 16 08:34:25.308 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.308 INFO [stderr] Nov 16 08:34:25.308 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:34:25.308 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.308 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 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! Nov 16 08:34:25.308 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.308 INFO [stderr] Nov 16 08:34:25.308 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:34:25.308 INFO [stderr] --> src/models/product_price.rs:10:62 Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.308 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 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! Nov 16 08:34:25.308 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.308 INFO [stderr] Nov 16 08:34:25.308 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:34:25.308 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:34:25.308 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 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! Nov 16 08:34:25.308 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.308 INFO [stderr] Nov 16 08:34:25.308 INFO [stderr] warning: cannot find type `EditableProductPrice` in this scope Nov 16 08:34:25.308 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.308 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:34:25.308 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.308 INFO [stderr] | Nov 16 08:34:25.315 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! Nov 16 08:34:25.315 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.315 INFO [stderr] Nov 16 08:34:25.315 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:34:25.315 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.315 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 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! Nov 16 08:34:25.315 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.315 INFO [stderr] Nov 16 08:34:25.315 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:34:25.315 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.315 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 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! Nov 16 08:34:25.315 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.315 INFO [stderr] Nov 16 08:34:25.315 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:34:25.315 INFO [stderr] --> src/models/product_cost.rs:10:62 Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.315 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 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! Nov 16 08:34:25.315 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.315 INFO [stderr] Nov 16 08:34:25.315 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:34:25.315 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:34:25.315 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 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! Nov 16 08:34:25.315 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.315 INFO [stderr] Nov 16 08:34:25.315 INFO [stderr] warning: cannot find type `EditableProductCost` in this scope Nov 16 08:34:25.315 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:34:25.315 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.315 INFO [stderr] | Nov 16 08:34:25.315 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! Nov 16 08:34:25.315 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.315 INFO [stderr] Nov 16 08:34:25.331 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:34:25.331 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:34:25.331 INFO [stderr] | Nov 16 08:34:25.331 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:34:25.331 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.331 INFO [stderr] | Nov 16 08:34:25.331 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 08:34:25.331 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! Nov 16 08:34:25.331 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.331 INFO [stderr] Nov 16 08:34:25.331 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:34:25.331 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:34:25.331 INFO [stderr] | Nov 16 08:34:25.331 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:34:25.331 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.331 INFO [stderr] | Nov 16 08:34:25.331 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! Nov 16 08:34:25.331 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.331 INFO [stderr] Nov 16 08:34:25.340 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 08:34:25.340 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.340 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 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! Nov 16 08:34:25.340 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.340 INFO [stderr] Nov 16 08:34:25.340 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 16 08:34:25.340 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.340 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 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! Nov 16 08:34:25.340 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.340 INFO [stderr] Nov 16 08:34:25.340 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 16 08:34:25.340 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.340 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 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! Nov 16 08:34:25.340 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.340 INFO [stderr] Nov 16 08:34:25.340 INFO [stderr] warning: cannot find type `company_name` in this scope Nov 16 08:34:25.340 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.340 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 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! Nov 16 08:34:25.340 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.340 INFO [stderr] Nov 16 08:34:25.340 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 08:34:25.340 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.340 INFO [stderr] | Nov 16 08:34:25.340 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.341 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 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! Nov 16 08:34:25.341 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.341 INFO [stderr] Nov 16 08:34:25.341 INFO [stderr] warning: cannot find type `phone` in this scope Nov 16 08:34:25.341 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.341 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 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! Nov 16 08:34:25.341 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.341 INFO [stderr] Nov 16 08:34:25.341 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 08:34:25.341 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.341 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 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! Nov 16 08:34:25.341 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.341 INFO [stderr] Nov 16 08:34:25.341 INFO [stderr] warning: cannot find type `value` in this scope Nov 16 08:34:25.341 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.341 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 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! Nov 16 08:34:25.341 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.341 INFO [stderr] Nov 16 08:34:25.341 INFO [stderr] warning: cannot find type `symbol` in this scope Nov 16 08:34:25.341 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.341 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 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! Nov 16 08:34:25.341 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.341 INFO [stderr] Nov 16 08:34:25.341 INFO [stderr] warning: cannot find type `decimal_point` in this scope Nov 16 08:34:25.341 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.341 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.341 INFO [stderr] | Nov 16 08:34:25.341 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! Nov 16 08:34:25.341 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.341 INFO [stderr] Nov 16 08:34:25.341 INFO [stderr] warning: cannot find type `thousands_separator` in this scope Nov 16 08:34:25.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 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! Nov 16 08:34:25.342 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.342 INFO [stderr] Nov 16 08:34:25.342 INFO [stderr] warning: cannot find type `default_currency` in this scope Nov 16 08:34:25.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 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! Nov 16 08:34:25.342 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.342 INFO [stderr] Nov 16 08:34:25.342 INFO [stderr] warning: cannot find type `in_use` in this scope Nov 16 08:34:25.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 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! Nov 16 08:34:25.342 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.342 INFO [stderr] Nov 16 08:34:25.342 INFO [stderr] warning: cannot find type `product_id` in this scope Nov 16 08:34:25.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 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! Nov 16 08:34:25.342 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.342 INFO [stderr] Nov 16 08:34:25.342 INFO [stderr] warning: cannot find type `cost_id` in this scope Nov 16 08:34:25.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 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! Nov 16 08:34:25.342 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.342 INFO [stderr] Nov 16 08:34:25.342 INFO [stderr] warning: cannot find type `supplier_id` in this scope Nov 16 08:34:25.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 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! Nov 16 08:34:25.342 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.342 INFO [stderr] Nov 16 08:34:25.342 INFO [stderr] warning: cannot find type `cost` in this scope Nov 16 08:34:25.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.342 INFO [stderr] | Nov 16 08:34:25.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.347 INFO [stderr] | Nov 16 08:34:25.347 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! Nov 16 08:34:25.347 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.347 INFO [stderr] Nov 16 08:34:25.347 INFO [stderr] warning: cannot find type `price_id` in this scope Nov 16 08:34:25.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.347 INFO [stderr] | Nov 16 08:34:25.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.347 INFO [stderr] | Nov 16 08:34:25.347 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! Nov 16 08:34:25.347 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.347 INFO [stderr] Nov 16 08:34:25.347 INFO [stderr] warning: cannot find type `price` in this scope Nov 16 08:34:25.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.347 INFO [stderr] | Nov 16 08:34:25.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.347 INFO [stderr] | Nov 16 08:34:25.347 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! Nov 16 08:34:25.347 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.347 INFO [stderr] Nov 16 08:34:25.347 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 08:34:25.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.347 INFO [stderr] | Nov 16 08:34:25.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `stock` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `sale_id` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `tax` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `amount` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `discount` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `subtotal` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `sub_total_without_discount` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.348 INFO [stderr] Nov 16 08:34:25.348 INFO [stderr] warning: cannot find type `discount_calculated` in this scope Nov 16 08:34:25.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.348 INFO [stderr] | Nov 16 08:34:25.348 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! Nov 16 08:34:25.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `taxes_calculated` in this scope Nov 16 08:34:25.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `total` in this scope Nov 16 08:34:25.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `observation` in this scope Nov 16 08:34:25.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `client_id` in this scope Nov 16 08:34:25.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `sale_date` in this scope Nov 16 08:34:25.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `sub_total` in this scope Nov 16 08:34:25.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `currency_id` in this scope Nov 16 08:34:25.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:34:25.349 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 08:34:25.349 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.349 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.349 INFO [stderr] | Nov 16 08:34:25.349 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! Nov 16 08:34:25.349 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.349 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:34:25.350 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `expiring_date` in this scope Nov 16 08:34:25.350 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 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! Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 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! Nov 16 08:34:25.350 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.350 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.350 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:34:25.350 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 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! Nov 16 08:34:25.350 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.350 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.350 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 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! Nov 16 08:34:25.350 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.350 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:34:25.350 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 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! Nov 16 08:34:25.350 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.350 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:34:25.350 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 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! Nov 16 08:34:25.350 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.350 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:34:25.350 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 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! Nov 16 08:34:25.350 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.350 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:34:25.350 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 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! Nov 16 08:34:25.350 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.350 INFO [stderr] Nov 16 08:34:25.350 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.350 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.350 INFO [stderr] | Nov 16 08:34:25.350 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.350 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.363 INFO [stderr] | Nov 16 08:34:25.363 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! Nov 16 08:34:25.363 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.363 INFO [stderr] Nov 16 08:34:25.363 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:34:25.363 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.363 INFO [stderr] | Nov 16 08:34:25.363 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.363 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.363 INFO [stderr] | Nov 16 08:34:25.363 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! Nov 16 08:34:25.363 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.363 INFO [stderr] Nov 16 08:34:25.363 INFO [stderr] warning: cannot find type `percentage` in this scope Nov 16 08:34:25.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:34:25.363 INFO [stderr] | Nov 16 08:34:25.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:34:25.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.363 INFO [stderr] | Nov 16 08:34:25.363 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! Nov 16 08:34:25.363 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.363 INFO [stderr] Nov 16 08:34:25.363 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:34:25.363 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:34:25.363 INFO [stderr] | Nov 16 08:34:25.363 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.363 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.363 INFO [stderr] | Nov 16 08:34:25.363 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `Product` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/product.rs:18:41 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 18 | #[derive(Serialize, Deserialize, Clone, Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `products` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/price.rs:13:34 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.364 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:34:25.364 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.364 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.364 INFO [stderr] | Nov 16 08:34:25.364 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! Nov 16 08:34:25.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.364 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `NewPrice` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/cost.rs:13:34 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `NewCost` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/supplier.rs:21:41 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.365 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:34:25.365 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.365 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.365 INFO [stderr] | Nov 16 08:34:25.365 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! Nov 16 08:34:25.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.365 INFO [stderr] Nov 16 08:34:25.366 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:34:25.366 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.366 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 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! Nov 16 08:34:25.366 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.366 INFO [stderr] Nov 16 08:34:25.366 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:34:25.366 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:34:25.366 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 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! Nov 16 08:34:25.366 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.366 INFO [stderr] Nov 16 08:34:25.366 INFO [stderr] warning: cannot find type `NewSupplier` in this scope Nov 16 08:34:25.366 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:34:25.366 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 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! Nov 16 08:34:25.366 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.366 INFO [stderr] Nov 16 08:34:25.366 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:34:25.366 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.366 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 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! Nov 16 08:34:25.366 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.366 INFO [stderr] Nov 16 08:34:25.366 INFO [stderr] warning: cannot find type `NewSale` in this scope Nov 16 08:34:25.366 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.366 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 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! Nov 16 08:34:25.366 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.366 INFO [stderr] Nov 16 08:34:25.366 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:34:25.366 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.366 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.366 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.366 INFO [stderr] | Nov 16 08:34:25.367 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! Nov 16 08:34:25.367 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.367 INFO [stderr] Nov 16 08:34:25.367 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.367 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.367 INFO [stderr] | Nov 16 08:34:25.367 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.367 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.367 INFO [stderr] | Nov 16 08:34:25.367 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! Nov 16 08:34:25.367 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.367 INFO [stderr] Nov 16 08:34:25.367 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:34:25.367 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.367 INFO [stderr] | Nov 16 08:34:25.367 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.367 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.367 INFO [stderr] | Nov 16 08:34:25.367 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! Nov 16 08:34:25.367 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.367 INFO [stderr] Nov 16 08:34:25.371 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:34:25.371 INFO [stderr] --> src/models/client.rs:21:41 Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.371 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 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! Nov 16 08:34:25.371 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.371 INFO [stderr] Nov 16 08:34:25.371 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:34:25.371 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.371 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 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! Nov 16 08:34:25.371 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.371 INFO [stderr] Nov 16 08:34:25.371 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:34:25.371 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.371 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 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! Nov 16 08:34:25.371 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.371 INFO [stderr] Nov 16 08:34:25.371 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:34:25.371 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:34:25.371 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 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! Nov 16 08:34:25.371 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.371 INFO [stderr] Nov 16 08:34:25.371 INFO [stderr] warning: cannot find type `NewClient` in this scope Nov 16 08:34:25.371 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:34:25.371 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 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! Nov 16 08:34:25.371 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.371 INFO [stderr] Nov 16 08:34:25.371 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:34:25.371 INFO [stderr] --> src/models/tax.rs:13:34 Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:34:25.371 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 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! Nov 16 08:34:25.371 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.371 INFO [stderr] Nov 16 08:34:25.371 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:34:25.371 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:34:25.371 INFO [stderr] | Nov 16 08:34:25.371 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.372 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.372 INFO [stderr] | Nov 16 08:34:25.372 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! Nov 16 08:34:25.372 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.372 INFO [stderr] Nov 16 08:34:25.372 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:34:25.372 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:34:25.372 INFO [stderr] | Nov 16 08:34:25.372 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.372 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.372 INFO [stderr] | Nov 16 08:34:25.372 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! Nov 16 08:34:25.372 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.372 INFO [stderr] Nov 16 08:34:25.383 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:34:25.383 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.383 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 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! Nov 16 08:34:25.383 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.383 INFO [stderr] Nov 16 08:34:25.383 INFO [stderr] warning: cannot find type `NewTax` in this scope Nov 16 08:34:25.383 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:34:25.383 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 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! Nov 16 08:34:25.383 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.383 INFO [stderr] Nov 16 08:34:25.383 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:34:25.383 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.383 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 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! Nov 16 08:34:25.383 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.383 INFO [stderr] Nov 16 08:34:25.383 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:34:25.383 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.383 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 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! Nov 16 08:34:25.383 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.383 INFO [stderr] Nov 16 08:34:25.383 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:34:25.383 INFO [stderr] --> src/models/product_price.rs:10:62 Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.383 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.383 INFO [stderr] | Nov 16 08:34:25.383 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! Nov 16 08:34:25.383 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.383 INFO [stderr] Nov 16 08:34:25.384 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:34:25.384 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:34:25.384 INFO [stderr] | Nov 16 08:34:25.384 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:34:25.384 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.384 INFO [stderr] | Nov 16 08:34:25.384 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! Nov 16 08:34:25.384 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.384 INFO [stderr] Nov 16 08:34:25.384 INFO [stderr] warning: cannot find type `EditableProductPrice` in this scope Nov 16 08:34:25.384 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:34:25.384 INFO [stderr] | Nov 16 08:34:25.384 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:34:25.384 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.384 INFO [stderr] | Nov 16 08:34:25.384 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! Nov 16 08:34:25.384 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.384 INFO [stderr] Nov 16 08:34:25.384 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:34:25.384 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:34:25.384 INFO [stderr] | Nov 16 08:34:25.384 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.384 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.384 INFO [stderr] | Nov 16 08:34:25.384 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! Nov 16 08:34:25.384 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.384 INFO [stderr] Nov 16 08:34:25.384 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:34:25.384 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:34:25.384 INFO [stderr] | Nov 16 08:34:25.384 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.384 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.384 INFO [stderr] | Nov 16 08:34:25.384 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! Nov 16 08:34:25.384 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.384 INFO [stderr] Nov 16 08:34:25.387 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:34:25.387 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:34:25.387 INFO [stderr] | Nov 16 08:34:25.387 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.387 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.391 INFO [stderr] | Nov 16 08:34:25.391 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! Nov 16 08:34:25.391 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.391 INFO [stderr] Nov 16 08:34:25.391 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:34:25.391 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:34:25.391 INFO [stderr] | Nov 16 08:34:25.391 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.391 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.391 INFO [stderr] | Nov 16 08:34:25.391 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:34:25.391 INFO [stderr] --> src/models/product_cost.rs:10:62 Nov 16 08:34:25.391 INFO [stderr] | Nov 16 08:34:25.391 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:34:25.391 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.391 INFO [stderr] | Nov 16 08:34:25.391 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! Nov 16 08:34:25.391 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! Nov 16 08:34:25.391 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.391 INFO [stderr] Nov 16 08:34:25.391 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.391 INFO [stderr] Nov 16 08:34:25.391 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.391 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:34:25.391 INFO [stderr] | Nov 16 08:34:25.391 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.391 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.391 INFO [stderr] | Nov 16 08:34:25.391 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! Nov 16 08:34:25.391 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.391 INFO [stderr] Nov 16 08:34:25.391 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:34:25.392 INFO [stderr] Nov 16 08:34:25.392 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `EditableProductCost` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 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! Nov 16 08:34:25.392 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.392 INFO [stderr] Nov 16 08:34:25.392 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:34:25.392 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.392 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.392 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.393 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.393 INFO [stderr] Nov 16 08:34:25.393 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:34:25.393 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.393 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.393 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.393 INFO [stderr] Nov 16 08:34:25.393 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:34:25.393 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.393 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.393 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.393 INFO [stderr] Nov 16 08:34:25.393 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.393 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.393 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.393 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.393 INFO [stderr] Nov 16 08:34:25.393 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:34:25.393 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.393 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] Nov 16 08:34:25.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.393 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.393 INFO [stderr] Nov 16 08:34:25.393 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.393 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.393 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.393 INFO [stderr] | Nov 16 08:34:25.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.393 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.393 INFO [stderr] Nov 16 08:34:25.399 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:34:25.399 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:34:25.399 INFO [stderr] | Nov 16 08:34:25.399 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.399 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.399 INFO [stderr] | Nov 16 08:34:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.399 INFO [stderr] Nov 16 08:34:25.399 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.399 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:34:25.399 INFO [stderr] | Nov 16 08:34:25.399 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.399 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.399 INFO [stderr] | Nov 16 08:34:25.399 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:34:25.399 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:34:25.399 INFO [stderr] | Nov 16 08:34:25.399 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.399 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.399 INFO [stderr] | Nov 16 08:34:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.399 INFO [stderr] Nov 16 08:34:25.399 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:34:25.399 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:34:25.399 INFO [stderr] | Nov 16 08:34:25.399 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.399 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.399 INFO [stderr] | Nov 16 08:34:25.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:34:25.399 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.399 INFO [stderr] Nov 16 08:34:25.399 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `NewSaleProduct` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `NewSale` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.400 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.400 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! Nov 16 08:34:25.400 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.400 INFO [stderr] Nov 16 08:34:25.400 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:34:25.400 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.400 INFO [stderr] | Nov 16 08:34:25.401 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.401 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.401 INFO [stderr] | Nov 16 08:34:25.401 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! Nov 16 08:34:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.401 INFO [stderr] Nov 16 08:34:25.401 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.401 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.401 INFO [stderr] | Nov 16 08:34:25.401 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.401 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.401 INFO [stderr] | Nov 16 08:34:25.401 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! Nov 16 08:34:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.401 INFO [stderr] Nov 16 08:34:25.401 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:34:25.401 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:34:25.401 INFO [stderr] | Nov 16 08:34:25.401 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:34:25.401 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.401 INFO [stderr] | Nov 16 08:34:25.401 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! Nov 16 08:34:25.401 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.401 INFO [stderr] Nov 16 08:34:25.417 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:34:25.417 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.417 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 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! Nov 16 08:34:25.417 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.417 INFO [stderr] Nov 16 08:34:25.417 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:34:25.417 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.417 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 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! Nov 16 08:34:25.417 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.417 INFO [stderr] Nov 16 08:34:25.417 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.417 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.417 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 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! Nov 16 08:34:25.417 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.417 INFO [stderr] Nov 16 08:34:25.417 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:34:25.417 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.417 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 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! Nov 16 08:34:25.417 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.417 INFO [stderr] Nov 16 08:34:25.417 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:34:25.417 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.417 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.417 INFO [stderr] | Nov 16 08:34:25.417 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! Nov 16 08:34:25.418 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.418 INFO [stderr] Nov 16 08:34:25.418 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.418 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:34:25.418 INFO [stderr] | Nov 16 08:34:25.418 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.418 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.418 INFO [stderr] | Nov 16 08:34:25.420 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! Nov 16 08:34:25.421 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.421 INFO [stderr] Nov 16 08:34:25.422 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:34:25.422 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:34:25.422 INFO [stderr] | Nov 16 08:34:25.422 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.422 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.422 INFO [stderr] | Nov 16 08:34:25.422 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! Nov 16 08:34:25.422 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.422 INFO [stderr] Nov 16 08:34:25.422 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:34:25.423 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:34:25.423 INFO [stderr] | Nov 16 08:34:25.423 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:34:25.423 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.423 INFO [stderr] | Nov 16 08:34:25.423 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! Nov 16 08:34:25.423 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.423 INFO [stderr] Nov 16 08:34:25.423 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.423 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:34:25.423 INFO [stderr] | Nov 16 08:34:25.423 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:34:25.423 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.423 INFO [stderr] | Nov 16 08:34:25.423 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! Nov 16 08:34:25.423 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.423 INFO [stderr] Nov 16 08:34:25.423 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:34:25.423 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:34:25.424 INFO [stderr] | Nov 16 08:34:25.424 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:34:25.424 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.424 INFO [stderr] | Nov 16 08:34:25.424 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! Nov 16 08:34:25.424 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.424 INFO [stderr] Nov 16 08:34:25.424 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:34:25.424 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:34:25.424 INFO [stderr] | Nov 16 08:34:25.424 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:34:25.424 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.424 INFO [stderr] | Nov 16 08:34:25.424 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! Nov 16 08:34:25.424 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.424 INFO [stderr] Nov 16 08:34:25.424 INFO [stderr] warning: cannot find type `NewSaleProduct` in this scope Nov 16 08:34:25.424 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:34:25.424 INFO [stderr] | Nov 16 08:34:25.424 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:34:25.424 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.424 INFO [stderr] | Nov 16 08:34:25.424 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! Nov 16 08:34:25.424 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.424 INFO [stderr] Nov 16 08:34:25.424 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:34:25.424 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:34:25.424 INFO [stderr] | Nov 16 08:34:25.424 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:34:25.424 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.424 INFO [stderr] | Nov 16 08:34:25.424 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! Nov 16 08:34:25.431 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:34:25.431 INFO [stderr] --> src/models/currency.rs:25:48 Nov 16 08:34:25.431 INFO [stderr] | Nov 16 08:34:25.431 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.431 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.431 INFO [stderr] | Nov 16 08:34:25.431 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! Nov 16 08:34:25.431 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.431 INFO [stderr] Nov 16 08:34:25.431 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:34:25.431 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:34:25.431 INFO [stderr] | Nov 16 08:34:25.431 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.431 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.431 INFO [stderr] | Nov 16 08:34:25.431 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! Nov 16 08:34:25.431 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.431 INFO [stderr] Nov 16 08:34:25.431 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:34:25.431 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:34:25.431 INFO [stderr] | Nov 16 08:34:25.431 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.431 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.431 INFO [stderr] | Nov 16 08:34:25.431 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! Nov 16 08:34:25.431 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.431 INFO [stderr] Nov 16 08:34:25.431 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.431 INFO [stderr] Nov 16 08:34:25.443 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:34:25.443 INFO [stderr] --> src/models/currency.rs:25:48 Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.443 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 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! Nov 16 08:34:25.443 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.443 INFO [stderr] Nov 16 08:34:25.443 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:34:25.443 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.443 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 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! Nov 16 08:34:25.443 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.443 INFO [stderr] Nov 16 08:34:25.443 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:34:25.443 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:34:25.443 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 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! Nov 16 08:34:25.443 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.443 INFO [stderr] Nov 16 08:34:25.443 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:34:25.443 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:34:25.443 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 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! Nov 16 08:34:25.443 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.443 INFO [stderr] Nov 16 08:34:25.443 INFO [stderr] warning: cannot find type `NewCurrency` in this scope Nov 16 08:34:25.443 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:34:25.443 INFO [stderr] | Nov 16 08:34:25.443 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:34:25.444 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.444 INFO [stderr] | Nov 16 08:34:25.444 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! Nov 16 08:34:25.444 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.444 INFO [stderr] Nov 16 08:34:25.459 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:34:25.459 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:34:25.459 INFO [stderr] | Nov 16 08:34:25.459 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:34:25.459 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.459 INFO [stderr] | Nov 16 08:34:25.459 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! Nov 16 08:34:25.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.459 INFO [stderr] Nov 16 08:34:25.459 INFO [stderr] warning: cannot find type `NewCurrency` in this scope Nov 16 08:34:25.459 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:34:25.459 INFO [stderr] | Nov 16 08:34:25.459 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:34:25.459 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:34:25.459 INFO [stderr] | Nov 16 08:34:25.459 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! Nov 16 08:34:25.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:34:25.459 INFO [stderr] Nov 16 08:35:24.688 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Nov 16 08:35:24.715 INFO [stderr] su: No module specific data is present Nov 16 08:35:26.523 INFO running `"docker" "inspect" "81d31b82b4d6d7168024b132edd15da5c1d59d01a887c73dc39f8e8cb7b820ed"` Nov 16 08:35:26.907 INFO running `"docker" "rm" "-f" "81d31b82b4d6d7168024b132edd15da5c1d59d01a887c73dc39f8e8cb7b820ed"` Nov 16 08:35:27.305 INFO [stdout] 81d31b82b4d6d7168024b132edd15da5c1d59d01a887c73dc39f8e8cb7b820ed Nov 16 08:35:27.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 08:35:27.885 INFO [stdout] e4e1a1b47a218ea37e59682d41c61d96264ca1ab345a7ec9c4830c99ac186942 Nov 16 08:35:27.887 INFO running `"docker" "start" "-a" "e4e1a1b47a218ea37e59682d41c61d96264ca1ab345a7ec9c4830c99ac186942"` Nov 16 08:35:29.879 INFO [stderr] usermod: no changes Nov 16 08:35:30.148 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 16 08:35:30.169 INFO [stderr] Running /target/debug/deps/focusvent-6c6d4dbd14c7a3c7 Nov 16 08:35:30.198 INFO [stdout] Nov 16 08:35:30.198 INFO [stdout] running 0 tests Nov 16 08:35:30.198 INFO [stdout] Nov 16 08:35:30.198 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:35:30.198 INFO [stdout] Nov 16 08:35:30.204 INFO [stderr] Running /target/debug/deps/focusvent-43ce8b4b02e5ab5a Nov 16 08:35:30.213 INFO [stdout] Nov 16 08:35:30.213 INFO [stdout] running 0 tests Nov 16 08:35:30.213 INFO [stdout] Nov 16 08:35:30.213 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:35:30.213 INFO [stdout] Nov 16 08:35:30.214 INFO [stderr] Running /target/debug/deps/main-a0b587adfa1e427b Nov 16 08:35:30.230 INFO [stdout] Nov 16 08:35:30.230 INFO [stdout] running 1 test Nov 16 08:35:30.419 INFO [stdout] test test::main ... FAILED Nov 16 08:35:30.419 INFO [stdout] Nov 16 08:35:30.419 INFO [stdout] failures: Nov 16 08:35:30.419 INFO [stdout] Nov 16 08:35:30.419 INFO [stdout] ---- test::main stdout ---- Nov 16 08:35:30.419 INFO [stdout] Configured for development. Nov 16 08:35:30.419 INFO [stdout] => address: localhost Nov 16 08:35:30.419 INFO [stdout] => port: 8000 Nov 16 08:35:30.419 INFO [stdout] => log: normal Nov 16 08:35:30.419 INFO [stdout] => workers: 16 Nov 16 08:35:30.419 INFO [stdout] => secret key: generated Nov 16 08:35:30.419 INFO [stdout] => limits: forms = 32KiB Nov 16 08:35:30.419 INFO [stdout] => tls: disabled Nov 16 08:35:30.419 INFO [stdout] Mounting '/': Nov 16 08:35:30.419 INFO [stdout] => GET /clients? Nov 16 08:35:30.419 INFO [stdout] => GET /clients/ application/json Nov 16 08:35:30.419 INFO [stdout] => POST /clients application/json Nov 16 08:35:30.419 INFO [stdout] => PUT /clients/ application/json Nov 16 08:35:30.419 INFO [stdout] => DELETE /clients/ application/json Nov 16 08:35:30.419 INFO [stdout] => GET /costs? Nov 16 08:35:30.419 INFO [stdout] => GET /costs/ application/json Nov 16 08:35:30.419 INFO [stdout] => POST /costs application/json Nov 16 08:35:30.419 INFO [stdout] => PUT /costs/ application/json Nov 16 08:35:30.419 INFO [stdout] => DELETE /costs/ application/json Nov 16 08:35:30.419 INFO [stdout] => GET /currencies? Nov 16 08:35:30.419 INFO [stdout] => GET /currencies/ application/json Nov 16 08:35:30.419 INFO [stdout] => POST /currencies application/json Nov 16 08:35:30.419 INFO [stdout] => PUT /currencies/ application/json Nov 16 08:35:30.420 INFO [stdout] => DELETE /currencies/ application/json Nov 16 08:35:30.420 INFO [stdout] => GET /prices? Nov 16 08:35:30.420 INFO [stdout] => GET /prices/ application/json Nov 16 08:35:30.420 INFO [stdout] => POST /prices application/json Nov 16 08:35:30.420 INFO [stdout] => PUT /prices/ application/json Nov 16 08:35:30.420 INFO [stdout] => DELETE /prices/ application/json Nov 16 08:35:30.420 INFO [stdout] => GET /suppliers? Nov 16 08:35:30.420 INFO [stdout] => GET /suppliers/ application/json Nov 16 08:35:30.420 INFO [stdout] => POST /suppliers application/json Nov 16 08:35:30.420 INFO [stdout] => PUT /suppliers/ application/json Nov 16 08:35:30.420 INFO [stdout] => DELETE /suppliers/ application/json Nov 16 08:35:30.420 INFO [stdout] => GET /taxes? Nov 16 08:35:30.420 INFO [stdout] => GET /taxes/ application/json Nov 16 08:35:30.420 INFO [stdout] => POST /taxes application/json Nov 16 08:35:30.420 INFO [stdout] => PUT /taxes/ application/json Nov 16 08:35:30.420 INFO [stdout] => DELETE /taxes/ application/json Nov 16 08:35:30.420 INFO [stdout] => GET /products? Nov 16 08:35:30.420 INFO [stdout] => GET /products/ application/json Nov 16 08:35:30.420 INFO [stdout] => POST /products application/json Nov 16 08:35:30.420 INFO [stdout] => PUT /products/ application/json Nov 16 08:35:30.420 INFO [stdout] => DELETE /products/ application/json Nov 16 08:35:30.420 INFO [stdout] => GET /sales? Nov 16 08:35:30.420 INFO [stdout] => GET /sales/ application/json Nov 16 08:35:30.420 INFO [stdout] => POST /sales application/json Nov 16 08:35:30.420 INFO [stdout] => PUT /sales/ application/json Nov 16 08:35:30.420 INFO [stdout] => DELETE /sales/ application/json Nov 16 08:35:30.420 INFO [stdout] => PUT /sales//save application/json Nov 16 08:35:30.420 INFO [stdout] => PUT /sales//cancel application/json Nov 16 08:35:30.420 INFO [stdout] thread 'test::main' panicked at 'DATABASE_URL must be set: NotPresent', libcore/result.rs:1009:5 Nov 16 08:35:30.420 INFO [stdout] stack backtrace: Nov 16 08:35:30.420 INFO [stdout] 0: 0x5572a59268f3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 16 08:35:30.420 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 16 08:35:30.420 INFO [stdout] 1: 0x5572a5920d08 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 16 08:35:30.420 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 16 08:35:30.420 INFO [stdout] 2: 0x5572a5925554 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 16 08:35:30.420 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 16 08:35:30.420 INFO [stdout] at libstd/panicking.rs:211 Nov 16 08:35:30.420 INFO [stdout] 3: 0x5572a592523c - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 16 08:35:30.420 INFO [stdout] at libstd/panicking.rs:221 Nov 16 08:35:30.420 INFO [stdout] 4: 0x5572a5925c60 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 16 08:35:30.420 INFO [stdout] at libstd/panicking.rs:476 Nov 16 08:35:30.420 INFO [stdout] 5: 0x5572a59257e1 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 16 08:35:30.420 INFO [stdout] at libstd/panicking.rs:390 Nov 16 08:35:30.420 INFO [stdout] 6: 0x5572a59256c5 - rust_begin_unwind Nov 16 08:35:30.420 INFO [stdout] at libstd/panicking.rs:325 Nov 16 08:35:30.420 INFO [stdout] 7: 0x5572a593ad7c - core::panicking::panic_fmt::h400423a63e8ecedb Nov 16 08:35:30.420 INFO [stdout] at libcore/panicking.rs:77 Nov 16 08:35:30.420 INFO [stdout] 8: 0x5572a5392d90 - core::result::unwrap_failed::he8814f936968730d Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/macros.rs:26 Nov 16 08:35:30.420 INFO [stdout] 9: 0x5572a537c480 - >::expect::h29b450cac64153c8 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/result.rs:835 Nov 16 08:35:30.420 INFO [stdout] 10: 0x5572a54021d7 - focusvent::models::db_connection::establish_connection::h869af1d6e0b5224c Nov 16 08:35:30.420 INFO [stdout] at src/models/db_connection.rs:15 Nov 16 08:35:30.420 INFO [stdout] 11: 0x5572a51eff1b - main::test::main::hf14e8216eccce9ed Nov 16 08:35:30.420 INFO [stdout] at tests/main.rs:30 Nov 16 08:35:30.420 INFO [stdout] 12: 0x5572a51efe99 - main::test::main::{{closure}}::hb3f8d1bb5af6c954 Nov 16 08:35:30.420 INFO [stdout] at tests/main.rs:27 Nov 16 08:35:30.420 INFO [stdout] 13: 0x5572a51f548d - core::ops::function::FnOnce::call_once::hace72e3b47eb354e Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 16 08:35:30.420 INFO [stdout] 14: 0x5572a52166ae - >::call_box::h9dcb7fc9b8bb4240 Nov 16 08:35:30.420 INFO [stdout] at libtest/lib.rs:1471 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 16 08:35:30.420 INFO [stdout] 15: 0x5572a5934829 - __rust_maybe_catch_panic Nov 16 08:35:30.420 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 08:35:30.420 INFO [stdout] 16: 0x5572a520e713 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 16 08:35:30.420 INFO [stdout] at libtest/lib.rs:1426 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 16 08:35:30.420 INFO [stdout] 17: 0x5572a520f5c4 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 16 08:35:30.420 INFO [stdout] 18: 0x5572a5934829 - __rust_maybe_catch_panic Nov 16 08:35:30.420 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 08:35:30.420 INFO [stdout] 19: 0x5572a52167dc - >::call_box::hab7f616f05880bf6 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 16 08:35:30.420 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 16 08:35:30.421 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 16 08:35:30.421 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 16 08:35:30.421 INFO [stdout] 20: 0x5572a59286ed - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 16 08:35:30.421 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 16 08:35:30.421 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 16 08:35:30.421 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 16 08:35:30.421 INFO [stdout] 21: 0x7f0ee3f756b9 - start_thread Nov 16 08:35:30.421 INFO [stdout] 22: 0x7f0ee3a9541c - clone Nov 16 08:35:30.421 INFO [stdout] 23: 0x0 - Nov 16 08:35:30.421 INFO [stdout] Nov 16 08:35:30.421 INFO [stdout] Nov 16 08:35:30.421 INFO [stdout] failures: Nov 16 08:35:30.421 INFO [stdout] test::main Nov 16 08:35:30.421 INFO [stdout] Nov 16 08:35:30.421 INFO [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:35:30.421 INFO [stdout] Nov 16 08:35:30.439 INFO [stderr] error: test failed, to rerun pass '--test main' Nov 16 08:35:30.439 INFO [stderr] su: No module specific data is present Nov 16 08:35:31.816 INFO running `"docker" "inspect" "e4e1a1b47a218ea37e59682d41c61d96264ca1ab345a7ec9c4830c99ac186942"` Nov 16 08:35:32.173 INFO running `"docker" "rm" "-f" "e4e1a1b47a218ea37e59682d41c61d96264ca1ab345a7ec9c4830c99ac186942"` Nov 16 08:35:32.527 INFO [stdout] e4e1a1b47a218ea37e59682d41c61d96264ca1ab345a7ec9c4830c99ac186942