Nov 16 08:29:51.280 INFO testing werner/focusvent against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 08:29:51.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.730 INFO [stdout] fafe863861c85a2916ed3e10b1985bf21a402a8a6427786e6d2bbba690e92e63 Nov 16 08:29:51.732 INFO running `"docker" "start" "-a" "fafe863861c85a2916ed3e10b1985bf21a402a8a6427786e6d2bbba690e92e63"` Nov 16 08:29:52.977 INFO [stderr] usermod: no changes Nov 16 08:29:53.331 INFO [stderr] Compiling num-traits v0.2.6 Nov 16 08:29:53.332 INFO [stderr] Compiling serde v1.0.78 Nov 16 08:29:53.332 INFO [stderr] Compiling proc-macro2 v0.4.19 Nov 16 08:29:53.344 INFO [stderr] Compiling isatty v0.1.9 Nov 16 08:29:53.346 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Nov 16 08:29:53.347 INFO [stderr] Compiling courier v0.3.1 Nov 16 08:29:53.347 INFO [stderr] Compiling regex v1.0.5 Nov 16 08:29:53.348 INFO [stderr] Compiling dotenv v0.9.0 Nov 16 08:30:08.168 INFO [stderr] Compiling quote v0.6.8 Nov 16 08:30:09.032 INFO [stderr] Compiling num-integer v0.1.39 Nov 16 08:30:12.564 INFO [stderr] Compiling syn v0.15.4 Nov 16 08:30:12.566 INFO [stderr] Compiling syn v0.14.9 Nov 16 08:30:41.379 INFO [stderr] Compiling serde_derive v1.0.78 Nov 16 08:30:41.703 INFO [stderr] Compiling chrono v0.4.6 Nov 16 08:30:41.703 INFO [stderr] Compiling toml v0.4.6 Nov 16 08:30:41.703 INFO [stderr] Compiling serde_json v1.0.27 Nov 16 08:30:52.459 INFO [stderr] Compiling diesel v1.3.3 Nov 16 08:30:55.528 INFO [stderr] Compiling rocket v0.3.16 Nov 16 08:31:26.354 INFO [stderr] Compiling rocket_codegen v0.3.16 Nov 16 08:31:26.360 INFO [stderr] Compiling rocket_contrib v0.3.16 Nov 16 08:32:10.763 INFO [stderr] Compiling diesel-derive-newtype v0.1.2 Nov 16 08:32:13.101 INFO [stderr] Compiling focusvent v0.1.0 (/source) Nov 16 08:32:15.775 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:32:15.775 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:32:15.775 INFO [stderr] | Nov 16 08:32:15.776 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:32:15.776 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.776 INFO [stderr] | Nov 16 08:32:15.776 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 08:32:15.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:32:15.776 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.776 INFO [stderr] Nov 16 08:32:15.776 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:32:15.776 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:32:15.776 INFO [stderr] | Nov 16 08:32:15.776 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:32:15.776 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.776 INFO [stderr] | Nov 16 08:32:15.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:32:15.776 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.776 INFO [stderr] Nov 16 08:32:15.776 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 08:32:15.776 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.776 INFO [stderr] | Nov 16 08:32:15.776 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.776 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.776 INFO [stderr] | Nov 16 08:32:15.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:32:15.776 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.776 INFO [stderr] Nov 16 08:32:15.776 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 16 08:32:15.776 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.776 INFO [stderr] | Nov 16 08:32:15.779 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.779 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.779 INFO [stderr] | Nov 16 08:32:15.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:32:15.779 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.779 INFO [stderr] Nov 16 08:32:15.780 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 16 08:32:15.780 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.780 INFO [stderr] | Nov 16 08:32:15.780 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.780 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.780 INFO [stderr] | Nov 16 08:32:15.780 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.780 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.780 INFO [stderr] Nov 16 08:32:15.780 INFO [stderr] warning: cannot find type `company_name` in this scope Nov 16 08:32:15.780 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.780 INFO [stderr] | Nov 16 08:32:15.780 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.780 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.780 INFO [stderr] | Nov 16 08:32:15.780 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.780 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.780 INFO [stderr] Nov 16 08:32:15.781 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 08:32:15.781 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.781 INFO [stderr] | Nov 16 08:32:15.781 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.781 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.781 INFO [stderr] | Nov 16 08:32:15.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:32:15.781 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.781 INFO [stderr] Nov 16 08:32:15.781 INFO [stderr] warning: cannot find type `phone` in this scope Nov 16 08:32:15.781 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.781 INFO [stderr] | Nov 16 08:32:15.781 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.781 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.781 INFO [stderr] | Nov 16 08:32:15.785 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.785 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.785 INFO [stderr] Nov 16 08:32:15.785 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 08:32:15.785 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.785 INFO [stderr] | Nov 16 08:32:15.785 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.785 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.785 INFO [stderr] | Nov 16 08:32:15.785 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.786 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.786 INFO [stderr] Nov 16 08:32:15.786 INFO [stderr] warning: cannot find type `value` in this scope Nov 16 08:32:15.786 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.786 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.786 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.786 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.786 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.786 INFO [stderr] Nov 16 08:32:15.786 INFO [stderr] warning: cannot find type `symbol` in this scope Nov 16 08:32:15.786 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.786 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.786 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.786 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.786 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.786 INFO [stderr] Nov 16 08:32:15.786 INFO [stderr] warning: cannot find type `decimal_point` in this scope Nov 16 08:32:15.786 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.786 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.786 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.786 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.786 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.786 INFO [stderr] Nov 16 08:32:15.786 INFO [stderr] warning: cannot find type `thousands_separator` in this scope Nov 16 08:32:15.786 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.786 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.786 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.786 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.786 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.786 INFO [stderr] Nov 16 08:32:15.786 INFO [stderr] warning: cannot find type `default_currency` in this scope Nov 16 08:32:15.786 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.786 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.791 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.791 INFO [stderr] Nov 16 08:32:15.791 INFO [stderr] warning: cannot find type `in_use` in this scope Nov 16 08:32:15.791 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.791 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.791 INFO [stderr] Nov 16 08:32:15.791 INFO [stderr] warning: cannot find type `product_id` in this scope Nov 16 08:32:15.791 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.791 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.791 INFO [stderr] Nov 16 08:32:15.791 INFO [stderr] warning: cannot find type `cost_id` in this scope Nov 16 08:32:15.791 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.791 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.791 INFO [stderr] Nov 16 08:32:15.791 INFO [stderr] warning: cannot find type `supplier_id` in this scope Nov 16 08:32:15.791 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.791 INFO [stderr] | Nov 16 08:32:15.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.791 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.791 INFO [stderr] Nov 16 08:32:15.791 INFO [stderr] warning: cannot find type `cost` in this scope Nov 16 08:32:15.792 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.792 INFO [stderr] | Nov 16 08:32:15.792 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.792 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.792 INFO [stderr] | Nov 16 08:32:15.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:32:15.793 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.793 INFO [stderr] Nov 16 08:32:15.794 INFO [stderr] warning: cannot find type `price_id` in this scope Nov 16 08:32:15.794 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.795 INFO [stderr] | Nov 16 08:32:15.795 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.795 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.796 INFO [stderr] | Nov 16 08:32:15.796 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.796 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.796 INFO [stderr] Nov 16 08:32:15.797 INFO [stderr] warning: cannot find type `price` in this scope Nov 16 08:32:15.797 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.798 INFO [stderr] | Nov 16 08:32:15.798 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.798 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.799 INFO [stderr] | Nov 16 08:32:15.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.799 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.799 INFO [stderr] Nov 16 08:32:15.801 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 08:32:15.801 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.801 INFO [stderr] | Nov 16 08:32:15.802 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.802 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.802 INFO [stderr] | Nov 16 08:32:15.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:32:15.803 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.803 INFO [stderr] Nov 16 08:32:15.804 INFO [stderr] warning: cannot find type `stock` in this scope Nov 16 08:32:15.804 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.804 INFO [stderr] | Nov 16 08:32:15.805 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.805 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.805 INFO [stderr] | Nov 16 08:32:15.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:32:15.806 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.806 INFO [stderr] Nov 16 08:32:15.807 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 08:32:15.807 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.807 INFO [stderr] | Nov 16 08:32:15.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.808 INFO [stderr] | Nov 16 08:32:15.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:32:15.809 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.810 INFO [stderr] Nov 16 08:32:15.810 INFO [stderr] warning: cannot find type `sale_id` in this scope Nov 16 08:32:15.810 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.811 INFO [stderr] | Nov 16 08:32:15.811 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.811 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.812 INFO [stderr] | Nov 16 08:32:15.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:32:15.812 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.813 INFO [stderr] Nov 16 08:32:15.813 INFO [stderr] warning: cannot find type `tax` in this scope Nov 16 08:32:15.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.814 INFO [stderr] | Nov 16 08:32:15.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.815 INFO [stderr] | Nov 16 08:32:15.815 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.815 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.816 INFO [stderr] Nov 16 08:32:15.816 INFO [stderr] warning: cannot find type `amount` in this scope Nov 16 08:32:15.816 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.816 INFO [stderr] | Nov 16 08:32:15.817 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.817 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.817 INFO [stderr] | Nov 16 08:32:15.817 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.818 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.818 INFO [stderr] Nov 16 08:32:15.819 INFO [stderr] warning: cannot find type `discount` in this scope Nov 16 08:32:15.819 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.819 INFO [stderr] | Nov 16 08:32:15.819 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.820 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.820 INFO [stderr] | Nov 16 08:32:15.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.821 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.821 INFO [stderr] Nov 16 08:32:15.821 INFO [stderr] warning: cannot find type `subtotal` in this scope Nov 16 08:32:15.822 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.822 INFO [stderr] | Nov 16 08:32:15.822 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.823 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.823 INFO [stderr] | Nov 16 08:32:15.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:32:15.823 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.823 INFO [stderr] Nov 16 08:32:15.824 INFO [stderr] warning: cannot find type `sub_total_without_discount` in this scope Nov 16 08:32:15.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.824 INFO [stderr] | Nov 16 08:32:15.825 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.825 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.825 INFO [stderr] | Nov 16 08:32:15.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:32:15.825 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.826 INFO [stderr] Nov 16 08:32:15.826 INFO [stderr] warning: cannot find type `discount_calculated` in this scope Nov 16 08:32:15.826 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.826 INFO [stderr] | Nov 16 08:32:15.827 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.827 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.827 INFO [stderr] | Nov 16 08:32:15.827 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.827 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.827 INFO [stderr] Nov 16 08:32:15.828 INFO [stderr] warning: cannot find type `taxes_calculated` in this scope Nov 16 08:32:15.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.829 INFO [stderr] | Nov 16 08:32:15.829 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.829 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.829 INFO [stderr] | Nov 16 08:32:15.829 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.829 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.829 INFO [stderr] Nov 16 08:32:15.830 INFO [stderr] warning: cannot find type `total` in this scope Nov 16 08:32:15.830 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.831 INFO [stderr] | Nov 16 08:32:15.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.831 INFO [stderr] | Nov 16 08:32:15.831 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.832 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.832 INFO [stderr] Nov 16 08:32:15.832 INFO [stderr] warning: cannot find type `observation` in this scope Nov 16 08:32:15.833 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.833 INFO [stderr] | Nov 16 08:32:15.833 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.833 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.834 INFO [stderr] | Nov 16 08:32:15.834 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.834 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.835 INFO [stderr] Nov 16 08:32:15.836 INFO [stderr] warning: cannot find type `client_id` in this scope Nov 16 08:32:15.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.836 INFO [stderr] | Nov 16 08:32:15.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.836 INFO [stderr] | Nov 16 08:32:15.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:32:15.836 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.836 INFO [stderr] Nov 16 08:32:15.836 INFO [stderr] warning: cannot find type `sale_date` in this scope Nov 16 08:32:15.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.836 INFO [stderr] | Nov 16 08:32:15.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.836 INFO [stderr] | Nov 16 08:32:15.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:32:15.836 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.836 INFO [stderr] Nov 16 08:32:15.838 INFO [stderr] warning: cannot find type `sub_total` in this scope Nov 16 08:32:15.838 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.838 INFO [stderr] | Nov 16 08:32:15.838 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.838 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.838 INFO [stderr] | Nov 16 08:32:15.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:32:15.838 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.838 INFO [stderr] Nov 16 08:32:15.838 INFO [stderr] warning: cannot find type `currency_id` in this scope Nov 16 08:32:15.838 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.838 INFO [stderr] | Nov 16 08:32:15.839 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.839 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.839 INFO [stderr] | Nov 16 08:32:15.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.839 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.839 INFO [stderr] Nov 16 08:32:15.839 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 08:32:15.839 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.839 INFO [stderr] | Nov 16 08:32:15.839 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.839 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.839 INFO [stderr] | Nov 16 08:32:15.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.839 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.839 INFO [stderr] Nov 16 08:32:15.841 INFO [stderr] warning: cannot find type `expiring_date` in this scope Nov 16 08:32:15.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.841 INFO [stderr] | Nov 16 08:32:15.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.841 INFO [stderr] | Nov 16 08:32:15.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.841 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.841 INFO [stderr] Nov 16 08:32:15.843 INFO [stderr] warning: cannot find type `percentage` in this scope Nov 16 08:32:15.843 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:15.843 INFO [stderr] | Nov 16 08:32:15.843 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:15.843 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.843 INFO [stderr] | Nov 16 08:32:15.843 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.843 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.843 INFO [stderr] Nov 16 08:32:15.845 INFO [stderr] warning: cannot find type `Product` in this scope Nov 16 08:32:15.845 INFO [stderr] --> src/models/product.rs:18:41 Nov 16 08:32:15.845 INFO [stderr] | Nov 16 08:32:15.845 INFO [stderr] 18 | #[derive(Serialize, Deserialize, Clone, Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:32:15.845 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.845 INFO [stderr] | Nov 16 08:32:15.845 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.845 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.845 INFO [stderr] Nov 16 08:32:15.848 INFO [stderr] warning: cannot find type `products` in this scope Nov 16 08:32:15.848 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:32:15.848 INFO [stderr] | Nov 16 08:32:15.848 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:32:15.848 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.848 INFO [stderr] | Nov 16 08:32:15.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.848 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.848 INFO [stderr] Nov 16 08:32:15.848 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 16 08:32:15.848 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:32:15.848 INFO [stderr] | Nov 16 08:32:15.848 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:32:15.848 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.848 INFO [stderr] | Nov 16 08:32:15.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.848 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.848 INFO [stderr] Nov 16 08:32:15.848 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:32:15.849 INFO [stderr] --> src/models/price.rs:13:34 Nov 16 08:32:15.849 INFO [stderr] | Nov 16 08:32:15.849 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:32:15.849 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.849 INFO [stderr] | Nov 16 08:32:15.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:32:15.849 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.849 INFO [stderr] Nov 16 08:32:15.849 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:32:15.849 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:32:15.849 INFO [stderr] | Nov 16 08:32:15.849 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.849 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.849 INFO [stderr] | Nov 16 08:32:15.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.850 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.850 INFO [stderr] Nov 16 08:32:15.850 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:32:15.850 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:32:15.850 INFO [stderr] | Nov 16 08:32:15.850 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.850 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.850 INFO [stderr] | Nov 16 08:32:15.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.850 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.850 INFO [stderr] Nov 16 08:32:15.852 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:32:15.852 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:32:15.852 INFO [stderr] | Nov 16 08:32:15.852 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:15.852 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.852 INFO [stderr] | Nov 16 08:32:15.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:32:15.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.852 INFO [stderr] Nov 16 08:32:15.852 INFO [stderr] warning: cannot find type `NewPrice` in this scope Nov 16 08:32:15.852 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:32:15.852 INFO [stderr] | Nov 16 08:32:15.852 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:15.852 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.852 INFO [stderr] | Nov 16 08:32:15.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:32:15.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.852 INFO [stderr] Nov 16 08:32:15.853 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:32:15.853 INFO [stderr] --> src/models/cost.rs:13:34 Nov 16 08:32:15.853 INFO [stderr] | Nov 16 08:32:15.853 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:32:15.853 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.853 INFO [stderr] | Nov 16 08:32:15.853 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.853 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.853 INFO [stderr] Nov 16 08:32:15.853 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:32:15.853 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:32:15.853 INFO [stderr] | Nov 16 08:32:15.853 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.853 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.853 INFO [stderr] | Nov 16 08:32:15.853 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.854 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.854 INFO [stderr] Nov 16 08:32:15.854 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:32:15.854 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:32:15.854 INFO [stderr] | Nov 16 08:32:15.854 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.854 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.854 INFO [stderr] | Nov 16 08:32:15.854 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.854 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.854 INFO [stderr] Nov 16 08:32:15.856 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:32:15.856 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:32:15.856 INFO [stderr] | Nov 16 08:32:15.856 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:15.856 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.856 INFO [stderr] | Nov 16 08:32:15.856 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.856 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.856 INFO [stderr] Nov 16 08:32:15.856 INFO [stderr] warning: cannot find type `NewCost` in this scope Nov 16 08:32:15.856 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:32:15.856 INFO [stderr] | Nov 16 08:32:15.856 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:15.856 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.856 INFO [stderr] | Nov 16 08:32:15.856 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.856 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.856 INFO [stderr] Nov 16 08:32:15.857 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:32:15.857 INFO [stderr] --> src/models/supplier.rs:21:41 Nov 16 08:32:15.857 INFO [stderr] | Nov 16 08:32:15.857 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.857 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.857 INFO [stderr] | Nov 16 08:32:15.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:32:15.857 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.857 INFO [stderr] Nov 16 08:32:15.857 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:32:15.857 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:32:15.857 INFO [stderr] | Nov 16 08:32:15.857 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.857 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.857 INFO [stderr] | Nov 16 08:32:15.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:32:15.857 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.857 INFO [stderr] Nov 16 08:32:15.857 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:32:15.857 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:32:15.857 INFO [stderr] | Nov 16 08:32:15.857 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.857 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.860 INFO [stderr] | Nov 16 08:32:15.860 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.860 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.860 INFO [stderr] Nov 16 08:32:15.862 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:32:15.862 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:32:15.862 INFO [stderr] | Nov 16 08:32:15.862 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:32:15.862 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.862 INFO [stderr] | Nov 16 08:32:15.862 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.862 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.862 INFO [stderr] Nov 16 08:32:15.862 INFO [stderr] warning: cannot find type `NewSupplier` in this scope Nov 16 08:32:15.862 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:32:15.862 INFO [stderr] | Nov 16 08:32:15.862 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:32:15.862 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.862 INFO [stderr] | Nov 16 08:32:15.862 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.862 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.862 INFO [stderr] Nov 16 08:32:15.863 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:32:15.863 INFO [stderr] --> src/models/client.rs:21:41 Nov 16 08:32:15.863 INFO [stderr] | Nov 16 08:32:15.863 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.863 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.863 INFO [stderr] | Nov 16 08:32:15.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:32:15.863 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.863 INFO [stderr] Nov 16 08:32:15.863 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:32:15.863 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:32:15.863 INFO [stderr] | Nov 16 08:32:15.863 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.863 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.863 INFO [stderr] | Nov 16 08:32:15.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:32:15.863 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.863 INFO [stderr] Nov 16 08:32:15.865 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:32:15.865 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:32:15.865 INFO [stderr] | Nov 16 08:32:15.865 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.865 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.865 INFO [stderr] | Nov 16 08:32:15.865 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.865 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.865 INFO [stderr] Nov 16 08:32:15.867 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:32:15.867 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:32:15.867 INFO [stderr] | Nov 16 08:32:15.867 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:32:15.867 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.867 INFO [stderr] | Nov 16 08:32:15.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:32:15.867 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.867 INFO [stderr] Nov 16 08:32:15.867 INFO [stderr] warning: cannot find type `NewClient` in this scope Nov 16 08:32:15.867 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:32:15.867 INFO [stderr] | Nov 16 08:32:15.867 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:32:15.867 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.867 INFO [stderr] | Nov 16 08:32:15.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:32:15.867 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.867 INFO [stderr] Nov 16 08:32:15.868 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:32:15.868 INFO [stderr] --> src/models/tax.rs:13:34 Nov 16 08:32:15.868 INFO [stderr] | Nov 16 08:32:15.868 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:32:15.868 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.868 INFO [stderr] | Nov 16 08:32:15.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:32:15.868 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.868 INFO [stderr] Nov 16 08:32:15.868 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:32:15.868 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:32:15.868 INFO [stderr] | Nov 16 08:32:15.868 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.868 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.868 INFO [stderr] | Nov 16 08:32:15.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:32:15.868 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.868 INFO [stderr] Nov 16 08:32:15.868 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:32:15.868 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:32:15.868 INFO [stderr] | Nov 16 08:32:15.868 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.868 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.868 INFO [stderr] | Nov 16 08:32:15.870 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.870 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.870 INFO [stderr] Nov 16 08:32:15.871 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:32:15.871 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:32:15.871 INFO [stderr] | Nov 16 08:32:15.871 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:15.871 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.871 INFO [stderr] | Nov 16 08:32:15.871 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.871 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.871 INFO [stderr] Nov 16 08:32:15.871 INFO [stderr] warning: cannot find type `NewTax` in this scope Nov 16 08:32:15.871 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:32:15.871 INFO [stderr] | Nov 16 08:32:15.871 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:15.871 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.871 INFO [stderr] | Nov 16 08:32:15.871 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.871 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.871 INFO [stderr] Nov 16 08:32:15.872 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:32:15.872 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:32:15.872 INFO [stderr] | Nov 16 08:32:15.872 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:15.872 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.872 INFO [stderr] | Nov 16 08:32:15.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.872 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.872 INFO [stderr] Nov 16 08:32:15.872 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:32:15.872 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:32:15.872 INFO [stderr] | Nov 16 08:32:15.872 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:15.872 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.872 INFO [stderr] | Nov 16 08:32:15.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.872 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.872 INFO [stderr] Nov 16 08:32:15.873 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:32:15.873 INFO [stderr] --> src/models/product_price.rs:10:62 Nov 16 08:32:15.873 INFO [stderr] | Nov 16 08:32:15.873 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:15.873 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.873 INFO [stderr] | Nov 16 08:32:15.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.873 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.873 INFO [stderr] Nov 16 08:32:15.875 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:32:15.875 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:32:15.875 INFO [stderr] | Nov 16 08:32:15.875 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:32:15.875 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.875 INFO [stderr] | Nov 16 08:32:15.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:32:15.875 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.875 INFO [stderr] Nov 16 08:32:15.875 INFO [stderr] warning: cannot find type `EditableProductPrice` in this scope Nov 16 08:32:15.875 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:32:15.875 INFO [stderr] | Nov 16 08:32:15.875 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:32:15.875 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.875 INFO [stderr] | Nov 16 08:32:15.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:32:15.875 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.875 INFO [stderr] Nov 16 08:32:15.876 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:32:15.876 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:32:15.876 INFO [stderr] | Nov 16 08:32:15.876 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:15.876 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.876 INFO [stderr] | Nov 16 08:32:15.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:32:15.876 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.876 INFO [stderr] Nov 16 08:32:15.876 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:32:15.876 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:32:15.876 INFO [stderr] | Nov 16 08:32:15.876 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:15.876 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.876 INFO [stderr] | Nov 16 08:32:15.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:32:15.876 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.876 INFO [stderr] Nov 16 08:32:15.877 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:32:15.877 INFO [stderr] --> src/models/product_cost.rs:10:62 Nov 16 08:32:15.877 INFO [stderr] | Nov 16 08:32:15.877 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:15.877 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.877 INFO [stderr] | Nov 16 08:32:15.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:32:15.878 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.878 INFO [stderr] Nov 16 08:32:15.880 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:32:15.880 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:32:15.880 INFO [stderr] | Nov 16 08:32:15.880 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:32:15.880 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.880 INFO [stderr] | Nov 16 08:32:15.880 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.880 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.880 INFO [stderr] Nov 16 08:32:15.880 INFO [stderr] warning: cannot find type `EditableProductCost` in this scope Nov 16 08:32:15.880 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:32:15.880 INFO [stderr] | Nov 16 08:32:15.880 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:32:15.880 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.880 INFO [stderr] | Nov 16 08:32:15.880 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.880 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.880 INFO [stderr] Nov 16 08:32:15.881 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:32:15.881 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:15.881 INFO [stderr] | Nov 16 08:32:15.881 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.881 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.881 INFO [stderr] | Nov 16 08:32:15.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:32:15.881 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.881 INFO [stderr] Nov 16 08:32:15.881 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:32:15.881 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:15.881 INFO [stderr] | Nov 16 08:32:15.881 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.881 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.881 INFO [stderr] | Nov 16 08:32:15.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:32:15.881 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.881 INFO [stderr] Nov 16 08:32:15.881 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:32:15.881 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:15.881 INFO [stderr] | Nov 16 08:32:15.881 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.881 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.881 INFO [stderr] | Nov 16 08:32:15.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:32:15.881 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.881 INFO [stderr] Nov 16 08:32:15.881 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:15.881 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:15.881 INFO [stderr] | Nov 16 08:32:15.881 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.881 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.881 INFO [stderr] | Nov 16 08:32:15.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:32:15.881 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.881 INFO [stderr] Nov 16 08:32:15.882 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:32:15.882 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:15.882 INFO [stderr] | Nov 16 08:32:15.882 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.882 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.882 INFO [stderr] | Nov 16 08:32:15.882 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.882 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.882 INFO [stderr] Nov 16 08:32:15.882 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:32:15.882 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:15.882 INFO [stderr] | Nov 16 08:32:15.882 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.882 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.882 INFO [stderr] | Nov 16 08:32:15.882 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.882 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.882 INFO [stderr] Nov 16 08:32:15.882 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:32:15.882 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:15.882 INFO [stderr] | Nov 16 08:32:15.882 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.882 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.885 INFO [stderr] | Nov 16 08:32:15.885 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.885 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.885 INFO [stderr] Nov 16 08:32:15.885 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:32:15.885 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:15.885 INFO [stderr] | Nov 16 08:32:15.885 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.885 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.885 INFO [stderr] | Nov 16 08:32:15.885 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.885 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.885 INFO [stderr] Nov 16 08:32:15.885 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:15.885 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:15.885 INFO [stderr] | Nov 16 08:32:15.885 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.885 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.885 INFO [stderr] | Nov 16 08:32:15.885 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.885 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.885 INFO [stderr] Nov 16 08:32:15.885 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:32:15.885 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:15.885 INFO [stderr] | Nov 16 08:32:15.885 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.885 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.885 INFO [stderr] | Nov 16 08:32:15.885 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.885 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.885 INFO [stderr] Nov 16 08:32:15.887 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:32:15.887 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:32:15.887 INFO [stderr] | Nov 16 08:32:15.887 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.887 INFO [stderr] | Nov 16 08:32:15.887 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.887 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.887 INFO [stderr] Nov 16 08:32:15.887 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:15.887 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:32:15.887 INFO [stderr] | Nov 16 08:32:15.887 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.887 INFO [stderr] | Nov 16 08:32:15.887 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.887 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.887 INFO [stderr] Nov 16 08:32:15.887 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:32:15.887 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:32:15.887 INFO [stderr] | Nov 16 08:32:15.887 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.887 INFO [stderr] | Nov 16 08:32:15.887 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.887 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.887 INFO [stderr] Nov 16 08:32:15.887 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:32:15.887 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:32:15.887 INFO [stderr] | Nov 16 08:32:15.887 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:15.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.887 INFO [stderr] | Nov 16 08:32:15.887 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.887 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.887 INFO [stderr] Nov 16 08:32:15.888 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:32:15.888 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:15.888 INFO [stderr] | Nov 16 08:32:15.888 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:15.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.888 INFO [stderr] | Nov 16 08:32:15.888 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.888 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.888 INFO [stderr] Nov 16 08:32:15.888 INFO [stderr] warning: cannot find type `NewSale` in this scope Nov 16 08:32:15.888 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:15.888 INFO [stderr] | Nov 16 08:32:15.888 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:15.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.888 INFO [stderr] | Nov 16 08:32:15.888 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.889 INFO [stderr] Nov 16 08:32:15.889 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:32:15.889 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:15.889 INFO [stderr] | Nov 16 08:32:15.889 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:15.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.889 INFO [stderr] | Nov 16 08:32:15.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:32:15.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.889 INFO [stderr] Nov 16 08:32:15.889 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:15.889 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:15.889 INFO [stderr] | Nov 16 08:32:15.889 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:15.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.889 INFO [stderr] | Nov 16 08:32:15.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:32:15.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.889 INFO [stderr] Nov 16 08:32:15.894 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:32:15.894 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:15.894 INFO [stderr] | Nov 16 08:32:15.894 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:15.894 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.894 INFO [stderr] | Nov 16 08:32:15.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:32:15.894 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.894 INFO [stderr] Nov 16 08:32:15.895 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:32:15.895 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:32:15.895 INFO [stderr] | Nov 16 08:32:15.895 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:15.895 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.895 INFO [stderr] | Nov 16 08:32:15.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:32:15.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.895 INFO [stderr] Nov 16 08:32:15.895 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:32:15.895 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:32:15.895 INFO [stderr] | Nov 16 08:32:15.895 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:15.895 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.895 INFO [stderr] | Nov 16 08:32:15.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:32:15.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.895 INFO [stderr] Nov 16 08:32:15.895 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:15.895 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:32:15.895 INFO [stderr] | Nov 16 08:32:15.895 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:15.895 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.895 INFO [stderr] | Nov 16 08:32:15.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:32:15.895 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.895 INFO [stderr] Nov 16 08:32:15.898 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:32:15.898 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:32:15.898 INFO [stderr] | Nov 16 08:32:15.898 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:15.898 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.898 INFO [stderr] | Nov 16 08:32:15.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:32:15.898 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.898 INFO [stderr] Nov 16 08:32:15.898 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:32:15.898 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:32:15.898 INFO [stderr] | Nov 16 08:32:15.898 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:15.898 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.898 INFO [stderr] | Nov 16 08:32:15.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:32:15.898 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.898 INFO [stderr] Nov 16 08:32:15.898 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:15.898 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:32:15.898 INFO [stderr] | Nov 16 08:32:15.898 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:15.898 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.898 INFO [stderr] | Nov 16 08:32:15.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:32:15.898 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.898 INFO [stderr] Nov 16 08:32:15.900 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:32:15.900 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:32:15.900 INFO [stderr] | Nov 16 08:32:15.900 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:15.900 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.900 INFO [stderr] | Nov 16 08:32:15.900 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.900 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.900 INFO [stderr] Nov 16 08:32:15.900 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:32:15.900 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:32:15.900 INFO [stderr] | Nov 16 08:32:15.900 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:15.900 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.900 INFO [stderr] | Nov 16 08:32:15.900 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.900 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.900 INFO [stderr] Nov 16 08:32:15.900 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:15.900 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:32:15.900 INFO [stderr] | Nov 16 08:32:15.900 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:32:15.900 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.900 INFO [stderr] | Nov 16 08:32:15.900 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.900 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.900 INFO [stderr] Nov 16 08:32:15.900 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:32:15.900 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:32:15.900 INFO [stderr] | Nov 16 08:32:15.900 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:32:15.900 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.900 INFO [stderr] | Nov 16 08:32:15.900 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.900 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.900 INFO [stderr] Nov 16 08:32:15.906 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:32:15.906 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:32:15.906 INFO [stderr] | Nov 16 08:32:15.906 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:32:15.906 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.906 INFO [stderr] | Nov 16 08:32:15.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:32:15.906 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.906 INFO [stderr] Nov 16 08:32:15.906 INFO [stderr] warning: cannot find type `NewSaleProduct` in this scope Nov 16 08:32:15.906 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:32:15.906 INFO [stderr] | Nov 16 08:32:15.906 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:32:15.906 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.906 INFO [stderr] | Nov 16 08:32:15.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:32:15.906 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.906 INFO [stderr] Nov 16 08:32:15.906 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:15.906 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:32:15.906 INFO [stderr] | Nov 16 08:32:15.906 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:32:15.906 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.906 INFO [stderr] | Nov 16 08:32:15.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:32:15.907 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.907 INFO [stderr] Nov 16 08:32:15.909 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:32:15.909 INFO [stderr] --> src/models/currency.rs:25:48 Nov 16 08:32:15.909 INFO [stderr] | Nov 16 08:32:15.909 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.909 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.909 INFO [stderr] | Nov 16 08:32:15.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.909 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.909 INFO [stderr] Nov 16 08:32:15.909 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:32:15.909 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:32:15.909 INFO [stderr] | Nov 16 08:32:15.909 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.909 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.910 INFO [stderr] | Nov 16 08:32:15.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.910 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.910 INFO [stderr] Nov 16 08:32:15.910 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:32:15.910 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:32:15.910 INFO [stderr] | Nov 16 08:32:15.910 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:15.910 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.910 INFO [stderr] | Nov 16 08:32:15.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.910 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.910 INFO [stderr] Nov 16 08:32:15.915 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:32:15.915 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:32:15.915 INFO [stderr] | Nov 16 08:32:15.915 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:32:15.915 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.915 INFO [stderr] | Nov 16 08:32:15.915 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.915 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.915 INFO [stderr] Nov 16 08:32:15.915 INFO [stderr] warning: cannot find type `NewCurrency` in this scope Nov 16 08:32:15.915 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:32:15.915 INFO [stderr] | Nov 16 08:32:15.915 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:32:15.915 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:15.915 INFO [stderr] | Nov 16 08:32:15.915 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:15.915 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:15.915 INFO [stderr] Nov 16 08:32:50.640 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:32:50.640 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:32:50.640 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 08:32:50.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.640 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.640 INFO [stderr] Nov 16 08:32:50.640 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:32:50.640 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:32:50.640 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.640 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.640 INFO [stderr] Nov 16 08:32:50.640 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 08:32:50.640 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.640 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.640 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.640 INFO [stderr] Nov 16 08:32:50.640 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 16 08:32:50.640 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.640 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.640 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.640 INFO [stderr] Nov 16 08:32:50.640 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 16 08:32:50.640 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.640 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.640 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.640 INFO [stderr] Nov 16 08:32:50.640 INFO [stderr] warning: cannot find type `company_name` in this scope Nov 16 08:32:50.640 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.640 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.640 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.640 INFO [stderr] Nov 16 08:32:50.640 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 08:32:50.640 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.640 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.640 INFO [stderr] | Nov 16 08:32:50.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.640 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.640 INFO [stderr] Nov 16 08:32:50.654 INFO [stderr] warning: cannot find type `phone` in this scope Nov 16 08:32:50.654 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.654 INFO [stderr] | Nov 16 08:32:50.654 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.654 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.654 INFO [stderr] | Nov 16 08:32:50.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `value` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `symbol` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `decimal_point` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `thousands_separator` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `default_currency` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `in_use` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `product_id` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `cost_id` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.655 INFO [stderr] Nov 16 08:32:50.655 INFO [stderr] warning: cannot find type `supplier_id` in this scope Nov 16 08:32:50.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.655 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `cost` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `price_id` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `price` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `stock` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `sale_id` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `tax` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.656 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.656 INFO [stderr] Nov 16 08:32:50.656 INFO [stderr] warning: cannot find type `amount` in this scope Nov 16 08:32:50.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.656 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `discount` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `subtotal` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `sub_total_without_discount` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `discount_calculated` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `taxes_calculated` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `total` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `observation` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `client_id` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.657 INFO [stderr] Nov 16 08:32:50.657 INFO [stderr] warning: cannot find type `sale_date` in this scope Nov 16 08:32:50.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.657 INFO [stderr] | Nov 16 08:32:50.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.657 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.658 INFO [stderr] Nov 16 08:32:50.658 INFO [stderr] warning: cannot find type `sub_total` in this scope Nov 16 08:32:50.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.658 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.658 INFO [stderr] Nov 16 08:32:50.658 INFO [stderr] warning: cannot find type `currency_id` in this scope Nov 16 08:32:50.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.658 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.658 INFO [stderr] Nov 16 08:32:50.658 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 08:32:50.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.658 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.658 INFO [stderr] Nov 16 08:32:50.658 INFO [stderr] warning: cannot find type `expiring_date` in this scope Nov 16 08:32:50.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.658 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.658 INFO [stderr] Nov 16 08:32:50.658 INFO [stderr] warning: cannot find type `percentage` in this scope Nov 16 08:32:50.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:32:50.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.658 INFO [stderr] | Nov 16 08:32:50.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.658 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.658 INFO [stderr] Nov 16 08:32:50.660 INFO [stderr] warning: cannot find type `Product` in this scope Nov 16 08:32:50.660 INFO [stderr] --> src/models/product.rs:18:41 Nov 16 08:32:50.660 INFO [stderr] | Nov 16 08:32:50.660 INFO [stderr] 18 | #[derive(Serialize, Deserialize, Clone, Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:32:50.660 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.660 INFO [stderr] | Nov 16 08:32:50.660 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.660 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.660 INFO [stderr] Nov 16 08:32:50.662 INFO [stderr] warning: cannot find type `products` in this scope Nov 16 08:32:50.662 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:32:50.662 INFO [stderr] | Nov 16 08:32:50.662 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:32:50.662 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.662 INFO [stderr] | Nov 16 08:32:50.662 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.662 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.662 INFO [stderr] Nov 16 08:32:50.662 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 16 08:32:50.662 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:32:50.662 INFO [stderr] | Nov 16 08:32:50.662 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:32:50.662 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.662 INFO [stderr] | Nov 16 08:32:50.662 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.662 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.662 INFO [stderr] Nov 16 08:32:50.664 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:32:50.664 INFO [stderr] --> src/models/price.rs:13:34 Nov 16 08:32:50.664 INFO [stderr] | Nov 16 08:32:50.664 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:32:50.664 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.664 INFO [stderr] | Nov 16 08:32:50.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.664 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.664 INFO [stderr] Nov 16 08:32:50.664 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:32:50.664 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:32:50.664 INFO [stderr] | Nov 16 08:32:50.664 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.664 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.664 INFO [stderr] | Nov 16 08:32:50.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.664 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.664 INFO [stderr] Nov 16 08:32:50.664 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:32:50.665 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:32:50.665 INFO [stderr] | Nov 16 08:32:50.665 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.665 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.665 INFO [stderr] | Nov 16 08:32:50.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.665 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.665 INFO [stderr] Nov 16 08:32:50.665 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:32:50.665 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:32:50.665 INFO [stderr] | Nov 16 08:32:50.665 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:50.665 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.665 INFO [stderr] | Nov 16 08:32:50.666 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.666 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.666 INFO [stderr] Nov 16 08:32:50.666 INFO [stderr] warning: cannot find type `NewPrice` in this scope Nov 16 08:32:50.666 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:32:50.666 INFO [stderr] | Nov 16 08:32:50.666 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:50.666 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.666 INFO [stderr] | Nov 16 08:32:50.666 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.666 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.666 INFO [stderr] Nov 16 08:32:50.666 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:32:50.666 INFO [stderr] --> src/models/cost.rs:13:34 Nov 16 08:32:50.666 INFO [stderr] | Nov 16 08:32:50.667 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:32:50.667 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.667 INFO [stderr] | Nov 16 08:32:50.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.667 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.667 INFO [stderr] Nov 16 08:32:50.667 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:32:50.667 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:32:50.667 INFO [stderr] | Nov 16 08:32:50.667 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.667 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.667 INFO [stderr] | Nov 16 08:32:50.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.667 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.667 INFO [stderr] Nov 16 08:32:50.667 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:32:50.667 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:32:50.667 INFO [stderr] | Nov 16 08:32:50.667 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.667 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.667 INFO [stderr] | Nov 16 08:32:50.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.667 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.667 INFO [stderr] Nov 16 08:32:50.668 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:32:50.668 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:32:50.668 INFO [stderr] | Nov 16 08:32:50.668 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:50.668 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.668 INFO [stderr] | Nov 16 08:32:50.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.668 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.668 INFO [stderr] Nov 16 08:32:50.668 INFO [stderr] warning: cannot find type `NewCost` in this scope Nov 16 08:32:50.668 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:32:50.668 INFO [stderr] | Nov 16 08:32:50.668 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:50.668 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.668 INFO [stderr] | Nov 16 08:32:50.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.668 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.668 INFO [stderr] Nov 16 08:32:50.670 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:32:50.670 INFO [stderr] --> src/models/supplier.rs:21:41 Nov 16 08:32:50.670 INFO [stderr] | Nov 16 08:32:50.670 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.670 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.670 INFO [stderr] | Nov 16 08:32:50.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.670 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.670 INFO [stderr] Nov 16 08:32:50.670 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:32:50.670 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:32:50.670 INFO [stderr] | Nov 16 08:32:50.670 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.670 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.670 INFO [stderr] | Nov 16 08:32:50.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.670 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.670 INFO [stderr] Nov 16 08:32:50.670 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:32:50.670 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:32:50.670 INFO [stderr] | Nov 16 08:32:50.670 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.670 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.670 INFO [stderr] | Nov 16 08:32:50.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.670 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.670 INFO [stderr] Nov 16 08:32:50.672 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:32:50.672 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:32:50.672 INFO [stderr] | Nov 16 08:32:50.672 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:32:50.672 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.672 INFO [stderr] | Nov 16 08:32:50.672 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.672 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.672 INFO [stderr] Nov 16 08:32:50.672 INFO [stderr] warning: cannot find type `NewSupplier` in this scope Nov 16 08:32:50.672 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:32:50.672 INFO [stderr] | Nov 16 08:32:50.672 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:32:50.672 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.672 INFO [stderr] | Nov 16 08:32:50.672 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.672 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.672 INFO [stderr] Nov 16 08:32:50.674 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:32:50.674 INFO [stderr] --> src/models/client.rs:21:41 Nov 16 08:32:50.674 INFO [stderr] | Nov 16 08:32:50.674 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.674 INFO [stderr] | Nov 16 08:32:50.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.674 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.674 INFO [stderr] Nov 16 08:32:50.674 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:32:50.674 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:32:50.674 INFO [stderr] | Nov 16 08:32:50.674 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.674 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.674 INFO [stderr] | Nov 16 08:32:50.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.674 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.674 INFO [stderr] Nov 16 08:32:50.674 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:32:50.674 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:32:50.674 INFO [stderr] | Nov 16 08:32:50.674 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.674 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.674 INFO [stderr] | Nov 16 08:32:50.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.674 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.674 INFO [stderr] Nov 16 08:32:50.676 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:32:50.676 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:32:50.676 INFO [stderr] | Nov 16 08:32:50.676 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:32:50.676 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.676 INFO [stderr] | Nov 16 08:32:50.676 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.676 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.676 INFO [stderr] Nov 16 08:32:50.676 INFO [stderr] warning: cannot find type `NewClient` in this scope Nov 16 08:32:50.676 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:32:50.676 INFO [stderr] | Nov 16 08:32:50.676 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:32:50.676 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.676 INFO [stderr] | Nov 16 08:32:50.676 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.676 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.676 INFO [stderr] Nov 16 08:32:50.677 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:32:50.677 INFO [stderr] --> src/models/tax.rs:13:34 Nov 16 08:32:50.677 INFO [stderr] | Nov 16 08:32:50.677 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:32:50.677 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.677 INFO [stderr] | Nov 16 08:32:50.677 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.677 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.677 INFO [stderr] Nov 16 08:32:50.678 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:32:50.678 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:32:50.678 INFO [stderr] | Nov 16 08:32:50.678 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.678 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.678 INFO [stderr] | Nov 16 08:32:50.678 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.678 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.678 INFO [stderr] Nov 16 08:32:50.678 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:32:50.678 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:32:50.678 INFO [stderr] | Nov 16 08:32:50.678 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.678 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.678 INFO [stderr] | Nov 16 08:32:50.678 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.678 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.678 INFO [stderr] Nov 16 08:32:50.679 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:32:50.679 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:32:50.679 INFO [stderr] | Nov 16 08:32:50.679 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:50.679 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.679 INFO [stderr] | Nov 16 08:32:50.679 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.679 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.679 INFO [stderr] Nov 16 08:32:50.679 INFO [stderr] warning: cannot find type `NewTax` in this scope Nov 16 08:32:50.679 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:32:50.679 INFO [stderr] | Nov 16 08:32:50.679 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:32:50.679 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.679 INFO [stderr] | Nov 16 08:32:50.679 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.679 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.679 INFO [stderr] Nov 16 08:32:50.680 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:32:50.680 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:32:50.680 INFO [stderr] | Nov 16 08:32:50.680 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:50.680 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.680 INFO [stderr] | Nov 16 08:32:50.680 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.680 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.680 INFO [stderr] Nov 16 08:32:50.680 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:32:50.680 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:32:50.680 INFO [stderr] | Nov 16 08:32:50.680 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:50.680 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.680 INFO [stderr] | Nov 16 08:32:50.680 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.680 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.680 INFO [stderr] Nov 16 08:32:50.680 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:32:50.680 INFO [stderr] --> src/models/product_price.rs:10:62 Nov 16 08:32:50.680 INFO [stderr] | Nov 16 08:32:50.680 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:50.680 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.681 INFO [stderr] | Nov 16 08:32:50.681 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.681 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.681 INFO [stderr] Nov 16 08:32:50.681 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:32:50.681 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:32:50.681 INFO [stderr] | Nov 16 08:32:50.681 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:32:50.681 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.681 INFO [stderr] | Nov 16 08:32:50.681 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.681 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.681 INFO [stderr] Nov 16 08:32:50.681 INFO [stderr] warning: cannot find type `EditableProductPrice` in this scope Nov 16 08:32:50.681 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:32:50.681 INFO [stderr] | Nov 16 08:32:50.681 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:32:50.681 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.681 INFO [stderr] | Nov 16 08:32:50.681 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.681 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.681 INFO [stderr] Nov 16 08:32:50.682 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:32:50.682 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:32:50.682 INFO [stderr] | Nov 16 08:32:50.682 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:50.682 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.682 INFO [stderr] | Nov 16 08:32:50.682 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.682 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.682 INFO [stderr] Nov 16 08:32:50.682 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:32:50.682 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:32:50.682 INFO [stderr] | Nov 16 08:32:50.682 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:50.682 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.682 INFO [stderr] | Nov 16 08:32:50.682 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.682 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.682 INFO [stderr] Nov 16 08:32:50.683 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:32:50.683 INFO [stderr] --> src/models/product_cost.rs:10:62 Nov 16 08:32:50.683 INFO [stderr] | Nov 16 08:32:50.683 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:32:50.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.683 INFO [stderr] | Nov 16 08:32:50.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.683 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.683 INFO [stderr] Nov 16 08:32:50.684 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:32:50.684 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:32:50.684 INFO [stderr] | Nov 16 08:32:50.684 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:32:50.684 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.684 INFO [stderr] | Nov 16 08:32:50.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.684 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.684 INFO [stderr] Nov 16 08:32:50.684 INFO [stderr] warning: cannot find type `EditableProductCost` in this scope Nov 16 08:32:50.684 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:32:50.684 INFO [stderr] | Nov 16 08:32:50.684 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:32:50.684 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.684 INFO [stderr] | Nov 16 08:32:50.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.684 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.684 INFO [stderr] Nov 16 08:32:50.685 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:32:50.685 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:50.685 INFO [stderr] | Nov 16 08:32:50.686 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.686 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.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:32:50.686 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.686 INFO [stderr] Nov 16 08:32:50.686 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:32:50.686 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.686 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.686 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.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:32:50.686 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.686 INFO [stderr] Nov 16 08:32:50.686 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:32:50.686 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.686 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.686 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.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:32:50.686 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.686 INFO [stderr] Nov 16 08:32:50.686 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:50.686 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.686 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.686 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.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:32:50.686 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.686 INFO [stderr] Nov 16 08:32:50.686 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:32:50.686 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.686 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.686 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.686 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.687 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.687 INFO [stderr] Nov 16 08:32:50.687 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:32:50.687 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.687 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.687 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.687 INFO [stderr] Nov 16 08:32:50.687 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:32:50.687 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.687 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.687 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.687 INFO [stderr] Nov 16 08:32:50.687 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:32:50.687 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.687 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.687 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.687 INFO [stderr] Nov 16 08:32:50.687 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:50.687 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.687 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.687 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.687 INFO [stderr] Nov 16 08:32:50.687 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:32:50.687 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.687 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.687 INFO [stderr] | Nov 16 08:32:50.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.688 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.688 INFO [stderr] Nov 16 08:32:50.688 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:32:50.688 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:32:50.688 INFO [stderr] | Nov 16 08:32:50.689 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.689 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.689 INFO [stderr] | Nov 16 08:32:50.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:32:50.689 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.689 INFO [stderr] Nov 16 08:32:50.689 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:50.689 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:32:50.689 INFO [stderr] | Nov 16 08:32:50.689 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.689 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.689 INFO [stderr] | Nov 16 08:32:50.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:32:50.689 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.689 INFO [stderr] Nov 16 08:32:50.689 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:32:50.689 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:32:50.689 INFO [stderr] | Nov 16 08:32:50.689 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.689 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.689 INFO [stderr] | Nov 16 08:32:50.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:32:50.689 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.689 INFO [stderr] Nov 16 08:32:50.689 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:32:50.689 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:32:50.689 INFO [stderr] | Nov 16 08:32:50.689 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:32:50.689 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.689 INFO [stderr] | Nov 16 08:32:50.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:32:50.689 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.689 INFO [stderr] Nov 16 08:32:50.690 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:32:50.690 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:50.690 INFO [stderr] | Nov 16 08:32:50.690 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:50.690 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.690 INFO [stderr] | Nov 16 08:32:50.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.690 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.690 INFO [stderr] Nov 16 08:32:50.690 INFO [stderr] warning: cannot find type `NewSale` in this scope Nov 16 08:32:50.690 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:50.690 INFO [stderr] | Nov 16 08:32:50.690 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:50.690 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.690 INFO [stderr] | Nov 16 08:32:50.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.690 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.690 INFO [stderr] Nov 16 08:32:50.691 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:32:50.691 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:50.691 INFO [stderr] | Nov 16 08:32:50.691 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:50.691 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.691 INFO [stderr] | Nov 16 08:32:50.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.691 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.691 INFO [stderr] Nov 16 08:32:50.691 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:50.691 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:50.691 INFO [stderr] | Nov 16 08:32:50.691 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:50.691 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.691 INFO [stderr] | Nov 16 08:32:50.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.691 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.691 INFO [stderr] Nov 16 08:32:50.691 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:32:50.691 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:32:50.691 INFO [stderr] | Nov 16 08:32:50.691 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:32:50.691 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.691 INFO [stderr] | Nov 16 08:32:50.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.691 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.691 INFO [stderr] Nov 16 08:32:50.695 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:32:50.695 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:32:50.695 INFO [stderr] | Nov 16 08:32:50.696 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:50.696 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.696 INFO [stderr] | Nov 16 08:32:50.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:32:50.696 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.696 INFO [stderr] Nov 16 08:32:50.696 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:32:50.696 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:32:50.696 INFO [stderr] | Nov 16 08:32:50.696 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:50.696 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.696 INFO [stderr] | Nov 16 08:32:50.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:32:50.696 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.696 INFO [stderr] Nov 16 08:32:50.696 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:50.696 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:32:50.696 INFO [stderr] | Nov 16 08:32:50.696 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:50.696 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.696 INFO [stderr] | Nov 16 08:32:50.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:32:50.696 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.696 INFO [stderr] Nov 16 08:32:50.696 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:32:50.696 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:32:50.696 INFO [stderr] | Nov 16 08:32:50.696 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:50.696 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.696 INFO [stderr] | Nov 16 08:32:50.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:32:50.696 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.696 INFO [stderr] Nov 16 08:32:50.696 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:32:50.696 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:32:50.696 INFO [stderr] | Nov 16 08:32:50.697 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:50.697 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.697 INFO [stderr] | Nov 16 08:32:50.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:32:50.697 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.697 INFO [stderr] Nov 16 08:32:50.697 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:50.697 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:32:50.697 INFO [stderr] | Nov 16 08:32:50.697 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:50.697 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.697 INFO [stderr] | Nov 16 08:32:50.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:32:50.697 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.697 INFO [stderr] Nov 16 08:32:50.698 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:32:50.698 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:32:50.698 INFO [stderr] | Nov 16 08:32:50.698 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:50.698 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.698 INFO [stderr] | Nov 16 08:32:50.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:32:50.698 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.698 INFO [stderr] Nov 16 08:32:50.699 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:32:50.699 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:32:50.699 INFO [stderr] | Nov 16 08:32:50.699 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:32:50.699 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.699 INFO [stderr] | Nov 16 08:32:50.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:32:50.699 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.699 INFO [stderr] Nov 16 08:32:50.699 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:50.699 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:32:50.699 INFO [stderr] | Nov 16 08:32:50.699 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:32:50.699 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.699 INFO [stderr] | Nov 16 08:32:50.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:32:50.699 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.699 INFO [stderr] Nov 16 08:32:50.699 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:32:50.699 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:32:50.699 INFO [stderr] | Nov 16 08:32:50.699 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:32:50.699 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.699 INFO [stderr] | Nov 16 08:32:50.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:32:50.699 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.699 INFO [stderr] Nov 16 08:32:50.700 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:32:50.700 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:32:50.701 INFO [stderr] | Nov 16 08:32:50.701 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:32:50.701 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.701 INFO [stderr] | Nov 16 08:32:50.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:32:50.701 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.701 INFO [stderr] Nov 16 08:32:50.701 INFO [stderr] warning: cannot find type `NewSaleProduct` in this scope Nov 16 08:32:50.701 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:32:50.701 INFO [stderr] | Nov 16 08:32:50.701 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:32:50.701 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.701 INFO [stderr] | Nov 16 08:32:50.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:32:50.701 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.701 INFO [stderr] Nov 16 08:32:50.701 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:32:50.701 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:32:50.701 INFO [stderr] | Nov 16 08:32:50.701 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:32:50.701 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.701 INFO [stderr] | Nov 16 08:32:50.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:32:50.701 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.701 INFO [stderr] Nov 16 08:32:50.706 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:32:50.706 INFO [stderr] --> src/models/currency.rs:25:48 Nov 16 08:32:50.706 INFO [stderr] | Nov 16 08:32:50.706 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.706 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.706 INFO [stderr] | Nov 16 08:32:50.706 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.706 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.706 INFO [stderr] Nov 16 08:32:50.707 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:32:50.707 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:32:50.707 INFO [stderr] | Nov 16 08:32:50.707 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.707 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.707 INFO [stderr] | Nov 16 08:32:50.707 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.707 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.707 INFO [stderr] Nov 16 08:32:50.707 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:32:50.707 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:32:50.707 INFO [stderr] | Nov 16 08:32:50.707 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:32:50.707 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.707 INFO [stderr] | Nov 16 08:32:50.707 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.707 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.707 INFO [stderr] Nov 16 08:32:50.709 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:32:50.709 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:32:50.709 INFO [stderr] | Nov 16 08:32:50.709 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:32:50.709 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.709 INFO [stderr] | Nov 16 08:32:50.709 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.709 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.709 INFO [stderr] Nov 16 08:32:50.709 INFO [stderr] warning: cannot find type `NewCurrency` in this scope Nov 16 08:32:50.709 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:32:50.709 INFO [stderr] | Nov 16 08:32:50.709 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:32:50.709 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:32:50.709 INFO [stderr] | Nov 16 08:32:50.709 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:32:50.709 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:32:50.709 INFO [stderr] Nov 16 08:33:18.475 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s Nov 16 08:33:18.484 INFO [stderr] su: No module specific data is present Nov 16 08:33:19.443 INFO running `"docker" "inspect" "fafe863861c85a2916ed3e10b1985bf21a402a8a6427786e6d2bbba690e92e63"` Nov 16 08:33:19.755 INFO running `"docker" "rm" "-f" "fafe863861c85a2916ed3e10b1985bf21a402a8a6427786e6d2bbba690e92e63"` Nov 16 08:33:20.135 INFO [stdout] fafe863861c85a2916ed3e10b1985bf21a402a8a6427786e6d2bbba690e92e63 Nov 16 08:33:20.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:33:20.537 INFO [stdout] ce798bc140c09b29cbee1e5ca2b93c85c24aed358b2ca6fb4d82240a3836fb8d Nov 16 08:33:20.541 INFO running `"docker" "start" "-a" "ce798bc140c09b29cbee1e5ca2b93c85c24aed358b2ca6fb4d82240a3836fb8d"` Nov 16 08:33:21.721 INFO [stderr] usermod: no changes Nov 16 08:33:22.007 INFO [stderr] Compiling focusvent v0.1.0 (/source) Nov 16 08:33:29.355 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:33:29.355 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:33:29.355 INFO [stderr] | Nov 16 08:33:29.355 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:33:29.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.355 INFO [stderr] | Nov 16 08:33:29.355 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 08:33:29.355 INFO [stderr] = warning: this 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:29.355 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.355 INFO [stderr] Nov 16 08:33:29.355 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:33:29.355 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:33:29.355 INFO [stderr] | Nov 16 08:33:29.355 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:33:29.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.355 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `company_name` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `phone` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `value` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.356 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.356 INFO [stderr] Nov 16 08:33:29.356 INFO [stderr] warning: cannot find type `symbol` in this scope Nov 16 08:33:29.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.356 INFO [stderr] | Nov 16 08:33:29.356 INFO [stderr] = warning: this 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:29.357 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.357 INFO [stderr] Nov 16 08:33:29.357 INFO [stderr] warning: cannot find type `decimal_point` in this scope Nov 16 08:33:29.357 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.357 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] = warning: this 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:29.357 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.357 INFO [stderr] Nov 16 08:33:29.357 INFO [stderr] warning: cannot find type `thousands_separator` in this scope Nov 16 08:33:29.357 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.357 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] = warning: this 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:29.357 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.357 INFO [stderr] Nov 16 08:33:29.357 INFO [stderr] warning: cannot find type `default_currency` in this scope Nov 16 08:33:29.357 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.357 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] = warning: this 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:29.357 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.357 INFO [stderr] Nov 16 08:33:29.357 INFO [stderr] warning: cannot find type `in_use` in this scope Nov 16 08:33:29.357 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.357 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] = warning: this 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:29.357 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.357 INFO [stderr] Nov 16 08:33:29.357 INFO [stderr] warning: cannot find type `product_id` in this scope Nov 16 08:33:29.357 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.357 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] = warning: this 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:29.357 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.357 INFO [stderr] Nov 16 08:33:29.357 INFO [stderr] warning: cannot find type `cost_id` in this scope Nov 16 08:33:29.357 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.357 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.357 INFO [stderr] | Nov 16 08:33:29.357 INFO [stderr] = warning: this 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:29.357 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.357 INFO [stderr] Nov 16 08:33:29.363 INFO [stderr] warning: cannot find type `supplier_id` in this scope Nov 16 08:33:29.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.363 INFO [stderr] | Nov 16 08:33:29.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.363 INFO [stderr] | Nov 16 08:33:29.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:33:29.363 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.363 INFO [stderr] Nov 16 08:33:29.363 INFO [stderr] warning: cannot find type `cost` in this scope Nov 16 08:33:29.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.363 INFO [stderr] | Nov 16 08:33:29.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.363 INFO [stderr] | Nov 16 08:33:29.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:33:29.363 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.363 INFO [stderr] Nov 16 08:33:29.363 INFO [stderr] warning: cannot find type `price_id` in this scope Nov 16 08:33:29.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.363 INFO [stderr] | Nov 16 08:33:29.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.363 INFO [stderr] | Nov 16 08:33:29.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:33:29.363 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.363 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `price` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `stock` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `sale_id` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `tax` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `amount` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `discount` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `subtotal` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.364 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.364 INFO [stderr] Nov 16 08:33:29.364 INFO [stderr] warning: cannot find type `sub_total_without_discount` in this scope Nov 16 08:33:29.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.364 INFO [stderr] | Nov 16 08:33:29.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:33:29.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.365 INFO [stderr] Nov 16 08:33:29.365 INFO [stderr] warning: cannot find type `discount_calculated` in this scope Nov 16 08:33:29.365 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.365 INFO [stderr] | Nov 16 08:33:29.365 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.365 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.365 INFO [stderr] | Nov 16 08:33:29.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:33:29.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.365 INFO [stderr] Nov 16 08:33:29.365 INFO [stderr] warning: cannot find type `taxes_calculated` in this scope Nov 16 08:33:29.365 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.365 INFO [stderr] | Nov 16 08:33:29.365 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.365 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.365 INFO [stderr] | Nov 16 08:33:29.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:33:29.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.365 INFO [stderr] Nov 16 08:33:29.365 INFO [stderr] warning: cannot find type `total` in this scope Nov 16 08:33:29.365 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.365 INFO [stderr] | Nov 16 08:33:29.365 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.365 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.365 INFO [stderr] | Nov 16 08:33:29.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:33:29.365 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.365 INFO [stderr] Nov 16 08:33:29.395 INFO [stderr] warning: cannot find type `observation` in this scope Nov 16 08:33:29.395 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] = warning: this 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:29.395 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.395 INFO [stderr] Nov 16 08:33:29.395 INFO [stderr] warning: cannot find type `client_id` in this scope Nov 16 08:33:29.395 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] = warning: this 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:29.395 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.395 INFO [stderr] Nov 16 08:33:29.395 INFO [stderr] warning: cannot find type `sale_date` in this scope Nov 16 08:33:29.395 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] = warning: this 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:29.395 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.395 INFO [stderr] Nov 16 08:33:29.395 INFO [stderr] warning: cannot find type `sub_total` in this scope Nov 16 08:33:29.395 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] = warning: this 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:29.395 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.395 INFO [stderr] Nov 16 08:33:29.395 INFO [stderr] warning: cannot find type `currency_id` in this scope Nov 16 08:33:29.395 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] = warning: this 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:29.395 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.395 INFO [stderr] Nov 16 08:33:29.395 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 08:33:29.395 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] = warning: this 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:29.395 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.395 INFO [stderr] Nov 16 08:33:29.395 INFO [stderr] warning: cannot find type `expiring_date` in this scope Nov 16 08:33:29.395 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.395 INFO [stderr] | Nov 16 08:33:29.395 INFO [stderr] = warning: this 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:29.395 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.396 INFO [stderr] Nov 16 08:33:29.419 INFO [stderr] warning: cannot find type `percentage` in this scope Nov 16 08:33:29.419 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:29.419 INFO [stderr] | Nov 16 08:33:29.419 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:29.419 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.419 INFO [stderr] | Nov 16 08:33:29.419 INFO [stderr] = warning: this 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:29.419 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.419 INFO [stderr] Nov 16 08:33:29.419 INFO [stderr] warning: cannot find type `Product` in this scope Nov 16 08:33:29.419 INFO [stderr] --> src/models/product.rs:18:41 Nov 16 08:33:29.419 INFO [stderr] | Nov 16 08:33:29.419 INFO [stderr] 18 | #[derive(Serialize, Deserialize, Clone, Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:29.419 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.419 INFO [stderr] | Nov 16 08:33:29.419 INFO [stderr] = warning: this 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:29.419 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.419 INFO [stderr] Nov 16 08:33:29.427 INFO [stderr] warning: cannot find type `products` in this scope Nov 16 08:33:29.427 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:33:29.427 INFO [stderr] | Nov 16 08:33:29.427 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:33:29.427 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.427 INFO [stderr] | Nov 16 08:33:29.427 INFO [stderr] = warning: this 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:29.427 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.427 INFO [stderr] Nov 16 08:33:29.427 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 16 08:33:29.427 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:33:29.427 INFO [stderr] | Nov 16 08:33:29.427 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:33:29.427 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.427 INFO [stderr] | Nov 16 08:33:29.427 INFO [stderr] = warning: this 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:29.427 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.427 INFO [stderr] Nov 16 08:33:29.451 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:33:29.451 INFO [stderr] --> src/models/price.rs:13:34 Nov 16 08:33:29.451 INFO [stderr] | Nov 16 08:33:29.451 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:29.451 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.451 INFO [stderr] | Nov 16 08:33:29.451 INFO [stderr] = warning: this 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:29.451 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.451 INFO [stderr] Nov 16 08:33:29.451 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:33:29.451 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:33:29.451 INFO [stderr] | Nov 16 08:33:29.451 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.451 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.451 INFO [stderr] | Nov 16 08:33:29.451 INFO [stderr] = warning: this 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:29.451 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.451 INFO [stderr] Nov 16 08:33:29.451 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:33:29.451 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:33:29.451 INFO [stderr] | Nov 16 08:33:29.451 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.451 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.451 INFO [stderr] | Nov 16 08:33:29.451 INFO [stderr] = warning: this 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:29.451 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.451 INFO [stderr] Nov 16 08:33:29.455 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:33:29.455 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:29.455 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] = warning: this 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:29.455 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.455 INFO [stderr] Nov 16 08:33:29.455 INFO [stderr] warning: cannot find type `NewPrice` in this scope Nov 16 08:33:29.455 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:29.455 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] = warning: this 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:29.455 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.455 INFO [stderr] Nov 16 08:33:29.455 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:33:29.455 INFO [stderr] --> src/models/cost.rs:13:34 Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:29.455 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] = warning: this 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:29.455 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.455 INFO [stderr] Nov 16 08:33:29.455 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:33:29.455 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.455 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] = warning: this 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:29.455 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.455 INFO [stderr] Nov 16 08:33:29.455 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:33:29.455 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.455 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] = warning: this 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:29.455 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.455 INFO [stderr] Nov 16 08:33:29.455 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:33:29.455 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:29.455 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.455 INFO [stderr] | Nov 16 08:33:29.455 INFO [stderr] = warning: this 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:29.455 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.455 INFO [stderr] Nov 16 08:33:29.456 INFO [stderr] warning: cannot find type `NewCost` in this scope Nov 16 08:33:29.456 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:33:29.456 INFO [stderr] | Nov 16 08:33:29.456 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:29.456 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.456 INFO [stderr] | Nov 16 08:33:29.456 INFO [stderr] = warning: this 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:29.456 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.456 INFO [stderr] Nov 16 08:33:29.459 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:33:29.459 INFO [stderr] --> src/models/supplier.rs:21:41 Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.459 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.459 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.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:33:29.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.459 INFO [stderr] Nov 16 08:33:29.459 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:33:29.459 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.459 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.459 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.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:33:29.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.459 INFO [stderr] Nov 16 08:33:29.459 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:33:29.459 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.459 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.459 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.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:33:29.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.459 INFO [stderr] Nov 16 08:33:29.459 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:33:29.459 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.459 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:29.459 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.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:33:29.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.459 INFO [stderr] Nov 16 08:33:29.459 INFO [stderr] warning: cannot find type `NewSupplier` in this scope Nov 16 08:33:29.459 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.459 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:29.459 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.459 INFO [stderr] | Nov 16 08:33:29.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:33:29.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.459 INFO [stderr] Nov 16 08:33:29.467 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:33:29.467 INFO [stderr] --> src/models/client.rs:21:41 Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.467 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] = warning: this 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:29.467 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.467 INFO [stderr] Nov 16 08:33:29.467 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:33:29.467 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.467 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] = warning: this 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:29.467 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.467 INFO [stderr] Nov 16 08:33:29.467 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:33:29.467 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.467 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] = warning: this 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:29.467 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.467 INFO [stderr] Nov 16 08:33:29.467 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:33:29.467 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:29.467 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] = warning: this 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:29.467 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.467 INFO [stderr] Nov 16 08:33:29.467 INFO [stderr] warning: cannot find type `NewClient` in this scope Nov 16 08:33:29.467 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:29.467 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.467 INFO [stderr] | Nov 16 08:33:29.467 INFO [stderr] = warning: this 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:29.467 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.467 INFO [stderr] Nov 16 08:33:29.471 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:33:29.471 INFO [stderr] --> src/models/tax.rs:13:34 Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:29.471 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] = warning: this 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:29.471 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.471 INFO [stderr] Nov 16 08:33:29.471 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:33:29.471 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.471 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] = warning: this 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:29.471 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.471 INFO [stderr] Nov 16 08:33:29.471 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:33:29.471 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.471 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] = warning: this 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:29.471 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.471 INFO [stderr] Nov 16 08:33:29.471 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:33:29.471 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:29.471 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] = warning: this 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:29.471 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.471 INFO [stderr] Nov 16 08:33:29.471 INFO [stderr] warning: cannot find type `NewTax` in this scope Nov 16 08:33:29.471 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:29.471 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] = warning: this 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:29.471 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.471 INFO [stderr] Nov 16 08:33:29.471 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:33:29.471 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:29.471 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] = warning: this 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:29.471 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.471 INFO [stderr] Nov 16 08:33:29.471 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:33:29.471 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:33:29.471 INFO [stderr] | Nov 16 08:33:29.471 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:29.472 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.472 INFO [stderr] | Nov 16 08:33:29.472 INFO [stderr] = warning: this 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:29.472 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.472 INFO [stderr] Nov 16 08:33:29.483 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:33:29.483 INFO [stderr] --> src/models/product_price.rs:10:62 Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:29.483 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] = warning: this 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:29.483 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.483 INFO [stderr] Nov 16 08:33:29.483 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:33:29.483 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:33:29.483 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] = warning: this 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:29.483 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.483 INFO [stderr] Nov 16 08:33:29.483 INFO [stderr] warning: cannot find type `EditableProductPrice` in this scope Nov 16 08:33:29.483 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:33:29.483 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] = warning: this 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:29.483 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.483 INFO [stderr] Nov 16 08:33:29.483 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:33:29.483 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:29.483 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] = warning: this 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:29.483 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.483 INFO [stderr] Nov 16 08:33:29.483 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:33:29.483 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:29.483 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.483 INFO [stderr] = warning: this 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:29.483 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.483 INFO [stderr] Nov 16 08:33:29.483 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:33:29.483 INFO [stderr] --> src/models/product_cost.rs:10:62 Nov 16 08:33:29.483 INFO [stderr] | Nov 16 08:33:29.484 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:29.484 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.484 INFO [stderr] | Nov 16 08:33:29.484 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:29.484 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.484 INFO [stderr] Nov 16 08:33:29.484 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:33:29.484 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:33:29.484 INFO [stderr] | Nov 16 08:33:29.484 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:33:29.484 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.484 INFO [stderr] | Nov 16 08:33:29.484 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:29.484 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.484 INFO [stderr] Nov 16 08:33:29.484 INFO [stderr] warning: cannot find type `EditableProductCost` in this scope Nov 16 08:33:29.484 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:33:29.484 INFO [stderr] | Nov 16 08:33:29.484 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:33:29.484 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.484 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] = warning: this 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:29.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.495 INFO [stderr] Nov 16 08:33:29.495 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:29.495 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:29.495 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.495 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.495 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] = warning: this 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:29.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.495 INFO [stderr] Nov 16 08:33:29.495 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:29.495 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:29.495 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.495 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.495 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] = warning: this 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:29.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.495 INFO [stderr] Nov 16 08:33:29.495 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:29.495 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:29.495 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.495 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.495 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] = warning: this 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:29.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.495 INFO [stderr] Nov 16 08:33:29.495 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:29.495 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:29.495 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.495 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.495 INFO [stderr] | Nov 16 08:33:29.495 INFO [stderr] = warning: this 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:29.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.495 INFO [stderr] Nov 16 08:33:29.495 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:29.496 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.496 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:29.496 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.496 INFO [stderr] Nov 16 08:33:29.496 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:29.496 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.496 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:29.496 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.496 INFO [stderr] Nov 16 08:33:29.496 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:29.496 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.496 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:29.496 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.496 INFO [stderr] Nov 16 08:33:29.496 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:29.496 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.496 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:29.496 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.496 INFO [stderr] Nov 16 08:33:29.496 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:29.496 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.496 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:29.496 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.496 INFO [stderr] Nov 16 08:33:29.496 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:29.496 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.496 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.496 INFO [stderr] | Nov 16 08:33:29.496 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:29.496 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.496 INFO [stderr] Nov 16 08:33:29.503 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:29.503 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] = warning: this 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:29.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.503 INFO [stderr] Nov 16 08:33:29.503 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:29.503 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] = warning: this 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:29.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.503 INFO [stderr] Nov 16 08:33:29.503 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:29.503 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] = warning: this 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:29.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.503 INFO [stderr] Nov 16 08:33:29.503 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:29.503 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:29.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] = warning: this 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:29.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.503 INFO [stderr] Nov 16 08:33:29.503 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:29.503 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:29.503 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.503 INFO [stderr] = warning: this 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:29.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.503 INFO [stderr] Nov 16 08:33:29.503 INFO [stderr] warning: cannot find type `NewSale` in this scope Nov 16 08:33:29.503 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:29.503 INFO [stderr] | Nov 16 08:33:29.504 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:29.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.504 INFO [stderr] | Nov 16 08:33:29.504 INFO [stderr] = warning: this 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:29.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.504 INFO [stderr] Nov 16 08:33:29.504 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:29.504 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:29.504 INFO [stderr] | Nov 16 08:33:29.504 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:29.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.504 INFO [stderr] | Nov 16 08:33:29.504 INFO [stderr] = warning: this 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:29.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.504 INFO [stderr] Nov 16 08:33:29.504 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:29.504 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:29.504 INFO [stderr] | Nov 16 08:33:29.504 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:29.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.504 INFO [stderr] | Nov 16 08:33:29.504 INFO [stderr] = warning: this 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:29.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.504 INFO [stderr] Nov 16 08:33:29.504 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:29.504 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:29.504 INFO [stderr] | Nov 16 08:33:29.504 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:29.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.504 INFO [stderr] | Nov 16 08:33:29.504 INFO [stderr] = warning: this 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:29.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.504 INFO [stderr] Nov 16 08:33:29.527 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:29.527 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:29.527 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] = warning: this 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:29.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.527 INFO [stderr] Nov 16 08:33:29.527 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:29.527 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:29.527 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] = warning: this 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:29.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.527 INFO [stderr] Nov 16 08:33:29.527 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:29.527 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:29.527 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] = warning: this 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:29.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.527 INFO [stderr] Nov 16 08:33:29.527 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:29.527 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:29.527 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] = warning: this 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:29.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.527 INFO [stderr] Nov 16 08:33:29.527 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:29.527 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:29.527 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.527 INFO [stderr] | Nov 16 08:33:29.527 INFO [stderr] = warning: this 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:29.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.527 INFO [stderr] Nov 16 08:33:29.527 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:29.528 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:29.528 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] = warning: this 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:29.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.528 INFO [stderr] Nov 16 08:33:29.528 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:29.528 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:29.528 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] = warning: this 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:29.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.528 INFO [stderr] Nov 16 08:33:29.528 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:29.528 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:29.528 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] = warning: this 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:29.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.528 INFO [stderr] Nov 16 08:33:29.528 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:29.528 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:29.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] = warning: this 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:29.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.528 INFO [stderr] Nov 16 08:33:29.528 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:29.528 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:29.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.528 INFO [stderr] | Nov 16 08:33:29.528 INFO [stderr] = warning: this 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:29.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.528 INFO [stderr] Nov 16 08:33:29.535 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:29.535 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:29.535 INFO [stderr] | Nov 16 08:33:29.535 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:29.535 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.535 INFO [stderr] | Nov 16 08:33:29.535 INFO [stderr] = warning: this 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:29.535 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.535 INFO [stderr] Nov 16 08:33:29.535 INFO [stderr] warning: cannot find type `NewSaleProduct` in this scope Nov 16 08:33:29.535 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:29.535 INFO [stderr] | Nov 16 08:33:29.535 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:29.535 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.535 INFO [stderr] | Nov 16 08:33:29.535 INFO [stderr] = warning: this 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:29.535 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.535 INFO [stderr] Nov 16 08:33:29.535 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:29.535 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:29.535 INFO [stderr] | Nov 16 08:33:29.535 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:29.535 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.535 INFO [stderr] | Nov 16 08:33:29.535 INFO [stderr] = warning: this 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:29.535 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.535 INFO [stderr] Nov 16 08:33:29.539 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:33:29.539 INFO [stderr] --> src/models/currency.rs:25:48 Nov 16 08:33:29.539 INFO [stderr] | Nov 16 08:33:29.539 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.539 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.539 INFO [stderr] | Nov 16 08:33:29.539 INFO [stderr] = warning: this 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:29.539 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.539 INFO [stderr] Nov 16 08:33:29.539 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:33:29.539 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:33:29.539 INFO [stderr] | Nov 16 08:33:29.539 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.539 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.539 INFO [stderr] | Nov 16 08:33:29.539 INFO [stderr] = warning: this 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:29.539 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.539 INFO [stderr] Nov 16 08:33:29.539 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:33:29.539 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:33:29.539 INFO [stderr] | Nov 16 08:33:29.539 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:29.539 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.539 INFO [stderr] | Nov 16 08:33:29.539 INFO [stderr] = warning: this 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:29.539 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.539 INFO [stderr] Nov 16 08:33:29.555 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:33:29.555 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:33:29.555 INFO [stderr] | Nov 16 08:33:29.555 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:33:29.555 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.555 INFO [stderr] | Nov 16 08:33:29.555 INFO [stderr] = warning: this 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:29.555 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.555 INFO [stderr] Nov 16 08:33:29.555 INFO [stderr] warning: cannot find type `NewCurrency` in this scope Nov 16 08:33:29.555 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:33:29.555 INFO [stderr] | Nov 16 08:33:29.555 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:33:29.555 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:29.555 INFO [stderr] | Nov 16 08:33:29.555 INFO [stderr] = warning: this 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:29.555 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:29.555 INFO [stderr] Nov 16 08:33:30.424 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:33:30.424 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:33:30.424 INFO [stderr] | Nov 16 08:33:30.424 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:33:30.424 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.424 INFO [stderr] | Nov 16 08:33:30.424 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 08:33:30.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:33:30.424 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.424 INFO [stderr] Nov 16 08:33:30.424 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 08:33:30.424 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 08:33:30.424 INFO [stderr] | Nov 16 08:33:30.424 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 08:33:30.424 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.424 INFO [stderr] | Nov 16 08:33:30.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:33:30.424 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.424 INFO [stderr] Nov 16 08:33:30.424 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 08:33:30.424 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.424 INFO [stderr] | Nov 16 08:33:30.424 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.424 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.424 INFO [stderr] | Nov 16 08:33:30.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:33:30.424 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.424 INFO [stderr] Nov 16 08:33:30.424 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 16 08:33:30.424 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] = warning: this 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:30.425 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.425 INFO [stderr] Nov 16 08:33:30.425 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 16 08:33:30.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] = warning: this 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:30.425 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.425 INFO [stderr] Nov 16 08:33:30.425 INFO [stderr] warning: cannot find type `company_name` in this scope Nov 16 08:33:30.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] = warning: this 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:30.425 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.425 INFO [stderr] Nov 16 08:33:30.425 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 08:33:30.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] = warning: this 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:30.425 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.425 INFO [stderr] Nov 16 08:33:30.425 INFO [stderr] warning: cannot find type `phone` in this scope Nov 16 08:33:30.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] = warning: this 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:30.425 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.425 INFO [stderr] Nov 16 08:33:30.425 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 08:33:30.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.425 INFO [stderr] | Nov 16 08:33:30.425 INFO [stderr] = warning: this 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:30.425 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.425 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `value` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] = warning: this 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:30.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.439 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `symbol` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] = warning: this 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:30.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.439 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `decimal_point` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] = warning: this 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:30.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.439 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `thousands_separator` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] = warning: this 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:30.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.439 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `default_currency` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] = warning: this 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:30.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.439 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `in_use` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] = warning: this 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:30.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.439 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `product_id` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] = warning: this 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:30.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.439 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `cost_id` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] = warning: this 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:30.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.439 INFO [stderr] Nov 16 08:33:30.439 INFO [stderr] warning: cannot find type `supplier_id` in this scope Nov 16 08:33:30.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.439 INFO [stderr] | Nov 16 08:33:30.440 INFO [stderr] = warning: this 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:30.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.440 INFO [stderr] Nov 16 08:33:30.440 INFO [stderr] warning: cannot find type `cost` in this scope Nov 16 08:33:30.440 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.440 INFO [stderr] | Nov 16 08:33:30.440 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.440 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.440 INFO [stderr] | Nov 16 08:33:30.440 INFO [stderr] = warning: this 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:30.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.440 INFO [stderr] Nov 16 08:33:30.455 INFO [stderr] warning: cannot find type `price_id` in this scope Nov 16 08:33:30.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.455 INFO [stderr] | Nov 16 08:33:30.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] = warning: this 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:30.456 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.456 INFO [stderr] Nov 16 08:33:30.456 INFO [stderr] warning: cannot find type `price` in this scope Nov 16 08:33:30.456 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.456 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] = warning: this 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:30.456 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.456 INFO [stderr] Nov 16 08:33:30.456 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 08:33:30.456 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.456 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] = warning: this 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:30.456 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.456 INFO [stderr] Nov 16 08:33:30.456 INFO [stderr] warning: cannot find type `stock` in this scope Nov 16 08:33:30.456 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.456 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] = warning: this 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:30.456 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.456 INFO [stderr] Nov 16 08:33:30.456 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 08:33:30.456 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.456 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.456 INFO [stderr] | Nov 16 08:33:30.456 INFO [stderr] = warning: this 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:30.456 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.457 INFO [stderr] Nov 16 08:33:30.460 INFO [stderr] warning: cannot find type `sale_id` in this scope Nov 16 08:33:30.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] = warning: this 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:30.460 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.460 INFO [stderr] Nov 16 08:33:30.460 INFO [stderr] warning: cannot find type `tax` in this scope Nov 16 08:33:30.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] = warning: this 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:30.460 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.460 INFO [stderr] Nov 16 08:33:30.460 INFO [stderr] warning: cannot find type `amount` in this scope Nov 16 08:33:30.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] = warning: this 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:30.460 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.460 INFO [stderr] Nov 16 08:33:30.460 INFO [stderr] warning: cannot find type `discount` in this scope Nov 16 08:33:30.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] = warning: this 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:30.460 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.460 INFO [stderr] Nov 16 08:33:30.460 INFO [stderr] warning: cannot find type `subtotal` in this scope Nov 16 08:33:30.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] = warning: this 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:30.460 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.460 INFO [stderr] Nov 16 08:33:30.460 INFO [stderr] warning: cannot find type `sub_total_without_discount` in this scope Nov 16 08:33:30.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.460 INFO [stderr] | Nov 16 08:33:30.460 INFO [stderr] = warning: this 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:30.460 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.461 INFO [stderr] warning: cannot find type `discount_calculated` in this scope Nov 16 08:33:30.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] = warning: this 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:30.461 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.461 INFO [stderr] warning: cannot find type `taxes_calculated` in this scope Nov 16 08:33:30.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] = warning: this 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:30.461 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.461 INFO [stderr] warning: cannot find type `total` in this scope Nov 16 08:33:30.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] = warning: this 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:30.461 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.461 INFO [stderr] warning: cannot find type `observation` in this scope Nov 16 08:33:30.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] = warning: this 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:30.461 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.461 INFO [stderr] warning: cannot find type `client_id` in this scope Nov 16 08:33:30.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] = warning: this 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:30.461 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.461 INFO [stderr] warning: cannot find type `sale_date` in this scope Nov 16 08:33:30.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] = warning: this 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:30.461 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.461 INFO [stderr] warning: cannot find type `sub_total` in this scope Nov 16 08:33:30.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] = warning: this 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:30.461 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.461 INFO [stderr] warning: cannot find type `currency_id` in this scope Nov 16 08:33:30.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.461 INFO [stderr] | Nov 16 08:33:30.461 INFO [stderr] = warning: this 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:30.461 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.461 INFO [stderr] Nov 16 08:33:30.467 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 08:33:30.467 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.467 INFO [stderr] | Nov 16 08:33:30.467 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.467 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.467 INFO [stderr] | Nov 16 08:33:30.467 INFO [stderr] = warning: this 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:30.467 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.467 INFO [stderr] Nov 16 08:33:30.469 INFO [stderr] warning: cannot find type `expiring_date` in this scope Nov 16 08:33:30.469 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.469 INFO [stderr] | Nov 16 08:33:30.469 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.469 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.469 INFO [stderr] | Nov 16 08:33:30.469 INFO [stderr] = warning: this 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:30.469 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.469 INFO [stderr] Nov 16 08:33:30.469 INFO [stderr] warning: cannot find type `percentage` in this scope Nov 16 08:33:30.469 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 08:33:30.469 INFO [stderr] | Nov 16 08:33:30.469 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 08:33:30.469 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.475 INFO [stderr] | Nov 16 08:33:30.475 INFO [stderr] = warning: this 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:30.475 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.475 INFO [stderr] Nov 16 08:33:30.485 INFO [stderr] warning: cannot find type `Product` in this scope Nov 16 08:33:30.485 INFO [stderr] --> src/models/product.rs:18:41 Nov 16 08:33:30.485 INFO [stderr] | Nov 16 08:33:30.485 INFO [stderr] 18 | #[derive(Serialize, Deserialize, Clone, Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:30.485 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.485 INFO [stderr] | Nov 16 08:33:30.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:30.485 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.485 INFO [stderr] Nov 16 08:33:30.495 INFO [stderr] warning: cannot find type `products` in this scope Nov 16 08:33:30.495 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:33:30.495 INFO [stderr] | Nov 16 08:33:30.495 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:33:30.495 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.495 INFO [stderr] | Nov 16 08:33:30.495 INFO [stderr] = warning: this 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:30.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.495 INFO [stderr] Nov 16 08:33:30.495 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 16 08:33:30.495 INFO [stderr] --> src/models/product.rs:36:34 Nov 16 08:33:30.495 INFO [stderr] | Nov 16 08:33:30.495 INFO [stderr] 36 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, Responder)] Nov 16 08:33:30.495 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.495 INFO [stderr] | Nov 16 08:33:30.495 INFO [stderr] = warning: this 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:30.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.495 INFO [stderr] Nov 16 08:33:30.495 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:33:30.495 INFO [stderr] --> src/models/price.rs:13:34 Nov 16 08:33:30.495 INFO [stderr] | Nov 16 08:33:30.495 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:30.495 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.495 INFO [stderr] | Nov 16 08:33:30.495 INFO [stderr] = warning: this 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:30.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.495 INFO [stderr] Nov 16 08:33:30.495 INFO [stderr] warning: cannot find type `Price` in this scope Nov 16 08:33:30.495 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:33:30.495 INFO [stderr] | Nov 16 08:33:30.495 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.495 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.495 INFO [stderr] | Nov 16 08:33:30.495 INFO [stderr] = warning: this 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:30.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.507 INFO [stderr] Nov 16 08:33:30.507 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:33:30.507 INFO [stderr] --> src/models/price.rs:14:24 Nov 16 08:33:30.507 INFO [stderr] | Nov 16 08:33:30.507 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.507 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.507 INFO [stderr] | Nov 16 08:33:30.507 INFO [stderr] = warning: this 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:30.507 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.507 INFO [stderr] Nov 16 08:33:30.507 INFO [stderr] warning: cannot find type `prices` in this scope Nov 16 08:33:30.507 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:33:30.507 INFO [stderr] | Nov 16 08:33:30.507 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:30.507 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.507 INFO [stderr] | Nov 16 08:33:30.511 INFO [stderr] = warning: this 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:30.514 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.514 INFO [stderr] Nov 16 08:33:30.514 INFO [stderr] warning: cannot find type `NewPrice` in this scope Nov 16 08:33:30.514 INFO [stderr] --> src/models/price.rs:26:34 Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:30.514 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:30.514 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.514 INFO [stderr] Nov 16 08:33:30.514 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:33:30.514 INFO [stderr] --> src/models/cost.rs:13:34 Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:30.514 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:30.514 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.514 INFO [stderr] Nov 16 08:33:30.514 INFO [stderr] warning: cannot find type `Cost` in this scope Nov 16 08:33:30.514 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.514 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:30.514 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.514 INFO [stderr] Nov 16 08:33:30.514 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:33:30.514 INFO [stderr] --> src/models/cost.rs:14:17 Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] 14 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.514 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:30.514 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.514 INFO [stderr] Nov 16 08:33:30.514 INFO [stderr] warning: cannot find type `costs` in this scope Nov 16 08:33:30.514 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:30.514 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.514 INFO [stderr] | Nov 16 08:33:30.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 08:33:30.514 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.514 INFO [stderr] Nov 16 08:33:30.515 INFO [stderr] warning: cannot find type `NewCost` in this scope Nov 16 08:33:30.515 INFO [stderr] --> src/models/cost.rs:26:34 Nov 16 08:33:30.515 INFO [stderr] | Nov 16 08:33:30.515 INFO [stderr] 26 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:30.515 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.515 INFO [stderr] | Nov 16 08:33:30.515 INFO [stderr] = warning: this 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:30.515 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.515 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/supplier.rs:21:41 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.523 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `Supplier` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.523 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/supplier.rs:22:17 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.523 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `suppliers` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.523 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `NewSupplier` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/supplier.rs:42:34 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.523 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/client.rs:21:41 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.523 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `Client` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.523 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/client.rs:22:17 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 22 | Debug, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.523 INFO [stderr] Nov 16 08:33:30.523 INFO [stderr] warning: cannot find type `clients` in this scope Nov 16 08:33:30.523 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:30.523 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.523 INFO [stderr] | Nov 16 08:33:30.523 INFO [stderr] = warning: this 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:30.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.524 INFO [stderr] Nov 16 08:33:30.527 INFO [stderr] warning: cannot find type `NewClient` in this scope Nov 16 08:33:30.527 INFO [stderr] --> src/models/client.rs:42:34 Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] 42 | #[derive(Serialize, Deserialize, Insertable, Debug, FromData, Responder)] Nov 16 08:33:30.527 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] = warning: this 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:30.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.527 INFO [stderr] Nov 16 08:33:30.527 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:33:30.527 INFO [stderr] --> src/models/tax.rs:13:34 Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] 13 | #[derive(Serialize, Deserialize, Queryable, Eq, PartialEq, Hash, Nov 16 08:33:30.527 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] = warning: this 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:30.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.527 INFO [stderr] Nov 16 08:33:30.527 INFO [stderr] warning: cannot find type `Tax` in this scope Nov 16 08:33:30.527 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.527 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] = warning: this 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:30.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.527 INFO [stderr] Nov 16 08:33:30.527 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:33:30.527 INFO [stderr] --> src/models/tax.rs:14:24 Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] 14 | Debug, Clone, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.527 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] = warning: this 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:30.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.527 INFO [stderr] Nov 16 08:33:30.527 INFO [stderr] warning: cannot find type `taxes` in this scope Nov 16 08:33:30.527 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:30.527 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.527 INFO [stderr] | Nov 16 08:33:30.527 INFO [stderr] = warning: this 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:30.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.527 INFO [stderr] Nov 16 08:33:30.528 INFO [stderr] warning: cannot find type `NewTax` in this scope Nov 16 08:33:30.528 INFO [stderr] --> src/models/tax.rs:29:34 Nov 16 08:33:30.528 INFO [stderr] | Nov 16 08:33:30.528 INFO [stderr] 29 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Nov 16 08:33:30.528 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.528 INFO [stderr] | Nov 16 08:33:30.528 INFO [stderr] = warning: this 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:30.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.528 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:30.559 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] = warning: this 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:30.559 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.559 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_price.rs:10:10 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:30.559 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] = warning: this 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:30.559 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.559 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `ProductPrice` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_price.rs:10:62 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:30.559 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] = warning: this 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:30.559 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.559 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `product_prices` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:33:30.559 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] = warning: this 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:30.559 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.559 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `EditableProductPrice` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_price.rs:19:34 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Insertable, Debug, Clone, FromData)] Nov 16 08:33:30.559 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] = warning: this 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:30.559 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.559 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:30.559 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] = warning: this 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:30.559 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.559 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_cost.rs:10:10 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:30.559 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] = warning: this 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:30.559 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.559 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `ProductCost` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_cost.rs:10:62 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 10 | #[derive(Identifiable, Associations, Serialize, Deserialize, Queryable, Nov 16 08:33:30.559 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] = warning: this 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:30.559 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.559 INFO [stderr] Nov 16 08:33:30.559 INFO [stderr] warning: cannot find type `product_costs` in this scope Nov 16 08:33:30.559 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:33:30.559 INFO [stderr] | Nov 16 08:33:30.559 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:33:30.560 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] = warning: this 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:30.560 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.560 INFO [stderr] Nov 16 08:33:30.560 INFO [stderr] warning: cannot find type `EditableProductCost` in this scope Nov 16 08:33:30.560 INFO [stderr] --> src/models/product_cost.rs:20:34 Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] 20 | #[derive(Serialize, Deserialize, Insertable, Clone, Debug, Responder)] Nov 16 08:33:30.560 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] = warning: this 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:30.560 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.560 INFO [stderr] Nov 16 08:33:30.560 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:30.560 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.560 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] = warning: this 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:30.560 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.560 INFO [stderr] Nov 16 08:33:30.560 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:30.560 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.560 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] = warning: this 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:30.560 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.560 INFO [stderr] Nov 16 08:33:30.560 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:30.560 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.560 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] = warning: this 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:30.560 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.560 INFO [stderr] Nov 16 08:33:30.560 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:30.560 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.560 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] = warning: this 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:30.560 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.560 INFO [stderr] Nov 16 08:33:30.560 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:30.560 INFO [stderr] --> src/models/sale.rs:42:10 Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.560 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.560 INFO [stderr] | Nov 16 08:33:30.560 INFO [stderr] = warning: this 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:30.560 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.560 INFO [stderr] Nov 16 08:33:30.571 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:30.571 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:30.571 INFO [stderr] | Nov 16 08:33:30.571 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.571 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.571 INFO [stderr] | Nov 16 08:33:30.571 INFO [stderr] = warning: this 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:30.571 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.571 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:42:23 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `Sale` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:42:66 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 42 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, Queryable, Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.572 INFO [stderr] warning: cannot find type `sales` in this scope Nov 16 08:33:30.572 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:30.572 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.572 INFO [stderr] | Nov 16 08:33:30.572 INFO [stderr] = warning: this 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:30.572 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.572 INFO [stderr] Nov 16 08:33:30.573 INFO [stderr] warning: cannot find type `NewSale` in this scope Nov 16 08:33:30.573 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:30.573 INFO [stderr] | Nov 16 08:33:30.573 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:30.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.573 INFO [stderr] | Nov 16 08:33:30.573 INFO [stderr] = warning: this 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:30.573 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.573 INFO [stderr] Nov 16 08:33:30.573 INFO [stderr] warning: cannot find type `NaiveDateForm` in this scope Nov 16 08:33:30.573 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:30.573 INFO [stderr] | Nov 16 08:33:30.573 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:30.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.573 INFO [stderr] | Nov 16 08:33:30.573 INFO [stderr] = warning: this 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:30.573 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.573 INFO [stderr] Nov 16 08:33:30.573 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:30.573 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:30.573 INFO [stderr] | Nov 16 08:33:30.573 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:30.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.573 INFO [stderr] | Nov 16 08:33:30.573 INFO [stderr] = warning: this 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:30.573 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.573 INFO [stderr] Nov 16 08:33:30.573 INFO [stderr] warning: cannot find type `SaleStatus` in this scope Nov 16 08:33:30.573 INFO [stderr] --> src/models/sale.rs:61:10 Nov 16 08:33:30.573 INFO [stderr] | Nov 16 08:33:30.573 INFO [stderr] 61 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm)] Nov 16 08:33:30.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.573 INFO [stderr] | Nov 16 08:33:30.582 INFO [stderr] = warning: this 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:30.582 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.582 INFO [stderr] Nov 16 08:33:30.603 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:30.603 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:30.603 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] = warning: this 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:30.603 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.603 INFO [stderr] Nov 16 08:33:30.603 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:30.603 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:30.603 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] = warning: this 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:30.603 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.603 INFO [stderr] Nov 16 08:33:30.603 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:30.603 INFO [stderr] --> src/models/sale_product.rs:11:10 Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:30.603 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] = warning: this 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:30.603 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.603 INFO [stderr] Nov 16 08:33:30.603 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:30.603 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:30.603 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] = warning: this 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:30.603 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.603 INFO [stderr] Nov 16 08:33:30.603 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:30.603 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:30.603 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] = warning: this 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:30.603 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.603 INFO [stderr] Nov 16 08:33:30.603 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:30.603 INFO [stderr] --> src/models/sale_product.rs:11:23 Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:30.603 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.603 INFO [stderr] | Nov 16 08:33:30.603 INFO [stderr] = warning: this 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:30.603 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.603 INFO [stderr] Nov 16 08:33:30.611 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:30.611 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:30.611 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] = warning: this 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:30.611 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.611 INFO [stderr] Nov 16 08:33:30.611 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:30.611 INFO [stderr] --> src/models/sale_product.rs:11:77 Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] 11 | #[derive(AsChangeset, Insertable, Serialize, Deserialize, Clone, PartialEq, Identifiable, Associations, Nov 16 08:33:30.611 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] = warning: this 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:30.611 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.611 INFO [stderr] Nov 16 08:33:30.611 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:30.611 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:30.611 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] = warning: this 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:30.611 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.611 INFO [stderr] Nov 16 08:33:30.611 INFO [stderr] warning: cannot find type `SaleProduct` in this scope Nov 16 08:33:30.611 INFO [stderr] --> src/models/sale_product.rs:12:10 Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] 12 | Queryable, Debug, FromForm, FromData, Responder)] Nov 16 08:33:30.611 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] = warning: this 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:30.611 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.611 INFO [stderr] Nov 16 08:33:30.611 INFO [stderr] warning: cannot find type `sale_products` in this scope Nov 16 08:33:30.611 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:30.611 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] = warning: this 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:30.611 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.611 INFO [stderr] Nov 16 08:33:30.611 INFO [stderr] warning: cannot find type `NewSaleProduct` in this scope Nov 16 08:33:30.611 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:30.611 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] = warning: this 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:30.611 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.611 INFO [stderr] Nov 16 08:33:30.611 INFO [stderr] warning: cannot find type `Money` in this scope Nov 16 08:33:30.611 INFO [stderr] --> src/models/sale_product.rs:29:10 Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] 29 | #[derive(Insertable, Serialize, Deserialize, Clone, Debug, FromForm, FromData)] Nov 16 08:33:30.611 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.611 INFO [stderr] | Nov 16 08:33:30.611 INFO [stderr] = warning: this 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:30.611 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.611 INFO [stderr] Nov 16 08:33:30.631 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:33:30.631 INFO [stderr] --> src/models/currency.rs:25:48 Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.631 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] = warning: this 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:30.631 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.631 INFO [stderr] Nov 16 08:33:30.631 INFO [stderr] warning: cannot find type `Currency` in this scope Nov 16 08:33:30.631 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.631 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] = warning: this 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:30.631 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.631 INFO [stderr] Nov 16 08:33:30.631 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:33:30.631 INFO [stderr] --> src/models/currency.rs:25:59 Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] 25 | #[derive(Serialize, Deserialize, Clone, Debug, Queryable, AsChangeset, FromForm, FromData, Responder)] Nov 16 08:33:30.631 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] = warning: this 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:30.631 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.631 INFO [stderr] Nov 16 08:33:30.631 INFO [stderr] warning: cannot find type `currencies` in this scope Nov 16 08:33:30.631 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:33:30.631 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] = warning: this 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:30.631 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.631 INFO [stderr] Nov 16 08:33:30.631 INFO [stderr] warning: cannot find type `NewCurrency` in this scope Nov 16 08:33:30.631 INFO [stderr] --> src/models/currency.rs:48:34 Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] 48 | #[derive(Serialize, Deserialize, Insertable, Eq, PartialEq, Hash, Debug, FromData)] Nov 16 08:33:30.631 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 08:33:30.631 INFO [stderr] | Nov 16 08:33:30.631 INFO [stderr] = warning: this 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:30.631 INFO [stderr] = note: for more information, see issue #50504 Nov 16 08:33:30.632 INFO [stderr] Nov 16 08:34:22.987 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Nov 16 08:34:23.031 INFO [stderr] su: No module specific data is present Nov 16 08:34:24.743 INFO running `"docker" "inspect" "ce798bc140c09b29cbee1e5ca2b93c85c24aed358b2ca6fb4d82240a3836fb8d"` Nov 16 08:34:25.210 INFO running `"docker" "rm" "-f" "ce798bc140c09b29cbee1e5ca2b93c85c24aed358b2ca6fb4d82240a3836fb8d"` Nov 16 08:34:25.599 INFO [stdout] ce798bc140c09b29cbee1e5ca2b93c85c24aed358b2ca6fb4d82240a3836fb8d Nov 16 08:34:25.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:34:26.057 INFO [stdout] 438b811c5ec45621a9dc5bcf99d1a7e616b75613b273b49b01afc4a96e21499d Nov 16 08:34:26.060 INFO running `"docker" "start" "-a" "438b811c5ec45621a9dc5bcf99d1a7e616b75613b273b49b01afc4a96e21499d"` Nov 16 08:34:28.310 INFO [stderr] usermod: no changes Nov 16 08:34:28.670 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s Nov 16 08:34:28.692 INFO [stderr] Running /target/debug/deps/focusvent-830b64f3f4a85863 Nov 16 08:34:28.730 INFO [stdout] Nov 16 08:34:28.730 INFO [stdout] running 0 tests Nov 16 08:34:28.730 INFO [stdout] Nov 16 08:34:28.730 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:34:28.730 INFO [stdout] Nov 16 08:34:28.745 INFO [stderr] Running /target/debug/deps/focusvent-048f194d0b0144a2 Nov 16 08:34:28.754 INFO [stdout] Nov 16 08:34:28.755 INFO [stdout] running 0 tests Nov 16 08:34:28.755 INFO [stdout] Nov 16 08:34:28.755 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:34:28.755 INFO [stdout] Nov 16 08:34:28.764 INFO [stderr] Running /target/debug/deps/main-76b04bc2a3b5c0f1 Nov 16 08:34:28.799 INFO [stdout] Nov 16 08:34:28.799 INFO [stdout] running 1 test Nov 16 08:34:29.015 INFO [stdout] test test::main ... FAILED Nov 16 08:34:29.016 INFO [stdout] Nov 16 08:34:29.016 INFO [stdout] failures: Nov 16 08:34:29.016 INFO [stdout] Nov 16 08:34:29.017 INFO [stdout] ---- test::main stdout ---- Nov 16 08:34:29.017 INFO [stdout] Configured for development. Nov 16 08:34:29.017 INFO [stdout] => address: localhost Nov 16 08:34:29.017 INFO [stdout] => port: 8000 Nov 16 08:34:29.017 INFO [stdout] => log: normal Nov 16 08:34:29.017 INFO [stdout] => workers: 16 Nov 16 08:34:29.017 INFO [stdout] => secret key: generated Nov 16 08:34:29.017 INFO [stdout] => limits: forms = 32KiB Nov 16 08:34:29.017 INFO [stdout] => tls: disabled Nov 16 08:34:29.017 INFO [stdout] Mounting '/': Nov 16 08:34:29.017 INFO [stdout] => GET /clients? Nov 16 08:34:29.017 INFO [stdout] => GET /clients/ application/json Nov 16 08:34:29.017 INFO [stdout] => POST /clients application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /clients/ application/json Nov 16 08:34:29.017 INFO [stdout] => DELETE /clients/ application/json Nov 16 08:34:29.017 INFO [stdout] => GET /costs? Nov 16 08:34:29.017 INFO [stdout] => GET /costs/ application/json Nov 16 08:34:29.017 INFO [stdout] => POST /costs application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /costs/ application/json Nov 16 08:34:29.017 INFO [stdout] => DELETE /costs/ application/json Nov 16 08:34:29.017 INFO [stdout] => GET /currencies? Nov 16 08:34:29.017 INFO [stdout] => GET /currencies/ application/json Nov 16 08:34:29.017 INFO [stdout] => POST /currencies application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /currencies/ application/json Nov 16 08:34:29.017 INFO [stdout] => DELETE /currencies/ application/json Nov 16 08:34:29.017 INFO [stdout] => GET /prices? Nov 16 08:34:29.017 INFO [stdout] => GET /prices/ application/json Nov 16 08:34:29.017 INFO [stdout] => POST /prices application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /prices/ application/json Nov 16 08:34:29.017 INFO [stdout] => DELETE /prices/ application/json Nov 16 08:34:29.017 INFO [stdout] => GET /suppliers? Nov 16 08:34:29.017 INFO [stdout] => GET /suppliers/ application/json Nov 16 08:34:29.017 INFO [stdout] => POST /suppliers application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /suppliers/ application/json Nov 16 08:34:29.017 INFO [stdout] => DELETE /suppliers/ application/json Nov 16 08:34:29.017 INFO [stdout] => GET /taxes? Nov 16 08:34:29.017 INFO [stdout] => GET /taxes/ application/json Nov 16 08:34:29.017 INFO [stdout] => POST /taxes application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /taxes/ application/json Nov 16 08:34:29.017 INFO [stdout] => DELETE /taxes/ application/json Nov 16 08:34:29.017 INFO [stdout] => GET /products? Nov 16 08:34:29.017 INFO [stdout] => GET /products/ application/json Nov 16 08:34:29.017 INFO [stdout] => POST /products application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /products/ application/json Nov 16 08:34:29.017 INFO [stdout] => DELETE /products/ application/json Nov 16 08:34:29.017 INFO [stdout] => GET /sales? Nov 16 08:34:29.017 INFO [stdout] => GET /sales/ application/json Nov 16 08:34:29.017 INFO [stdout] => POST /sales application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /sales/ application/json Nov 16 08:34:29.017 INFO [stdout] => DELETE /sales/ application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /sales//save application/json Nov 16 08:34:29.017 INFO [stdout] => PUT /sales//cancel application/json Nov 16 08:34:29.017 INFO [stdout] thread 'test::main' panicked at 'DATABASE_URL must be set: NotPresent', libcore/result.rs:1009:5 Nov 16 08:34:29.017 INFO [stdout] stack backtrace: Nov 16 08:34:29.017 INFO [stdout] 0: 0x55d6a4b69af3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 16 08:34:29.018 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 16 08:34:29.018 INFO [stdout] 1: 0x55d6a4b64048 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 16 08:34:29.018 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 16 08:34:29.018 INFO [stdout] 2: 0x55d6a4b68754 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 16 08:34:29.018 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 16 08:34:29.018 INFO [stdout] at libstd/panicking.rs:211 Nov 16 08:34:29.018 INFO [stdout] 3: 0x55d6a4b6843c - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 16 08:34:29.018 INFO [stdout] at libstd/panicking.rs:221 Nov 16 08:34:29.018 INFO [stdout] 4: 0x55d6a4b68e60 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 16 08:34:29.018 INFO [stdout] at libstd/panicking.rs:476 Nov 16 08:34:29.018 INFO [stdout] 5: 0x55d6a4b689e1 - std::panicking::continue_panic_fmt::hfc82a3747387e2c6 Nov 16 08:34:29.018 INFO [stdout] at libstd/panicking.rs:390 Nov 16 08:34:29.018 INFO [stdout] 6: 0x55d6a4b688c5 - rust_begin_unwind Nov 16 08:34:29.018 INFO [stdout] at libstd/panicking.rs:325 Nov 16 08:34:29.018 INFO [stdout] 7: 0x55d6a4b7e04c - core::panicking::panic_fmt::h0b2a5728bdf6d5e2 Nov 16 08:34:29.018 INFO [stdout] at libcore/panicking.rs:77 Nov 16 08:34:29.018 INFO [stdout] 8: 0x55d6a45d8dd0 - core::result::unwrap_failed::h97277a0c696df939 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/macros.rs:26 Nov 16 08:34:29.018 INFO [stdout] 9: 0x55d6a45c24c0 - >::expect::h243fd3258f911ae0 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/result.rs:835 Nov 16 08:34:29.018 INFO [stdout] 10: 0x55d6a4647fd7 - focusvent::models::db_connection::establish_connection::h443b4e04802640bf Nov 16 08:34:29.018 INFO [stdout] at src/models/db_connection.rs:15 Nov 16 08:34:29.018 INFO [stdout] 11: 0x55d6a443afcb - main::test::main::h227a5b1ec9986df0 Nov 16 08:34:29.018 INFO [stdout] at tests/main.rs:30 Nov 16 08:34:29.018 INFO [stdout] 12: 0x55d6a443af49 - main::test::main::{{closure}}::h2723b3b9e9e551d9 Nov 16 08:34:29.018 INFO [stdout] at tests/main.rs:27 Nov 16 08:34:29.018 INFO [stdout] 13: 0x55d6a444049d - core::ops::function::FnOnce::call_once::h12f765cf97618cb5 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 16 08:34:29.018 INFO [stdout] 14: 0x55d6a446197e - >::call_box::hae1ea457a0ccd8d5 Nov 16 08:34:29.018 INFO [stdout] at libtest/lib.rs:1471 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 16 08:34:29.018 INFO [stdout] 15: 0x55d6a4b77b39 - __rust_maybe_catch_panic Nov 16 08:34:29.018 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 08:34:29.018 INFO [stdout] 16: 0x55d6a44597d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 16 08:34:29.018 INFO [stdout] at libtest/lib.rs:1426 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 16 08:34:29.018 INFO [stdout] 17: 0x55d6a445a674 - std::panicking::try::do_call::h031514fb401b7159 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 16 08:34:29.018 INFO [stdout] 18: 0x55d6a4b77b39 - __rust_maybe_catch_panic Nov 16 08:34:29.018 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 08:34:29.018 INFO [stdout] 19: 0x55d6a446185c - >::call_box::h44700b7a2ec6fd33 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 16 08:34:29.018 INFO [stdout] 20: 0x55d6a4b6b9fd - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 16 08:34:29.018 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 16 08:34:29.018 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 16 08:34:29.018 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 16 08:34:29.018 INFO [stdout] 21: 0x7f650f8126b9 - start_thread Nov 16 08:34:29.018 INFO [stdout] 22: 0x7f650f33241c - clone Nov 16 08:34:29.018 INFO [stdout] 23: 0x0 - Nov 16 08:34:29.018 INFO [stdout] Nov 16 08:34:29.020 INFO [stdout] Nov 16 08:34:29.020 INFO [stdout] failures: Nov 16 08:34:29.021 INFO [stdout] test::main Nov 16 08:34:29.021 INFO [stdout] Nov 16 08:34:29.022 INFO [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:34:29.022 INFO [stdout] Nov 16 08:34:29.028 INFO [stderr] error: test failed, to rerun pass '--test main' Nov 16 08:34:29.031 INFO [stderr] su: No module specific data is present Nov 16 08:34:30.460 INFO running `"docker" "inspect" "438b811c5ec45621a9dc5bcf99d1a7e616b75613b273b49b01afc4a96e21499d"` Nov 16 08:34:30.883 INFO running `"docker" "rm" "-f" "438b811c5ec45621a9dc5bcf99d1a7e616b75613b273b49b01afc4a96e21499d"` Nov 16 08:34:31.251 INFO [stdout] 438b811c5ec45621a9dc5bcf99d1a7e616b75613b273b49b01afc4a96e21499d