Nov 06 22:26:04.356 INFO checking eeeeeta/f24-telemetry-server against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 06 22:26:04.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-7/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 06 22:26:04.764 INFO blam! 540a9d32c793feccaa9bec9557c0c554517e403cb4599afe6d9129d680780b77 Nov 06 22:26:04.765 INFO running `"docker" "start" "-a" "540a9d32c793feccaa9bec9557c0c554517e403cb4599afe6d9129d680780b77"` Nov 06 22:26:06.475 INFO kablam! usermod: no changes Nov 06 22:26:06.879 INFO kablam! Checking diesel v1.3.3 Nov 06 22:26:06.908 INFO kablam! Checking rocket v0.3.16 Nov 06 22:26:18.322 INFO kablam! Checking rocket_contrib v0.3.16 Nov 06 22:26:27.932 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 06 22:27:13.076 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 06 22:27:14.114 INFO kablam! Checking f24-telemetry-server v0.1.0 (/source) Nov 06 22:27:18.604 INFO kablam! warning: unused `#[macro_use]` import Nov 06 22:27:18.604 INFO kablam! --> src/main.rs:9:1 Nov 06 22:27:18.604 INFO kablam! | Nov 06 22:27:18.605 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 06 22:27:18.605 INFO kablam! | ^^^^^^^^^^^^ Nov 06 22:27:18.605 INFO kablam! | Nov 06 22:27:18.606 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 22:27:18.606 INFO kablam! Nov 06 22:27:18.606 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:27:18.606 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:27:18.606 INFO kablam! | Nov 06 22:27:18.607 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:27:18.607 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:27:18.607 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 06 22:27:18.607 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.607 INFO kablam! Nov 06 22:27:18.607 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:27:18.607 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:27:18.607 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 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 06 22:27:18.607 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.607 INFO kablam! Nov 06 22:27:18.607 INFO kablam! warning: cannot find type `id` in this scope Nov 06 22:27:18.607 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.607 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 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 06 22:27:18.607 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.607 INFO kablam! Nov 06 22:27:18.607 INFO kablam! warning: cannot find type `team_id` in this scope Nov 06 22:27:18.607 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.607 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 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 06 22:27:18.607 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.607 INFO kablam! Nov 06 22:27:18.607 INFO kablam! warning: cannot find type `token` in this scope Nov 06 22:27:18.607 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.607 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 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 06 22:27:18.607 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.607 INFO kablam! Nov 06 22:27:18.607 INFO kablam! warning: cannot find type `disabled` in this scope Nov 06 22:27:18.607 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.607 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.607 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.607 INFO kablam! | Nov 06 22:27:18.616 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 06 22:27:18.616 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.616 INFO kablam! Nov 06 22:27:18.616 INFO kablam! warning: cannot find type `identifier` in this scope Nov 06 22:27:18.616 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.616 INFO kablam! | Nov 06 22:27:18.616 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.616 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.616 INFO kablam! | Nov 06 22:27:18.616 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 06 22:27:18.616 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.616 INFO kablam! Nov 06 22:27:18.616 INFO kablam! warning: cannot find type `car_id` in this scope Nov 06 22:27:18.616 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.616 INFO kablam! | Nov 06 22:27:18.620 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.620 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.620 INFO kablam! | Nov 06 22:27:18.620 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 06 22:27:18.620 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.624 INFO kablam! Nov 06 22:27:18.624 INFO kablam! warning: cannot find type `race_id` in this scope Nov 06 22:27:18.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 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 06 22:27:18.624 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.624 INFO kablam! Nov 06 22:27:18.624 INFO kablam! warning: cannot find type `ts` in this scope Nov 06 22:27:18.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 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 06 22:27:18.624 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.624 INFO kablam! Nov 06 22:27:18.624 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 06 22:27:18.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 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 06 22:27:18.624 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.624 INFO kablam! Nov 06 22:27:18.624 INFO kablam! warning: cannot find type `voltage` in this scope Nov 06 22:27:18.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 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 06 22:27:18.624 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.624 INFO kablam! Nov 06 22:27:18.624 INFO kablam! warning: cannot find type `current` in this scope Nov 06 22:27:18.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 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 06 22:27:18.624 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.624 INFO kablam! Nov 06 22:27:18.624 INFO kablam! warning: cannot find type `watthours` in this scope Nov 06 22:27:18.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 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 06 22:27:18.624 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.624 INFO kablam! Nov 06 22:27:18.624 INFO kablam! warning: cannot find type `temp1` in this scope Nov 06 22:27:18.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 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 06 22:27:18.624 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.624 INFO kablam! Nov 06 22:27:18.624 INFO kablam! warning: cannot find type `temp2` in this scope Nov 06 22:27:18.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.624 INFO kablam! | Nov 06 22:27:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.635 INFO kablam! | Nov 06 22:27:18.635 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 06 22:27:18.635 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.635 INFO kablam! Nov 06 22:27:18.635 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 06 22:27:18.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.635 INFO kablam! | Nov 06 22:27:18.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.635 INFO kablam! | Nov 06 22:27:18.635 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 06 22:27:18.635 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.635 INFO kablam! Nov 06 22:27:18.635 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 06 22:27:18.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.635 INFO kablam! | Nov 06 22:27:18.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.635 INFO kablam! | Nov 06 22:27:18.635 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 06 22:27:18.635 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.635 INFO kablam! Nov 06 22:27:18.635 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 06 22:27:18.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.635 INFO kablam! | Nov 06 22:27:18.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.635 INFO kablam! | Nov 06 22:27:18.635 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 06 22:27:18.635 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.635 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `accel` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.636 INFO kablam! | Nov 06 22:27:18.636 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 06 22:27:18.636 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.636 INFO kablam! Nov 06 22:27:18.636 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 06 22:27:18.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `name` in this scope Nov 06 22:27:18.637 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `current_race` in this scope Nov 06 22:27:18.637 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `Team` in this scope Nov 06 22:27:18.637 INFO kablam! --> src/models.rs:4:10 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 4 | #[derive(Queryable)] Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 06 22:27:18.637 INFO kablam! --> src/models.rs:10:10 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 10 | #[derive(Queryable)] Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `Car` in this scope Nov 06 22:27:18.637 INFO kablam! --> src/models.rs:17:10 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 17 | #[derive(Queryable)] Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `Race` in this scope Nov 06 22:27:18.637 INFO kablam! --> src/models.rs:23:10 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 23 | #[derive(Queryable)] Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `data_records` in this scope Nov 06 22:27:18.637 INFO kablam! --> src/models.rs:29:10 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 06 22:27:18.637 INFO kablam! --> src/models.rs:29:10 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.637 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:27:18.637 INFO kablam! --> src/models.rs:29:10 Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.637 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.637 INFO kablam! | Nov 06 22:27:18.637 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 06 22:27:18.637 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.637 INFO kablam! Nov 06 22:27:18.638 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:27:18.638 INFO kablam! --> src/models.rs:29:22 Nov 06 22:27:18.638 INFO kablam! | Nov 06 22:27:18.638 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.638 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.638 INFO kablam! | Nov 06 22:27:18.638 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 06 22:27:18.638 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.638 INFO kablam! Nov 06 22:27:18.638 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 06 22:27:18.638 INFO kablam! --> src/models.rs:29:22 Nov 06 22:27:18.638 INFO kablam! | Nov 06 22:27:18.638 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.638 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.638 INFO kablam! | Nov 06 22:27:18.638 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 06 22:27:18.638 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.638 INFO kablam! Nov 06 22:27:18.657 INFO kablam! warning: unused `#[macro_use]` import Nov 06 22:27:18.657 INFO kablam! --> src/main.rs:9:1 Nov 06 22:27:18.657 INFO kablam! | Nov 06 22:27:18.657 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 06 22:27:18.657 INFO kablam! | ^^^^^^^^^^^^ Nov 06 22:27:18.657 INFO kablam! | Nov 06 22:27:18.657 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 22:27:18.657 INFO kablam! Nov 06 22:27:18.657 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:27:18.657 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:27:18.657 INFO kablam! | Nov 06 22:27:18.657 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:27:18.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.657 INFO kablam! | Nov 06 22:27:18.657 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:27:18.657 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 06 22:27:18.657 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.658 INFO kablam! Nov 06 22:27:18.658 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:27:18.658 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:27:18.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 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 06 22:27:18.658 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.658 INFO kablam! Nov 06 22:27:18.658 INFO kablam! warning: cannot find type `id` in this scope Nov 06 22:27:18.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 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 06 22:27:18.658 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.658 INFO kablam! Nov 06 22:27:18.658 INFO kablam! warning: cannot find type `team_id` in this scope Nov 06 22:27:18.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 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 06 22:27:18.658 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.658 INFO kablam! Nov 06 22:27:18.658 INFO kablam! warning: cannot find type `token` in this scope Nov 06 22:27:18.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 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 06 22:27:18.658 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.658 INFO kablam! Nov 06 22:27:18.658 INFO kablam! warning: cannot find type `disabled` in this scope Nov 06 22:27:18.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 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 06 22:27:18.658 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.658 INFO kablam! Nov 06 22:27:18.658 INFO kablam! warning: cannot find type `identifier` in this scope Nov 06 22:27:18.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 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 06 22:27:18.658 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.658 INFO kablam! Nov 06 22:27:18.658 INFO kablam! warning: cannot find type `car_id` in this scope Nov 06 22:27:18.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.658 INFO kablam! | Nov 06 22:27:18.658 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 06 22:27:18.658 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.658 INFO kablam! Nov 06 22:27:18.661 INFO kablam! warning: cannot find type `race_id` in this scope Nov 06 22:27:18.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.661 INFO kablam! | Nov 06 22:27:18.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.661 INFO kablam! | Nov 06 22:27:18.661 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 06 22:27:18.661 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.661 INFO kablam! Nov 06 22:27:18.661 INFO kablam! warning: cannot find type `ts` in this scope Nov 06 22:27:18.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.661 INFO kablam! | Nov 06 22:27:18.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.661 INFO kablam! | Nov 06 22:27:18.661 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 06 22:27:18.662 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.662 INFO kablam! Nov 06 22:27:18.662 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 06 22:27:18.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 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 06 22:27:18.662 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.662 INFO kablam! Nov 06 22:27:18.662 INFO kablam! warning: cannot find type `voltage` in this scope Nov 06 22:27:18.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 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 06 22:27:18.662 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.662 INFO kablam! Nov 06 22:27:18.662 INFO kablam! warning: cannot find type `current` in this scope Nov 06 22:27:18.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 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 06 22:27:18.662 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.662 INFO kablam! Nov 06 22:27:18.662 INFO kablam! warning: cannot find type `watthours` in this scope Nov 06 22:27:18.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 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 06 22:27:18.662 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.662 INFO kablam! Nov 06 22:27:18.662 INFO kablam! warning: cannot find type `temp1` in this scope Nov 06 22:27:18.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.662 INFO kablam! | Nov 06 22:27:18.662 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 06 22:27:18.662 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.662 INFO kablam! Nov 06 22:27:18.665 INFO kablam! warning: cannot find type `temp2` in this scope Nov 06 22:27:18.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.665 INFO kablam! | Nov 06 22:27:18.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.665 INFO kablam! | Nov 06 22:27:18.665 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 06 22:27:18.665 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.665 INFO kablam! Nov 06 22:27:18.665 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 06 22:27:18.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.665 INFO kablam! | Nov 06 22:27:18.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 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 06 22:27:18.666 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.666 INFO kablam! Nov 06 22:27:18.666 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 06 22:27:18.666 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.666 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 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 06 22:27:18.666 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.666 INFO kablam! Nov 06 22:27:18.666 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 06 22:27:18.666 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.666 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 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 06 22:27:18.666 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.666 INFO kablam! Nov 06 22:27:18.666 INFO kablam! warning: cannot find type `accel` in this scope Nov 06 22:27:18.666 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.666 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 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 06 22:27:18.666 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.666 INFO kablam! Nov 06 22:27:18.666 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 06 22:27:18.666 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.666 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 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 06 22:27:18.666 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.666 INFO kablam! Nov 06 22:27:18.666 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 06 22:27:18.666 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.666 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 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 06 22:27:18.666 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.666 INFO kablam! Nov 06 22:27:18.666 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 06 22:27:18.666 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.666 INFO kablam! | Nov 06 22:27:18.666 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.666 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.668 INFO kablam! | Nov 06 22:27:18.668 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 06 22:27:18.668 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.668 INFO kablam! Nov 06 22:27:18.668 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 06 22:27:18.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.668 INFO kablam! | Nov 06 22:27:18.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.668 INFO kablam! | Nov 06 22:27:18.668 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 06 22:27:18.668 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.668 INFO kablam! Nov 06 22:27:18.668 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 06 22:27:18.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 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 06 22:27:18.669 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.669 INFO kablam! Nov 06 22:27:18.669 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 06 22:27:18.669 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 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 06 22:27:18.669 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.669 INFO kablam! Nov 06 22:27:18.669 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 06 22:27:18.669 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 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 06 22:27:18.669 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.669 INFO kablam! Nov 06 22:27:18.669 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 06 22:27:18.669 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 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 06 22:27:18.669 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.669 INFO kablam! Nov 06 22:27:18.669 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 06 22:27:18.669 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.669 INFO kablam! | Nov 06 22:27:18.669 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 06 22:27:18.669 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.669 INFO kablam! Nov 06 22:27:18.680 INFO kablam! warning: cannot find type `name` in this scope Nov 06 22:27:18.681 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `current_race` in this scope Nov 06 22:27:18.681 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `Team` in this scope Nov 06 22:27:18.681 INFO kablam! --> src/models.rs:4:10 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 4 | #[derive(Queryable)] Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 06 22:27:18.681 INFO kablam! --> src/models.rs:10:10 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 10 | #[derive(Queryable)] Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `Car` in this scope Nov 06 22:27:18.681 INFO kablam! --> src/models.rs:17:10 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 17 | #[derive(Queryable)] Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `Race` in this scope Nov 06 22:27:18.681 INFO kablam! --> src/models.rs:23:10 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 23 | #[derive(Queryable)] Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `data_records` in this scope Nov 06 22:27:18.681 INFO kablam! --> src/models.rs:29:10 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 06 22:27:18.681 INFO kablam! --> src/models.rs:29:10 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:27:18.681 INFO kablam! --> src/models.rs:29:10 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.681 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.681 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 06 22:27:18.681 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.681 INFO kablam! Nov 06 22:27:18.681 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:27:18.681 INFO kablam! --> src/models.rs:29:22 Nov 06 22:27:18.681 INFO kablam! | Nov 06 22:27:18.682 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.682 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.682 INFO kablam! | Nov 06 22:27:18.682 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 06 22:27:18.682 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.682 INFO kablam! Nov 06 22:27:18.682 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 06 22:27:18.682 INFO kablam! --> src/models.rs:29:22 Nov 06 22:27:18.682 INFO kablam! | Nov 06 22:27:18.682 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:27:18.682 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:27:18.682 INFO kablam! | Nov 06 22:27:18.682 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 06 22:27:18.682 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:27:18.682 INFO kablam! Nov 06 22:27:20.798 INFO kablam! warning: struct is never constructed: `Race` Nov 06 22:27:20.799 INFO kablam! --> src/models.rs:24:1 Nov 06 22:27:20.799 INFO kablam! | Nov 06 22:27:20.800 INFO kablam! 24 | pub struct Race { Nov 06 22:27:20.801 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 06 22:27:20.801 INFO kablam! | Nov 06 22:27:20.802 INFO kablam! = note: #[warn(dead_code)] on by default Nov 06 22:27:20.802 INFO kablam! Nov 06 22:27:21.111 INFO kablam! warning: struct is never constructed: `Race` Nov 06 22:27:21.112 INFO kablam! --> src/models.rs:24:1 Nov 06 22:27:21.112 INFO kablam! | Nov 06 22:27:21.113 INFO kablam! 24 | pub struct Race { Nov 06 22:27:21.114 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 06 22:27:21.114 INFO kablam! | Nov 06 22:27:21.115 INFO kablam! = note: #[warn(dead_code)] on by default Nov 06 22:27:21.115 INFO kablam! Nov 06 22:27:21.237 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Nov 06 22:27:21.269 INFO kablam! su: No module specific data is present Nov 06 22:27:22.222 INFO running `"docker" "rm" "-f" "540a9d32c793feccaa9bec9557c0c554517e403cb4599afe6d9129d680780b77"` Nov 06 22:27:22.497 INFO blam! 540a9d32c793feccaa9bec9557c0c554517e403cb4599afe6d9129d680780b77