Dec 05 08:25:51.002 INFO testing schneki/auction_house_tracker against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 08:25:51.002 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 08:25:51.458 INFO [stdout] 4ada21a100fbeb344c6debe00dbbbd32f7c52dd649d64701dd02fff00d770bb9 Dec 05 08:25:51.460 INFO running `"docker" "start" "-a" "4ada21a100fbeb344c6debe00dbbbd32f7c52dd649d64701dd02fff00d770bb9"` Dec 05 08:25:53.372 INFO [stderr] usermod: no changes Dec 05 08:25:53.768 INFO [stderr] Compiling uuid v0.6.5 Dec 05 08:25:53.775 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Dec 05 08:25:53.775 INFO [stderr] Compiling tokio-io v0.1.7 Dec 05 08:25:53.777 INFO [stderr] Compiling num-integer v0.1.38 Dec 05 08:25:53.777 INFO [stderr] Compiling libflate v0.1.15 Dec 05 08:25:53.777 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 05 08:25:53.780 INFO [stderr] Compiling failure v0.1.1 Dec 05 08:25:53.781 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Dec 05 08:25:55.309 INFO [stderr] Compiling dotenv v0.13.0 Dec 05 08:25:56.880 INFO [stderr] Compiling chrono v0.4.3 Dec 05 08:26:00.692 INFO [stderr] Compiling crossbeam-deque v0.3.1 Dec 05 08:26:03.076 INFO [stderr] Compiling tokio-threadpool v0.1.4 Dec 05 08:26:03.079 INFO [stderr] Compiling tokio-reactor v0.1.2 Dec 05 08:26:03.088 INFO [stderr] Compiling tokio-codec v0.1.0 Dec 05 08:26:11.437 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 05 08:26:11.457 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 05 08:26:11.720 INFO [stderr] Compiling diesel v1.3.2 Dec 05 08:26:16.260 INFO [stderr] Compiling tokio-fs v0.1.1 Dec 05 08:26:17.844 INFO [stderr] Compiling tokio v0.1.7 Dec 05 08:26:22.848 INFO [stderr] Compiling tokio-core v0.1.17 Dec 05 08:26:27.194 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 05 08:26:27.194 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 05 08:26:31.780 INFO [stderr] Compiling hyper v0.11.27 Dec 05 08:26:43.616 INFO [stderr] Compiling hyper-tls v0.1.3 Dec 05 08:26:45.154 INFO [stderr] Compiling reqwest v0.8.6 Dec 05 08:27:10.154 INFO [stderr] Compiling auction_house_tracker v0.1.0 (/source) Dec 05 08:27:13.112 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:27:13.112 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:27:13.112 INFO [stderr] | Dec 05 08:27:13.112 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:27:13.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.113 INFO [stderr] | Dec 05 08:27:13.113 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 08:27:13.113 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.113 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.113 INFO [stderr] Dec 05 08:27:13.113 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:27:13.113 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:27:13.113 INFO [stderr] | Dec 05 08:27:13.114 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:27:13.114 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.114 INFO [stderr] | Dec 05 08:27:13.114 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.114 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.114 INFO [stderr] Dec 05 08:27:13.114 INFO [stderr] warning: cannot find type `auc` in this scope Dec 05 08:27:13.114 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.114 INFO [stderr] | Dec 05 08:27:13.114 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.114 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.114 INFO [stderr] | Dec 05 08:27:13.114 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.114 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.114 INFO [stderr] Dec 05 08:27:13.115 INFO [stderr] warning: cannot find type `item` in this scope Dec 05 08:27:13.115 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.115 INFO [stderr] | Dec 05 08:27:13.115 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.115 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.115 INFO [stderr] | Dec 05 08:27:13.115 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.115 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.115 INFO [stderr] Dec 05 08:27:13.115 INFO [stderr] warning: cannot find type `owner` in this scope Dec 05 08:27:13.115 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.115 INFO [stderr] | Dec 05 08:27:13.115 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.115 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.115 INFO [stderr] | Dec 05 08:27:13.115 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.115 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.115 INFO [stderr] Dec 05 08:27:13.115 INFO [stderr] warning: cannot find type `owner_realm` in this scope Dec 05 08:27:13.115 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.115 INFO [stderr] | Dec 05 08:27:13.115 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.115 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.115 INFO [stderr] | Dec 05 08:27:13.115 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.115 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.115 INFO [stderr] Dec 05 08:27:13.115 INFO [stderr] warning: cannot find type `bid` in this scope Dec 05 08:27:13.115 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.115 INFO [stderr] | Dec 05 08:27:13.115 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.115 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.115 INFO [stderr] | Dec 05 08:27:13.116 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.116 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.116 INFO [stderr] Dec 05 08:27:13.116 INFO [stderr] warning: cannot find type `buyout` in this scope Dec 05 08:27:13.116 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.116 INFO [stderr] | Dec 05 08:27:13.116 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.116 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.116 INFO [stderr] | Dec 05 08:27:13.116 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.116 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.116 INFO [stderr] Dec 05 08:27:13.116 INFO [stderr] warning: cannot find type `quantity` in this scope Dec 05 08:27:13.116 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.116 INFO [stderr] | Dec 05 08:27:13.116 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.116 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.116 INFO [stderr] | Dec 05 08:27:13.116 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.116 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.116 INFO [stderr] Dec 05 08:27:13.116 INFO [stderr] warning: cannot find type `time_left` in this scope Dec 05 08:27:13.116 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.116 INFO [stderr] | Dec 05 08:27:13.116 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.116 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.116 INFO [stderr] | Dec 05 08:27:13.117 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.117 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.117 INFO [stderr] Dec 05 08:27:13.117 INFO [stderr] warning: cannot find type `rand` in this scope Dec 05 08:27:13.117 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.117 INFO [stderr] | Dec 05 08:27:13.117 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.117 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.117 INFO [stderr] | Dec 05 08:27:13.117 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.117 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.117 INFO [stderr] Dec 05 08:27:13.117 INFO [stderr] warning: cannot find type `seed` in this scope Dec 05 08:27:13.117 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.117 INFO [stderr] | Dec 05 08:27:13.117 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.117 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.117 INFO [stderr] | Dec 05 08:27:13.117 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.117 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.117 INFO [stderr] Dec 05 08:27:13.117 INFO [stderr] warning: cannot find type `context` in this scope Dec 05 08:27:13.117 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.117 INFO [stderr] | Dec 05 08:27:13.117 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.117 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.117 INFO [stderr] | Dec 05 08:27:13.118 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.118 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.118 INFO [stderr] Dec 05 08:27:13.118 INFO [stderr] warning: cannot find type `pet_species_id` in this scope Dec 05 08:27:13.118 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.118 INFO [stderr] | Dec 05 08:27:13.118 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.118 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.118 INFO [stderr] | Dec 05 08:27:13.118 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.118 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.118 INFO [stderr] Dec 05 08:27:13.118 INFO [stderr] warning: cannot find type `pet_breed_id` in this scope Dec 05 08:27:13.118 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.118 INFO [stderr] | Dec 05 08:27:13.118 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.118 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.118 INFO [stderr] | Dec 05 08:27:13.118 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.118 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.118 INFO [stderr] Dec 05 08:27:13.118 INFO [stderr] warning: cannot find type `pet_level` in this scope Dec 05 08:27:13.118 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.118 INFO [stderr] | Dec 05 08:27:13.118 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.118 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.118 INFO [stderr] | Dec 05 08:27:13.118 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.119 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.119 INFO [stderr] Dec 05 08:27:13.119 INFO [stderr] warning: cannot find type `pet_quality_id` in this scope Dec 05 08:27:13.119 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.119 INFO [stderr] | Dec 05 08:27:13.119 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.119 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.119 INFO [stderr] | Dec 05 08:27:13.119 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.119 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.119 INFO [stderr] Dec 05 08:27:13.119 INFO [stderr] warning: cannot find type `time` in this scope Dec 05 08:27:13.119 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.119 INFO [stderr] | Dec 05 08:27:13.119 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.119 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.119 INFO [stderr] | Dec 05 08:27:13.119 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.119 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.119 INFO [stderr] Dec 05 08:27:13.120 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 08:27:13.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.120 INFO [stderr] | Dec 05 08:27:13.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.120 INFO [stderr] | Dec 05 08:27:13.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.120 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.120 INFO [stderr] Dec 05 08:27:13.132 INFO [stderr] warning: cannot find type `description` in this scope Dec 05 08:27:13.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.132 INFO [stderr] | Dec 05 08:27:13.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.132 INFO [stderr] | Dec 05 08:27:13.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.132 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.132 INFO [stderr] Dec 05 08:27:13.133 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 08:27:13.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.133 INFO [stderr] | Dec 05 08:27:13.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.133 INFO [stderr] | Dec 05 08:27:13.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.133 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.133 INFO [stderr] Dec 05 08:27:13.133 INFO [stderr] warning: cannot find type `icon` in this scope Dec 05 08:27:13.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.133 INFO [stderr] | Dec 05 08:27:13.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.133 INFO [stderr] | Dec 05 08:27:13.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.133 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.133 INFO [stderr] Dec 05 08:27:13.133 INFO [stderr] warning: cannot find type `stackable` in this scope Dec 05 08:27:13.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.133 INFO [stderr] | Dec 05 08:27:13.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.133 INFO [stderr] | Dec 05 08:27:13.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.133 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.133 INFO [stderr] Dec 05 08:27:13.133 INFO [stderr] warning: cannot find type `item_bind` in this scope Dec 05 08:27:13.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.134 INFO [stderr] | Dec 05 08:27:13.134 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.134 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.134 INFO [stderr] | Dec 05 08:27:13.134 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.134 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.134 INFO [stderr] Dec 05 08:27:13.134 INFO [stderr] warning: cannot find type `buy_price` in this scope Dec 05 08:27:13.134 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.134 INFO [stderr] | Dec 05 08:27:13.134 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.134 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.134 INFO [stderr] | Dec 05 08:27:13.134 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.134 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.134 INFO [stderr] Dec 05 08:27:13.134 INFO [stderr] warning: cannot find type `item_class` in this scope Dec 05 08:27:13.134 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.134 INFO [stderr] | Dec 05 08:27:13.134 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.134 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.134 INFO [stderr] | Dec 05 08:27:13.134 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.134 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.134 INFO [stderr] Dec 05 08:27:13.135 INFO [stderr] warning: cannot find type `inventory_type` in this scope Dec 05 08:27:13.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.135 INFO [stderr] | Dec 05 08:27:13.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.135 INFO [stderr] | Dec 05 08:27:13.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.135 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.135 INFO [stderr] Dec 05 08:27:13.135 INFO [stderr] warning: cannot find type `equippable` in this scope Dec 05 08:27:13.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.135 INFO [stderr] | Dec 05 08:27:13.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.135 INFO [stderr] | Dec 05 08:27:13.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.135 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.135 INFO [stderr] Dec 05 08:27:13.135 INFO [stderr] warning: cannot find type `item_level` in this scope Dec 05 08:27:13.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.135 INFO [stderr] | Dec 05 08:27:13.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.135 INFO [stderr] | Dec 05 08:27:13.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.136 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.136 INFO [stderr] Dec 05 08:27:13.136 INFO [stderr] warning: cannot find type `max_count` in this scope Dec 05 08:27:13.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.136 INFO [stderr] | Dec 05 08:27:13.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.136 INFO [stderr] | Dec 05 08:27:13.136 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.136 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.136 INFO [stderr] Dec 05 08:27:13.136 INFO [stderr] warning: cannot find type `max_durability` in this scope Dec 05 08:27:13.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.136 INFO [stderr] | Dec 05 08:27:13.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.136 INFO [stderr] | Dec 05 08:27:13.136 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.136 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.136 INFO [stderr] Dec 05 08:27:13.136 INFO [stderr] warning: cannot find type `min_faction_id` in this scope Dec 05 08:27:13.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.136 INFO [stderr] | Dec 05 08:27:13.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.136 INFO [stderr] | Dec 05 08:27:13.137 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.137 INFO [stderr] Dec 05 08:27:13.137 INFO [stderr] warning: cannot find type `min_reputation` in this scope Dec 05 08:27:13.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.137 INFO [stderr] | Dec 05 08:27:13.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.137 INFO [stderr] | Dec 05 08:27:13.137 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.137 INFO [stderr] Dec 05 08:27:13.137 INFO [stderr] warning: cannot find type `quality` in this scope Dec 05 08:27:13.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.137 INFO [stderr] | Dec 05 08:27:13.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.137 INFO [stderr] | Dec 05 08:27:13.137 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.137 INFO [stderr] Dec 05 08:27:13.137 INFO [stderr] warning: cannot find type `sell_price` in this scope Dec 05 08:27:13.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.137 INFO [stderr] | Dec 05 08:27:13.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.137 INFO [stderr] | Dec 05 08:27:13.138 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.138 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.138 INFO [stderr] Dec 05 08:27:13.138 INFO [stderr] warning: cannot find type `required_skill` in this scope Dec 05 08:27:13.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.138 INFO [stderr] | Dec 05 08:27:13.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.138 INFO [stderr] | Dec 05 08:27:13.138 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.138 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.138 INFO [stderr] Dec 05 08:27:13.138 INFO [stderr] warning: cannot find type `required_level` in this scope Dec 05 08:27:13.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.138 INFO [stderr] | Dec 05 08:27:13.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.139 INFO [stderr] | Dec 05 08:27:13.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.139 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.139 INFO [stderr] Dec 05 08:27:13.139 INFO [stderr] warning: cannot find type `required_skill_rank` in this scope Dec 05 08:27:13.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.139 INFO [stderr] | Dec 05 08:27:13.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.139 INFO [stderr] | Dec 05 08:27:13.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.140 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.140 INFO [stderr] Dec 05 08:27:13.140 INFO [stderr] warning: cannot find type `base_armor` in this scope Dec 05 08:27:13.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.140 INFO [stderr] | Dec 05 08:27:13.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.140 INFO [stderr] | Dec 05 08:27:13.140 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.141 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.141 INFO [stderr] Dec 05 08:27:13.141 INFO [stderr] warning: cannot find type `has_sockets` in this scope Dec 05 08:27:13.141 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.141 INFO [stderr] | Dec 05 08:27:13.141 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.141 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.141 INFO [stderr] | Dec 05 08:27:13.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.142 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.142 INFO [stderr] Dec 05 08:27:13.142 INFO [stderr] warning: cannot find type `is_auctionable` in this scope Dec 05 08:27:13.142 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.142 INFO [stderr] | Dec 05 08:27:13.142 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.142 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.143 INFO [stderr] | Dec 05 08:27:13.143 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.143 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.143 INFO [stderr] Dec 05 08:27:13.143 INFO [stderr] warning: cannot find type `armor` in this scope Dec 05 08:27:13.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.144 INFO [stderr] | Dec 05 08:27:13.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.144 INFO [stderr] | Dec 05 08:27:13.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.144 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.145 INFO [stderr] Dec 05 08:27:13.145 INFO [stderr] warning: cannot find type `display_info_id` in this scope Dec 05 08:27:13.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.145 INFO [stderr] | Dec 05 08:27:13.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.146 INFO [stderr] | Dec 05 08:27:13.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.146 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.146 INFO [stderr] Dec 05 08:27:13.146 INFO [stderr] warning: cannot find type `name_description` in this scope Dec 05 08:27:13.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.146 INFO [stderr] | Dec 05 08:27:13.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.147 INFO [stderr] | Dec 05 08:27:13.147 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.147 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.147 INFO [stderr] Dec 05 08:27:13.148 INFO [stderr] warning: cannot find type `name_description_color` in this scope Dec 05 08:27:13.148 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.148 INFO [stderr] | Dec 05 08:27:13.148 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.148 INFO [stderr] | Dec 05 08:27:13.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.149 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.149 INFO [stderr] Dec 05 08:27:13.149 INFO [stderr] warning: cannot find type `upgradable` in this scope Dec 05 08:27:13.149 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.149 INFO [stderr] | Dec 05 08:27:13.149 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.150 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.150 INFO [stderr] | Dec 05 08:27:13.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.150 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.151 INFO [stderr] Dec 05 08:27:13.151 INFO [stderr] warning: cannot find type `heroic_tooltip` in this scope Dec 05 08:27:13.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.151 INFO [stderr] | Dec 05 08:27:13.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.152 INFO [stderr] | Dec 05 08:27:13.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.152 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.152 INFO [stderr] Dec 05 08:27:13.153 INFO [stderr] warning: cannot find type `artifact_id` in this scope Dec 05 08:27:13.153 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:13.153 INFO [stderr] | Dec 05 08:27:13.153 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:13.154 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.154 INFO [stderr] | Dec 05 08:27:13.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.154 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.154 INFO [stderr] Dec 05 08:27:13.154 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 05 08:27:13.155 INFO [stderr] --> src/models/item.rs:123:10 Dec 05 08:27:13.155 INFO [stderr] | Dec 05 08:27:13.155 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 05 08:27:13.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.156 INFO [stderr] | Dec 05 08:27:13.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.156 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.156 INFO [stderr] Dec 05 08:27:13.156 INFO [stderr] warning: cannot find type `item` in this scope Dec 05 08:27:13.157 INFO [stderr] --> src/models/item.rs:123:21 Dec 05 08:27:13.157 INFO [stderr] | Dec 05 08:27:13.157 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 05 08:27:13.157 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.157 INFO [stderr] | Dec 05 08:27:13.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.158 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.158 INFO [stderr] Dec 05 08:27:13.158 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 05 08:27:13.158 INFO [stderr] --> src/models/item.rs:123:21 Dec 05 08:27:13.159 INFO [stderr] | Dec 05 08:27:13.159 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 05 08:27:13.159 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.159 INFO [stderr] | Dec 05 08:27:13.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.160 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.160 INFO [stderr] Dec 05 08:27:13.160 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 08:27:13.160 INFO [stderr] --> src/models/auction.rs:49:10 Dec 05 08:27:13.161 INFO [stderr] | Dec 05 08:27:13.161 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:13.161 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.161 INFO [stderr] | Dec 05 08:27:13.161 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.162 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.162 INFO [stderr] Dec 05 08:27:13.162 INFO [stderr] warning: cannot find type `NewAuction` in this scope Dec 05 08:27:13.162 INFO [stderr] --> src/models/auction.rs:49:10 Dec 05 08:27:13.162 INFO [stderr] | Dec 05 08:27:13.162 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:13.163 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.163 INFO [stderr] | Dec 05 08:27:13.163 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.163 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.163 INFO [stderr] Dec 05 08:27:13.164 INFO [stderr] warning: cannot find type `auction` in this scope Dec 05 08:27:13.164 INFO [stderr] --> src/models/auction.rs:49:21 Dec 05 08:27:13.164 INFO [stderr] | Dec 05 08:27:13.164 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:13.164 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.165 INFO [stderr] | Dec 05 08:27:13.165 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.165 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.165 INFO [stderr] Dec 05 08:27:13.165 INFO [stderr] warning: cannot find type `NewAuction` in this scope Dec 05 08:27:13.165 INFO [stderr] --> src/models/auction.rs:49:21 Dec 05 08:27:13.166 INFO [stderr] | Dec 05 08:27:13.166 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:13.166 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.166 INFO [stderr] | Dec 05 08:27:13.166 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.167 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.167 INFO [stderr] Dec 05 08:27:13.167 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 08:27:13.167 INFO [stderr] --> src/models/auction.rs:49:21 Dec 05 08:27:13.167 INFO [stderr] | Dec 05 08:27:13.168 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:13.168 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:13.168 INFO [stderr] | Dec 05 08:27:13.168 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:13.168 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:13.168 INFO [stderr] Dec 05 08:27:13.169 INFO [stderr] warning: unused imports: `Arc`, `Mutex` Dec 05 08:27:13.169 INFO [stderr] --> src/item.rs:109:17 Dec 05 08:27:13.169 INFO [stderr] | Dec 05 08:27:13.169 INFO [stderr] 109 | use std::sync::{Arc, Mutex}; Dec 05 08:27:13.170 INFO [stderr] | ^^^ ^^^^^ Dec 05 08:27:13.170 INFO [stderr] | Dec 05 08:27:13.170 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 08:27:13.170 INFO [stderr] Dec 05 08:27:13.170 INFO [stderr] warning: unused import: `Receiver` Dec 05 08:27:13.170 INFO [stderr] --> src/item.rs:110:29 Dec 05 08:27:13.171 INFO [stderr] | Dec 05 08:27:13.171 INFO [stderr] 110 | use std::sync::mpsc::{self, Receiver, Sender}; Dec 05 08:27:13.171 INFO [stderr] | ^^^^^^^^ Dec 05 08:27:13.171 INFO [stderr] Dec 05 08:27:13.171 INFO [stderr] warning: unused import: `item` Dec 05 08:27:13.171 INFO [stderr] --> src/auction.rs:2:5 Dec 05 08:27:13.172 INFO [stderr] | Dec 05 08:27:13.172 INFO [stderr] 2 | use item; Dec 05 08:27:13.172 INFO [stderr] | ^^^^ Dec 05 08:27:13.172 INFO [stderr] Dec 05 08:27:13.172 INFO [stderr] warning: unused import: `chrono::NaiveDateTime` Dec 05 08:27:13.172 INFO [stderr] --> src/auction.rs:7:5 Dec 05 08:27:13.173 INFO [stderr] | Dec 05 08:27:13.173 INFO [stderr] 7 | use chrono::NaiveDateTime; Dec 05 08:27:13.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:13.173 INFO [stderr] Dec 05 08:27:14.821 INFO [stderr] warning[E0170]: pattern binding `Increment` is named the same as one of the variants of the type `item::Status` Dec 05 08:27:14.821 INFO [stderr] --> src/item.rs:150:25 Dec 05 08:27:14.822 INFO [stderr] | Dec 05 08:27:14.822 INFO [stderr] 150 | Increment => { Dec 05 08:27:14.822 INFO [stderr] | ^^^^^^^^^ help: to match on the variant, qualify the path: `item::Status::Increment` Dec 05 08:27:14.822 INFO [stderr] Dec 05 08:27:14.823 INFO [stderr] warning[E0170]: pattern binding `Finished` is named the same as one of the variants of the type `item::Status` Dec 05 08:27:14.823 INFO [stderr] --> src/item.rs:154:25 Dec 05 08:27:14.823 INFO [stderr] | Dec 05 08:27:14.823 INFO [stderr] 154 | Finished => { Dec 05 08:27:14.823 INFO [stderr] | ^^^^^^^^ help: to match on the variant, qualify the path: `item::Status::Finished` Dec 05 08:27:14.823 INFO [stderr] Dec 05 08:27:14.824 INFO [stderr] warning: unreachable pattern Dec 05 08:27:14.824 INFO [stderr] --> src/item.rs:154:25 Dec 05 08:27:14.824 INFO [stderr] | Dec 05 08:27:14.824 INFO [stderr] 150 | Increment => { Dec 05 08:27:14.824 INFO [stderr] | --------- matches any value Dec 05 08:27:14.825 INFO [stderr] ... Dec 05 08:27:14.825 INFO [stderr] 154 | Finished => { Dec 05 08:27:14.825 INFO [stderr] | ^^^^^^^^ unreachable pattern Dec 05 08:27:14.825 INFO [stderr] | Dec 05 08:27:14.825 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Dec 05 08:27:14.826 INFO [stderr] Dec 05 08:27:14.841 INFO [stderr] warning: unused variable: `id` Dec 05 08:27:14.841 INFO [stderr] --> src/item.rs:92:32 Dec 05 08:27:14.841 INFO [stderr] | Dec 05 08:27:14.841 INFO [stderr] 92 | pub fn get_daily_average_price(id: i32) -> u32 { Dec 05 08:27:14.841 INFO [stderr] | ^^ help: consider using `_id` instead Dec 05 08:27:14.842 INFO [stderr] | Dec 05 08:27:14.842 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 08:27:14.842 INFO [stderr] Dec 05 08:27:14.842 INFO [stderr] warning: unused variable: `Increment` Dec 05 08:27:14.842 INFO [stderr] --> src/item.rs:150:25 Dec 05 08:27:14.842 INFO [stderr] | Dec 05 08:27:14.842 INFO [stderr] 150 | Increment => { Dec 05 08:27:14.843 INFO [stderr] | ^^^^^^^^^ help: consider using `_Increment` instead Dec 05 08:27:14.843 INFO [stderr] Dec 05 08:27:14.843 INFO [stderr] warning: unused variable: `Finished` Dec 05 08:27:14.843 INFO [stderr] --> src/item.rs:154:25 Dec 05 08:27:14.843 INFO [stderr] | Dec 05 08:27:14.843 INFO [stderr] 154 | Finished => { Dec 05 08:27:14.843 INFO [stderr] | ^^^^^^^^ help: consider using `_Finished` instead Dec 05 08:27:14.843 INFO [stderr] Dec 05 08:27:15.100 INFO [stderr] warning: variable does not need to be mutable Dec 05 08:27:15.100 INFO [stderr] --> src/item.rs:45:9 Dec 05 08:27:15.100 INFO [stderr] | Dec 05 08:27:15.100 INFO [stderr] 45 | let mut db_ids = get_item_ids_from_db(conn); Dec 05 08:27:15.100 INFO [stderr] | ----^^^^^^ Dec 05 08:27:15.100 INFO [stderr] | | Dec 05 08:27:15.100 INFO [stderr] | help: remove this `mut` Dec 05 08:27:15.100 INFO [stderr] | Dec 05 08:27:15.100 INFO [stderr] = note: #[warn(unused_mut)] on by default Dec 05 08:27:15.100 INFO [stderr] Dec 05 08:27:15.292 INFO [stderr] warning: function is never used: `get_and_insert_items` Dec 05 08:27:15.292 INFO [stderr] --> src/item.rs:34:1 Dec 05 08:27:15.292 INFO [stderr] | Dec 05 08:27:15.292 INFO [stderr] 34 | pub fn get_and_insert_items(conn: &PgConnection, key: &str, ids: &Vec) { Dec 05 08:27:15.292 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.293 INFO [stderr] | Dec 05 08:27:15.293 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 08:27:15.293 INFO [stderr] Dec 05 08:27:15.293 INFO [stderr] warning: function is never used: `get_average_price` Dec 05 08:27:15.293 INFO [stderr] --> src/item.rs:71:1 Dec 05 08:27:15.293 INFO [stderr] | Dec 05 08:27:15.293 INFO [stderr] 71 | pub fn get_average_price(id: i32, conn: &PgConnection) -> f64 { Dec 05 08:27:15.293 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.293 INFO [stderr] Dec 05 08:27:15.294 INFO [stderr] warning: function is never used: `get_daily_average_price` Dec 05 08:27:15.294 INFO [stderr] --> src/item.rs:92:1 Dec 05 08:27:15.294 INFO [stderr] | Dec 05 08:27:15.294 INFO [stderr] 92 | pub fn get_daily_average_price(id: i32) -> u32 { Dec 05 08:27:15.294 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.294 INFO [stderr] Dec 05 08:27:15.294 INFO [stderr] warning: function is never used: `get_item_ids` Dec 05 08:27:15.294 INFO [stderr] --> src/item.rs:96:1 Dec 05 08:27:15.294 INFO [stderr] | Dec 05 08:27:15.294 INFO [stderr] 96 | pub fn get_item_ids() -> Vec { Dec 05 08:27:15.294 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.294 INFO [stderr] Dec 05 08:27:15.294 INFO [stderr] warning: function is never used: `get_auctions_of_item` Dec 05 08:27:15.294 INFO [stderr] --> src/auction.rs:55:1 Dec 05 08:27:15.294 INFO [stderr] | Dec 05 08:27:15.294 INFO [stderr] 55 | pub fn get_auctions_of_item(id: i32, auctions: &Vec) -> Vec { Dec 05 08:27:15.294 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.294 INFO [stderr] Dec 05 08:27:15.294 INFO [stderr] warning: function is never used: `get_auction_data_from_file` Dec 05 08:27:15.294 INFO [stderr] --> src/auction.rs:75:1 Dec 05 08:27:15.294 INFO [stderr] | Dec 05 08:27:15.294 INFO [stderr] 75 | pub fn get_auction_data_from_file() -> Vec { Dec 05 08:27:15.294 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.294 INFO [stderr] Dec 05 08:27:15.315 INFO [stderr] warning: structure field `spellId` should have a snake case name such as `spell_id` Dec 05 08:27:15.315 INFO [stderr] --> src/models/item.rs:11:5 Dec 05 08:27:15.315 INFO [stderr] | Dec 05 08:27:15.315 INFO [stderr] 11 | pub spellId: i32, Dec 05 08:27:15.315 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 05 08:27:15.316 INFO [stderr] | Dec 05 08:27:15.316 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 05 08:27:15.316 INFO [stderr] Dec 05 08:27:15.316 INFO [stderr] warning: structure field `nCharges` should have a snake case name such as `n_charges` Dec 05 08:27:15.316 INFO [stderr] --> src/models/item.rs:12:5 Dec 05 08:27:15.316 INFO [stderr] | Dec 05 08:27:15.316 INFO [stderr] 12 | pub nCharges: i16, Dec 05 08:27:15.316 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.316 INFO [stderr] Dec 05 08:27:15.316 INFO [stderr] warning: structure field `categoryId` should have a snake case name such as `category_id` Dec 05 08:27:15.316 INFO [stderr] --> src/models/item.rs:14:5 Dec 05 08:27:15.316 INFO [stderr] | Dec 05 08:27:15.316 INFO [stderr] 14 | pub categoryId: i16, Dec 05 08:27:15.316 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.316 INFO [stderr] Dec 05 08:27:15.317 INFO [stderr] warning: structure field `castTime` should have a snake case name such as `cast_time` Dec 05 08:27:15.317 INFO [stderr] --> src/models/item.rs:26:5 Dec 05 08:27:15.317 INFO [stderr] | Dec 05 08:27:15.317 INFO [stderr] 26 | pub castTime: Option Dec 05 08:27:15.317 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.317 INFO [stderr] Dec 05 08:27:15.318 INFO [stderr] warning: structure field `weaponSpeed` should have a snake case name such as `weapon_speed` Dec 05 08:27:15.318 INFO [stderr] --> src/models/item.rs:31:5 Dec 05 08:27:15.318 INFO [stderr] | Dec 05 08:27:15.318 INFO [stderr] 31 | pub weaponSpeed: f32, Dec 05 08:27:15.318 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.318 INFO [stderr] Dec 05 08:27:15.319 INFO [stderr] warning: structure field `exactMin` should have a snake case name such as `exact_min` Dec 05 08:27:15.319 INFO [stderr] --> src/models/item.rs:39:5 Dec 05 08:27:15.319 INFO [stderr] | Dec 05 08:27:15.319 INFO [stderr] 39 | pub exactMin: f32, Dec 05 08:27:15.319 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.319 INFO [stderr] Dec 05 08:27:15.319 INFO [stderr] warning: structure field `exactMax` should have a snake case name such as `exact_max` Dec 05 08:27:15.319 INFO [stderr] --> src/models/item.rs:40:5 Dec 05 08:27:15.319 INFO [stderr] | Dec 05 08:27:15.319 INFO [stderr] 40 | pub exactMax: f32 Dec 05 08:27:15.319 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.319 INFO [stderr] Dec 05 08:27:15.321 INFO [stderr] warning: structure field `sourceId` should have a snake case name such as `source_id` Dec 05 08:27:15.321 INFO [stderr] --> src/models/item.rs:51:5 Dec 05 08:27:15.321 INFO [stderr] | Dec 05 08:27:15.321 INFO [stderr] 51 | pub sourceId: i32, Dec 05 08:27:15.321 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.321 INFO [stderr] Dec 05 08:27:15.321 INFO [stderr] warning: structure field `sourceType` should have a snake case name such as `source_type` Dec 05 08:27:15.321 INFO [stderr] --> src/models/item.rs:52:5 Dec 05 08:27:15.321 INFO [stderr] | Dec 05 08:27:15.321 INFO [stderr] 52 | pub sourceType: String Dec 05 08:27:15.321 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:15.321 INFO [stderr] Dec 05 08:27:15.330 INFO [stderr] warning: variable `Increment` should have a snake case name such as `increment` Dec 05 08:27:15.330 INFO [stderr] --> src/item.rs:150:25 Dec 05 08:27:15.330 INFO [stderr] | Dec 05 08:27:15.330 INFO [stderr] 150 | Increment => { Dec 05 08:27:15.330 INFO [stderr] | ^^^^^^^^^ Dec 05 08:27:15.330 INFO [stderr] Dec 05 08:27:15.330 INFO [stderr] warning: variable `Finished` should have a snake case name such as `finished` Dec 05 08:27:15.330 INFO [stderr] --> src/item.rs:154:25 Dec 05 08:27:15.330 INFO [stderr] | Dec 05 08:27:15.330 INFO [stderr] 154 | Finished => { Dec 05 08:27:15.330 INFO [stderr] | ^^^^^^^^ Dec 05 08:27:15.331 INFO [stderr] Dec 05 08:27:25.896 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Dec 05 08:27:25.921 INFO [stderr] su: No module specific data is present Dec 05 08:27:26.946 INFO running `"docker" "inspect" "4ada21a100fbeb344c6debe00dbbbd32f7c52dd649d64701dd02fff00d770bb9"` Dec 05 08:27:27.202 INFO running `"docker" "rm" "-f" "4ada21a100fbeb344c6debe00dbbbd32f7c52dd649d64701dd02fff00d770bb9"` Dec 05 08:27:27.572 INFO [stdout] 4ada21a100fbeb344c6debe00dbbbd32f7c52dd649d64701dd02fff00d770bb9 Dec 05 08:27:27.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 08:27:28.080 INFO [stdout] 7eb4550d42ae9b52f2fd2d57066ba40f53bdd071fe27af92c6fd9513e487c9c6 Dec 05 08:27:28.086 INFO running `"docker" "start" "-a" "7eb4550d42ae9b52f2fd2d57066ba40f53bdd071fe27af92c6fd9513e487c9c6"` Dec 05 08:27:29.194 INFO [stderr] usermod: no changes Dec 05 08:27:29.476 INFO [stderr] Compiling auction_house_tracker v0.1.0 (/source) Dec 05 08:27:32.256 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:27:32.256 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:27:32.256 INFO [stderr] | Dec 05 08:27:32.256 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:27:32.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.256 INFO [stderr] | Dec 05 08:27:32.256 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 08:27:32.256 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.256 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.256 INFO [stderr] Dec 05 08:27:32.256 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:27:32.256 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:27:32.256 INFO [stderr] | Dec 05 08:27:32.256 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:27:32.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.256 INFO [stderr] | Dec 05 08:27:32.256 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.256 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.256 INFO [stderr] Dec 05 08:27:32.256 INFO [stderr] warning: cannot find type `auc` in this scope Dec 05 08:27:32.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.256 INFO [stderr] | Dec 05 08:27:32.256 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.257 INFO [stderr] | Dec 05 08:27:32.257 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.257 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.257 INFO [stderr] Dec 05 08:27:32.257 INFO [stderr] warning: cannot find type `item` in this scope Dec 05 08:27:32.257 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.257 INFO [stderr] | Dec 05 08:27:32.257 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.257 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.257 INFO [stderr] | Dec 05 08:27:32.257 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.257 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.257 INFO [stderr] Dec 05 08:27:32.260 INFO [stderr] warning: cannot find type `owner` in this scope Dec 05 08:27:32.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.260 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.260 INFO [stderr] Dec 05 08:27:32.260 INFO [stderr] warning: cannot find type `owner_realm` in this scope Dec 05 08:27:32.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.260 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.260 INFO [stderr] Dec 05 08:27:32.260 INFO [stderr] warning: cannot find type `bid` in this scope Dec 05 08:27:32.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.260 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.260 INFO [stderr] Dec 05 08:27:32.260 INFO [stderr] warning: cannot find type `buyout` in this scope Dec 05 08:27:32.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.260 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.260 INFO [stderr] Dec 05 08:27:32.260 INFO [stderr] warning: cannot find type `quantity` in this scope Dec 05 08:27:32.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.260 INFO [stderr] | Dec 05 08:27:32.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.261 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.261 INFO [stderr] Dec 05 08:27:32.261 INFO [stderr] warning: cannot find type `time_left` in this scope Dec 05 08:27:32.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.261 INFO [stderr] | Dec 05 08:27:32.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.261 INFO [stderr] | Dec 05 08:27:32.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.261 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.261 INFO [stderr] Dec 05 08:27:32.261 INFO [stderr] warning: cannot find type `rand` in this scope Dec 05 08:27:32.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.261 INFO [stderr] | Dec 05 08:27:32.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.261 INFO [stderr] | Dec 05 08:27:32.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.261 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.261 INFO [stderr] Dec 05 08:27:32.261 INFO [stderr] warning: cannot find type `seed` in this scope Dec 05 08:27:32.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.261 INFO [stderr] | Dec 05 08:27:32.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.261 INFO [stderr] | Dec 05 08:27:32.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.261 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.261 INFO [stderr] Dec 05 08:27:32.261 INFO [stderr] warning: cannot find type `context` in this scope Dec 05 08:27:32.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.261 INFO [stderr] | Dec 05 08:27:32.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.261 INFO [stderr] | Dec 05 08:27:32.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.261 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.261 INFO [stderr] Dec 05 08:27:32.264 INFO [stderr] warning: cannot find type `pet_species_id` in this scope Dec 05 08:27:32.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.264 INFO [stderr] | Dec 05 08:27:32.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.264 INFO [stderr] | Dec 05 08:27:32.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.264 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.264 INFO [stderr] Dec 05 08:27:32.264 INFO [stderr] warning: cannot find type `pet_breed_id` in this scope Dec 05 08:27:32.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.264 INFO [stderr] | Dec 05 08:27:32.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.264 INFO [stderr] | Dec 05 08:27:32.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.264 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.264 INFO [stderr] Dec 05 08:27:32.264 INFO [stderr] warning: cannot find type `pet_level` in this scope Dec 05 08:27:32.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.264 INFO [stderr] | Dec 05 08:27:32.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.264 INFO [stderr] | Dec 05 08:27:32.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.265 INFO [stderr] Dec 05 08:27:32.265 INFO [stderr] warning: cannot find type `pet_quality_id` in this scope Dec 05 08:27:32.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.265 INFO [stderr] Dec 05 08:27:32.265 INFO [stderr] warning: cannot find type `time` in this scope Dec 05 08:27:32.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.265 INFO [stderr] Dec 05 08:27:32.265 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 08:27:32.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.265 INFO [stderr] Dec 05 08:27:32.265 INFO [stderr] warning: cannot find type `description` in this scope Dec 05 08:27:32.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.265 INFO [stderr] Dec 05 08:27:32.265 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 08:27:32.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.265 INFO [stderr] | Dec 05 08:27:32.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.266 INFO [stderr] Dec 05 08:27:32.266 INFO [stderr] warning: cannot find type `icon` in this scope Dec 05 08:27:32.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.266 INFO [stderr] Dec 05 08:27:32.266 INFO [stderr] warning: cannot find type `stackable` in this scope Dec 05 08:27:32.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.266 INFO [stderr] Dec 05 08:27:32.266 INFO [stderr] warning: cannot find type `item_bind` in this scope Dec 05 08:27:32.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.266 INFO [stderr] Dec 05 08:27:32.266 INFO [stderr] warning: cannot find type `buy_price` in this scope Dec 05 08:27:32.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.266 INFO [stderr] Dec 05 08:27:32.266 INFO [stderr] warning: cannot find type `item_class` in this scope Dec 05 08:27:32.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.266 INFO [stderr] Dec 05 08:27:32.266 INFO [stderr] warning: cannot find type `inventory_type` in this scope Dec 05 08:27:32.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.266 INFO [stderr] | Dec 05 08:27:32.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.266 INFO [stderr] Dec 05 08:27:32.273 INFO [stderr] warning: cannot find type `equippable` in this scope Dec 05 08:27:32.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.273 INFO [stderr] Dec 05 08:27:32.273 INFO [stderr] warning: cannot find type `item_level` in this scope Dec 05 08:27:32.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.273 INFO [stderr] Dec 05 08:27:32.273 INFO [stderr] warning: cannot find type `max_count` in this scope Dec 05 08:27:32.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.273 INFO [stderr] Dec 05 08:27:32.273 INFO [stderr] warning: cannot find type `max_durability` in this scope Dec 05 08:27:32.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.273 INFO [stderr] Dec 05 08:27:32.273 INFO [stderr] warning: cannot find type `min_faction_id` in this scope Dec 05 08:27:32.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.273 INFO [stderr] Dec 05 08:27:32.273 INFO [stderr] warning: cannot find type `min_reputation` in this scope Dec 05 08:27:32.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.273 INFO [stderr] Dec 05 08:27:32.273 INFO [stderr] warning: cannot find type `quality` in this scope Dec 05 08:27:32.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.273 INFO [stderr] Dec 05 08:27:32.273 INFO [stderr] warning: cannot find type `sell_price` in this scope Dec 05 08:27:32.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.273 INFO [stderr] | Dec 05 08:27:32.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.273 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.273 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `required_skill` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `required_level` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `required_skill_rank` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `base_armor` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `has_sockets` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `is_auctionable` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `armor` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `display_info_id` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `name_description` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.274 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.274 INFO [stderr] Dec 05 08:27:32.274 INFO [stderr] warning: cannot find type `name_description_color` in this scope Dec 05 08:27:32.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.274 INFO [stderr] | Dec 05 08:27:32.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.275 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.275 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.275 INFO [stderr] Dec 05 08:27:32.275 INFO [stderr] warning: cannot find type `upgradable` in this scope Dec 05 08:27:32.275 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.275 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.275 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.275 INFO [stderr] Dec 05 08:27:32.275 INFO [stderr] warning: cannot find type `heroic_tooltip` in this scope Dec 05 08:27:32.275 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.275 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.275 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.275 INFO [stderr] Dec 05 08:27:32.275 INFO [stderr] warning: cannot find type `artifact_id` in this scope Dec 05 08:27:32.275 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:27:32.275 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.275 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.275 INFO [stderr] Dec 05 08:27:32.275 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 05 08:27:32.275 INFO [stderr] --> src/models/item.rs:123:10 Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 05 08:27:32.275 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.275 INFO [stderr] | Dec 05 08:27:32.275 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.275 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.275 INFO [stderr] Dec 05 08:27:32.278 INFO [stderr] warning: cannot find type `item` in this scope Dec 05 08:27:32.278 INFO [stderr] --> src/models/item.rs:123:21 Dec 05 08:27:32.278 INFO [stderr] | Dec 05 08:27:32.278 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 05 08:27:32.278 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.278 INFO [stderr] | Dec 05 08:27:32.278 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.278 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.278 INFO [stderr] Dec 05 08:27:32.278 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 05 08:27:32.278 INFO [stderr] --> src/models/item.rs:123:21 Dec 05 08:27:32.278 INFO [stderr] | Dec 05 08:27:32.278 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 05 08:27:32.278 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.279 INFO [stderr] | Dec 05 08:27:32.279 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.279 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.279 INFO [stderr] Dec 05 08:27:32.288 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 08:27:32.288 INFO [stderr] --> src/models/auction.rs:49:10 Dec 05 08:27:32.288 INFO [stderr] | Dec 05 08:27:32.288 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:32.288 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.288 INFO [stderr] | Dec 05 08:27:32.288 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.288 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.288 INFO [stderr] Dec 05 08:27:32.288 INFO [stderr] warning: cannot find type `NewAuction` in this scope Dec 05 08:27:32.288 INFO [stderr] --> src/models/auction.rs:49:10 Dec 05 08:27:32.288 INFO [stderr] | Dec 05 08:27:32.288 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:32.288 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.288 INFO [stderr] | Dec 05 08:27:32.288 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.289 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.289 INFO [stderr] Dec 05 08:27:32.289 INFO [stderr] warning: cannot find type `auction` in this scope Dec 05 08:27:32.289 INFO [stderr] --> src/models/auction.rs:49:21 Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:32.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.289 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.289 INFO [stderr] Dec 05 08:27:32.289 INFO [stderr] warning: cannot find type `NewAuction` in this scope Dec 05 08:27:32.289 INFO [stderr] --> src/models/auction.rs:49:21 Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:32.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.289 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.289 INFO [stderr] Dec 05 08:27:32.289 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 08:27:32.289 INFO [stderr] --> src/models/auction.rs:49:21 Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 05 08:27:32.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:27:32.289 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:27:32.289 INFO [stderr] Dec 05 08:27:32.289 INFO [stderr] warning: unused imports: `Arc`, `Mutex` Dec 05 08:27:32.289 INFO [stderr] --> src/item.rs:109:17 Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] 109 | use std::sync::{Arc, Mutex}; Dec 05 08:27:32.289 INFO [stderr] | ^^^ ^^^^^ Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 08:27:32.289 INFO [stderr] Dec 05 08:27:32.289 INFO [stderr] warning: unused import: `Receiver` Dec 05 08:27:32.289 INFO [stderr] --> src/item.rs:110:29 Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] 110 | use std::sync::mpsc::{self, Receiver, Sender}; Dec 05 08:27:32.289 INFO [stderr] | ^^^^^^^^ Dec 05 08:27:32.289 INFO [stderr] Dec 05 08:27:32.289 INFO [stderr] warning: unused import: `item` Dec 05 08:27:32.289 INFO [stderr] --> src/auction.rs:2:5 Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] 2 | use item; Dec 05 08:27:32.289 INFO [stderr] | ^^^^ Dec 05 08:27:32.289 INFO [stderr] Dec 05 08:27:32.289 INFO [stderr] warning: unused import: `chrono::NaiveDateTime` Dec 05 08:27:32.289 INFO [stderr] --> src/auction.rs:7:5 Dec 05 08:27:32.289 INFO [stderr] | Dec 05 08:27:32.289 INFO [stderr] 7 | use chrono::NaiveDateTime; Dec 05 08:27:32.289 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:32.289 INFO [stderr] Dec 05 08:27:33.996 INFO [stderr] warning[E0170]: pattern binding `Increment` is named the same as one of the variants of the type `item::Status` Dec 05 08:27:33.996 INFO [stderr] --> src/item.rs:150:25 Dec 05 08:27:33.996 INFO [stderr] | Dec 05 08:27:33.996 INFO [stderr] 150 | Increment => { Dec 05 08:27:33.996 INFO [stderr] | ^^^^^^^^^ help: to match on the variant, qualify the path: `item::Status::Increment` Dec 05 08:27:33.996 INFO [stderr] Dec 05 08:27:33.996 INFO [stderr] warning[E0170]: pattern binding `Finished` is named the same as one of the variants of the type `item::Status` Dec 05 08:27:33.996 INFO [stderr] --> src/item.rs:154:25 Dec 05 08:27:33.996 INFO [stderr] | Dec 05 08:27:33.996 INFO [stderr] 154 | Finished => { Dec 05 08:27:33.996 INFO [stderr] | ^^^^^^^^ help: to match on the variant, qualify the path: `item::Status::Finished` Dec 05 08:27:33.996 INFO [stderr] Dec 05 08:27:33.996 INFO [stderr] warning: unreachable pattern Dec 05 08:27:33.996 INFO [stderr] --> src/item.rs:154:25 Dec 05 08:27:33.996 INFO [stderr] | Dec 05 08:27:33.996 INFO [stderr] 150 | Increment => { Dec 05 08:27:33.996 INFO [stderr] | --------- matches any value Dec 05 08:27:33.996 INFO [stderr] ... Dec 05 08:27:33.996 INFO [stderr] 154 | Finished => { Dec 05 08:27:33.996 INFO [stderr] | ^^^^^^^^ unreachable pattern Dec 05 08:27:33.996 INFO [stderr] | Dec 05 08:27:33.996 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Dec 05 08:27:33.996 INFO [stderr] Dec 05 08:27:34.009 INFO [stderr] warning: unused variable: `id` Dec 05 08:27:34.009 INFO [stderr] --> src/item.rs:92:32 Dec 05 08:27:34.009 INFO [stderr] | Dec 05 08:27:34.010 INFO [stderr] 92 | pub fn get_daily_average_price(id: i32) -> u32 { Dec 05 08:27:34.010 INFO [stderr] | ^^ help: consider using `_id` instead Dec 05 08:27:34.010 INFO [stderr] | Dec 05 08:27:34.010 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 08:27:34.010 INFO [stderr] Dec 05 08:27:34.010 INFO [stderr] warning: unused variable: `Increment` Dec 05 08:27:34.010 INFO [stderr] --> src/item.rs:150:25 Dec 05 08:27:34.010 INFO [stderr] | Dec 05 08:27:34.010 INFO [stderr] 150 | Increment => { Dec 05 08:27:34.010 INFO [stderr] | ^^^^^^^^^ help: consider using `_Increment` instead Dec 05 08:27:34.010 INFO [stderr] Dec 05 08:27:34.010 INFO [stderr] warning: unused variable: `Finished` Dec 05 08:27:34.010 INFO [stderr] --> src/item.rs:154:25 Dec 05 08:27:34.010 INFO [stderr] | Dec 05 08:27:34.010 INFO [stderr] 154 | Finished => { Dec 05 08:27:34.010 INFO [stderr] | ^^^^^^^^ help: consider using `_Finished` instead Dec 05 08:27:34.010 INFO [stderr] Dec 05 08:27:34.296 INFO [stderr] warning: variable does not need to be mutable Dec 05 08:27:34.296 INFO [stderr] --> src/item.rs:45:9 Dec 05 08:27:34.296 INFO [stderr] | Dec 05 08:27:34.296 INFO [stderr] 45 | let mut db_ids = get_item_ids_from_db(conn); Dec 05 08:27:34.296 INFO [stderr] | ----^^^^^^ Dec 05 08:27:34.296 INFO [stderr] | | Dec 05 08:27:34.296 INFO [stderr] | help: remove this `mut` Dec 05 08:27:34.296 INFO [stderr] | Dec 05 08:27:34.297 INFO [stderr] = note: #[warn(unused_mut)] on by default Dec 05 08:27:34.297 INFO [stderr] Dec 05 08:27:34.497 INFO [stderr] warning: function is never used: `get_and_insert_items` Dec 05 08:27:34.497 INFO [stderr] --> src/item.rs:34:1 Dec 05 08:27:34.497 INFO [stderr] | Dec 05 08:27:34.497 INFO [stderr] 34 | pub fn get_and_insert_items(conn: &PgConnection, key: &str, ids: &Vec) { Dec 05 08:27:34.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.497 INFO [stderr] | Dec 05 08:27:34.497 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 08:27:34.497 INFO [stderr] Dec 05 08:27:34.497 INFO [stderr] warning: function is never used: `get_average_price` Dec 05 08:27:34.497 INFO [stderr] --> src/item.rs:71:1 Dec 05 08:27:34.497 INFO [stderr] | Dec 05 08:27:34.497 INFO [stderr] 71 | pub fn get_average_price(id: i32, conn: &PgConnection) -> f64 { Dec 05 08:27:34.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.497 INFO [stderr] Dec 05 08:27:34.497 INFO [stderr] warning: function is never used: `get_daily_average_price` Dec 05 08:27:34.497 INFO [stderr] --> src/item.rs:92:1 Dec 05 08:27:34.497 INFO [stderr] | Dec 05 08:27:34.497 INFO [stderr] 92 | pub fn get_daily_average_price(id: i32) -> u32 { Dec 05 08:27:34.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.497 INFO [stderr] Dec 05 08:27:34.497 INFO [stderr] warning: function is never used: `get_item_ids` Dec 05 08:27:34.497 INFO [stderr] --> src/item.rs:96:1 Dec 05 08:27:34.497 INFO [stderr] | Dec 05 08:27:34.497 INFO [stderr] 96 | pub fn get_item_ids() -> Vec { Dec 05 08:27:34.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.497 INFO [stderr] Dec 05 08:27:34.497 INFO [stderr] warning: function is never used: `get_auctions_of_item` Dec 05 08:27:34.497 INFO [stderr] --> src/auction.rs:55:1 Dec 05 08:27:34.497 INFO [stderr] | Dec 05 08:27:34.497 INFO [stderr] 55 | pub fn get_auctions_of_item(id: i32, auctions: &Vec) -> Vec { Dec 05 08:27:34.498 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.498 INFO [stderr] Dec 05 08:27:34.498 INFO [stderr] warning: function is never used: `get_auction_data_from_file` Dec 05 08:27:34.498 INFO [stderr] --> src/auction.rs:75:1 Dec 05 08:27:34.498 INFO [stderr] | Dec 05 08:27:34.498 INFO [stderr] 75 | pub fn get_auction_data_from_file() -> Vec { Dec 05 08:27:34.498 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.498 INFO [stderr] Dec 05 08:27:34.517 INFO [stderr] warning: structure field `spellId` should have a snake case name such as `spell_id` Dec 05 08:27:34.517 INFO [stderr] --> src/models/item.rs:11:5 Dec 05 08:27:34.517 INFO [stderr] | Dec 05 08:27:34.517 INFO [stderr] 11 | pub spellId: i32, Dec 05 08:27:34.517 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 05 08:27:34.517 INFO [stderr] | Dec 05 08:27:34.517 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 05 08:27:34.517 INFO [stderr] Dec 05 08:27:34.517 INFO [stderr] warning: structure field `nCharges` should have a snake case name such as `n_charges` Dec 05 08:27:34.517 INFO [stderr] --> src/models/item.rs:12:5 Dec 05 08:27:34.517 INFO [stderr] | Dec 05 08:27:34.517 INFO [stderr] 12 | pub nCharges: i16, Dec 05 08:27:34.517 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.517 INFO [stderr] Dec 05 08:27:34.517 INFO [stderr] warning: structure field `categoryId` should have a snake case name such as `category_id` Dec 05 08:27:34.517 INFO [stderr] --> src/models/item.rs:14:5 Dec 05 08:27:34.517 INFO [stderr] | Dec 05 08:27:34.517 INFO [stderr] 14 | pub categoryId: i16, Dec 05 08:27:34.517 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.517 INFO [stderr] Dec 05 08:27:34.518 INFO [stderr] warning: structure field `castTime` should have a snake case name such as `cast_time` Dec 05 08:27:34.518 INFO [stderr] --> src/models/item.rs:26:5 Dec 05 08:27:34.518 INFO [stderr] | Dec 05 08:27:34.518 INFO [stderr] 26 | pub castTime: Option Dec 05 08:27:34.518 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.518 INFO [stderr] Dec 05 08:27:34.519 INFO [stderr] warning: structure field `weaponSpeed` should have a snake case name such as `weapon_speed` Dec 05 08:27:34.519 INFO [stderr] --> src/models/item.rs:31:5 Dec 05 08:27:34.519 INFO [stderr] | Dec 05 08:27:34.520 INFO [stderr] 31 | pub weaponSpeed: f32, Dec 05 08:27:34.520 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.520 INFO [stderr] Dec 05 08:27:34.521 INFO [stderr] warning: structure field `exactMin` should have a snake case name such as `exact_min` Dec 05 08:27:34.521 INFO [stderr] --> src/models/item.rs:39:5 Dec 05 08:27:34.521 INFO [stderr] | Dec 05 08:27:34.521 INFO [stderr] 39 | pub exactMin: f32, Dec 05 08:27:34.521 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.521 INFO [stderr] Dec 05 08:27:34.521 INFO [stderr] warning: structure field `exactMax` should have a snake case name such as `exact_max` Dec 05 08:27:34.521 INFO [stderr] --> src/models/item.rs:40:5 Dec 05 08:27:34.521 INFO [stderr] | Dec 05 08:27:34.521 INFO [stderr] 40 | pub exactMax: f32 Dec 05 08:27:34.521 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.521 INFO [stderr] Dec 05 08:27:34.523 INFO [stderr] warning: structure field `sourceId` should have a snake case name such as `source_id` Dec 05 08:27:34.523 INFO [stderr] --> src/models/item.rs:51:5 Dec 05 08:27:34.523 INFO [stderr] | Dec 05 08:27:34.523 INFO [stderr] 51 | pub sourceId: i32, Dec 05 08:27:34.523 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.523 INFO [stderr] Dec 05 08:27:34.523 INFO [stderr] warning: structure field `sourceType` should have a snake case name such as `source_type` Dec 05 08:27:34.523 INFO [stderr] --> src/models/item.rs:52:5 Dec 05 08:27:34.523 INFO [stderr] | Dec 05 08:27:34.523 INFO [stderr] 52 | pub sourceType: String Dec 05 08:27:34.523 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 05 08:27:34.523 INFO [stderr] Dec 05 08:27:34.532 INFO [stderr] warning: variable `Increment` should have a snake case name such as `increment` Dec 05 08:27:34.532 INFO [stderr] --> src/item.rs:150:25 Dec 05 08:27:34.532 INFO [stderr] | Dec 05 08:27:34.532 INFO [stderr] 150 | Increment => { Dec 05 08:27:34.532 INFO [stderr] | ^^^^^^^^^ Dec 05 08:27:34.532 INFO [stderr] Dec 05 08:27:34.532 INFO [stderr] warning: variable `Finished` should have a snake case name such as `finished` Dec 05 08:27:34.532 INFO [stderr] --> src/item.rs:154:25 Dec 05 08:27:34.532 INFO [stderr] | Dec 05 08:27:34.532 INFO [stderr] 154 | Finished => { Dec 05 08:27:34.532 INFO [stderr] | ^^^^^^^^ Dec 05 08:27:34.532 INFO [stderr] Dec 05 08:27:34.970 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.74s Dec 05 08:27:34.995 INFO [stderr] su: No module specific data is present Dec 05 08:27:35.624 INFO running `"docker" "inspect" "7eb4550d42ae9b52f2fd2d57066ba40f53bdd071fe27af92c6fd9513e487c9c6"` Dec 05 08:27:35.894 INFO running `"docker" "rm" "-f" "7eb4550d42ae9b52f2fd2d57066ba40f53bdd071fe27af92c6fd9513e487c9c6"` Dec 05 08:27:36.163 INFO [stdout] 7eb4550d42ae9b52f2fd2d57066ba40f53bdd071fe27af92c6fd9513e487c9c6 Dec 05 08:27:36.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 08:27:36.690 INFO [stdout] 04ad46637d4356457264db1474fecf9637661aa53b9175330e07c3e795e83c11 Dec 05 08:27:36.692 INFO running `"docker" "start" "-a" "04ad46637d4356457264db1474fecf9637661aa53b9175330e07c3e795e83c11"` Dec 05 08:27:38.156 INFO [stderr] usermod: no changes Dec 05 08:27:38.408 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Dec 05 08:27:38.420 INFO [stderr] Running /target/debug/deps/auction_house_tracker-862bd76c4b725381 Dec 05 08:27:38.452 INFO [stderr] su: No module specific data is present Dec 05 08:27:38.452 INFO [stdout] Dec 05 08:27:38.452 INFO [stdout] running 0 tests Dec 05 08:27:38.452 INFO [stdout] Dec 05 08:27:38.452 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:27:38.452 INFO [stdout] Dec 05 08:27:38.956 INFO running `"docker" "inspect" "04ad46637d4356457264db1474fecf9637661aa53b9175330e07c3e795e83c11"` Dec 05 08:27:39.166 INFO running `"docker" "rm" "-f" "04ad46637d4356457264db1474fecf9637661aa53b9175330e07c3e795e83c11"` Dec 05 08:27:39.487 INFO [stdout] 04ad46637d4356457264db1474fecf9637661aa53b9175330e07c3e795e83c11