Dec 13 04:18:52.953 INFO testing schneki/auction_house_tracker against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 04:18:52.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 04:18:53.401 INFO [stdout] 5bd56d202dedcb90160a76970881686f27ea7aca69807a935e3fbcdf6e559236 Dec 13 04:18:53.407 INFO running `"docker" "start" "-a" "5bd56d202dedcb90160a76970881686f27ea7aca69807a935e3fbcdf6e559236"` Dec 13 04:18:55.202 INFO [stderr] usermod: no changes Dec 13 04:18:55.635 INFO [stderr] Compiling pq-sys v0.4.5 Dec 13 04:18:55.675 INFO [stderr] Compiling log v0.3.9 Dec 13 04:18:55.675 INFO [stderr] Compiling want v0.0.4 Dec 13 04:18:55.675 INFO [stderr] Compiling mio v0.6.14 Dec 13 04:18:55.675 INFO [stderr] Compiling uuid v0.6.5 Dec 13 04:18:55.675 INFO [stderr] Compiling futures-cpupool v0.1.8 Dec 13 04:18:55.709 INFO [stderr] Compiling tokio-io v0.1.7 Dec 13 04:18:55.735 INFO [stderr] Compiling num-integer v0.1.38 Dec 13 04:18:59.763 INFO [stderr] Compiling serde_json v1.0.21 Dec 13 04:18:59.763 INFO [stderr] Compiling tokio-threadpool v0.1.4 Dec 13 04:18:59.783 INFO [stderr] Compiling chrono v0.4.3 Dec 13 04:18:59.867 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 13 04:18:59.919 INFO [stderr] Compiling libflate v0.1.15 Dec 13 04:18:59.951 INFO [stderr] Compiling phf_generator v0.7.22 Dec 13 04:19:03.455 INFO [stderr] Compiling failure v0.1.1 Dec 13 04:19:03.519 INFO [stderr] Compiling phf_codegen v0.7.22 Dec 13 04:19:04.243 INFO [stderr] Compiling tokio-codec v0.1.0 Dec 13 04:19:05.019 INFO [stderr] Compiling tokio-reactor v0.1.2 Dec 13 04:19:06.517 INFO [stderr] Compiling dotenv v0.13.0 Dec 13 04:19:06.531 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Dec 13 04:19:10.249 INFO [stderr] Compiling tokio-fs v0.1.1 Dec 13 04:19:12.287 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 13 04:19:13.799 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 13 04:19:13.967 INFO [stderr] Compiling diesel v1.3.2 Dec 13 04:19:16.119 INFO [stderr] Compiling tokio v0.1.7 Dec 13 04:19:19.866 INFO [stderr] Compiling tokio-core v0.1.17 Dec 13 04:19:23.427 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 13 04:19:23.427 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 13 04:19:28.428 INFO [stderr] Compiling hyper v0.11.27 Dec 13 04:19:41.563 INFO [stderr] Compiling hyper-tls v0.1.3 Dec 13 04:19:43.340 INFO [stderr] Compiling reqwest v0.8.6 Dec 13 04:20:14.971 INFO [stderr] Compiling auction_house_tracker v0.1.0 (/source) Dec 13 04:20:17.938 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 04:20:17.938 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 04:20:17.938 INFO [stderr] | Dec 13 04:20:17.938 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 04:20:17.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.938 INFO [stderr] | Dec 13 04:20:17.938 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 04:20:17.938 INFO [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 13 04:20:17.938 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.938 INFO [stderr] Dec 13 04:20:17.938 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 04:20:17.938 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 04:20:17.938 INFO [stderr] | Dec 13 04:20:17.938 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 04:20:17.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.938 INFO [stderr] | Dec 13 04:20:17.938 INFO [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 13 04:20:17.938 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.938 INFO [stderr] Dec 13 04:20:17.938 INFO [stderr] warning: cannot find type `auc` in this scope Dec 13 04:20:17.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.938 INFO [stderr] | Dec 13 04:20:17.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.938 INFO [stderr] | Dec 13 04:20:17.938 INFO [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 13 04:20:17.938 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.938 INFO [stderr] Dec 13 04:20:17.938 INFO [stderr] warning: cannot find type `item` in this scope Dec 13 04:20:17.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.939 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.939 INFO [stderr] Dec 13 04:20:17.939 INFO [stderr] warning: cannot find type `owner` in this scope Dec 13 04:20:17.939 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.939 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.939 INFO [stderr] Dec 13 04:20:17.939 INFO [stderr] warning: cannot find type `owner_realm` in this scope Dec 13 04:20:17.939 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.939 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.939 INFO [stderr] Dec 13 04:20:17.939 INFO [stderr] warning: cannot find type `bid` in this scope Dec 13 04:20:17.939 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.939 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.939 INFO [stderr] Dec 13 04:20:17.939 INFO [stderr] warning: cannot find type `buyout` in this scope Dec 13 04:20:17.939 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.939 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.939 INFO [stderr] Dec 13 04:20:17.939 INFO [stderr] warning: cannot find type `quantity` in this scope Dec 13 04:20:17.939 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.939 INFO [stderr] | Dec 13 04:20:17.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.939 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.939 INFO [stderr] Dec 13 04:20:17.944 INFO [stderr] warning: cannot find type `time_left` in this scope Dec 13 04:20:17.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [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 13 04:20:17.944 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.944 INFO [stderr] Dec 13 04:20:17.944 INFO [stderr] warning: cannot find type `rand` in this scope Dec 13 04:20:17.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [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 13 04:20:17.944 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.944 INFO [stderr] Dec 13 04:20:17.944 INFO [stderr] warning: cannot find type `seed` in this scope Dec 13 04:20:17.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [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 13 04:20:17.944 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.944 INFO [stderr] Dec 13 04:20:17.944 INFO [stderr] warning: cannot find type `context` in this scope Dec 13 04:20:17.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [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 13 04:20:17.944 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.944 INFO [stderr] Dec 13 04:20:17.944 INFO [stderr] warning: cannot find type `pet_species_id` in this scope Dec 13 04:20:17.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [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 13 04:20:17.944 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.944 INFO [stderr] Dec 13 04:20:17.944 INFO [stderr] warning: cannot find type `pet_breed_id` in this scope Dec 13 04:20:17.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.944 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `pet_level` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `pet_quality_id` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `time` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `description` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `name` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `icon` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `stackable` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `item_bind` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [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 13 04:20:17.945 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.945 INFO [stderr] Dec 13 04:20:17.945 INFO [stderr] warning: cannot find type `buy_price` in this scope Dec 13 04:20:17.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.945 INFO [stderr] | Dec 13 04:20:17.945 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [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 13 04:20:17.946 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.946 INFO [stderr] Dec 13 04:20:17.946 INFO [stderr] warning: cannot find type `item_class` in this scope Dec 13 04:20:17.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [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 13 04:20:17.946 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.946 INFO [stderr] Dec 13 04:20:17.946 INFO [stderr] warning: cannot find type `inventory_type` in this scope Dec 13 04:20:17.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [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 13 04:20:17.946 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.946 INFO [stderr] Dec 13 04:20:17.946 INFO [stderr] warning: cannot find type `equippable` in this scope Dec 13 04:20:17.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [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 13 04:20:17.946 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.946 INFO [stderr] Dec 13 04:20:17.946 INFO [stderr] warning: cannot find type `item_level` in this scope Dec 13 04:20:17.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [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 13 04:20:17.946 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.946 INFO [stderr] Dec 13 04:20:17.946 INFO [stderr] warning: cannot find type `max_count` in this scope Dec 13 04:20:17.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [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 13 04:20:17.946 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.946 INFO [stderr] Dec 13 04:20:17.946 INFO [stderr] warning: cannot find type `max_durability` in this scope Dec 13 04:20:17.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [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 13 04:20:17.946 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.946 INFO [stderr] Dec 13 04:20:17.946 INFO [stderr] warning: cannot find type `min_faction_id` in this scope Dec 13 04:20:17.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.946 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.947 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.947 INFO [stderr] Dec 13 04:20:17.947 INFO [stderr] warning: cannot find type `min_reputation` in this scope Dec 13 04:20:17.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.947 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.947 INFO [stderr] Dec 13 04:20:17.947 INFO [stderr] warning: cannot find type `quality` in this scope Dec 13 04:20:17.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.947 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.947 INFO [stderr] Dec 13 04:20:17.947 INFO [stderr] warning: cannot find type `sell_price` in this scope Dec 13 04:20:17.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.947 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.947 INFO [stderr] Dec 13 04:20:17.947 INFO [stderr] warning: cannot find type `required_skill` in this scope Dec 13 04:20:17.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.947 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.947 INFO [stderr] Dec 13 04:20:17.947 INFO [stderr] warning: cannot find type `required_level` in this scope Dec 13 04:20:17.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.947 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.947 INFO [stderr] Dec 13 04:20:17.947 INFO [stderr] warning: cannot find type `required_skill_rank` in this scope Dec 13 04:20:17.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.947 INFO [stderr] | Dec 13 04:20:17.947 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.947 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.947 INFO [stderr] Dec 13 04:20:17.948 INFO [stderr] warning: cannot find type `base_armor` in this scope Dec 13 04:20:17.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.948 INFO [stderr] | Dec 13 04:20:17.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.948 INFO [stderr] | Dec 13 04:20:17.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.948 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.948 INFO [stderr] Dec 13 04:20:17.948 INFO [stderr] warning: cannot find type `has_sockets` in this scope Dec 13 04:20:17.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.948 INFO [stderr] | Dec 13 04:20:17.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.948 INFO [stderr] | Dec 13 04:20:17.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.948 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.948 INFO [stderr] Dec 13 04:20:17.948 INFO [stderr] warning: cannot find type `is_auctionable` in this scope Dec 13 04:20:17.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.948 INFO [stderr] | Dec 13 04:20:17.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.948 INFO [stderr] | Dec 13 04:20:17.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.948 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.948 INFO [stderr] Dec 13 04:20:17.948 INFO [stderr] warning: cannot find type `armor` in this scope Dec 13 04:20:17.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.948 INFO [stderr] | Dec 13 04:20:17.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.948 INFO [stderr] | Dec 13 04:20:17.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.948 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.948 INFO [stderr] Dec 13 04:20:17.949 INFO [stderr] warning: cannot find type `display_info_id` in this scope Dec 13 04:20:17.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.949 INFO [stderr] | Dec 13 04:20:17.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.949 INFO [stderr] | Dec 13 04:20:17.949 INFO [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 13 04:20:17.949 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.949 INFO [stderr] Dec 13 04:20:17.949 INFO [stderr] warning: cannot find type `name_description` in this scope Dec 13 04:20:17.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.949 INFO [stderr] | Dec 13 04:20:17.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.949 INFO [stderr] | Dec 13 04:20:17.949 INFO [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 13 04:20:17.949 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.949 INFO [stderr] Dec 13 04:20:17.949 INFO [stderr] warning: cannot find type `name_description_color` in this scope Dec 13 04:20:17.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.949 INFO [stderr] | Dec 13 04:20:17.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.949 INFO [stderr] | Dec 13 04:20:17.949 INFO [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 13 04:20:17.949 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.949 INFO [stderr] Dec 13 04:20:17.949 INFO [stderr] warning: cannot find type `upgradable` in this scope Dec 13 04:20:17.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.949 INFO [stderr] | Dec 13 04:20:17.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.949 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.959 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.959 INFO [stderr] Dec 13 04:20:17.959 INFO [stderr] warning: cannot find type `heroic_tooltip` in this scope Dec 13 04:20:17.959 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.959 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.959 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.959 INFO [stderr] Dec 13 04:20:17.959 INFO [stderr] warning: cannot find type `artifact_id` in this scope Dec 13 04:20:17.959 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:17.959 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.959 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.959 INFO [stderr] Dec 13 04:20:17.959 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 13 04:20:17.959 INFO [stderr] --> src/models/item.rs:123:10 Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 13 04:20:17.959 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.959 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.959 INFO [stderr] Dec 13 04:20:17.959 INFO [stderr] warning: cannot find type `item` in this scope Dec 13 04:20:17.959 INFO [stderr] --> src/models/item.rs:123:21 Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 13 04:20:17.959 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.959 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.959 INFO [stderr] Dec 13 04:20:17.959 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 13 04:20:17.959 INFO [stderr] --> src/models/item.rs:123:21 Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 13 04:20:17.959 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.959 INFO [stderr] | Dec 13 04:20:17.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:17.959 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.959 INFO [stderr] Dec 13 04:20:17.968 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 04:20:17.968 INFO [stderr] --> src/models/auction.rs:49:10 Dec 13 04:20:17.968 INFO [stderr] | Dec 13 04:20:17.968 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:17.968 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.968 INFO [stderr] | Dec 13 04:20:17.968 INFO [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 13 04:20:17.968 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:17.969 INFO [stderr] warning: cannot find type `NewAuction` in this scope Dec 13 04:20:17.969 INFO [stderr] --> src/models/auction.rs:49:10 Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:17.969 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [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 13 04:20:17.969 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:17.969 INFO [stderr] warning: cannot find type `auction` in this scope Dec 13 04:20:17.969 INFO [stderr] --> src/models/auction.rs:49:21 Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:17.969 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [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 13 04:20:17.969 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:17.969 INFO [stderr] warning: cannot find type `NewAuction` in this scope Dec 13 04:20:17.969 INFO [stderr] --> src/models/auction.rs:49:21 Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:17.969 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [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 13 04:20:17.969 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:17.969 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 04:20:17.969 INFO [stderr] --> src/models/auction.rs:49:21 Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:17.969 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [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 13 04:20:17.969 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:17.969 INFO [stderr] warning: unused imports: `Arc`, `Mutex` Dec 13 04:20:17.969 INFO [stderr] --> src/item.rs:109:17 Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] 109 | use std::sync::{Arc, Mutex}; Dec 13 04:20:17.969 INFO [stderr] | ^^^ ^^^^^ Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:17.969 INFO [stderr] warning: unused import: `Receiver` Dec 13 04:20:17.969 INFO [stderr] --> src/item.rs:110:29 Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] 110 | use std::sync::mpsc::{self, Receiver, Sender}; Dec 13 04:20:17.969 INFO [stderr] | ^^^^^^^^ Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:17.969 INFO [stderr] warning: unused import: `item` Dec 13 04:20:17.969 INFO [stderr] --> src/auction.rs:2:5 Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] 2 | use item; Dec 13 04:20:17.969 INFO [stderr] | ^^^^ Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:17.969 INFO [stderr] warning: unused import: `chrono::NaiveDateTime` Dec 13 04:20:17.969 INFO [stderr] --> src/auction.rs:7:5 Dec 13 04:20:17.969 INFO [stderr] | Dec 13 04:20:17.969 INFO [stderr] 7 | use chrono::NaiveDateTime; Dec 13 04:20:17.969 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:17.969 INFO [stderr] Dec 13 04:20:19.789 INFO [stderr] warning[E0170]: pattern binding `Increment` is named the same as one of the variants of the type `item::Status` Dec 13 04:20:19.790 INFO [stderr] --> src/item.rs:150:25 Dec 13 04:20:19.790 INFO [stderr] | Dec 13 04:20:19.790 INFO [stderr] 150 | Increment => { Dec 13 04:20:19.790 INFO [stderr] | ^^^^^^^^^ help: to match on the variant, qualify the path: `item::Status::Increment` Dec 13 04:20:19.790 INFO [stderr] Dec 13 04:20:19.790 INFO [stderr] warning[E0170]: pattern binding `Finished` is named the same as one of the variants of the type `item::Status` Dec 13 04:20:19.790 INFO [stderr] --> src/item.rs:154:25 Dec 13 04:20:19.790 INFO [stderr] | Dec 13 04:20:19.790 INFO [stderr] 154 | Finished => { Dec 13 04:20:19.790 INFO [stderr] | ^^^^^^^^ help: to match on the variant, qualify the path: `item::Status::Finished` Dec 13 04:20:19.790 INFO [stderr] Dec 13 04:20:19.790 INFO [stderr] warning: unreachable pattern Dec 13 04:20:19.790 INFO [stderr] --> src/item.rs:154:25 Dec 13 04:20:19.790 INFO [stderr] | Dec 13 04:20:19.790 INFO [stderr] 150 | Increment => { Dec 13 04:20:19.790 INFO [stderr] | --------- matches any value Dec 13 04:20:19.790 INFO [stderr] ... Dec 13 04:20:19.790 INFO [stderr] 154 | Finished => { Dec 13 04:20:19.790 INFO [stderr] | ^^^^^^^^ unreachable pattern Dec 13 04:20:19.790 INFO [stderr] | Dec 13 04:20:19.790 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Dec 13 04:20:19.790 INFO [stderr] Dec 13 04:20:19.790 INFO [stderr] warning: unused variable: `id` Dec 13 04:20:19.790 INFO [stderr] --> src/item.rs:92:32 Dec 13 04:20:19.790 INFO [stderr] | Dec 13 04:20:19.790 INFO [stderr] 92 | pub fn get_daily_average_price(id: i32) -> u32 { Dec 13 04:20:19.790 INFO [stderr] | ^^ help: consider using `_id` instead Dec 13 04:20:19.790 INFO [stderr] | Dec 13 04:20:19.790 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 13 04:20:19.790 INFO [stderr] Dec 13 04:20:19.790 INFO [stderr] warning: unused variable: `Increment` Dec 13 04:20:19.790 INFO [stderr] --> src/item.rs:150:25 Dec 13 04:20:19.790 INFO [stderr] | Dec 13 04:20:19.790 INFO [stderr] 150 | Increment => { Dec 13 04:20:19.790 INFO [stderr] | ^^^^^^^^^ help: consider using `_Increment` instead Dec 13 04:20:19.790 INFO [stderr] Dec 13 04:20:19.790 INFO [stderr] warning: unused variable: `Finished` Dec 13 04:20:19.790 INFO [stderr] --> src/item.rs:154:25 Dec 13 04:20:19.790 INFO [stderr] | Dec 13 04:20:19.790 INFO [stderr] 154 | Finished => { Dec 13 04:20:19.790 INFO [stderr] | ^^^^^^^^ help: consider using `_Finished` instead Dec 13 04:20:19.790 INFO [stderr] Dec 13 04:20:19.987 INFO [stderr] warning: variable does not need to be mutable Dec 13 04:20:19.987 INFO [stderr] --> src/item.rs:45:9 Dec 13 04:20:19.987 INFO [stderr] | Dec 13 04:20:19.987 INFO [stderr] 45 | let mut db_ids = get_item_ids_from_db(conn); Dec 13 04:20:19.987 INFO [stderr] | ----^^^^^^ Dec 13 04:20:19.987 INFO [stderr] | | Dec 13 04:20:19.987 INFO [stderr] | help: remove this `mut` Dec 13 04:20:19.987 INFO [stderr] | Dec 13 04:20:19.987 INFO [stderr] = note: #[warn(unused_mut)] on by default Dec 13 04:20:19.987 INFO [stderr] Dec 13 04:20:20.179 INFO [stderr] warning: function is never used: `get_and_insert_items` Dec 13 04:20:20.179 INFO [stderr] --> src/item.rs:34:1 Dec 13 04:20:20.179 INFO [stderr] | Dec 13 04:20:20.179 INFO [stderr] 34 | pub fn get_and_insert_items(conn: &PgConnection, key: &str, ids: &Vec) { Dec 13 04:20:20.179 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.179 INFO [stderr] | Dec 13 04:20:20.179 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 04:20:20.179 INFO [stderr] Dec 13 04:20:20.179 INFO [stderr] warning: function is never used: `get_average_price` Dec 13 04:20:20.179 INFO [stderr] --> src/item.rs:71:1 Dec 13 04:20:20.179 INFO [stderr] | Dec 13 04:20:20.179 INFO [stderr] 71 | pub fn get_average_price(id: i32, conn: &PgConnection) -> f64 { Dec 13 04:20:20.179 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.179 INFO [stderr] Dec 13 04:20:20.179 INFO [stderr] warning: function is never used: `get_daily_average_price` Dec 13 04:20:20.179 INFO [stderr] --> src/item.rs:92:1 Dec 13 04:20:20.179 INFO [stderr] | Dec 13 04:20:20.179 INFO [stderr] 92 | pub fn get_daily_average_price(id: i32) -> u32 { Dec 13 04:20:20.179 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.179 INFO [stderr] Dec 13 04:20:20.179 INFO [stderr] warning: function is never used: `get_item_ids` Dec 13 04:20:20.179 INFO [stderr] --> src/item.rs:96:1 Dec 13 04:20:20.179 INFO [stderr] | Dec 13 04:20:20.179 INFO [stderr] 96 | pub fn get_item_ids() -> Vec { Dec 13 04:20:20.179 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.179 INFO [stderr] Dec 13 04:20:20.180 INFO [stderr] warning: function is never used: `get_auctions_of_item` Dec 13 04:20:20.180 INFO [stderr] --> src/auction.rs:55:1 Dec 13 04:20:20.180 INFO [stderr] | Dec 13 04:20:20.180 INFO [stderr] 55 | pub fn get_auctions_of_item(id: i32, auctions: &Vec) -> Vec { Dec 13 04:20:20.180 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.180 INFO [stderr] Dec 13 04:20:20.180 INFO [stderr] warning: function is never used: `get_auction_data_from_file` Dec 13 04:20:20.180 INFO [stderr] --> src/auction.rs:75:1 Dec 13 04:20:20.180 INFO [stderr] | Dec 13 04:20:20.180 INFO [stderr] 75 | pub fn get_auction_data_from_file() -> Vec { Dec 13 04:20:20.180 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.180 INFO [stderr] Dec 13 04:20:20.197 INFO [stderr] warning: structure field `spellId` should have a snake case name such as `spell_id` Dec 13 04:20:20.197 INFO [stderr] --> src/models/item.rs:11:5 Dec 13 04:20:20.197 INFO [stderr] | Dec 13 04:20:20.197 INFO [stderr] 11 | pub spellId: i32, Dec 13 04:20:20.197 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 13 04:20:20.197 INFO [stderr] | Dec 13 04:20:20.197 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 13 04:20:20.197 INFO [stderr] Dec 13 04:20:20.197 INFO [stderr] warning: structure field `nCharges` should have a snake case name such as `n_charges` Dec 13 04:20:20.198 INFO [stderr] --> src/models/item.rs:12:5 Dec 13 04:20:20.198 INFO [stderr] | Dec 13 04:20:20.198 INFO [stderr] 12 | pub nCharges: i16, Dec 13 04:20:20.198 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.198 INFO [stderr] Dec 13 04:20:20.198 INFO [stderr] warning: structure field `categoryId` should have a snake case name such as `category_id` Dec 13 04:20:20.198 INFO [stderr] --> src/models/item.rs:14:5 Dec 13 04:20:20.198 INFO [stderr] | Dec 13 04:20:20.198 INFO [stderr] 14 | pub categoryId: i16, Dec 13 04:20:20.198 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.198 INFO [stderr] Dec 13 04:20:20.198 INFO [stderr] warning: structure field `castTime` should have a snake case name such as `cast_time` Dec 13 04:20:20.200 INFO [stderr] --> src/models/item.rs:26:5 Dec 13 04:20:20.200 INFO [stderr] | Dec 13 04:20:20.200 INFO [stderr] 26 | pub castTime: Option Dec 13 04:20:20.200 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.200 INFO [stderr] Dec 13 04:20:20.200 INFO [stderr] warning: structure field `weaponSpeed` should have a snake case name such as `weapon_speed` Dec 13 04:20:20.200 INFO [stderr] --> src/models/item.rs:31:5 Dec 13 04:20:20.200 INFO [stderr] | Dec 13 04:20:20.200 INFO [stderr] 31 | pub weaponSpeed: f32, Dec 13 04:20:20.200 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.200 INFO [stderr] Dec 13 04:20:20.200 INFO [stderr] warning: structure field `exactMin` should have a snake case name such as `exact_min` Dec 13 04:20:20.200 INFO [stderr] --> src/models/item.rs:39:5 Dec 13 04:20:20.200 INFO [stderr] | Dec 13 04:20:20.200 INFO [stderr] 39 | pub exactMin: f32, Dec 13 04:20:20.200 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.200 INFO [stderr] Dec 13 04:20:20.200 INFO [stderr] warning: structure field `exactMax` should have a snake case name such as `exact_max` Dec 13 04:20:20.200 INFO [stderr] --> src/models/item.rs:40:5 Dec 13 04:20:20.200 INFO [stderr] | Dec 13 04:20:20.200 INFO [stderr] 40 | pub exactMax: f32 Dec 13 04:20:20.200 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.200 INFO [stderr] Dec 13 04:20:20.201 INFO [stderr] warning: structure field `sourceId` should have a snake case name such as `source_id` Dec 13 04:20:20.201 INFO [stderr] --> src/models/item.rs:51:5 Dec 13 04:20:20.201 INFO [stderr] | Dec 13 04:20:20.201 INFO [stderr] 51 | pub sourceId: i32, Dec 13 04:20:20.201 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.201 INFO [stderr] Dec 13 04:20:20.201 INFO [stderr] warning: structure field `sourceType` should have a snake case name such as `source_type` Dec 13 04:20:20.201 INFO [stderr] --> src/models/item.rs:52:5 Dec 13 04:20:20.201 INFO [stderr] | Dec 13 04:20:20.201 INFO [stderr] 52 | pub sourceType: String Dec 13 04:20:20.201 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:20.201 INFO [stderr] Dec 13 04:20:20.209 INFO [stderr] warning: variable `Increment` should have a snake case name such as `increment` Dec 13 04:20:20.209 INFO [stderr] --> src/item.rs:150:25 Dec 13 04:20:20.209 INFO [stderr] | Dec 13 04:20:20.209 INFO [stderr] 150 | Increment => { Dec 13 04:20:20.209 INFO [stderr] | ^^^^^^^^^ Dec 13 04:20:20.209 INFO [stderr] Dec 13 04:20:20.209 INFO [stderr] warning: variable `Finished` should have a snake case name such as `finished` Dec 13 04:20:20.209 INFO [stderr] --> src/item.rs:154:25 Dec 13 04:20:20.209 INFO [stderr] | Dec 13 04:20:20.209 INFO [stderr] 154 | Finished => { Dec 13 04:20:20.209 INFO [stderr] | ^^^^^^^^ Dec 13 04:20:20.209 INFO [stderr] Dec 13 04:20:28.707 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Dec 13 04:20:28.720 INFO [stderr] su: No module specific data is present Dec 13 04:20:29.543 INFO running `"docker" "inspect" "5bd56d202dedcb90160a76970881686f27ea7aca69807a935e3fbcdf6e559236"` Dec 13 04:20:29.829 INFO running `"docker" "rm" "-f" "5bd56d202dedcb90160a76970881686f27ea7aca69807a935e3fbcdf6e559236"` Dec 13 04:20:30.128 INFO [stdout] 5bd56d202dedcb90160a76970881686f27ea7aca69807a935e3fbcdf6e559236 Dec 13 04:20:30.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 04:20:30.652 INFO [stdout] d753109a6d23bc9287b41554d6ec5e92fc78e23b787c77a19af877cb69b4251c Dec 13 04:20:30.654 INFO running `"docker" "start" "-a" "d753109a6d23bc9287b41554d6ec5e92fc78e23b787c77a19af877cb69b4251c"` Dec 13 04:20:32.099 INFO [stderr] usermod: no changes Dec 13 04:20:32.379 INFO [stderr] Compiling auction_house_tracker v0.1.0 (/source) Dec 13 04:20:35.343 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 04:20:35.343 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 04:20:35.343 INFO [stderr] | Dec 13 04:20:35.343 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 04:20:35.343 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.343 INFO [stderr] | Dec 13 04:20:35.343 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 04:20:35.343 INFO [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 13 04:20:35.343 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.343 INFO [stderr] Dec 13 04:20:35.343 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 04:20:35.343 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 04:20:35.343 INFO [stderr] | Dec 13 04:20:35.343 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 04:20:35.343 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.343 INFO [stderr] | Dec 13 04:20:35.343 INFO [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 13 04:20:35.343 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.343 INFO [stderr] Dec 13 04:20:35.343 INFO [stderr] warning: cannot find type `auc` in this scope Dec 13 04:20:35.343 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.343 INFO [stderr] | Dec 13 04:20:35.343 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.343 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.343 INFO [stderr] | Dec 13 04:20:35.343 INFO [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 13 04:20:35.343 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.343 INFO [stderr] Dec 13 04:20:35.343 INFO [stderr] warning: cannot find type `item` in this scope Dec 13 04:20:35.343 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.343 INFO [stderr] | Dec 13 04:20:35.343 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.343 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.343 INFO [stderr] | Dec 13 04:20:35.343 INFO [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 13 04:20:35.343 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.343 INFO [stderr] Dec 13 04:20:35.344 INFO [stderr] warning: cannot find type `owner` in this scope Dec 13 04:20:35.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.344 INFO [stderr] | Dec 13 04:20:35.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.344 INFO [stderr] | Dec 13 04:20:35.344 INFO [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 13 04:20:35.344 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.344 INFO [stderr] Dec 13 04:20:35.347 INFO [stderr] warning: cannot find type `owner_realm` in this scope Dec 13 04:20:35.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.347 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.347 INFO [stderr] Dec 13 04:20:35.347 INFO [stderr] warning: cannot find type `bid` in this scope Dec 13 04:20:35.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.347 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.347 INFO [stderr] Dec 13 04:20:35.347 INFO [stderr] warning: cannot find type `buyout` in this scope Dec 13 04:20:35.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.347 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.347 INFO [stderr] Dec 13 04:20:35.347 INFO [stderr] warning: cannot find type `quantity` in this scope Dec 13 04:20:35.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.347 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.347 INFO [stderr] Dec 13 04:20:35.347 INFO [stderr] warning: cannot find type `time_left` in this scope Dec 13 04:20:35.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.347 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.347 INFO [stderr] Dec 13 04:20:35.347 INFO [stderr] warning: cannot find type `rand` in this scope Dec 13 04:20:35.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.347 INFO [stderr] | Dec 13 04:20:35.347 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.348 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.348 INFO [stderr] Dec 13 04:20:35.348 INFO [stderr] warning: cannot find type `seed` in this scope Dec 13 04:20:35.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.348 INFO [stderr] | Dec 13 04:20:35.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.348 INFO [stderr] | Dec 13 04:20:35.348 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.348 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.348 INFO [stderr] Dec 13 04:20:35.348 INFO [stderr] warning: cannot find type `context` in this scope Dec 13 04:20:35.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.348 INFO [stderr] | Dec 13 04:20:35.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.348 INFO [stderr] | Dec 13 04:20:35.348 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.348 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.348 INFO [stderr] Dec 13 04:20:35.348 INFO [stderr] warning: cannot find type `pet_species_id` in this scope Dec 13 04:20:35.348 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.348 INFO [stderr] | Dec 13 04:20:35.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.348 INFO [stderr] | Dec 13 04:20:35.348 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.348 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.348 INFO [stderr] Dec 13 04:20:35.349 INFO [stderr] warning: cannot find type `pet_breed_id` in this scope Dec 13 04:20:35.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.349 INFO [stderr] | Dec 13 04:20:35.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.349 INFO [stderr] | Dec 13 04:20:35.349 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.349 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.349 INFO [stderr] Dec 13 04:20:35.349 INFO [stderr] warning: cannot find type `pet_level` in this scope Dec 13 04:20:35.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.349 INFO [stderr] | Dec 13 04:20:35.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.349 INFO [stderr] | Dec 13 04:20:35.349 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.349 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.349 INFO [stderr] Dec 13 04:20:35.349 INFO [stderr] warning: cannot find type `pet_quality_id` in this scope Dec 13 04:20:35.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.349 INFO [stderr] | Dec 13 04:20:35.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.349 INFO [stderr] | Dec 13 04:20:35.349 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.349 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.350 INFO [stderr] Dec 13 04:20:35.350 INFO [stderr] warning: cannot find type `time` in this scope Dec 13 04:20:35.350 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.350 INFO [stderr] | Dec 13 04:20:35.350 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.350 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.350 INFO [stderr] | Dec 13 04:20:35.353 INFO [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 13 04:20:35.353 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.353 INFO [stderr] Dec 13 04:20:35.353 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 04:20:35.353 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.353 INFO [stderr] | Dec 13 04:20:35.353 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.353 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.353 INFO [stderr] | Dec 13 04:20:35.353 INFO [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 13 04:20:35.353 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.353 INFO [stderr] Dec 13 04:20:35.353 INFO [stderr] warning: cannot find type `description` in this scope Dec 13 04:20:35.353 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.353 INFO [stderr] | Dec 13 04:20:35.353 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.353 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.353 INFO [stderr] | Dec 13 04:20:35.353 INFO [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 13 04:20:35.353 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.353 INFO [stderr] Dec 13 04:20:35.353 INFO [stderr] warning: cannot find type `name` in this scope Dec 13 04:20:35.353 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.353 INFO [stderr] | Dec 13 04:20:35.353 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.353 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.353 INFO [stderr] | Dec 13 04:20:35.353 INFO [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 13 04:20:35.353 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.353 INFO [stderr] Dec 13 04:20:35.353 INFO [stderr] warning: cannot find type `icon` in this scope Dec 13 04:20:35.353 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.353 INFO [stderr] | Dec 13 04:20:35.353 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.353 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.353 INFO [stderr] | Dec 13 04:20:35.353 INFO [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 13 04:20:35.353 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.353 INFO [stderr] Dec 13 04:20:35.353 INFO [stderr] warning: cannot find type `stackable` in this scope Dec 13 04:20:35.353 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.354 INFO [stderr] | Dec 13 04:20:35.354 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.354 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.354 INFO [stderr] | Dec 13 04:20:35.354 INFO [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 13 04:20:35.354 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.354 INFO [stderr] Dec 13 04:20:35.354 INFO [stderr] warning: cannot find type `item_bind` in this scope Dec 13 04:20:35.354 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.354 INFO [stderr] | Dec 13 04:20:35.354 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.354 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.354 INFO [stderr] | Dec 13 04:20:35.354 INFO [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 13 04:20:35.354 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.354 INFO [stderr] Dec 13 04:20:35.354 INFO [stderr] warning: cannot find type `buy_price` in this scope Dec 13 04:20:35.354 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.354 INFO [stderr] | Dec 13 04:20:35.354 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.354 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.354 INFO [stderr] | Dec 13 04:20:35.354 INFO [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 13 04:20:35.354 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.354 INFO [stderr] Dec 13 04:20:35.354 INFO [stderr] warning: cannot find type `item_class` in this scope Dec 13 04:20:35.354 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.354 INFO [stderr] | Dec 13 04:20:35.354 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.354 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.354 INFO [stderr] | Dec 13 04:20:35.354 INFO [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 13 04:20:35.354 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.354 INFO [stderr] Dec 13 04:20:35.357 INFO [stderr] warning: cannot find type `inventory_type` in this scope Dec 13 04:20:35.357 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.357 INFO [stderr] | Dec 13 04:20:35.357 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.357 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.357 INFO [stderr] | Dec 13 04:20:35.357 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.357 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.357 INFO [stderr] Dec 13 04:20:35.357 INFO [stderr] warning: cannot find type `equippable` in this scope Dec 13 04:20:35.357 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.358 INFO [stderr] warning: cannot find type `item_level` in this scope Dec 13 04:20:35.358 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.358 INFO [stderr] warning: cannot find type `max_count` in this scope Dec 13 04:20:35.358 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.358 INFO [stderr] warning: cannot find type `max_durability` in this scope Dec 13 04:20:35.358 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.358 INFO [stderr] warning: cannot find type `min_faction_id` in this scope Dec 13 04:20:35.358 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.358 INFO [stderr] warning: cannot find type `min_reputation` in this scope Dec 13 04:20:35.358 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.358 INFO [stderr] warning: cannot find type `quality` in this scope Dec 13 04:20:35.358 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.358 INFO [stderr] warning: cannot find type `sell_price` in this scope Dec 13 04:20:35.358 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.358 INFO [stderr] warning: cannot find type `required_skill` in this scope Dec 13 04:20:35.358 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.358 INFO [stderr] | Dec 13 04:20:35.358 INFO [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 13 04:20:35.358 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.358 INFO [stderr] Dec 13 04:20:35.362 INFO [stderr] warning: cannot find type `required_level` in this scope Dec 13 04:20:35.362 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.362 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [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 13 04:20:35.362 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.362 INFO [stderr] Dec 13 04:20:35.362 INFO [stderr] warning: cannot find type `required_skill_rank` in this scope Dec 13 04:20:35.362 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.362 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [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 13 04:20:35.362 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.362 INFO [stderr] Dec 13 04:20:35.362 INFO [stderr] warning: cannot find type `base_armor` in this scope Dec 13 04:20:35.362 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.362 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [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 13 04:20:35.362 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.362 INFO [stderr] Dec 13 04:20:35.362 INFO [stderr] warning: cannot find type `has_sockets` in this scope Dec 13 04:20:35.362 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.362 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [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 13 04:20:35.362 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.362 INFO [stderr] Dec 13 04:20:35.362 INFO [stderr] warning: cannot find type `is_auctionable` in this scope Dec 13 04:20:35.362 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.362 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [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 13 04:20:35.362 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.362 INFO [stderr] Dec 13 04:20:35.362 INFO [stderr] warning: cannot find type `armor` in this scope Dec 13 04:20:35.362 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.362 INFO [stderr] | Dec 13 04:20:35.362 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.362 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.363 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.363 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.363 INFO [stderr] Dec 13 04:20:35.363 INFO [stderr] warning: cannot find type `display_info_id` in this scope Dec 13 04:20:35.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.363 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.363 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.363 INFO [stderr] Dec 13 04:20:35.363 INFO [stderr] warning: cannot find type `name_description` in this scope Dec 13 04:20:35.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.363 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.363 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.363 INFO [stderr] Dec 13 04:20:35.363 INFO [stderr] warning: cannot find type `name_description_color` in this scope Dec 13 04:20:35.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.363 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.363 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.363 INFO [stderr] Dec 13 04:20:35.363 INFO [stderr] warning: cannot find type `upgradable` in this scope Dec 13 04:20:35.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.363 INFO [stderr] | Dec 13 04:20:35.367 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.367 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.367 INFO [stderr] Dec 13 04:20:35.367 INFO [stderr] warning: cannot find type `heroic_tooltip` in this scope Dec 13 04:20:35.367 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.367 INFO [stderr] | Dec 13 04:20:35.367 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.367 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.367 INFO [stderr] | Dec 13 04:20:35.367 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.367 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.367 INFO [stderr] Dec 13 04:20:35.367 INFO [stderr] warning: cannot find type `artifact_id` in this scope Dec 13 04:20:35.367 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 04:20:35.367 INFO [stderr] | Dec 13 04:20:35.367 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 04:20:35.367 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.367 INFO [stderr] | Dec 13 04:20:35.367 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.367 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.367 INFO [stderr] Dec 13 04:20:35.371 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 13 04:20:35.371 INFO [stderr] --> src/models/item.rs:123:10 Dec 13 04:20:35.371 INFO [stderr] | Dec 13 04:20:35.371 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 13 04:20:35.371 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.371 INFO [stderr] | Dec 13 04:20:35.371 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.371 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.371 INFO [stderr] Dec 13 04:20:35.371 INFO [stderr] warning: cannot find type `item` in this scope Dec 13 04:20:35.371 INFO [stderr] --> src/models/item.rs:123:21 Dec 13 04:20:35.371 INFO [stderr] | Dec 13 04:20:35.371 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 13 04:20:35.371 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.371 INFO [stderr] | Dec 13 04:20:35.371 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 04:20:35.371 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.371 INFO [stderr] Dec 13 04:20:35.374 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 13 04:20:35.374 INFO [stderr] --> src/models/item.rs:123:21 Dec 13 04:20:35.374 INFO [stderr] | Dec 13 04:20:35.374 INFO [stderr] 123 | #[derive(Queryable, Insertable)] Dec 13 04:20:35.374 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.374 INFO [stderr] | Dec 13 04:20:35.374 INFO [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 13 04:20:35.374 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.374 INFO [stderr] Dec 13 04:20:35.379 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 04:20:35.379 INFO [stderr] --> src/models/auction.rs:49:10 Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:35.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [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 13 04:20:35.379 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.379 INFO [stderr] Dec 13 04:20:35.379 INFO [stderr] warning: cannot find type `NewAuction` in this scope Dec 13 04:20:35.379 INFO [stderr] --> src/models/auction.rs:49:10 Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:35.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [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 13 04:20:35.379 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.379 INFO [stderr] Dec 13 04:20:35.379 INFO [stderr] warning: cannot find type `auction` in this scope Dec 13 04:20:35.379 INFO [stderr] --> src/models/auction.rs:49:21 Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:35.379 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [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 13 04:20:35.379 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.379 INFO [stderr] Dec 13 04:20:35.379 INFO [stderr] warning: cannot find type `NewAuction` in this scope Dec 13 04:20:35.379 INFO [stderr] --> src/models/auction.rs:49:21 Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:35.379 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [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 13 04:20:35.379 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.379 INFO [stderr] Dec 13 04:20:35.379 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 04:20:35.379 INFO [stderr] --> src/models/auction.rs:49:21 Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [stderr] 49 | #[derive(Queryable, Insertable)] Dec 13 04:20:35.379 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [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 13 04:20:35.379 INFO [stderr] = note: for more information, see issue #50504 Dec 13 04:20:35.379 INFO [stderr] Dec 13 04:20:35.379 INFO [stderr] warning: unused imports: `Arc`, `Mutex` Dec 13 04:20:35.379 INFO [stderr] --> src/item.rs:109:17 Dec 13 04:20:35.379 INFO [stderr] | Dec 13 04:20:35.379 INFO [stderr] 109 | use std::sync::{Arc, Mutex}; Dec 13 04:20:35.379 INFO [stderr] | ^^^ ^^^^^ Dec 13 04:20:35.380 INFO [stderr] | Dec 13 04:20:35.380 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 04:20:35.380 INFO [stderr] Dec 13 04:20:35.380 INFO [stderr] warning: unused import: `Receiver` Dec 13 04:20:35.380 INFO [stderr] --> src/item.rs:110:29 Dec 13 04:20:35.380 INFO [stderr] | Dec 13 04:20:35.380 INFO [stderr] 110 | use std::sync::mpsc::{self, Receiver, Sender}; Dec 13 04:20:35.380 INFO [stderr] | ^^^^^^^^ Dec 13 04:20:35.380 INFO [stderr] Dec 13 04:20:35.380 INFO [stderr] warning: unused import: `item` Dec 13 04:20:35.380 INFO [stderr] --> src/auction.rs:2:5 Dec 13 04:20:35.380 INFO [stderr] | Dec 13 04:20:35.380 INFO [stderr] 2 | use item; Dec 13 04:20:35.380 INFO [stderr] | ^^^^ Dec 13 04:20:35.380 INFO [stderr] Dec 13 04:20:35.380 INFO [stderr] warning: unused import: `chrono::NaiveDateTime` Dec 13 04:20:35.380 INFO [stderr] --> src/auction.rs:7:5 Dec 13 04:20:35.380 INFO [stderr] | Dec 13 04:20:35.380 INFO [stderr] 7 | use chrono::NaiveDateTime; Dec 13 04:20:35.380 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:35.380 INFO [stderr] Dec 13 04:20:37.095 INFO [stderr] warning[E0170]: pattern binding `Increment` is named the same as one of the variants of the type `item::Status` Dec 13 04:20:37.095 INFO [stderr] --> src/item.rs:150:25 Dec 13 04:20:37.095 INFO [stderr] | Dec 13 04:20:37.095 INFO [stderr] 150 | Increment => { Dec 13 04:20:37.095 INFO [stderr] | ^^^^^^^^^ help: to match on the variant, qualify the path: `item::Status::Increment` Dec 13 04:20:37.095 INFO [stderr] Dec 13 04:20:37.095 INFO [stderr] warning[E0170]: pattern binding `Finished` is named the same as one of the variants of the type `item::Status` Dec 13 04:20:37.095 INFO [stderr] --> src/item.rs:154:25 Dec 13 04:20:37.095 INFO [stderr] | Dec 13 04:20:37.095 INFO [stderr] 154 | Finished => { Dec 13 04:20:37.095 INFO [stderr] | ^^^^^^^^ help: to match on the variant, qualify the path: `item::Status::Finished` Dec 13 04:20:37.095 INFO [stderr] Dec 13 04:20:37.095 INFO [stderr] warning: unreachable pattern Dec 13 04:20:37.095 INFO [stderr] --> src/item.rs:154:25 Dec 13 04:20:37.095 INFO [stderr] | Dec 13 04:20:37.095 INFO [stderr] 150 | Increment => { Dec 13 04:20:37.095 INFO [stderr] | --------- matches any value Dec 13 04:20:37.095 INFO [stderr] ... Dec 13 04:20:37.095 INFO [stderr] 154 | Finished => { Dec 13 04:20:37.095 INFO [stderr] | ^^^^^^^^ unreachable pattern Dec 13 04:20:37.095 INFO [stderr] | Dec 13 04:20:37.095 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Dec 13 04:20:37.095 INFO [stderr] Dec 13 04:20:37.103 INFO [stderr] warning: unused variable: `id` Dec 13 04:20:37.103 INFO [stderr] --> src/item.rs:92:32 Dec 13 04:20:37.103 INFO [stderr] | Dec 13 04:20:37.103 INFO [stderr] 92 | pub fn get_daily_average_price(id: i32) -> u32 { Dec 13 04:20:37.103 INFO [stderr] | ^^ help: consider using `_id` instead Dec 13 04:20:37.103 INFO [stderr] | Dec 13 04:20:37.103 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 13 04:20:37.103 INFO [stderr] Dec 13 04:20:37.103 INFO [stderr] warning: unused variable: `Increment` Dec 13 04:20:37.103 INFO [stderr] --> src/item.rs:150:25 Dec 13 04:20:37.103 INFO [stderr] | Dec 13 04:20:37.103 INFO [stderr] 150 | Increment => { Dec 13 04:20:37.103 INFO [stderr] | ^^^^^^^^^ help: consider using `_Increment` instead Dec 13 04:20:37.103 INFO [stderr] Dec 13 04:20:37.103 INFO [stderr] warning: unused variable: `Finished` Dec 13 04:20:37.103 INFO [stderr] --> src/item.rs:154:25 Dec 13 04:20:37.103 INFO [stderr] | Dec 13 04:20:37.103 INFO [stderr] 154 | Finished => { Dec 13 04:20:37.103 INFO [stderr] | ^^^^^^^^ help: consider using `_Finished` instead Dec 13 04:20:37.103 INFO [stderr] Dec 13 04:20:37.385 INFO [stderr] warning: variable does not need to be mutable Dec 13 04:20:37.385 INFO [stderr] --> src/item.rs:45:9 Dec 13 04:20:37.385 INFO [stderr] | Dec 13 04:20:37.385 INFO [stderr] 45 | let mut db_ids = get_item_ids_from_db(conn); Dec 13 04:20:37.385 INFO [stderr] | ----^^^^^^ Dec 13 04:20:37.385 INFO [stderr] | | Dec 13 04:20:37.385 INFO [stderr] | help: remove this `mut` Dec 13 04:20:37.385 INFO [stderr] | Dec 13 04:20:37.385 INFO [stderr] = note: #[warn(unused_mut)] on by default Dec 13 04:20:37.385 INFO [stderr] Dec 13 04:20:37.627 INFO [stderr] warning: function is never used: `get_and_insert_items` Dec 13 04:20:37.627 INFO [stderr] --> src/item.rs:34:1 Dec 13 04:20:37.627 INFO [stderr] | Dec 13 04:20:37.627 INFO [stderr] 34 | pub fn get_and_insert_items(conn: &PgConnection, key: &str, ids: &Vec) { Dec 13 04:20:37.627 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.627 INFO [stderr] | Dec 13 04:20:37.627 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 04:20:37.627 INFO [stderr] Dec 13 04:20:37.627 INFO [stderr] warning: function is never used: `get_average_price` Dec 13 04:20:37.627 INFO [stderr] --> src/item.rs:71:1 Dec 13 04:20:37.627 INFO [stderr] | Dec 13 04:20:37.627 INFO [stderr] 71 | pub fn get_average_price(id: i32, conn: &PgConnection) -> f64 { Dec 13 04:20:37.627 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.627 INFO [stderr] Dec 13 04:20:37.627 INFO [stderr] warning: function is never used: `get_daily_average_price` Dec 13 04:20:37.627 INFO [stderr] --> src/item.rs:92:1 Dec 13 04:20:37.627 INFO [stderr] | Dec 13 04:20:37.627 INFO [stderr] 92 | pub fn get_daily_average_price(id: i32) -> u32 { Dec 13 04:20:37.627 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.627 INFO [stderr] Dec 13 04:20:37.627 INFO [stderr] warning: function is never used: `get_item_ids` Dec 13 04:20:37.628 INFO [stderr] --> src/item.rs:96:1 Dec 13 04:20:37.628 INFO [stderr] | Dec 13 04:20:37.628 INFO [stderr] 96 | pub fn get_item_ids() -> Vec { Dec 13 04:20:37.628 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.628 INFO [stderr] Dec 13 04:20:37.628 INFO [stderr] warning: function is never used: `get_auctions_of_item` Dec 13 04:20:37.628 INFO [stderr] --> src/auction.rs:55:1 Dec 13 04:20:37.628 INFO [stderr] | Dec 13 04:20:37.628 INFO [stderr] 55 | pub fn get_auctions_of_item(id: i32, auctions: &Vec) -> Vec { Dec 13 04:20:37.628 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.628 INFO [stderr] Dec 13 04:20:37.628 INFO [stderr] warning: function is never used: `get_auction_data_from_file` Dec 13 04:20:37.628 INFO [stderr] --> src/auction.rs:75:1 Dec 13 04:20:37.628 INFO [stderr] | Dec 13 04:20:37.628 INFO [stderr] 75 | pub fn get_auction_data_from_file() -> Vec { Dec 13 04:20:37.628 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.628 INFO [stderr] Dec 13 04:20:37.643 INFO [stderr] warning: structure field `spellId` should have a snake case name such as `spell_id` Dec 13 04:20:37.643 INFO [stderr] --> src/models/item.rs:11:5 Dec 13 04:20:37.643 INFO [stderr] | Dec 13 04:20:37.643 INFO [stderr] 11 | pub spellId: i32, Dec 13 04:20:37.643 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 13 04:20:37.643 INFO [stderr] | Dec 13 04:20:37.643 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 13 04:20:37.643 INFO [stderr] Dec 13 04:20:37.643 INFO [stderr] warning: structure field `nCharges` should have a snake case name such as `n_charges` Dec 13 04:20:37.643 INFO [stderr] --> src/models/item.rs:12:5 Dec 13 04:20:37.643 INFO [stderr] | Dec 13 04:20:37.643 INFO [stderr] 12 | pub nCharges: i16, Dec 13 04:20:37.643 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.643 INFO [stderr] Dec 13 04:20:37.643 INFO [stderr] warning: structure field `categoryId` should have a snake case name such as `category_id` Dec 13 04:20:37.643 INFO [stderr] --> src/models/item.rs:14:5 Dec 13 04:20:37.643 INFO [stderr] | Dec 13 04:20:37.643 INFO [stderr] 14 | pub categoryId: i16, Dec 13 04:20:37.643 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.643 INFO [stderr] Dec 13 04:20:37.643 INFO [stderr] warning: structure field `castTime` should have a snake case name such as `cast_time` Dec 13 04:20:37.643 INFO [stderr] --> src/models/item.rs:26:5 Dec 13 04:20:37.643 INFO [stderr] | Dec 13 04:20:37.643 INFO [stderr] 26 | pub castTime: Option Dec 13 04:20:37.643 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.643 INFO [stderr] Dec 13 04:20:37.643 INFO [stderr] warning: structure field `weaponSpeed` should have a snake case name such as `weapon_speed` Dec 13 04:20:37.643 INFO [stderr] --> src/models/item.rs:31:5 Dec 13 04:20:37.643 INFO [stderr] | Dec 13 04:20:37.643 INFO [stderr] 31 | pub weaponSpeed: f32, Dec 13 04:20:37.643 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.643 INFO [stderr] Dec 13 04:20:37.644 INFO [stderr] warning: structure field `exactMin` should have a snake case name such as `exact_min` Dec 13 04:20:37.644 INFO [stderr] --> src/models/item.rs:39:5 Dec 13 04:20:37.644 INFO [stderr] | Dec 13 04:20:37.644 INFO [stderr] 39 | pub exactMin: f32, Dec 13 04:20:37.644 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.644 INFO [stderr] Dec 13 04:20:37.644 INFO [stderr] warning: structure field `exactMax` should have a snake case name such as `exact_max` Dec 13 04:20:37.644 INFO [stderr] --> src/models/item.rs:40:5 Dec 13 04:20:37.644 INFO [stderr] | Dec 13 04:20:37.644 INFO [stderr] 40 | pub exactMax: f32 Dec 13 04:20:37.644 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.644 INFO [stderr] Dec 13 04:20:37.647 INFO [stderr] warning: structure field `sourceId` should have a snake case name such as `source_id` Dec 13 04:20:37.647 INFO [stderr] --> src/models/item.rs:51:5 Dec 13 04:20:37.647 INFO [stderr] | Dec 13 04:20:37.647 INFO [stderr] 51 | pub sourceId: i32, Dec 13 04:20:37.647 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.647 INFO [stderr] Dec 13 04:20:37.647 INFO [stderr] warning: structure field `sourceType` should have a snake case name such as `source_type` Dec 13 04:20:37.647 INFO [stderr] --> src/models/item.rs:52:5 Dec 13 04:20:37.647 INFO [stderr] | Dec 13 04:20:37.647 INFO [stderr] 52 | pub sourceType: String Dec 13 04:20:37.647 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 13 04:20:37.647 INFO [stderr] Dec 13 04:20:37.659 INFO [stderr] warning: variable `Increment` should have a snake case name such as `increment` Dec 13 04:20:37.659 INFO [stderr] --> src/item.rs:150:25 Dec 13 04:20:37.659 INFO [stderr] | Dec 13 04:20:37.659 INFO [stderr] 150 | Increment => { Dec 13 04:20:37.659 INFO [stderr] | ^^^^^^^^^ Dec 13 04:20:37.659 INFO [stderr] Dec 13 04:20:37.659 INFO [stderr] warning: variable `Finished` should have a snake case name such as `finished` Dec 13 04:20:37.659 INFO [stderr] --> src/item.rs:154:25 Dec 13 04:20:37.659 INFO [stderr] | Dec 13 04:20:37.659 INFO [stderr] 154 | Finished => { Dec 13 04:20:37.659 INFO [stderr] | ^^^^^^^^ Dec 13 04:20:37.659 INFO [stderr] Dec 13 04:20:38.295 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.16s Dec 13 04:20:38.303 INFO [stderr] su: No module specific data is present Dec 13 04:20:39.183 INFO running `"docker" "inspect" "d753109a6d23bc9287b41554d6ec5e92fc78e23b787c77a19af877cb69b4251c"` Dec 13 04:20:39.537 INFO running `"docker" "rm" "-f" "d753109a6d23bc9287b41554d6ec5e92fc78e23b787c77a19af877cb69b4251c"` Dec 13 04:20:39.783 INFO [stdout] d753109a6d23bc9287b41554d6ec5e92fc78e23b787c77a19af877cb69b4251c Dec 13 04:20:39.785 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 04:20:40.392 INFO [stdout] 90758abe76eaa4f729a6a4e43b112cfa98c6c699adf893421d51dcc79d916d03 Dec 13 04:20:40.394 INFO running `"docker" "start" "-a" "90758abe76eaa4f729a6a4e43b112cfa98c6c699adf893421d51dcc79d916d03"` Dec 13 04:20:41.783 INFO [stderr] usermod: no changes Dec 13 04:20:42.163 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Dec 13 04:20:42.172 INFO [stderr] Running /target/debug/deps/auction_house_tracker-b02b140f243fe13a Dec 13 04:20:42.175 INFO [stdout] Dec 13 04:20:42.175 INFO [stdout] running 0 tests Dec 13 04:20:42.175 INFO [stdout] Dec 13 04:20:42.175 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 04:20:42.175 INFO [stdout] Dec 13 04:20:42.186 INFO [stderr] su: No module specific data is present Dec 13 04:20:43.175 INFO running `"docker" "inspect" "90758abe76eaa4f729a6a4e43b112cfa98c6c699adf893421d51dcc79d916d03"` Dec 13 04:20:43.483 INFO running `"docker" "rm" "-f" "90758abe76eaa4f729a6a4e43b112cfa98c6c699adf893421d51dcc79d916d03"` Dec 13 04:20:43.805 INFO [stdout] 90758abe76eaa4f729a6a4e43b112cfa98c6c699adf893421d51dcc79d916d03