Oct 27 05:20:39.951 INFO checking eeeeeta/f24-telemetry-server against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 05:20:39.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 05:20:40.483 INFO blam! f5e08e2962c11387112db890bdf04db6be1e785c91fe7c5891da29e6f4d987f0 Oct 27 05:20:40.485 INFO running `"docker" "start" "-a" "f5e08e2962c11387112db890bdf04db6be1e785c91fe7c5891da29e6f4d987f0"` Oct 27 05:20:42.443 INFO kablam! usermod: no changes Oct 27 05:20:42.827 INFO kablam! Checking diesel v1.3.3 Oct 27 05:20:42.828 INFO kablam! Checking dotenv v0.13.0 Oct 27 05:20:42.828 INFO kablam! Compiling rocket v0.3.16 Oct 27 05:20:56.858 INFO kablam! Checking rocket_contrib v0.3.16 Oct 27 05:21:04.767 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 27 05:21:47.302 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 27 05:21:48.291 INFO kablam! Checking f24-telemetry-server v0.1.0 (/source) Oct 27 05:21:52.135 INFO kablam! warning: unused `#[macro_use]` import Oct 27 05:21:52.136 INFO kablam! --> src/main.rs:9:1 Oct 27 05:21:52.136 INFO kablam! | Oct 27 05:21:52.137 INFO kablam! 9 | #[macro_use] extern crate rocket; Oct 27 05:21:52.137 INFO kablam! | ^^^^^^^^^^^^ Oct 27 05:21:52.138 INFO kablam! | Oct 27 05:21:52.138 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:21:52.139 INFO kablam! Oct 27 05:21:52.140 INFO kablam! warning: cannot find type `table` in this scope Oct 27 05:21:52.140 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 05:21:52.141 INFO kablam! | Oct 27 05:21:52.141 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 05:21:52.142 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.143 INFO kablam! | Oct 27 05:21:52.143 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 05:21:52.144 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 27 05:21:52.144 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.145 INFO kablam! Oct 27 05:21:52.146 INFO kablam! warning: cannot find type `table` in this scope Oct 27 05:21:52.146 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 05:21:52.147 INFO kablam! | Oct 27 05:21:52.147 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 05:21:52.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.148 INFO kablam! | Oct 27 05:21:52.149 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 27 05:21:52.149 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.150 INFO kablam! Oct 27 05:21:52.150 INFO kablam! warning: cannot find type `id` in this scope Oct 27 05:21:52.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.151 INFO kablam! | Oct 27 05:21:52.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.153 INFO kablam! | Oct 27 05:21:52.154 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 27 05:21:52.154 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.155 INFO kablam! Oct 27 05:21:52.155 INFO kablam! warning: cannot find type `team_id` in this scope Oct 27 05:21:52.156 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.156 INFO kablam! | Oct 27 05:21:52.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 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 27 05:21:52.160 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.160 INFO kablam! Oct 27 05:21:52.160 INFO kablam! warning: cannot find type `token` in this scope Oct 27 05:21:52.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 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 27 05:21:52.160 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.160 INFO kablam! Oct 27 05:21:52.160 INFO kablam! warning: cannot find type `disabled` in this scope Oct 27 05:21:52.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 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 27 05:21:52.160 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.160 INFO kablam! Oct 27 05:21:52.160 INFO kablam! warning: cannot find type `identifier` in this scope Oct 27 05:21:52.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 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 27 05:21:52.160 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.160 INFO kablam! Oct 27 05:21:52.160 INFO kablam! warning: cannot find type `car_id` in this scope Oct 27 05:21:52.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.160 INFO kablam! | Oct 27 05:21:52.160 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `race_id` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `ts` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `arduino_secs` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `voltage` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `current` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `watthours` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `temp1` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `temp2` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.161 INFO kablam! Oct 27 05:21:52.161 INFO kablam! warning: cannot find type `gps_speed` in this scope Oct 27 05:21:52.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.161 INFO kablam! | Oct 27 05:21:52.161 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 27 05:21:52.161 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `gps_long` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `gps_lat` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `accel` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `pressure1` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `pressure2` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `rpm1` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `rpm2` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `motor_voltage` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.162 INFO kablam! Oct 27 05:21:52.162 INFO kablam! warning: cannot find type `motor_current` in this scope Oct 27 05:21:52.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.162 INFO kablam! | Oct 27 05:21:52.162 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 27 05:21:52.162 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `gps_track` in this scope Oct 27 05:21:52.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Oct 27 05:21:52.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Oct 27 05:21:52.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `name` in this scope Oct 27 05:21:52.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `current_race` in this scope Oct 27 05:21:52.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `Team` in this scope Oct 27 05:21:52.163 INFO kablam! --> src/models.rs:4:10 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 4 | #[derive(Queryable)] Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `AccessToken` in this scope Oct 27 05:21:52.163 INFO kablam! --> src/models.rs:10:10 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 10 | #[derive(Queryable)] Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `Car` in this scope Oct 27 05:21:52.163 INFO kablam! --> src/models.rs:17:10 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 17 | #[derive(Queryable)] Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `Race` in this scope Oct 27 05:21:52.163 INFO kablam! --> src/models.rs:23:10 Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 INFO kablam! 23 | #[derive(Queryable)] Oct 27 05:21:52.163 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.163 INFO kablam! | Oct 27 05:21:52.163 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 27 05:21:52.163 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.163 INFO kablam! Oct 27 05:21:52.163 INFO kablam! warning: cannot find type `data_records` in this scope Oct 27 05:21:52.163 INFO kablam! --> src/models.rs:29:10 Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.164 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 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 27 05:21:52.164 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.164 INFO kablam! Oct 27 05:21:52.164 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 27 05:21:52.164 INFO kablam! --> src/models.rs:29:10 Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.164 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 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 27 05:21:52.164 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.164 INFO kablam! Oct 27 05:21:52.164 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:21:52.164 INFO kablam! --> src/models.rs:29:10 Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.164 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 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 27 05:21:52.164 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.164 INFO kablam! Oct 27 05:21:52.164 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:21:52.164 INFO kablam! --> src/models.rs:29:22 Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.164 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 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 27 05:21:52.164 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.164 INFO kablam! Oct 27 05:21:52.164 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 27 05:21:52.164 INFO kablam! --> src/models.rs:29:22 Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.164 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.164 INFO kablam! | Oct 27 05:21:52.164 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 27 05:21:52.164 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.164 INFO kablam! Oct 27 05:21:52.175 INFO kablam! warning: unused `#[macro_use]` import Oct 27 05:21:52.175 INFO kablam! --> src/main.rs:9:1 Oct 27 05:21:52.175 INFO kablam! | Oct 27 05:21:52.175 INFO kablam! 9 | #[macro_use] extern crate rocket; Oct 27 05:21:52.175 INFO kablam! | ^^^^^^^^^^^^ Oct 27 05:21:52.175 INFO kablam! | Oct 27 05:21:52.175 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:21:52.175 INFO kablam! Oct 27 05:21:52.175 INFO kablam! warning: cannot find type `table` in this scope Oct 27 05:21:52.175 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 05:21:52.175 INFO kablam! | Oct 27 05:21:52.175 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 05:21:52.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.175 INFO kablam! | Oct 27 05:21:52.175 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 05:21:52.175 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 27 05:21:52.175 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.175 INFO kablam! Oct 27 05:21:52.175 INFO kablam! warning: cannot find type `table` in this scope Oct 27 05:21:52.175 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 05:21:52.175 INFO kablam! | Oct 27 05:21:52.175 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 05:21:52.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.175 INFO kablam! | Oct 27 05:21:52.175 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 27 05:21:52.175 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.175 INFO kablam! Oct 27 05:21:52.175 INFO kablam! warning: cannot find type `id` in this scope Oct 27 05:21:52.175 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.175 INFO kablam! | Oct 27 05:21:52.175 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.175 INFO kablam! | Oct 27 05:21:52.175 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 27 05:21:52.175 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.175 INFO kablam! Oct 27 05:21:52.175 INFO kablam! warning: cannot find type `team_id` in this scope Oct 27 05:21:52.175 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `token` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `disabled` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `identifier` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `car_id` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `race_id` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `ts` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `arduino_secs` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `voltage` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.176 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 27 05:21:52.176 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.176 INFO kablam! Oct 27 05:21:52.176 INFO kablam! warning: cannot find type `current` in this scope Oct 27 05:21:52.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.176 INFO kablam! | Oct 27 05:21:52.177 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.177 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.177 INFO kablam! | Oct 27 05:21:52.177 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 27 05:21:52.177 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.177 INFO kablam! Oct 27 05:21:52.177 INFO kablam! warning: cannot find type `watthours` in this scope Oct 27 05:21:52.177 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.177 INFO kablam! | Oct 27 05:21:52.177 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.177 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.177 INFO kablam! | Oct 27 05:21:52.177 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 27 05:21:52.177 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.177 INFO kablam! Oct 27 05:21:52.179 INFO kablam! warning: cannot find type `temp1` in this scope Oct 27 05:21:52.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.179 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 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 27 05:21:52.179 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.179 INFO kablam! Oct 27 05:21:52.179 INFO kablam! warning: cannot find type `temp2` in this scope Oct 27 05:21:52.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.179 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 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 27 05:21:52.179 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.179 INFO kablam! Oct 27 05:21:52.179 INFO kablam! warning: cannot find type `gps_speed` in this scope Oct 27 05:21:52.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.179 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 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 27 05:21:52.179 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.179 INFO kablam! Oct 27 05:21:52.179 INFO kablam! warning: cannot find type `gps_long` in this scope Oct 27 05:21:52.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.179 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 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 27 05:21:52.179 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.179 INFO kablam! Oct 27 05:21:52.179 INFO kablam! warning: cannot find type `gps_lat` in this scope Oct 27 05:21:52.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.179 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 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 27 05:21:52.179 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.179 INFO kablam! Oct 27 05:21:52.179 INFO kablam! warning: cannot find type `accel` in this scope Oct 27 05:21:52.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.179 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 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 27 05:21:52.179 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.179 INFO kablam! Oct 27 05:21:52.179 INFO kablam! warning: cannot find type `pressure1` in this scope Oct 27 05:21:52.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.179 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 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 27 05:21:52.179 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.179 INFO kablam! Oct 27 05:21:52.179 INFO kablam! warning: cannot find type `pressure2` in this scope Oct 27 05:21:52.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.179 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.179 INFO kablam! | Oct 27 05:21:52.180 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 27 05:21:52.180 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.180 INFO kablam! Oct 27 05:21:52.180 INFO kablam! warning: cannot find type `rpm1` in this scope Oct 27 05:21:52.180 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 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 27 05:21:52.180 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.180 INFO kablam! Oct 27 05:21:52.180 INFO kablam! warning: cannot find type `rpm2` in this scope Oct 27 05:21:52.180 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 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 27 05:21:52.180 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.180 INFO kablam! Oct 27 05:21:52.180 INFO kablam! warning: cannot find type `motor_voltage` in this scope Oct 27 05:21:52.180 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 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 27 05:21:52.180 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.180 INFO kablam! Oct 27 05:21:52.180 INFO kablam! warning: cannot find type `motor_current` in this scope Oct 27 05:21:52.180 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 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 27 05:21:52.180 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.180 INFO kablam! Oct 27 05:21:52.180 INFO kablam! warning: cannot find type `gps_track` in this scope Oct 27 05:21:52.180 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 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 27 05:21:52.180 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.180 INFO kablam! Oct 27 05:21:52.180 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Oct 27 05:21:52.180 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 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 27 05:21:52.180 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.180 INFO kablam! Oct 27 05:21:52.180 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Oct 27 05:21:52.180 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.180 INFO kablam! | Oct 27 05:21:52.180 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 27 05:21:52.180 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.180 INFO kablam! Oct 27 05:21:52.182 INFO kablam! warning: cannot find type `name` in this scope Oct 27 05:21:52.182 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.182 INFO kablam! | Oct 27 05:21:52.182 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.182 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.182 INFO kablam! | Oct 27 05:21:52.182 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 27 05:21:52.182 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.182 INFO kablam! Oct 27 05:21:52.183 INFO kablam! warning: cannot find type `current_race` in this scope Oct 27 05:21:52.183 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:21:52.183 INFO kablam! | Oct 27 05:21:52.183 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:21:52.183 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.183 INFO kablam! | Oct 27 05:21:52.183 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 27 05:21:52.183 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.183 INFO kablam! Oct 27 05:21:52.183 INFO kablam! warning: cannot find type `Team` in this scope Oct 27 05:21:52.183 INFO kablam! --> src/models.rs:4:10 Oct 27 05:21:52.183 INFO kablam! | Oct 27 05:21:52.183 INFO kablam! 4 | #[derive(Queryable)] Oct 27 05:21:52.183 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.183 INFO kablam! | Oct 27 05:21:52.183 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 27 05:21:52.183 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.183 INFO kablam! Oct 27 05:21:52.183 INFO kablam! warning: cannot find type `AccessToken` in this scope Oct 27 05:21:52.183 INFO kablam! --> src/models.rs:10:10 Oct 27 05:21:52.183 INFO kablam! | Oct 27 05:21:52.183 INFO kablam! 10 | #[derive(Queryable)] Oct 27 05:21:52.183 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.183 INFO kablam! | Oct 27 05:21:52.183 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 27 05:21:52.183 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.183 INFO kablam! Oct 27 05:21:52.183 INFO kablam! warning: cannot find type `Car` in this scope Oct 27 05:21:52.183 INFO kablam! --> src/models.rs:17:10 Oct 27 05:21:52.183 INFO kablam! | Oct 27 05:21:52.183 INFO kablam! 17 | #[derive(Queryable)] Oct 27 05:21:52.183 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.185 INFO kablam! | Oct 27 05:21:52.185 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 27 05:21:52.185 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.185 INFO kablam! Oct 27 05:21:52.185 INFO kablam! warning: cannot find type `Race` in this scope Oct 27 05:21:52.185 INFO kablam! --> src/models.rs:23:10 Oct 27 05:21:52.185 INFO kablam! | Oct 27 05:21:52.185 INFO kablam! 23 | #[derive(Queryable)] Oct 27 05:21:52.185 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.185 INFO kablam! | Oct 27 05:21:52.185 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 27 05:21:52.185 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.185 INFO kablam! Oct 27 05:21:52.185 INFO kablam! warning: cannot find type `data_records` in this scope Oct 27 05:21:52.185 INFO kablam! --> src/models.rs:29:10 Oct 27 05:21:52.185 INFO kablam! | Oct 27 05:21:52.185 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.185 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.185 INFO kablam! | Oct 27 05:21:52.185 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 27 05:21:52.185 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.185 INFO kablam! Oct 27 05:21:52.185 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 27 05:21:52.185 INFO kablam! --> src/models.rs:29:10 Oct 27 05:21:52.185 INFO kablam! | Oct 27 05:21:52.185 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.185 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.185 INFO kablam! | Oct 27 05:21:52.185 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 27 05:21:52.186 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.186 INFO kablam! Oct 27 05:21:52.186 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:21:52.186 INFO kablam! --> src/models.rs:29:10 Oct 27 05:21:52.186 INFO kablam! | Oct 27 05:21:52.186 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.186 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.186 INFO kablam! | Oct 27 05:21:52.186 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 27 05:21:52.186 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.186 INFO kablam! Oct 27 05:21:52.191 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:21:52.191 INFO kablam! --> src/models.rs:29:22 Oct 27 05:21:52.191 INFO kablam! | Oct 27 05:21:52.191 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.191 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.191 INFO kablam! | Oct 27 05:21:52.191 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 27 05:21:52.191 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.191 INFO kablam! Oct 27 05:21:52.191 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 27 05:21:52.191 INFO kablam! --> src/models.rs:29:22 Oct 27 05:21:52.191 INFO kablam! | Oct 27 05:21:52.191 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 27 05:21:52.191 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:21:52.191 INFO kablam! | Oct 27 05:21:52.191 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 27 05:21:52.191 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:21:52.191 INFO kablam! Oct 27 05:21:53.743 INFO kablam! warning: struct is never constructed: `Race` Oct 27 05:21:53.743 INFO kablam! --> src/models.rs:24:1 Oct 27 05:21:53.743 INFO kablam! | Oct 27 05:21:53.743 INFO kablam! 24 | pub struct Race { Oct 27 05:21:53.743 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 05:21:53.743 INFO kablam! | Oct 27 05:21:53.743 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 05:21:53.743 INFO kablam! Oct 27 05:21:53.975 INFO kablam! warning: struct is never constructed: `Race` Oct 27 05:21:53.975 INFO kablam! --> src/models.rs:24:1 Oct 27 05:21:53.975 INFO kablam! | Oct 27 05:21:53.975 INFO kablam! 24 | pub struct Race { Oct 27 05:21:53.975 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 05:21:53.975 INFO kablam! | Oct 27 05:21:53.975 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 05:21:53.975 INFO kablam! Oct 27 05:21:54.065 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 27 05:21:54.077 INFO kablam! su: No module specific data is present Oct 27 05:21:54.446 INFO running `"docker" "rm" "-f" "f5e08e2962c11387112db890bdf04db6be1e785c91fe7c5891da29e6f4d987f0"` Oct 27 05:21:54.611 INFO blam! f5e08e2962c11387112db890bdf04db6be1e785c91fe7c5891da29e6f4d987f0