Oct 12 22:11:39.090 INFO checking eeeeeta/f24-telemetry-server against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 22:11:39.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 12 22:11:39.453 INFO blam! 93d4eb2947ae8cd9a52b38f7f570862b95c2f2d94d05a22868fc141526540798 Oct 12 22:11:39.468 INFO running `"docker" "start" "-a" "93d4eb2947ae8cd9a52b38f7f570862b95c2f2d94d05a22868fc141526540798"` Oct 12 22:11:40.740 INFO kablam! usermod: no changes Oct 12 22:11:41.204 INFO kablam! Compiling toml v0.4.6 Oct 12 22:11:41.205 INFO kablam! Checking diesel v1.3.3 Oct 12 22:11:41.206 INFO kablam! Checking dotenv v0.13.0 Oct 12 22:11:41.212 INFO kablam! Checking rocket v0.3.16 Oct 12 22:11:55.494 INFO kablam! Checking rocket_contrib v0.3.16 Oct 12 22:12:09.026 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 12 22:12:43.336 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 12 22:12:44.372 INFO kablam! Checking f24-telemetry-server v0.1.0 (/source) Oct 12 22:12:48.028 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:12:48.028 INFO kablam! --> src/main.rs:9:1 Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 INFO kablam! 9 | #[macro_use] extern crate rocket; Oct 12 22:12:48.028 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:12:48.028 INFO kablam! Oct 12 22:12:48.028 INFO kablam! warning: cannot find type `table` in this scope Oct 12 22:12:48.028 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 22:12:48.028 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 22:12:48.028 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! Oct 12 22:12:48.028 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.028 INFO kablam! Oct 12 22:12:48.028 INFO kablam! warning: cannot find type `table` in this scope Oct 12 22:12:48.028 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 22:12:48.028 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 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! Oct 12 22:12:48.028 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.028 INFO kablam! Oct 12 22:12:48.028 INFO kablam! warning: cannot find type `id` in this scope Oct 12 22:12:48.028 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.028 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 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! Oct 12 22:12:48.028 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.028 INFO kablam! Oct 12 22:12:48.028 INFO kablam! warning: cannot find type `team_id` in this scope Oct 12 22:12:48.028 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.028 INFO kablam! | Oct 12 22:12:48.028 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.028 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.029 INFO kablam! | Oct 12 22:12:48.029 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! Oct 12 22:12:48.029 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.029 INFO kablam! Oct 12 22:12:48.029 INFO kablam! warning: cannot find type `token` in this scope Oct 12 22:12:48.029 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.029 INFO kablam! | Oct 12 22:12:48.029 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.029 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.029 INFO kablam! | Oct 12 22:12:48.029 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! Oct 12 22:12:48.029 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.029 INFO kablam! Oct 12 22:12:48.029 INFO kablam! warning: cannot find type `disabled` in this scope Oct 12 22:12:48.029 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.029 INFO kablam! | Oct 12 22:12:48.029 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.029 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.029 INFO kablam! | Oct 12 22:12:48.029 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! Oct 12 22:12:48.029 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.029 INFO kablam! Oct 12 22:12:48.030 INFO kablam! warning: cannot find type `identifier` in this scope Oct 12 22:12:48.030 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.030 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 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! Oct 12 22:12:48.030 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.030 INFO kablam! Oct 12 22:12:48.030 INFO kablam! warning: cannot find type `car_id` in this scope Oct 12 22:12:48.030 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.030 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 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! Oct 12 22:12:48.030 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.030 INFO kablam! Oct 12 22:12:48.030 INFO kablam! warning: cannot find type `race_id` in this scope Oct 12 22:12:48.030 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.030 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 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! Oct 12 22:12:48.030 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.030 INFO kablam! Oct 12 22:12:48.030 INFO kablam! warning: cannot find type `ts` in this scope Oct 12 22:12:48.030 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.030 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 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! Oct 12 22:12:48.030 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.030 INFO kablam! Oct 12 22:12:48.030 INFO kablam! warning: cannot find type `arduino_secs` in this scope Oct 12 22:12:48.030 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.030 INFO kablam! | Oct 12 22:12:48.030 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.030 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.031 INFO kablam! | Oct 12 22:12:48.031 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! Oct 12 22:12:48.031 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.031 INFO kablam! Oct 12 22:12:48.031 INFO kablam! warning: cannot find type `voltage` in this scope Oct 12 22:12:48.031 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.031 INFO kablam! | Oct 12 22:12:48.031 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.031 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.031 INFO kablam! | Oct 12 22:12:48.031 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! Oct 12 22:12:48.031 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.031 INFO kablam! Oct 12 22:12:48.031 INFO kablam! warning: cannot find type `current` in this scope Oct 12 22:12:48.031 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.031 INFO kablam! | Oct 12 22:12:48.031 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.031 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.031 INFO kablam! | Oct 12 22:12:48.031 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! Oct 12 22:12:48.031 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.031 INFO kablam! Oct 12 22:12:48.031 INFO kablam! warning: cannot find type `watthours` in this scope Oct 12 22:12:48.031 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.031 INFO kablam! | Oct 12 22:12:48.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.032 INFO kablam! | Oct 12 22:12:48.032 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! Oct 12 22:12:48.032 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.032 INFO kablam! Oct 12 22:12:48.032 INFO kablam! warning: cannot find type `temp1` in this scope Oct 12 22:12:48.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.032 INFO kablam! | Oct 12 22:12:48.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.032 INFO kablam! | Oct 12 22:12:48.032 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! Oct 12 22:12:48.032 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.032 INFO kablam! Oct 12 22:12:48.032 INFO kablam! warning: cannot find type `temp2` in this scope Oct 12 22:12:48.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.032 INFO kablam! | Oct 12 22:12:48.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.032 INFO kablam! | Oct 12 22:12:48.032 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! Oct 12 22:12:48.032 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.032 INFO kablam! Oct 12 22:12:48.032 INFO kablam! warning: cannot find type `gps_speed` in this scope Oct 12 22:12:48.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.032 INFO kablam! | Oct 12 22:12:48.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.033 INFO kablam! | Oct 12 22:12:48.033 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! Oct 12 22:12:48.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.033 INFO kablam! Oct 12 22:12:48.033 INFO kablam! warning: cannot find type `gps_long` in this scope Oct 12 22:12:48.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.033 INFO kablam! | Oct 12 22:12:48.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.033 INFO kablam! | Oct 12 22:12:48.033 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! Oct 12 22:12:48.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.033 INFO kablam! Oct 12 22:12:48.033 INFO kablam! warning: cannot find type `gps_lat` in this scope Oct 12 22:12:48.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.033 INFO kablam! | Oct 12 22:12:48.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.033 INFO kablam! | Oct 12 22:12:48.033 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! Oct 12 22:12:48.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.033 INFO kablam! Oct 12 22:12:48.034 INFO kablam! warning: cannot find type `accel` in this scope Oct 12 22:12:48.034 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.034 INFO kablam! | Oct 12 22:12:48.034 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.034 INFO kablam! | Oct 12 22:12:48.034 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! Oct 12 22:12:48.034 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.034 INFO kablam! Oct 12 22:12:48.034 INFO kablam! warning: cannot find type `pressure1` in this scope Oct 12 22:12:48.034 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.034 INFO kablam! | Oct 12 22:12:48.034 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.034 INFO kablam! | Oct 12 22:12:48.034 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! Oct 12 22:12:48.034 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.034 INFO kablam! Oct 12 22:12:48.034 INFO kablam! warning: cannot find type `pressure2` in this scope Oct 12 22:12:48.034 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.034 INFO kablam! | Oct 12 22:12:48.034 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.034 INFO kablam! | Oct 12 22:12:48.034 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! Oct 12 22:12:48.034 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.034 INFO kablam! Oct 12 22:12:48.035 INFO kablam! warning: cannot find type `rpm1` in this scope Oct 12 22:12:48.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.035 INFO kablam! | Oct 12 22:12:48.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.035 INFO kablam! | Oct 12 22:12:48.035 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! Oct 12 22:12:48.035 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.035 INFO kablam! Oct 12 22:12:48.035 INFO kablam! warning: cannot find type `rpm2` in this scope Oct 12 22:12:48.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.035 INFO kablam! | Oct 12 22:12:48.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.035 INFO kablam! | Oct 12 22:12:48.035 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! Oct 12 22:12:48.035 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.035 INFO kablam! Oct 12 22:12:48.035 INFO kablam! warning: cannot find type `motor_voltage` in this scope Oct 12 22:12:48.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.035 INFO kablam! | Oct 12 22:12:48.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.035 INFO kablam! | Oct 12 22:12:48.035 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! Oct 12 22:12:48.035 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.035 INFO kablam! Oct 12 22:12:48.036 INFO kablam! warning: cannot find type `motor_current` in this scope Oct 12 22:12:48.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.036 INFO kablam! | Oct 12 22:12:48.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.036 INFO kablam! | Oct 12 22:12:48.036 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! Oct 12 22:12:48.036 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.036 INFO kablam! Oct 12 22:12:48.036 INFO kablam! warning: cannot find type `gps_track` in this scope Oct 12 22:12:48.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.036 INFO kablam! | Oct 12 22:12:48.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.036 INFO kablam! | Oct 12 22:12:48.036 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! Oct 12 22:12:48.036 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.036 INFO kablam! Oct 12 22:12:48.036 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Oct 12 22:12:48.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.036 INFO kablam! | Oct 12 22:12:48.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.036 INFO kablam! | Oct 12 22:12:48.036 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! Oct 12 22:12:48.036 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.036 INFO kablam! Oct 12 22:12:48.037 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Oct 12 22:12:48.037 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.037 INFO kablam! | Oct 12 22:12:48.037 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.037 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.037 INFO kablam! | Oct 12 22:12:48.037 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! Oct 12 22:12:48.037 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.037 INFO kablam! Oct 12 22:12:48.042 INFO kablam! warning: cannot find type `name` in this scope Oct 12 22:12:48.042 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.042 INFO kablam! | Oct 12 22:12:48.042 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.043 INFO kablam! warning: cannot find type `current_race` in this scope Oct 12 22:12:48.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.043 INFO kablam! warning: cannot find type `Team` in this scope Oct 12 22:12:48.043 INFO kablam! --> src/models.rs:4:10 Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 INFO kablam! 4 | #[derive(Queryable)] Oct 12 22:12:48.043 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.043 INFO kablam! warning: cannot find type `AccessToken` in this scope Oct 12 22:12:48.043 INFO kablam! --> src/models.rs:10:10 Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 INFO kablam! 10 | #[derive(Queryable)] Oct 12 22:12:48.043 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.043 INFO kablam! warning: cannot find type `Car` in this scope Oct 12 22:12:48.043 INFO kablam! --> src/models.rs:17:10 Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 INFO kablam! 17 | #[derive(Queryable)] Oct 12 22:12:48.043 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.043 INFO kablam! warning: cannot find type `Race` in this scope Oct 12 22:12:48.043 INFO kablam! --> src/models.rs:23:10 Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 INFO kablam! 23 | #[derive(Queryable)] Oct 12 22:12:48.043 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.043 INFO kablam! warning: cannot find type `data_records` in this scope Oct 12 22:12:48.043 INFO kablam! --> src/models.rs:29:10 Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.043 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.043 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 12 22:12:48.043 INFO kablam! --> src/models.rs:29:10 Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.043 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.043 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:12:48.043 INFO kablam! --> src/models.rs:29:10 Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.043 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.043 INFO kablam! | Oct 12 22:12:48.043 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! Oct 12 22:12:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.043 INFO kablam! Oct 12 22:12:48.044 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:12:48.044 INFO kablam! --> src/models.rs:29:22 Oct 12 22:12:48.044 INFO kablam! | Oct 12 22:12:48.044 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.044 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.044 INFO kablam! | Oct 12 22:12:48.044 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! Oct 12 22:12:48.044 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.044 INFO kablam! Oct 12 22:12:48.044 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 12 22:12:48.044 INFO kablam! --> src/models.rs:29:22 Oct 12 22:12:48.044 INFO kablam! | Oct 12 22:12:48.044 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.044 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.044 INFO kablam! | Oct 12 22:12:48.044 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! Oct 12 22:12:48.044 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.044 INFO kablam! Oct 12 22:12:48.044 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:12:48.044 INFO kablam! --> src/main.rs:9:1 Oct 12 22:12:48.044 INFO kablam! | Oct 12 22:12:48.044 INFO kablam! 9 | #[macro_use] extern crate rocket; Oct 12 22:12:48.044 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:12:48.044 INFO kablam! | Oct 12 22:12:48.044 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:12:48.046 INFO kablam! Oct 12 22:12:48.046 INFO kablam! warning: cannot find type `table` in this scope Oct 12 22:12:48.046 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 22:12:48.046 INFO kablam! | Oct 12 22:12:48.046 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 22:12:48.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 22:12:48.047 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! Oct 12 22:12:48.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.047 INFO kablam! Oct 12 22:12:48.047 INFO kablam! warning: cannot find type `table` in this scope Oct 12 22:12:48.047 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 22:12:48.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 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! Oct 12 22:12:48.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.047 INFO kablam! Oct 12 22:12:48.047 INFO kablam! warning: cannot find type `id` in this scope Oct 12 22:12:48.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 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! Oct 12 22:12:48.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.047 INFO kablam! Oct 12 22:12:48.047 INFO kablam! warning: cannot find type `team_id` in this scope Oct 12 22:12:48.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 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! Oct 12 22:12:48.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.047 INFO kablam! Oct 12 22:12:48.047 INFO kablam! warning: cannot find type `token` in this scope Oct 12 22:12:48.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 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! Oct 12 22:12:48.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.047 INFO kablam! Oct 12 22:12:48.047 INFO kablam! warning: cannot find type `disabled` in this scope Oct 12 22:12:48.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 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! Oct 12 22:12:48.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.047 INFO kablam! Oct 12 22:12:48.047 INFO kablam! warning: cannot find type `identifier` in this scope Oct 12 22:12:48.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.047 INFO kablam! | Oct 12 22:12:48.047 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! Oct 12 22:12:48.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.047 INFO kablam! Oct 12 22:12:48.053 INFO kablam! warning: cannot find type `car_id` in this scope Oct 12 22:12:48.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 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! Oct 12 22:12:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.053 INFO kablam! Oct 12 22:12:48.053 INFO kablam! warning: cannot find type `race_id` in this scope Oct 12 22:12:48.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 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! Oct 12 22:12:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.053 INFO kablam! Oct 12 22:12:48.053 INFO kablam! warning: cannot find type `ts` in this scope Oct 12 22:12:48.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 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! Oct 12 22:12:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.053 INFO kablam! Oct 12 22:12:48.053 INFO kablam! warning: cannot find type `arduino_secs` in this scope Oct 12 22:12:48.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 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! Oct 12 22:12:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.053 INFO kablam! Oct 12 22:12:48.053 INFO kablam! warning: cannot find type `voltage` in this scope Oct 12 22:12:48.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 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! Oct 12 22:12:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.053 INFO kablam! Oct 12 22:12:48.053 INFO kablam! warning: cannot find type `current` in this scope Oct 12 22:12:48.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 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! Oct 12 22:12:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.053 INFO kablam! Oct 12 22:12:48.053 INFO kablam! warning: cannot find type `watthours` in this scope Oct 12 22:12:48.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 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! Oct 12 22:12:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.053 INFO kablam! Oct 12 22:12:48.053 INFO kablam! warning: cannot find type `temp1` in this scope Oct 12 22:12:48.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.053 INFO kablam! | Oct 12 22:12:48.053 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! Oct 12 22:12:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.053 INFO kablam! Oct 12 22:12:48.054 INFO kablam! warning: cannot find type `temp2` in this scope Oct 12 22:12:48.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 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! Oct 12 22:12:48.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.054 INFO kablam! Oct 12 22:12:48.054 INFO kablam! warning: cannot find type `gps_speed` in this scope Oct 12 22:12:48.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 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! Oct 12 22:12:48.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.054 INFO kablam! Oct 12 22:12:48.054 INFO kablam! warning: cannot find type `gps_long` in this scope Oct 12 22:12:48.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 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! Oct 12 22:12:48.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.054 INFO kablam! Oct 12 22:12:48.054 INFO kablam! warning: cannot find type `gps_lat` in this scope Oct 12 22:12:48.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 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! Oct 12 22:12:48.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.054 INFO kablam! Oct 12 22:12:48.054 INFO kablam! warning: cannot find type `accel` in this scope Oct 12 22:12:48.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 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! Oct 12 22:12:48.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.054 INFO kablam! Oct 12 22:12:48.054 INFO kablam! warning: cannot find type `pressure1` in this scope Oct 12 22:12:48.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 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! Oct 12 22:12:48.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.054 INFO kablam! Oct 12 22:12:48.054 INFO kablam! warning: cannot find type `pressure2` in this scope Oct 12 22:12:48.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 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! Oct 12 22:12:48.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.054 INFO kablam! Oct 12 22:12:48.054 INFO kablam! warning: cannot find type `rpm1` in this scope Oct 12 22:12:48.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.054 INFO kablam! | Oct 12 22:12:48.054 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! Oct 12 22:12:48.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.054 INFO kablam! Oct 12 22:12:48.056 INFO kablam! warning: cannot find type `rpm2` in this scope Oct 12 22:12:48.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `motor_voltage` in this scope Oct 12 22:12:48.057 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `motor_current` in this scope Oct 12 22:12:48.057 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `gps_track` in this scope Oct 12 22:12:48.057 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Oct 12 22:12:48.057 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Oct 12 22:12:48.057 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `name` in this scope Oct 12 22:12:48.057 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `current_race` in this scope Oct 12 22:12:48.057 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `Team` in this scope Oct 12 22:12:48.057 INFO kablam! --> src/models.rs:4:10 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 4 | #[derive(Queryable)] Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 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! Oct 12 22:12:48.057 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.057 INFO kablam! Oct 12 22:12:48.057 INFO kablam! warning: cannot find type `AccessToken` in this scope Oct 12 22:12:48.057 INFO kablam! --> src/models.rs:10:10 Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.057 INFO kablam! 10 | #[derive(Queryable)] Oct 12 22:12:48.057 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.057 INFO kablam! | Oct 12 22:12:48.058 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! Oct 12 22:12:48.058 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.058 INFO kablam! Oct 12 22:12:48.058 INFO kablam! warning: cannot find type `Car` in this scope Oct 12 22:12:48.058 INFO kablam! --> src/models.rs:17:10 Oct 12 22:12:48.058 INFO kablam! | Oct 12 22:12:48.058 INFO kablam! 17 | #[derive(Queryable)] Oct 12 22:12:48.058 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.058 INFO kablam! | Oct 12 22:12:48.058 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! Oct 12 22:12:48.058 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.058 INFO kablam! Oct 12 22:12:48.062 INFO kablam! warning: cannot find type `Race` in this scope Oct 12 22:12:48.062 INFO kablam! --> src/models.rs:23:10 Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 INFO kablam! 23 | #[derive(Queryable)] Oct 12 22:12:48.062 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 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! Oct 12 22:12:48.062 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.062 INFO kablam! Oct 12 22:12:48.062 INFO kablam! warning: cannot find type `data_records` in this scope Oct 12 22:12:48.062 INFO kablam! --> src/models.rs:29:10 Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.062 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 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! Oct 12 22:12:48.062 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.062 INFO kablam! Oct 12 22:12:48.062 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 12 22:12:48.062 INFO kablam! --> src/models.rs:29:10 Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.062 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 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! Oct 12 22:12:48.062 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.062 INFO kablam! Oct 12 22:12:48.062 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:12:48.062 INFO kablam! --> src/models.rs:29:10 Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.062 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 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! Oct 12 22:12:48.062 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.062 INFO kablam! Oct 12 22:12:48.062 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:12:48.062 INFO kablam! --> src/models.rs:29:22 Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.062 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 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! Oct 12 22:12:48.062 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.062 INFO kablam! Oct 12 22:12:48.062 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 12 22:12:48.062 INFO kablam! --> src/models.rs:29:22 Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 12 22:12:48.062 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:12:48.062 INFO kablam! | Oct 12 22:12:48.062 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! Oct 12 22:12:48.062 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:12:48.062 INFO kablam! Oct 12 22:12:49.472 INFO kablam! warning: struct is never constructed: `Race` Oct 12 22:12:49.472 INFO kablam! --> src/models.rs:24:1 Oct 12 22:12:49.472 INFO kablam! | Oct 12 22:12:49.472 INFO kablam! 24 | pub struct Race { Oct 12 22:12:49.472 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 22:12:49.472 INFO kablam! | Oct 12 22:12:49.472 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:12:49.472 INFO kablam! Oct 12 22:12:49.518 INFO kablam! warning: struct is never constructed: `Race` Oct 12 22:12:49.518 INFO kablam! --> src/models.rs:24:1 Oct 12 22:12:49.518 INFO kablam! | Oct 12 22:12:49.518 INFO kablam! 24 | pub struct Race { Oct 12 22:12:49.518 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 22:12:49.520 INFO kablam! | Oct 12 22:12:49.520 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:12:49.520 INFO kablam! Oct 12 22:12:49.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 12 22:12:49.611 INFO kablam! su: No module specific data is present Oct 12 22:12:49.947 INFO running `"docker" "rm" "-f" "93d4eb2947ae8cd9a52b38f7f570862b95c2f2d94d05a22868fc141526540798"` Oct 12 22:12:50.048 INFO blam! 93d4eb2947ae8cd9a52b38f7f570862b95c2f2d94d05a22868fc141526540798