Nov 04 07:25:54.592 INFO checking eeeeeta/f24-telemetry-server against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 07:25:54.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-1/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 04 07:25:54.998 INFO blam! dcea5e218208dbe3f114a7b784b872f5c8dd2d3c02b87a56286503f450c558e8 Nov 04 07:25:55.003 INFO running `"docker" "start" "-a" "dcea5e218208dbe3f114a7b784b872f5c8dd2d3c02b87a56286503f450c558e8"` Nov 04 07:25:56.295 INFO kablam! usermod: no changes Nov 04 07:25:56.651 INFO kablam! Checking toml v0.4.6 Nov 04 07:25:56.695 INFO kablam! Checking diesel v1.3.3 Nov 04 07:25:56.695 INFO kablam! Checking dotenv v0.13.0 Nov 04 07:26:01.232 INFO kablam! Checking rocket v0.3.16 Nov 04 07:26:14.741 INFO kablam! Checking rocket_contrib v0.3.16 Nov 04 07:26:27.187 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 04 07:27:05.735 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 04 07:27:06.636 INFO kablam! Checking f24-telemetry-server v0.1.0 (/source) Nov 04 07:27:10.237 INFO kablam! warning: unused `#[macro_use]` import Nov 04 07:27:10.237 INFO kablam! --> src/main.rs:9:1 Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 04 07:27:10.237 INFO kablam! | ^^^^^^^^^^^^ Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 07:27:10.237 INFO kablam! Nov 04 07:27:10.237 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:27:10.237 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:27:10.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 07:27:10.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.237 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.237 INFO kablam! Nov 04 07:27:10.237 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:27:10.237 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:27:10.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.237 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.237 INFO kablam! Nov 04 07:27:10.237 INFO kablam! warning: cannot find type `id` in this scope Nov 04 07:27:10.237 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.237 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.237 INFO kablam! Nov 04 07:27:10.237 INFO kablam! warning: cannot find type `team_id` in this scope Nov 04 07:27:10.237 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.237 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.237 INFO kablam! Nov 04 07:27:10.237 INFO kablam! warning: cannot find type `token` in this scope Nov 04 07:27:10.237 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.237 INFO kablam! | Nov 04 07:27:10.237 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.245 INFO kablam! | Nov 04 07:27:10.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.245 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.245 INFO kablam! Nov 04 07:27:10.245 INFO kablam! warning: cannot find type `disabled` in this scope Nov 04 07:27:10.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.245 INFO kablam! | Nov 04 07:27:10.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.245 INFO kablam! | Nov 04 07:27:10.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.245 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.245 INFO kablam! Nov 04 07:27:10.245 INFO kablam! warning: cannot find type `identifier` in this scope Nov 04 07:27:10.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.245 INFO kablam! | Nov 04 07:27:10.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.245 INFO kablam! | Nov 04 07:27:10.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.245 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.245 INFO kablam! Nov 04 07:27:10.245 INFO kablam! warning: cannot find type `car_id` in this scope Nov 04 07:27:10.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.245 INFO kablam! | Nov 04 07:27:10.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.246 INFO kablam! Nov 04 07:27:10.246 INFO kablam! warning: cannot find type `race_id` in this scope Nov 04 07:27:10.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.246 INFO kablam! Nov 04 07:27:10.246 INFO kablam! warning: cannot find type `ts` in this scope Nov 04 07:27:10.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.246 INFO kablam! Nov 04 07:27:10.246 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 04 07:27:10.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.246 INFO kablam! Nov 04 07:27:10.246 INFO kablam! warning: cannot find type `voltage` in this scope Nov 04 07:27:10.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.246 INFO kablam! Nov 04 07:27:10.246 INFO kablam! warning: cannot find type `current` in this scope Nov 04 07:27:10.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.246 INFO kablam! Nov 04 07:27:10.246 INFO kablam! warning: cannot find type `watthours` in this scope Nov 04 07:27:10.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.246 INFO kablam! Nov 04 07:27:10.246 INFO kablam! warning: cannot find type `temp1` in this scope Nov 04 07:27:10.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.246 INFO kablam! Nov 04 07:27:10.246 INFO kablam! warning: cannot find type `temp2` in this scope Nov 04 07:27:10.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.246 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `accel` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.247 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 04 07:27:10.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.247 INFO kablam! | Nov 04 07:27:10.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.247 INFO kablam! Nov 04 07:27:10.248 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 04 07:27:10.248 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.248 INFO kablam! | Nov 04 07:27:10.248 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.248 INFO kablam! | Nov 04 07:27:10.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.248 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.248 INFO kablam! Nov 04 07:27:10.263 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 04 07:27:10.263 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.263 INFO kablam! | Nov 04 07:27:10.263 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.263 INFO kablam! | Nov 04 07:27:10.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.263 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.263 INFO kablam! Nov 04 07:27:10.263 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 04 07:27:10.263 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.263 INFO kablam! | Nov 04 07:27:10.263 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.263 INFO kablam! | Nov 04 07:27:10.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.263 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.263 INFO kablam! Nov 04 07:27:10.263 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 04 07:27:10.263 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.263 INFO kablam! | Nov 04 07:27:10.263 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.263 INFO kablam! | Nov 04 07:27:10.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.263 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.263 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `name` in this scope Nov 04 07:27:10.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `current_race` in this scope Nov 04 07:27:10.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `Team` in this scope Nov 04 07:27:10.264 INFO kablam! --> src/models.rs:4:10 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 4 | #[derive(Queryable)] Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 04 07:27:10.264 INFO kablam! --> src/models.rs:10:10 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 10 | #[derive(Queryable)] Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `Car` in this scope Nov 04 07:27:10.264 INFO kablam! --> src/models.rs:17:10 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 17 | #[derive(Queryable)] Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `Race` in this scope Nov 04 07:27:10.264 INFO kablam! --> src/models.rs:23:10 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 23 | #[derive(Queryable)] Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `data_records` in this scope Nov 04 07:27:10.264 INFO kablam! --> src/models.rs:29:10 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 04 07:27:10.264 INFO kablam! --> src/models.rs:29:10 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:27:10.264 INFO kablam! --> src/models.rs:29:10 Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.264 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.264 INFO kablam! | Nov 04 07:27:10.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.264 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.264 INFO kablam! Nov 04 07:27:10.264 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:27:10.265 INFO kablam! --> src/models.rs:29:22 Nov 04 07:27:10.265 INFO kablam! | Nov 04 07:27:10.265 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.265 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.265 INFO kablam! | Nov 04 07:27:10.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.265 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.265 INFO kablam! Nov 04 07:27:10.265 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 04 07:27:10.265 INFO kablam! --> src/models.rs:29:22 Nov 04 07:27:10.265 INFO kablam! | Nov 04 07:27:10.265 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.265 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.265 INFO kablam! | Nov 04 07:27:10.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.265 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.265 INFO kablam! Nov 04 07:27:10.564 INFO kablam! warning: unused `#[macro_use]` import Nov 04 07:27:10.564 INFO kablam! --> src/main.rs:9:1 Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 04 07:27:10.564 INFO kablam! | ^^^^^^^^^^^^ Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 07:27:10.564 INFO kablam! Nov 04 07:27:10.564 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:27:10.564 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:27:10.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 07:27:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.564 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.564 INFO kablam! Nov 04 07:27:10.564 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:27:10.564 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:27:10.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.564 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.564 INFO kablam! Nov 04 07:27:10.564 INFO kablam! warning: cannot find type `id` in this scope Nov 04 07:27:10.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.564 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.564 INFO kablam! Nov 04 07:27:10.564 INFO kablam! warning: cannot find type `team_id` in this scope Nov 04 07:27:10.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.564 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.564 INFO kablam! Nov 04 07:27:10.564 INFO kablam! warning: cannot find type `token` in this scope Nov 04 07:27:10.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.564 INFO kablam! | Nov 04 07:27:10.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `disabled` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `identifier` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `car_id` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `race_id` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `ts` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `voltage` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `current` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.565 INFO kablam! warning: cannot find type `watthours` in this scope Nov 04 07:27:10.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.565 INFO kablam! | Nov 04 07:27:10.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.565 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.565 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `temp1` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `temp2` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `accel` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 04 07:27:10.566 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.566 INFO kablam! | Nov 04 07:27:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.566 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.566 INFO kablam! Nov 04 07:27:10.566 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 04 07:27:10.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 04 07:27:10.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 04 07:27:10.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 04 07:27:10.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 04 07:27:10.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 04 07:27:10.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `name` in this scope Nov 04 07:27:10.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `current_race` in this scope Nov 04 07:27:10.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `Team` in this scope Nov 04 07:27:10.567 INFO kablam! --> src/models.rs:4:10 Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! 4 | #[derive(Queryable)] Nov 04 07:27:10.567 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.567 INFO kablam! | Nov 04 07:27:10.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.567 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.567 INFO kablam! Nov 04 07:27:10.567 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 04 07:27:10.567 INFO kablam! --> src/models.rs:10:10 Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! 10 | #[derive(Queryable)] Nov 04 07:27:10.568 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.568 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.568 INFO kablam! Nov 04 07:27:10.568 INFO kablam! warning: cannot find type `Car` in this scope Nov 04 07:27:10.568 INFO kablam! --> src/models.rs:17:10 Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! 17 | #[derive(Queryable)] Nov 04 07:27:10.568 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.568 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.568 INFO kablam! Nov 04 07:27:10.568 INFO kablam! warning: cannot find type `Race` in this scope Nov 04 07:27:10.568 INFO kablam! --> src/models.rs:23:10 Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! 23 | #[derive(Queryable)] Nov 04 07:27:10.568 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.568 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.568 INFO kablam! Nov 04 07:27:10.568 INFO kablam! warning: cannot find type `data_records` in this scope Nov 04 07:27:10.568 INFO kablam! --> src/models.rs:29:10 Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.568 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.568 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.568 INFO kablam! Nov 04 07:27:10.568 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 04 07:27:10.568 INFO kablam! --> src/models.rs:29:10 Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.568 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.568 INFO kablam! | Nov 04 07:27:10.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.568 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.568 INFO kablam! Nov 04 07:27:10.574 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:27:10.574 INFO kablam! --> src/models.rs:29:10 Nov 04 07:27:10.574 INFO kablam! | Nov 04 07:27:10.574 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.574 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.574 INFO kablam! | Nov 04 07:27:10.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.574 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.574 INFO kablam! Nov 04 07:27:10.574 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:27:10.574 INFO kablam! --> src/models.rs:29:22 Nov 04 07:27:10.574 INFO kablam! | Nov 04 07:27:10.574 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.574 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.574 INFO kablam! | Nov 04 07:27:10.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.575 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.575 INFO kablam! Nov 04 07:27:10.575 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 04 07:27:10.575 INFO kablam! --> src/models.rs:29:22 Nov 04 07:27:10.575 INFO kablam! | Nov 04 07:27:10.575 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 04 07:27:10.575 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:27:10.575 INFO kablam! | Nov 04 07:27:10.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:27:10.575 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:27:10.575 INFO kablam! Nov 04 07:27:12.115 INFO kablam! warning: struct is never constructed: `Race` Nov 04 07:27:12.115 INFO kablam! --> src/models.rs:24:1 Nov 04 07:27:12.115 INFO kablam! | Nov 04 07:27:12.115 INFO kablam! 24 | pub struct Race { Nov 04 07:27:12.115 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 04 07:27:12.115 INFO kablam! | Nov 04 07:27:12.115 INFO kablam! = note: #[warn(dead_code)] on by default Nov 04 07:27:12.115 INFO kablam! Nov 04 07:27:12.273 INFO kablam! warning: struct is never constructed: `Race` Nov 04 07:27:12.273 INFO kablam! --> src/models.rs:24:1 Nov 04 07:27:12.273 INFO kablam! | Nov 04 07:27:12.273 INFO kablam! 24 | pub struct Race { Nov 04 07:27:12.273 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 04 07:27:12.273 INFO kablam! | Nov 04 07:27:12.273 INFO kablam! = note: #[warn(dead_code)] on by default Nov 04 07:27:12.273 INFO kablam! Nov 04 07:27:12.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Nov 04 07:27:12.395 INFO kablam! su: No module specific data is present Nov 04 07:27:12.967 INFO running `"docker" "rm" "-f" "dcea5e218208dbe3f114a7b784b872f5c8dd2d3c02b87a56286503f450c558e8"` Nov 04 07:27:13.219 INFO blam! dcea5e218208dbe3f114a7b784b872f5c8dd2d3c02b87a56286503f450c558e8