Dec 06 00:51:14.533 INFO testing eeeeeta/f24-telemetry-server against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 00:51:14.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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.668 INFO [stdout] 78bb9c26e99eaa1cb3de50fe3c9e0f35b004348d4fa98fce7a7311e729b6c33d Dec 06 00:51:14.670 INFO running `"docker" "start" "-a" "78bb9c26e99eaa1cb3de50fe3c9e0f35b004348d4fa98fce7a7311e729b6c33d"` Dec 06 00:51:15.033 INFO [stderr] usermod: no changes Dec 06 00:51:15.288 INFO [stderr] Compiling rocket v0.3.16 Dec 06 00:51:15.289 INFO [stderr] Compiling rocket_codegen v0.3.16 Dec 06 00:51:15.292 INFO [stderr] Compiling r2d2 v0.8.2 Dec 06 00:51:15.293 INFO [stderr] Compiling serde_json v1.0.30 Dec 06 00:51:15.294 INFO [stderr] Compiling hyper v0.10.13 Dec 06 00:51:15.295 INFO [stderr] Compiling diesel v1.3.3 Dec 06 00:51:15.297 INFO [stderr] Compiling ring v0.11.0 Dec 06 00:51:15.297 INFO [stderr] Compiling dotenv v0.13.0 Dec 06 00:51:38.882 INFO [stderr] Compiling cookie v0.9.2 Dec 06 00:51:57.388 INFO [stderr] Compiling rocket_contrib v0.3.16 Dec 06 00:52:28.023 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 06 00:52:28.893 INFO [stderr] Compiling f24-telemetry-server v0.1.0 (/source) Dec 06 00:52:31.928 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 00:52:31.936 INFO [stderr] --> src/main.rs:9:1 Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] 9 | #[macro_use] extern crate rocket; Dec 06 00:52:31.936 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 00:52:31.936 INFO [stderr] Dec 06 00:52:31.936 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 00:52:31.936 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 00:52:31.936 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 00:52:31.936 INFO [stderr] = 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:31.936 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.936 INFO [stderr] Dec 06 00:52:31.936 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 00:52:31.936 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 00:52:31.936 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] = 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:31.936 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.936 INFO [stderr] Dec 06 00:52:31.936 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 00:52:31.936 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.936 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] = 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:31.936 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.936 INFO [stderr] Dec 06 00:52:31.936 INFO [stderr] warning: cannot find type `team_id` in this scope Dec 06 00:52:31.936 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.936 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] = 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:31.936 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.936 INFO [stderr] Dec 06 00:52:31.936 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 00:52:31.936 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.936 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] = 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:31.936 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.936 INFO [stderr] Dec 06 00:52:31.936 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 06 00:52:31.936 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.936 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] = 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:31.936 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.936 INFO [stderr] Dec 06 00:52:31.936 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 06 00:52:31.936 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.936 INFO [stderr] | Dec 06 00:52:31.936 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.936 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `car_id` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `race_id` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `ts` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `arduino_secs` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `voltage` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `current` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `watthours` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `temp1` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `temp2` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `gps_speed` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `gps_long` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.937 INFO [stderr] = 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.937 INFO [stderr] Dec 06 00:52:31.937 INFO [stderr] warning: cannot find type `gps_lat` in this scope Dec 06 00:52:31.937 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.937 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.938 INFO [stderr] warning: cannot find type `accel` in this scope Dec 06 00:52:31.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.938 INFO [stderr] warning: cannot find type `pressure1` in this scope Dec 06 00:52:31.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.938 INFO [stderr] warning: cannot find type `pressure2` in this scope Dec 06 00:52:31.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.938 INFO [stderr] warning: cannot find type `rpm1` in this scope Dec 06 00:52:31.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.938 INFO [stderr] warning: cannot find type `rpm2` in this scope Dec 06 00:52:31.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.938 INFO [stderr] warning: cannot find type `motor_voltage` in this scope Dec 06 00:52:31.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.938 INFO [stderr] warning: cannot find type `motor_current` in this scope Dec 06 00:52:31.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.938 INFO [stderr] warning: cannot find type `gps_track` in this scope Dec 06 00:52:31.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.938 INFO [stderr] | Dec 06 00:52:31.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 06 00:52:31.938 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.938 INFO [stderr] Dec 06 00:52:31.941 INFO [stderr] warning: cannot find type `battery_voltage_1` in this scope Dec 06 00:52:31.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:31.941 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.941 INFO [stderr] Dec 06 00:52:31.941 INFO [stderr] warning: cannot find type `battery_voltage_2` in this scope Dec 06 00:52:31.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:31.941 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.941 INFO [stderr] Dec 06 00:52:31.941 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 00:52:31.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:31.941 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.941 INFO [stderr] Dec 06 00:52:31.941 INFO [stderr] warning: cannot find type `current_race` in this scope Dec 06 00:52:31.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:31.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:31.941 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.941 INFO [stderr] Dec 06 00:52:31.941 INFO [stderr] warning: cannot find type `Team` in this scope Dec 06 00:52:31.941 INFO [stderr] --> src/models.rs:4:10 Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] 4 | #[derive(Queryable)] Dec 06 00:52:31.941 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.941 INFO [stderr] | Dec 06 00:52:31.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 00:52:31.941 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.941 INFO [stderr] Dec 06 00:52:31.941 INFO [stderr] warning: cannot find type `AccessToken` in this scope Dec 06 00:52:31.941 INFO [stderr] --> src/models.rs:10:10 Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] 10 | #[derive(Queryable)] Dec 06 00:52:31.942 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] = 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.942 INFO [stderr] Dec 06 00:52:31.942 INFO [stderr] warning: cannot find type `Car` in this scope Dec 06 00:52:31.942 INFO [stderr] --> src/models.rs:17:10 Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] 17 | #[derive(Queryable)] Dec 06 00:52:31.942 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] = 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.942 INFO [stderr] Dec 06 00:52:31.942 INFO [stderr] warning: cannot find type `Race` in this scope Dec 06 00:52:31.942 INFO [stderr] --> src/models.rs:23:10 Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] 23 | #[derive(Queryable)] Dec 06 00:52:31.942 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] = 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.942 INFO [stderr] Dec 06 00:52:31.942 INFO [stderr] warning: cannot find type `data_records` in this scope Dec 06 00:52:31.942 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:31.942 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] = 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.942 INFO [stderr] Dec 06 00:52:31.942 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 06 00:52:31.942 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:31.942 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] = 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.942 INFO [stderr] Dec 06 00:52:31.942 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 00:52:31.942 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:31.942 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] = 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.942 INFO [stderr] Dec 06 00:52:31.942 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 00:52:31.942 INFO [stderr] --> src/models.rs:29:22 Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:31.942 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] = 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.942 INFO [stderr] Dec 06 00:52:31.942 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 06 00:52:31.942 INFO [stderr] --> src/models.rs:29:22 Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:31.942 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:31.942 INFO [stderr] | Dec 06 00:52:31.942 INFO [stderr] = 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:31.942 INFO [stderr] Dec 06 00:52:33.144 INFO [stderr] warning: struct is never constructed: `Race` Dec 06 00:52:33.145 INFO [stderr] --> src/models.rs:24:1 Dec 06 00:52:33.145 INFO [stderr] | Dec 06 00:52:33.145 INFO [stderr] 24 | pub struct Race { Dec 06 00:52:33.145 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 06 00:52:33.145 INFO [stderr] | Dec 06 00:52:33.145 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 06 00:52:33.145 INFO [stderr] Dec 06 00:52:38.053 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Dec 06 00:52:38.066 INFO [stderr] su: No module specific data is present Dec 06 00:52:38.962 INFO running `"docker" "inspect" "78bb9c26e99eaa1cb3de50fe3c9e0f35b004348d4fa98fce7a7311e729b6c33d"` Dec 06 00:52:39.098 INFO running `"docker" "rm" "-f" "78bb9c26e99eaa1cb3de50fe3c9e0f35b004348d4fa98fce7a7311e729b6c33d"` Dec 06 00:52:39.259 INFO [stdout] 78bb9c26e99eaa1cb3de50fe3c9e0f35b004348d4fa98fce7a7311e729b6c33d Dec 06 00:52:39.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:39.473 INFO [stdout] 0922f8e9c228842ff5be5121d1923fb502cd112fc364322e2c9fe75216867486 Dec 06 00:52:39.478 INFO running `"docker" "start" "-a" "0922f8e9c228842ff5be5121d1923fb502cd112fc364322e2c9fe75216867486"` Dec 06 00:52:39.963 INFO [stderr] usermod: no changes Dec 06 00:52:40.127 INFO [stderr] Compiling f24-telemetry-server v0.1.0 (/source) Dec 06 00:52:43.012 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 00:52:43.012 INFO [stderr] --> src/main.rs:9:1 Dec 06 00:52:43.012 INFO [stderr] | Dec 06 00:52:43.012 INFO [stderr] 9 | #[macro_use] extern crate rocket; Dec 06 00:52:43.012 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 00:52:43.012 INFO [stderr] | Dec 06 00:52:43.012 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 00:52:43.012 INFO [stderr] Dec 06 00:52:43.012 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 00:52:43.012 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 00:52:43.012 INFO [stderr] | Dec 06 00:52:43.012 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 00:52:43.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.012 INFO [stderr] | Dec 06 00:52:43.012 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 00:52:43.012 INFO [stderr] = 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:43.013 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.013 INFO [stderr] Dec 06 00:52:43.013 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 00:52:43.013 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 00:52:43.013 INFO [stderr] | Dec 06 00:52:43.013 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 00:52:43.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.013 INFO [stderr] | Dec 06 00:52:43.013 INFO [stderr] = 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:43.013 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.013 INFO [stderr] Dec 06 00:52:43.013 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 00:52:43.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.013 INFO [stderr] | Dec 06 00:52:43.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.013 INFO [stderr] | Dec 06 00:52:43.013 INFO [stderr] = 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:43.013 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.013 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `team_id` in this scope Dec 06 00:52:43.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] = 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:43.017 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.017 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 00:52:43.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] = 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:43.017 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.017 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 06 00:52:43.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] = 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:43.017 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.017 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 06 00:52:43.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] = 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:43.017 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.017 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `car_id` in this scope Dec 06 00:52:43.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] = 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:43.017 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.017 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `race_id` in this scope Dec 06 00:52:43.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] = 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:43.017 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.017 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `ts` in this scope Dec 06 00:52:43.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] = 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:43.017 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.017 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `arduino_secs` in this scope Dec 06 00:52:43.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.017 INFO [stderr] | Dec 06 00:52:43.017 INFO [stderr] = 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:43.017 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.017 INFO [stderr] Dec 06 00:52:43.017 INFO [stderr] warning: cannot find type `voltage` in this scope Dec 06 00:52:43.018 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.018 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] = 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:43.018 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.018 INFO [stderr] Dec 06 00:52:43.018 INFO [stderr] warning: cannot find type `current` in this scope Dec 06 00:52:43.018 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.018 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] = 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:43.018 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.018 INFO [stderr] Dec 06 00:52:43.018 INFO [stderr] warning: cannot find type `watthours` in this scope Dec 06 00:52:43.018 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.018 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] = 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:43.018 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.018 INFO [stderr] Dec 06 00:52:43.018 INFO [stderr] warning: cannot find type `temp1` in this scope Dec 06 00:52:43.018 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.018 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] = 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:43.018 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.018 INFO [stderr] Dec 06 00:52:43.018 INFO [stderr] warning: cannot find type `temp2` in this scope Dec 06 00:52:43.018 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.018 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] = 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:43.018 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.018 INFO [stderr] Dec 06 00:52:43.018 INFO [stderr] warning: cannot find type `gps_speed` in this scope Dec 06 00:52:43.018 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.018 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.018 INFO [stderr] | Dec 06 00:52:43.018 INFO [stderr] = 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:43.018 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.018 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `gps_long` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] = 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:43.025 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.025 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `gps_lat` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] = 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:43.025 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.025 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `accel` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] = 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:43.025 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.025 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `pressure1` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] = 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:43.025 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.025 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `pressure2` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] = 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:43.025 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.025 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `rpm1` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] = 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:43.025 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.025 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `rpm2` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] = 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:43.025 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.025 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `motor_voltage` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] = 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:43.025 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.025 INFO [stderr] Dec 06 00:52:43.025 INFO [stderr] warning: cannot find type `motor_current` in this scope Dec 06 00:52:43.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.025 INFO [stderr] | Dec 06 00:52:43.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `gps_track` in this scope Dec 06 00:52:43.026 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `battery_voltage_1` in this scope Dec 06 00:52:43.026 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `battery_voltage_2` in this scope Dec 06 00:52:43.026 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 00:52:43.026 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `current_race` in this scope Dec 06 00:52:43.026 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `Team` in this scope Dec 06 00:52:43.026 INFO [stderr] --> src/models.rs:4:10 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 4 | #[derive(Queryable)] Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `AccessToken` in this scope Dec 06 00:52:43.026 INFO [stderr] --> src/models.rs:10:10 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 10 | #[derive(Queryable)] Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `Car` in this scope Dec 06 00:52:43.026 INFO [stderr] --> src/models.rs:17:10 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 17 | #[derive(Queryable)] Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.026 INFO [stderr] warning: cannot find type `Race` in this scope Dec 06 00:52:43.026 INFO [stderr] --> src/models.rs:23:10 Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] 23 | #[derive(Queryable)] Dec 06 00:52:43.026 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.026 INFO [stderr] | Dec 06 00:52:43.026 INFO [stderr] = 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:43.026 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.026 INFO [stderr] Dec 06 00:52:43.027 INFO [stderr] warning: cannot find type `data_records` in this scope Dec 06 00:52:43.027 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:43.027 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] = 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:43.027 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.027 INFO [stderr] Dec 06 00:52:43.027 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 06 00:52:43.027 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:43.027 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] = 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:43.027 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.027 INFO [stderr] Dec 06 00:52:43.027 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 00:52:43.027 INFO [stderr] --> src/models.rs:29:10 Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:43.027 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] = 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:43.027 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.027 INFO [stderr] Dec 06 00:52:43.027 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 00:52:43.027 INFO [stderr] --> src/models.rs:29:22 Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:43.027 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] = 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:43.027 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.027 INFO [stderr] Dec 06 00:52:43.027 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 06 00:52:43.027 INFO [stderr] --> src/models.rs:29:22 Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 06 00:52:43.027 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 00:52:43.027 INFO [stderr] | Dec 06 00:52:43.027 INFO [stderr] = 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:43.027 INFO [stderr] = note: for more information, see issue #50504 Dec 06 00:52:43.027 INFO [stderr] Dec 06 00:52:44.108 INFO [stderr] warning: struct is never constructed: `Race` Dec 06 00:52:44.108 INFO [stderr] --> src/models.rs:24:1 Dec 06 00:52:44.108 INFO [stderr] | Dec 06 00:52:44.108 INFO [stderr] 24 | pub struct Race { Dec 06 00:52:44.108 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 06 00:52:44.108 INFO [stderr] | Dec 06 00:52:44.108 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 06 00:52:44.108 INFO [stderr] Dec 06 00:52:48.694 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.71s Dec 06 00:52:48.706 INFO [stderr] su: No module specific data is present Dec 06 00:52:49.294 INFO running `"docker" "inspect" "0922f8e9c228842ff5be5121d1923fb502cd112fc364322e2c9fe75216867486"` Dec 06 00:52:49.570 INFO running `"docker" "rm" "-f" "0922f8e9c228842ff5be5121d1923fb502cd112fc364322e2c9fe75216867486"` Dec 06 00:52:49.764 INFO [stdout] 0922f8e9c228842ff5be5121d1923fb502cd112fc364322e2c9fe75216867486 Dec 06 00:52:49.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:50.105 INFO [stdout] 481fcb5363b53e4d1a3e675e37ebdfec81eb203b5d04534dd8b7b1bdaab93a81 Dec 06 00:52:50.113 INFO running `"docker" "start" "-a" "481fcb5363b53e4d1a3e675e37ebdfec81eb203b5d04534dd8b7b1bdaab93a81"` Dec 06 00:52:50.879 INFO [stderr] usermod: no changes Dec 06 00:52:51.030 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Dec 06 00:52:51.034 INFO [stderr] Running /target/debug/deps/f24_telemetry_server-931c4f6b9525e6f4 Dec 06 00:52:51.044 INFO [stdout] Dec 06 00:52:51.044 INFO [stdout] running 0 tests Dec 06 00:52:51.044 INFO [stdout] Dec 06 00:52:51.044 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 00:52:51.044 INFO [stdout] Dec 06 00:52:51.046 INFO [stderr] su: No module specific data is present Dec 06 00:52:51.371 INFO running `"docker" "inspect" "481fcb5363b53e4d1a3e675e37ebdfec81eb203b5d04534dd8b7b1bdaab93a81"` Dec 06 00:52:51.570 INFO running `"docker" "rm" "-f" "481fcb5363b53e4d1a3e675e37ebdfec81eb203b5d04534dd8b7b1bdaab93a81"` Dec 06 00:52:51.670 INFO [stdout] 481fcb5363b53e4d1a3e675e37ebdfec81eb203b5d04534dd8b7b1bdaab93a81