Nov 02 15:07:47.638 INFO checking eeeeeta/f24-telemetry-server against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 15:07:47.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 02 15:07:48.117 INFO blam! 50bd72a3da8648a9b2e2c7c50f9b8f498fcdffb231c14766a7f7b69635d70cc3 Nov 02 15:07:48.119 INFO running `"docker" "start" "-a" "50bd72a3da8648a9b2e2c7c50f9b8f498fcdffb231c14766a7f7b69635d70cc3"` Nov 02 15:07:49.889 INFO kablam! usermod: no changes Nov 02 15:07:50.261 INFO kablam! Checking diesel v1.3.3 Nov 02 15:07:50.261 INFO kablam! Checking dotenv v0.13.0 Nov 02 15:07:50.277 INFO kablam! Compiling rocket v0.3.16 Nov 02 15:08:03.072 INFO kablam! Checking rocket_contrib v0.3.16 Nov 02 15:08:11.863 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 02 15:08:53.881 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 02 15:08:55.003 INFO kablam! Checking f24-telemetry-server v0.1.0 (/source) Nov 02 15:09:00.288 INFO kablam! warning: unused `#[macro_use]` import Nov 02 15:09:00.289 INFO kablam! --> src/main.rs:9:1 Nov 02 15:09:00.290 INFO kablam! | Nov 02 15:09:00.290 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 02 15:09:00.290 INFO kablam! | ^^^^^^^^^^^^ Nov 02 15:09:00.291 INFO kablam! | Nov 02 15:09:00.291 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 15:09:00.291 INFO kablam! Nov 02 15:09:00.291 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:09:00.291 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:09:00.291 INFO kablam! | Nov 02 15:09:00.291 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:09:00.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.291 INFO kablam! | Nov 02 15:09:00.291 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:09:00.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.291 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.291 INFO kablam! Nov 02 15:09:00.291 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:09:00.291 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:09:00.291 INFO kablam! | Nov 02 15:09:00.291 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:09:00.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.292 INFO kablam! | Nov 02 15:09:00.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.292 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.292 INFO kablam! Nov 02 15:09:00.292 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:09:00.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.294 INFO kablam! | Nov 02 15:09:00.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.296 INFO kablam! | Nov 02 15:09:00.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.297 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.299 INFO kablam! Nov 02 15:09:00.299 INFO kablam! warning: cannot find type `team_id` in this scope Nov 02 15:09:00.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.299 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.299 INFO kablam! Nov 02 15:09:00.299 INFO kablam! warning: cannot find type `token` in this scope Nov 02 15:09:00.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.299 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.299 INFO kablam! Nov 02 15:09:00.299 INFO kablam! warning: cannot find type `disabled` in this scope Nov 02 15:09:00.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.299 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.299 INFO kablam! Nov 02 15:09:00.299 INFO kablam! warning: cannot find type `identifier` in this scope Nov 02 15:09:00.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.299 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.299 INFO kablam! Nov 02 15:09:00.299 INFO kablam! warning: cannot find type `car_id` in this scope Nov 02 15:09:00.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.299 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `race_id` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `ts` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `voltage` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `current` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `watthours` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `temp1` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `temp2` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.300 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.300 INFO kablam! Nov 02 15:09:00.300 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 02 15:09:00.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.300 INFO kablam! | Nov 02 15:09:00.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `accel` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.301 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.301 INFO kablam! Nov 02 15:09:00.301 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 02 15:09:00.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.301 INFO kablam! | Nov 02 15:09:00.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.302 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.302 INFO kablam! Nov 02 15:09:00.302 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 02 15:09:00.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.302 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.302 INFO kablam! Nov 02 15:09:00.302 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 02 15:09:00.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.302 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.302 INFO kablam! Nov 02 15:09:00.302 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 02 15:09:00.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.302 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.302 INFO kablam! Nov 02 15:09:00.302 INFO kablam! warning: cannot find type `name` in this scope Nov 02 15:09:00.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.302 INFO kablam! | Nov 02 15:09:00.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.302 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.302 INFO kablam! Nov 02 15:09:00.320 INFO kablam! warning: cannot find type `current_race` in this scope Nov 02 15:09:00.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.321 INFO kablam! Nov 02 15:09:00.321 INFO kablam! warning: cannot find type `Team` in this scope Nov 02 15:09:00.321 INFO kablam! --> src/models.rs:4:10 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 4 | #[derive(Queryable)] Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.321 INFO kablam! Nov 02 15:09:00.321 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 02 15:09:00.321 INFO kablam! --> src/models.rs:10:10 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 10 | #[derive(Queryable)] Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.321 INFO kablam! Nov 02 15:09:00.321 INFO kablam! warning: cannot find type `Car` in this scope Nov 02 15:09:00.321 INFO kablam! --> src/models.rs:17:10 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 17 | #[derive(Queryable)] Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.321 INFO kablam! Nov 02 15:09:00.321 INFO kablam! warning: cannot find type `Race` in this scope Nov 02 15:09:00.321 INFO kablam! --> src/models.rs:23:10 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 23 | #[derive(Queryable)] Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.321 INFO kablam! Nov 02 15:09:00.321 INFO kablam! warning: cannot find type `data_records` in this scope Nov 02 15:09:00.321 INFO kablam! --> src/models.rs:29:10 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.321 INFO kablam! Nov 02 15:09:00.321 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 02 15:09:00.321 INFO kablam! --> src/models.rs:29:10 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.321 INFO kablam! Nov 02 15:09:00.321 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:09:00.321 INFO kablam! --> src/models.rs:29:10 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.321 INFO kablam! Nov 02 15:09:00.321 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:09:00.321 INFO kablam! --> src/models.rs:29:22 Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.321 INFO kablam! | Nov 02 15:09:00.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.321 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.322 INFO kablam! Nov 02 15:09:00.322 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 02 15:09:00.322 INFO kablam! --> src/models.rs:29:22 Nov 02 15:09:00.322 INFO kablam! | Nov 02 15:09:00.322 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.322 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.322 INFO kablam! | Nov 02 15:09:00.322 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.322 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.322 INFO kablam! Nov 02 15:09:00.445 INFO kablam! warning: unused `#[macro_use]` import Nov 02 15:09:00.445 INFO kablam! --> src/main.rs:9:1 Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 02 15:09:00.445 INFO kablam! | ^^^^^^^^^^^^ Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 15:09:00.445 INFO kablam! Nov 02 15:09:00.445 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:09:00.445 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:09:00.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:09:00.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.445 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.445 INFO kablam! Nov 02 15:09:00.445 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:09:00.445 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:09:00.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.445 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.445 INFO kablam! Nov 02 15:09:00.445 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:09:00.445 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.445 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.445 INFO kablam! Nov 02 15:09:00.445 INFO kablam! warning: cannot find type `team_id` in this scope Nov 02 15:09:00.445 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.445 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.445 INFO kablam! Nov 02 15:09:00.445 INFO kablam! warning: cannot find type `token` in this scope Nov 02 15:09:00.445 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.445 INFO kablam! | Nov 02 15:09:00.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.445 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.445 INFO kablam! Nov 02 15:09:00.445 INFO kablam! warning: cannot find type `disabled` in this scope Nov 02 15:09:00.445 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `identifier` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `car_id` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `race_id` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `ts` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `voltage` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `current` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `watthours` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.446 INFO kablam! | Nov 02 15:09:00.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.446 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.446 INFO kablam! Nov 02 15:09:00.446 INFO kablam! warning: cannot find type `temp1` in this scope Nov 02 15:09:00.446 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.447 INFO kablam! | Nov 02 15:09:00.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.447 INFO kablam! | Nov 02 15:09:00.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.447 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.447 INFO kablam! Nov 02 15:09:00.447 INFO kablam! warning: cannot find type `temp2` in this scope Nov 02 15:09:00.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.447 INFO kablam! | Nov 02 15:09:00.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.447 INFO kablam! | Nov 02 15:09:00.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.447 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.447 INFO kablam! Nov 02 15:09:00.447 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 02 15:09:00.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.447 INFO kablam! | Nov 02 15:09:00.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.447 INFO kablam! | Nov 02 15:09:00.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.447 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.447 INFO kablam! Nov 02 15:09:00.447 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 02 15:09:00.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.447 INFO kablam! | Nov 02 15:09:00.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.447 INFO kablam! | Nov 02 15:09:00.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.447 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.447 INFO kablam! Nov 02 15:09:00.469 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 02 15:09:00.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.469 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.469 INFO kablam! Nov 02 15:09:00.469 INFO kablam! warning: cannot find type `accel` in this scope Nov 02 15:09:00.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.469 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.469 INFO kablam! Nov 02 15:09:00.469 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 02 15:09:00.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.469 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.469 INFO kablam! Nov 02 15:09:00.469 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 02 15:09:00.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.469 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.469 INFO kablam! Nov 02 15:09:00.469 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 02 15:09:00.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.469 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.469 INFO kablam! Nov 02 15:09:00.469 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 02 15:09:00.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.469 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.469 INFO kablam! Nov 02 15:09:00.469 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 02 15:09:00.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.469 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.469 INFO kablam! Nov 02 15:09:00.469 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 02 15:09:00.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.469 INFO kablam! | Nov 02 15:09:00.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.469 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.469 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 02 15:09:00.489 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.489 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.489 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.489 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 02 15:09:00.489 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.489 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.489 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.489 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 02 15:09:00.489 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.489 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.489 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.489 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `name` in this scope Nov 02 15:09:00.489 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.489 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.489 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.489 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `current_race` in this scope Nov 02 15:09:00.489 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:09:00.489 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.489 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.489 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `Team` in this scope Nov 02 15:09:00.489 INFO kablam! --> src/models.rs:4:10 Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! 4 | #[derive(Queryable)] Nov 02 15:09:00.489 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.489 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.489 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 02 15:09:00.489 INFO kablam! --> src/models.rs:10:10 Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! 10 | #[derive(Queryable)] Nov 02 15:09:00.489 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.489 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.489 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `Car` in this scope Nov 02 15:09:00.489 INFO kablam! --> src/models.rs:17:10 Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! 17 | #[derive(Queryable)] Nov 02 15:09:00.489 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.489 INFO kablam! | Nov 02 15:09:00.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.489 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.489 INFO kablam! Nov 02 15:09:00.489 INFO kablam! warning: cannot find type `Race` in this scope Nov 02 15:09:00.490 INFO kablam! --> src/models.rs:23:10 Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! 23 | #[derive(Queryable)] Nov 02 15:09:00.490 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.490 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.490 INFO kablam! Nov 02 15:09:00.490 INFO kablam! warning: cannot find type `data_records` in this scope Nov 02 15:09:00.490 INFO kablam! --> src/models.rs:29:10 Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.490 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.490 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.490 INFO kablam! Nov 02 15:09:00.490 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 02 15:09:00.490 INFO kablam! --> src/models.rs:29:10 Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.490 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.490 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.490 INFO kablam! Nov 02 15:09:00.490 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:09:00.490 INFO kablam! --> src/models.rs:29:10 Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.490 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.490 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.490 INFO kablam! Nov 02 15:09:00.490 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:09:00.490 INFO kablam! --> src/models.rs:29:22 Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.490 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.490 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.490 INFO kablam! Nov 02 15:09:00.490 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 02 15:09:00.490 INFO kablam! --> src/models.rs:29:22 Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 02 15:09:00.490 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:09:00.490 INFO kablam! | Nov 02 15:09:00.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:09:00.490 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:09:00.490 INFO kablam! Nov 02 15:09:02.400 INFO kablam! warning: struct is never constructed: `Race` Nov 02 15:09:02.400 INFO kablam! --> src/models.rs:24:1 Nov 02 15:09:02.400 INFO kablam! | Nov 02 15:09:02.408 INFO kablam! 24 | pub struct Race { Nov 02 15:09:02.408 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 02 15:09:02.408 INFO kablam! | Nov 02 15:09:02.408 INFO kablam! = note: #[warn(dead_code)] on by default Nov 02 15:09:02.408 INFO kablam! Nov 02 15:09:02.696 INFO kablam! warning: struct is never constructed: `Race` Nov 02 15:09:02.697 INFO kablam! --> src/models.rs:24:1 Nov 02 15:09:02.697 INFO kablam! | Nov 02 15:09:02.697 INFO kablam! 24 | pub struct Race { Nov 02 15:09:02.698 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 02 15:09:02.698 INFO kablam! | Nov 02 15:09:02.698 INFO kablam! = note: #[warn(dead_code)] on by default Nov 02 15:09:02.698 INFO kablam! Nov 02 15:09:02.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Nov 02 15:09:02.837 INFO kablam! su: No module specific data is present Nov 02 15:09:03.848 INFO running `"docker" "rm" "-f" "50bd72a3da8648a9b2e2c7c50f9b8f498fcdffb231c14766a7f7b69635d70cc3"` Nov 02 15:09:04.140 INFO blam! 50bd72a3da8648a9b2e2c7c50f9b8f498fcdffb231c14766a7f7b69635d70cc3