Dec 06 00:51:14.445 INFO testing eeeeeta/f24-telemetry-server against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 00:51:14.445 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 00:51:14.630 INFO [stdout] 27eee9bb4b169ce591d615d27f06297899719b5e0a4d8103146f8bbebfcbfd84 Dec 06 00:51:14.633 INFO running `"docker" "start" "-a" "27eee9bb4b169ce591d615d27f06297899719b5e0a4d8103146f8bbebfcbfd84"` Dec 06 00:51:15.047 INFO [stderr] usermod: no changes Dec 06 00:51:15.364 INFO [stderr] Compiling diesel v1.3.3 Dec 06 00:51:15.372 INFO [stderr] Compiling dotenv v0.13.0 Dec 06 00:51:15.372 INFO [stderr] Compiling rocket_contrib v0.3.16 Dec 06 00:51:57.072 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 06 00:51:58.059 INFO [stderr] Compiling f24-telemetry-server v0.1.0 (/source) Dec 06 00:52:01.220 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 00:52:01.221 INFO [stderr] --> src/main.rs:9:1 Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] 9 | #[macro_use] extern crate rocket; Dec 06 00:52:01.221 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 00:52:01.221 INFO [stderr] Dec 06 00:52:01.221 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 00:52:01.221 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 00:52:01.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 00:52:01.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.221 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.221 INFO [stderr] Dec 06 00:52:01.221 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 00:52:01.221 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 00:52:01.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.221 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.221 INFO [stderr] Dec 06 00:52:01.221 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 00:52:01.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.221 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.221 INFO [stderr] Dec 06 00:52:01.221 INFO [stderr] warning: cannot find type `team_id` in this scope Dec 06 00:52:01.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.221 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.221 INFO [stderr] Dec 06 00:52:01.221 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 00:52:01.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.221 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.221 INFO [stderr] Dec 06 00:52:01.221 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 06 00:52:01.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.221 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.221 INFO [stderr] Dec 06 00:52:01.221 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 06 00:52:01.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.221 INFO [stderr] | Dec 06 00:52:01.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.221 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.221 INFO [stderr] Dec 06 00:52:01.223 INFO [stderr] warning: cannot find type `car_id` in this scope Dec 06 00:52:01.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.223 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.223 INFO [stderr] Dec 06 00:52:01.223 INFO [stderr] warning: cannot find type `race_id` in this scope Dec 06 00:52:01.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.223 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.223 INFO [stderr] Dec 06 00:52:01.223 INFO [stderr] warning: cannot find type `ts` in this scope Dec 06 00:52:01.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.223 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.223 INFO [stderr] Dec 06 00:52:01.223 INFO [stderr] warning: cannot find type `arduino_secs` in this scope Dec 06 00:52:01.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.223 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.223 INFO [stderr] Dec 06 00:52:01.223 INFO [stderr] warning: cannot find type `voltage` in this scope Dec 06 00:52:01.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.223 INFO [stderr] | Dec 06 00:52:01.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.223 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `current` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `watthours` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `temp1` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `temp2` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `gps_speed` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `gps_long` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `gps_lat` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `accel` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `pressure1` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.224 INFO [stderr] | Dec 06 00:52:01.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.224 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.224 INFO [stderr] Dec 06 00:52:01.224 INFO [stderr] warning: cannot find type `pressure2` in this scope Dec 06 00:52:01.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.225 INFO [stderr] warning: cannot find type `rpm1` in this scope Dec 06 00:52:01.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.225 INFO [stderr] warning: cannot find type `rpm2` in this scope Dec 06 00:52:01.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.225 INFO [stderr] warning: cannot find type `motor_voltage` in this scope Dec 06 00:52:01.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.225 INFO [stderr] warning: cannot find type `motor_current` in this scope Dec 06 00:52:01.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.225 INFO [stderr] warning: cannot find type `gps_track` in this scope Dec 06 00:52:01.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.225 INFO [stderr] warning: cannot find type `battery_voltage_1` in this scope Dec 06 00:52:01.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.225 INFO [stderr] warning: cannot find type `battery_voltage_2` in this scope Dec 06 00:52:01.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.225 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 00:52:01.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.225 INFO [stderr] | Dec 06 00:52:01.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.225 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.225 INFO [stderr] Dec 06 00:52:01.228 INFO [stderr] warning: cannot find type `current_race` in this scope Dec 06 00:52:01.228 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:01.228 INFO [stderr] | Dec 06 00:52:01.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:01.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.228 INFO [stderr] | Dec 06 00:52:01.228 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.228 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `Team` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:4:10 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 4 | #[derive(Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `AccessToken` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:10:10 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 10 | #[derive(Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `Car` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:17:10 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 17 | #[derive(Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `Race` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:23:10 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 23 | #[derive(Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `data_records` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:29:22 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:01.229 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 06 00:52:01.229 INFO [stderr] --> src/models.rs:29:22 Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:01.229 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:01.229 INFO [stderr] | Dec 06 00:52:01.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:01.229 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:01.229 INFO [stderr] Dec 06 00:52:02.640 INFO [stderr] warning: struct is never constructed: `Race` Dec 06 00:52:02.641 INFO [stderr] --> src/models.rs:24:1 Dec 06 00:52:02.641 INFO [stderr] | Dec 06 00:52:02.641 INFO [stderr] 24 | pub struct Race { Dec 06 00:52:02.641 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 06 00:52:02.641 INFO [stderr] | Dec 06 00:52:02.641 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 06 00:52:02.641 INFO [stderr] Dec 06 00:52:09.113 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.05s Dec 06 00:52:09.126 INFO [stderr] su: No module specific data is present Dec 06 00:52:10.773 INFO running `"docker" "inspect" "27eee9bb4b169ce591d615d27f06297899719b5e0a4d8103146f8bbebfcbfd84"` Dec 06 00:52:11.106 INFO running `"docker" "rm" "-f" "27eee9bb4b169ce591d615d27f06297899719b5e0a4d8103146f8bbebfcbfd84"` Dec 06 00:52:11.361 INFO [stdout] 27eee9bb4b169ce591d615d27f06297899719b5e0a4d8103146f8bbebfcbfd84 Dec 06 00:52:11.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 00:52:11.824 INFO [stdout] 6f30332ddbad53954948007a13179e9531b228d679666a95aa4bff08f9b6eb21 Dec 06 00:52:11.830 INFO running `"docker" "start" "-a" "6f30332ddbad53954948007a13179e9531b228d679666a95aa4bff08f9b6eb21"` Dec 06 00:52:13.064 INFO [stderr] usermod: no changes Dec 06 00:52:13.314 INFO [stderr] Compiling f24-telemetry-server v0.1.0 (/source) Dec 06 00:52:16.250 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 00:52:16.250 INFO [stderr] --> src/main.rs:9:1 Dec 06 00:52:16.250 INFO [stderr] | Dec 06 00:52:16.251 INFO [stderr] 9 | #[macro_use] extern crate rocket; Dec 06 00:52:16.251 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 00:52:16.251 INFO [stderr] | Dec 06 00:52:16.252 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 00:52:16.252 INFO [stderr] Dec 06 00:52:16.252 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 00:52:16.252 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 00:52:16.252 INFO [stderr] | Dec 06 00:52:16.252 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 00:52:16.252 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.252 INFO [stderr] | Dec 06 00:52:16.252 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 00:52:16.252 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.252 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.252 INFO [stderr] Dec 06 00:52:16.252 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 00:52:16.252 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 00:52:16.252 INFO [stderr] | Dec 06 00:52:16.252 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 00:52:16.252 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.252 INFO [stderr] | Dec 06 00:52:16.252 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.252 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.252 INFO [stderr] Dec 06 00:52:16.252 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 00:52:16.252 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.252 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.253 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.253 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.253 INFO [stderr] Dec 06 00:52:16.253 INFO [stderr] warning: cannot find type `team_id` in this scope Dec 06 00:52:16.253 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.253 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.253 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.253 INFO [stderr] Dec 06 00:52:16.253 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 00:52:16.253 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.253 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.253 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.253 INFO [stderr] Dec 06 00:52:16.253 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 06 00:52:16.253 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.253 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.253 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.253 INFO [stderr] Dec 06 00:52:16.253 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 06 00:52:16.253 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.253 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.253 INFO [stderr] | Dec 06 00:52:16.253 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.253 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.254 INFO [stderr] Dec 06 00:52:16.254 INFO [stderr] warning: cannot find type `car_id` in this scope Dec 06 00:52:16.254 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.254 INFO [stderr] | Dec 06 00:52:16.254 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.255 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.255 INFO [stderr] | Dec 06 00:52:16.255 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.255 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.255 INFO [stderr] Dec 06 00:52:16.255 INFO [stderr] warning: cannot find type `race_id` in this scope Dec 06 00:52:16.255 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.255 INFO [stderr] | Dec 06 00:52:16.255 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.255 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.255 INFO [stderr] | Dec 06 00:52:16.255 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.255 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.255 INFO [stderr] Dec 06 00:52:16.260 INFO [stderr] warning: cannot find type `ts` in this scope Dec 06 00:52:16.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.260 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.260 INFO [stderr] Dec 06 00:52:16.260 INFO [stderr] warning: cannot find type `arduino_secs` in this scope Dec 06 00:52:16.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.260 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.260 INFO [stderr] Dec 06 00:52:16.260 INFO [stderr] warning: cannot find type `voltage` in this scope Dec 06 00:52:16.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.260 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.260 INFO [stderr] Dec 06 00:52:16.260 INFO [stderr] warning: cannot find type `current` in this scope Dec 06 00:52:16.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.260 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.260 INFO [stderr] Dec 06 00:52:16.260 INFO [stderr] warning: cannot find type `watthours` in this scope Dec 06 00:52:16.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.260 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.260 INFO [stderr] Dec 06 00:52:16.260 INFO [stderr] warning: cannot find type `temp1` in this scope Dec 06 00:52:16.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.260 INFO [stderr] | Dec 06 00:52:16.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.260 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.260 INFO [stderr] Dec 06 00:52:16.260 INFO [stderr] warning: cannot find type `temp2` in this scope Dec 06 00:52:16.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.261 INFO [stderr] | Dec 06 00:52:16.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.261 INFO [stderr] | Dec 06 00:52:16.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.261 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.261 INFO [stderr] Dec 06 00:52:16.264 INFO [stderr] warning: cannot find type `gps_speed` in this scope Dec 06 00:52:16.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.264 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.264 INFO [stderr] Dec 06 00:52:16.264 INFO [stderr] warning: cannot find type `gps_long` in this scope Dec 06 00:52:16.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.264 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.264 INFO [stderr] Dec 06 00:52:16.264 INFO [stderr] warning: cannot find type `gps_lat` in this scope Dec 06 00:52:16.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.264 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.264 INFO [stderr] Dec 06 00:52:16.264 INFO [stderr] warning: cannot find type `accel` in this scope Dec 06 00:52:16.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.264 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.264 INFO [stderr] Dec 06 00:52:16.264 INFO [stderr] warning: cannot find type `pressure1` in this scope Dec 06 00:52:16.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.264 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.268 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.268 INFO [stderr] Dec 06 00:52:16.268 INFO [stderr] warning: cannot find type `pressure2` in this scope Dec 06 00:52:16.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.268 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.268 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.268 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.268 INFO [stderr] Dec 06 00:52:16.268 INFO [stderr] warning: cannot find type `rpm1` in this scope Dec 06 00:52:16.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.268 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.268 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.268 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.268 INFO [stderr] Dec 06 00:52:16.268 INFO [stderr] warning: cannot find type `rpm2` in this scope Dec 06 00:52:16.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.268 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.268 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.268 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.268 INFO [stderr] Dec 06 00:52:16.268 INFO [stderr] warning: cannot find type `motor_voltage` in this scope Dec 06 00:52:16.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.268 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.268 INFO [stderr] | Dec 06 00:52:16.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.268 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.272 INFO [stderr] Dec 06 00:52:16.272 INFO [stderr] warning: cannot find type `motor_current` in this scope Dec 06 00:52:16.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.272 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.272 INFO [stderr] Dec 06 00:52:16.272 INFO [stderr] warning: cannot find type `gps_track` in this scope Dec 06 00:52:16.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.272 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.272 INFO [stderr] Dec 06 00:52:16.272 INFO [stderr] warning: cannot find type `battery_voltage_1` in this scope Dec 06 00:52:16.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.272 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.272 INFO [stderr] Dec 06 00:52:16.272 INFO [stderr] warning: cannot find type `battery_voltage_2` in this scope Dec 06 00:52:16.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.272 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.272 INFO [stderr] Dec 06 00:52:16.272 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 00:52:16.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.272 INFO [stderr] | Dec 06 00:52:16.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.272 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.272 INFO [stderr] Dec 06 00:52:16.272 INFO [stderr] warning: cannot find type `current_race` in this scope Dec 06 00:52:16.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:16.273 INFO [stderr] | Dec 06 00:52:16.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:16.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.273 INFO [stderr] | Dec 06 00:52:16.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.273 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.273 INFO [stderr] Dec 06 00:52:16.280 INFO [stderr] warning: cannot find type `Team` in this scope Dec 06 00:52:16.280 INFO [stderr] --> src/models.rs:4:10 Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] 4 | #[derive(Queryable)] Dec 06 00:52:16.280 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.280 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.280 INFO [stderr] Dec 06 00:52:16.280 INFO [stderr] warning: cannot find type `AccessToken` in this scope Dec 06 00:52:16.280 INFO [stderr] --> src/models.rs:10:10 Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] 10 | #[derive(Queryable)] Dec 06 00:52:16.280 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.280 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.280 INFO [stderr] Dec 06 00:52:16.280 INFO [stderr] warning: cannot find type `Car` in this scope Dec 06 00:52:16.280 INFO [stderr] --> src/models.rs:17:10 Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] 17 | #[derive(Queryable)] Dec 06 00:52:16.280 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.280 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.280 INFO [stderr] Dec 06 00:52:16.280 INFO [stderr] warning: cannot find type `Race` in this scope Dec 06 00:52:16.280 INFO [stderr] --> src/models.rs:23:10 Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] 23 | #[derive(Queryable)] Dec 06 00:52:16.280 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.280 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.280 INFO [stderr] Dec 06 00:52:16.280 INFO [stderr] warning: cannot find type `data_records` in this scope Dec 06 00:52:16.280 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:16.280 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.280 INFO [stderr] | Dec 06 00:52:16.280 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.280 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.280 INFO [stderr] Dec 06 00:52:16.280 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 06 00:52:16.280 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:16.281 INFO [stderr] | Dec 06 00:52:16.281 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:16.281 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.281 INFO [stderr] | Dec 06 00:52:16.281 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.281 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.281 INFO [stderr] Dec 06 00:52:16.281 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 00:52:16.281 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:16.281 INFO [stderr] | Dec 06 00:52:16.281 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:16.281 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.281 INFO [stderr] | Dec 06 00:52:16.281 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.281 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.281 INFO [stderr] Dec 06 00:52:16.281 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 00:52:16.281 INFO [stderr] --> src/models.rs:29:22 Dec 06 00:52:16.281 INFO [stderr] | Dec 06 00:52:16.281 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:16.281 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.281 INFO [stderr] | Dec 06 00:52:16.281 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.281 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.281 INFO [stderr] Dec 06 00:52:16.281 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 06 00:52:16.281 INFO [stderr] --> src/models.rs:29:22 Dec 06 00:52:16.281 INFO [stderr] | Dec 06 00:52:16.281 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:16.281 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:16.281 INFO [stderr] | Dec 06 00:52:16.281 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:16.281 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:16.281 INFO [stderr] Dec 06 00:52:17.568 INFO [stderr] warning: struct is never constructed: `Race` Dec 06 00:52:17.568 INFO [stderr] --> src/models.rs:24:1 Dec 06 00:52:17.568 INFO [stderr] | Dec 06 00:52:17.568 INFO [stderr] 24 | pub struct Race { Dec 06 00:52:17.568 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 06 00:52:17.568 INFO [stderr] | Dec 06 00:52:17.568 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 06 00:52:17.568 INFO [stderr] Dec 06 00:52:22.114 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.01s Dec 06 00:52:22.133 INFO [stderr] su: No module specific data is present Dec 06 00:52:22.894 INFO running `"docker" "inspect" "6f30332ddbad53954948007a13179e9531b228d679666a95aa4bff08f9b6eb21"` Dec 06 00:52:23.200 INFO running `"docker" "rm" "-f" "6f30332ddbad53954948007a13179e9531b228d679666a95aa4bff08f9b6eb21"` Dec 06 00:52:23.488 INFO [stdout] 6f30332ddbad53954948007a13179e9531b228d679666a95aa4bff08f9b6eb21 Dec 06 00:52:23.494 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 00:52:23.863 INFO [stdout] d222f0c49cfce959b9d5ea2e0c490c1307d40605f40fc771f325038f0e5a37f6 Dec 06 00:52:23.865 INFO running `"docker" "start" "-a" "d222f0c49cfce959b9d5ea2e0c490c1307d40605f40fc771f325038f0e5a37f6"` Dec 06 00:52:25.196 INFO [stderr] usermod: no changes Dec 06 00:52:25.420 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Dec 06 00:52:25.427 INFO [stderr] Running /target/debug/deps/f24_telemetry_server-9736749aea9f83b7 Dec 06 00:52:25.493 INFO [stdout] Dec 06 00:52:25.493 INFO [stdout] running 0 tests Dec 06 00:52:25.493 INFO [stdout] Dec 06 00:52:25.493 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 00:52:25.493 INFO [stdout] Dec 06 00:52:25.507 INFO [stderr] su: No module specific data is present Dec 06 00:52:26.181 INFO running `"docker" "inspect" "d222f0c49cfce959b9d5ea2e0c490c1307d40605f40fc771f325038f0e5a37f6"` Dec 06 00:52:26.444 INFO running `"docker" "rm" "-f" "d222f0c49cfce959b9d5ea2e0c490c1307d40605f40fc771f325038f0e5a37f6"` Dec 06 00:52:26.724 INFO [stdout] d222f0c49cfce959b9d5ea2e0c490c1307d40605f40fc771f325038f0e5a37f6