Nov 06 22:26:02.875 INFO checking eeeeeta/f24-telemetry-server against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 22:26:02.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-4/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 22:26:03.382 INFO blam! f83cfd169e3db3640728088d7d9eadb5fe4d48f86489e3784b82108c7a04fa4d Nov 06 22:26:03.384 INFO running `"docker" "start" "-a" "f83cfd169e3db3640728088d7d9eadb5fe4d48f86489e3784b82108c7a04fa4d"` Nov 06 22:26:04.289 INFO kablam! usermod: no changes Nov 06 22:26:04.623 INFO kablam! Checking diesel v1.3.3 Nov 06 22:26:04.623 INFO kablam! Checking dotenv v0.13.0 Nov 06 22:26:04.626 INFO kablam! Checking rocket_contrib v0.3.16 Nov 06 22:26:47.044 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 06 22:26:48.128 INFO kablam! Checking f24-telemetry-server v0.1.0 (/source) Nov 06 22:26:53.370 INFO kablam! warning: unused `#[macro_use]` import Nov 06 22:26:53.370 INFO kablam! --> src/main.rs:9:1 Nov 06 22:26:53.371 INFO kablam! | Nov 06 22:26:53.371 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 06 22:26:53.371 INFO kablam! | ^^^^^^^^^^^^ Nov 06 22:26:53.371 INFO kablam! | Nov 06 22:26:53.371 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 22:26:53.371 INFO kablam! Nov 06 22:26:53.372 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:26:53.372 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:26:53.372 INFO kablam! | Nov 06 22:26:53.372 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:26:53.372 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.372 INFO kablam! | Nov 06 22:26:53.372 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:26:53.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.372 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.372 INFO kablam! Nov 06 22:26:53.372 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:26:53.374 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:26:53.374 INFO kablam! | Nov 06 22:26:53.374 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:26:53.374 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.374 INFO kablam! | Nov 06 22:26:53.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.374 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.374 INFO kablam! Nov 06 22:26:53.374 INFO kablam! warning: cannot find type `id` in this scope Nov 06 22:26:53.374 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.374 INFO kablam! | Nov 06 22:26:53.374 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.374 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.374 INFO kablam! | Nov 06 22:26:53.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.374 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.374 INFO kablam! Nov 06 22:26:53.374 INFO kablam! warning: cannot find type `team_id` in this scope Nov 06 22:26:53.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.376 INFO kablam! | Nov 06 22:26:53.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.376 INFO kablam! | Nov 06 22:26:53.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.376 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.376 INFO kablam! Nov 06 22:26:53.376 INFO kablam! warning: cannot find type `token` in this scope Nov 06 22:26:53.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.376 INFO kablam! | Nov 06 22:26:53.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.376 INFO kablam! | Nov 06 22:26:53.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.376 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.376 INFO kablam! Nov 06 22:26:53.378 INFO kablam! warning: cannot find type `disabled` in this scope Nov 06 22:26:53.378 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.378 INFO kablam! | Nov 06 22:26:53.378 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.378 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.378 INFO kablam! | Nov 06 22:26:53.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.378 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.378 INFO kablam! Nov 06 22:26:53.380 INFO kablam! warning: cannot find type `identifier` in this scope Nov 06 22:26:53.380 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.380 INFO kablam! | Nov 06 22:26:53.380 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.380 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.380 INFO kablam! | Nov 06 22:26:53.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.380 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.380 INFO kablam! Nov 06 22:26:53.380 INFO kablam! warning: cannot find type `car_id` in this scope Nov 06 22:26:53.380 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.380 INFO kablam! | Nov 06 22:26:53.380 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.380 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.380 INFO kablam! | Nov 06 22:26:53.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.381 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.381 INFO kablam! Nov 06 22:26:53.381 INFO kablam! warning: cannot find type `race_id` in this scope Nov 06 22:26:53.381 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.381 INFO kablam! | Nov 06 22:26:53.381 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.381 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.381 INFO kablam! | Nov 06 22:26:53.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `ts` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `voltage` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `current` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `watthours` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `temp1` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `temp2` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 06 22:26:53.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.382 INFO kablam! | Nov 06 22:26:53.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.382 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.382 INFO kablam! Nov 06 22:26:53.382 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `accel` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.383 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.383 INFO kablam! Nov 06 22:26:53.383 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 06 22:26:53.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.383 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.384 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.384 INFO kablam! Nov 06 22:26:53.384 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 06 22:26:53.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.384 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.384 INFO kablam! Nov 06 22:26:53.384 INFO kablam! warning: cannot find type `name` in this scope Nov 06 22:26:53.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.384 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.384 INFO kablam! Nov 06 22:26:53.384 INFO kablam! warning: cannot find type `current_race` in this scope Nov 06 22:26:53.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.384 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.384 INFO kablam! Nov 06 22:26:53.384 INFO kablam! warning: cannot find type `Team` in this scope Nov 06 22:26:53.384 INFO kablam! --> src/models.rs:4:10 Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! 4 | #[derive(Queryable)] Nov 06 22:26:53.384 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.384 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.384 INFO kablam! Nov 06 22:26:53.384 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 06 22:26:53.384 INFO kablam! --> src/models.rs:10:10 Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! 10 | #[derive(Queryable)] Nov 06 22:26:53.384 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.384 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.384 INFO kablam! Nov 06 22:26:53.384 INFO kablam! warning: cannot find type `Car` in this scope Nov 06 22:26:53.384 INFO kablam! --> src/models.rs:17:10 Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! 17 | #[derive(Queryable)] Nov 06 22:26:53.384 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.384 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.384 INFO kablam! Nov 06 22:26:53.384 INFO kablam! warning: cannot find type `Race` in this scope Nov 06 22:26:53.384 INFO kablam! --> src/models.rs:23:10 Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! 23 | #[derive(Queryable)] Nov 06 22:26:53.384 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.384 INFO kablam! | Nov 06 22:26:53.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.392 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.392 INFO kablam! Nov 06 22:26:53.392 INFO kablam! warning: cannot find type `data_records` in this scope Nov 06 22:26:53.392 INFO kablam! --> src/models.rs:29:10 Nov 06 22:26:53.392 INFO kablam! | Nov 06 22:26:53.392 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.392 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.392 INFO kablam! | Nov 06 22:26:53.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.392 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.392 INFO kablam! Nov 06 22:26:53.392 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 06 22:26:53.392 INFO kablam! --> src/models.rs:29:10 Nov 06 22:26:53.403 INFO kablam! | Nov 06 22:26:53.403 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.403 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.403 INFO kablam! | Nov 06 22:26:53.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.403 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.403 INFO kablam! Nov 06 22:26:53.403 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:26:53.403 INFO kablam! --> src/models.rs:29:10 Nov 06 22:26:53.403 INFO kablam! | Nov 06 22:26:53.403 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.403 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.403 INFO kablam! | Nov 06 22:26:53.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.403 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.403 INFO kablam! Nov 06 22:26:53.403 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:26:53.403 INFO kablam! --> src/models.rs:29:22 Nov 06 22:26:53.403 INFO kablam! | Nov 06 22:26:53.403 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.403 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.403 INFO kablam! | Nov 06 22:26:53.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.403 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.403 INFO kablam! Nov 06 22:26:53.403 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 06 22:26:53.403 INFO kablam! --> src/models.rs:29:22 Nov 06 22:26:53.403 INFO kablam! | Nov 06 22:26:53.403 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.403 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.403 INFO kablam! | Nov 06 22:26:53.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.403 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.403 INFO kablam! Nov 06 22:26:53.767 INFO kablam! warning: unused `#[macro_use]` import Nov 06 22:26:53.767 INFO kablam! --> src/main.rs:9:1 Nov 06 22:26:53.768 INFO kablam! | Nov 06 22:26:53.768 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 06 22:26:53.769 INFO kablam! | ^^^^^^^^^^^^ Nov 06 22:26:53.770 INFO kablam! | Nov 06 22:26:53.770 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 22:26:53.771 INFO kablam! Nov 06 22:26:53.771 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:26:53.772 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:26:53.773 INFO kablam! | Nov 06 22:26:53.773 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:26:53.774 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.774 INFO kablam! | Nov 06 22:26:53.774 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:26:53.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.774 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.774 INFO kablam! Nov 06 22:26:53.774 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:26:53.774 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:26:53.774 INFO kablam! | Nov 06 22:26:53.774 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:26:53.774 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.774 INFO kablam! | Nov 06 22:26:53.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.774 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.774 INFO kablam! Nov 06 22:26:53.775 INFO kablam! warning: cannot find type `id` in this scope Nov 06 22:26:53.775 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.775 INFO kablam! | Nov 06 22:26:53.775 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.779 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.779 INFO kablam! | Nov 06 22:26:53.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.779 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.779 INFO kablam! Nov 06 22:26:53.779 INFO kablam! warning: cannot find type `team_id` in this scope Nov 06 22:26:53.779 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.779 INFO kablam! | Nov 06 22:26:53.779 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.779 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.779 INFO kablam! | Nov 06 22:26:53.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.779 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.779 INFO kablam! Nov 06 22:26:53.779 INFO kablam! warning: cannot find type `token` in this scope Nov 06 22:26:53.779 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.779 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.780 INFO kablam! Nov 06 22:26:53.780 INFO kablam! warning: cannot find type `disabled` in this scope Nov 06 22:26:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.780 INFO kablam! Nov 06 22:26:53.780 INFO kablam! warning: cannot find type `identifier` in this scope Nov 06 22:26:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.780 INFO kablam! Nov 06 22:26:53.780 INFO kablam! warning: cannot find type `car_id` in this scope Nov 06 22:26:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.780 INFO kablam! Nov 06 22:26:53.780 INFO kablam! warning: cannot find type `race_id` in this scope Nov 06 22:26:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.780 INFO kablam! Nov 06 22:26:53.780 INFO kablam! warning: cannot find type `ts` in this scope Nov 06 22:26:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.780 INFO kablam! Nov 06 22:26:53.780 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 06 22:26:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.780 INFO kablam! Nov 06 22:26:53.780 INFO kablam! warning: cannot find type `voltage` in this scope Nov 06 22:26:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.780 INFO kablam! Nov 06 22:26:53.780 INFO kablam! warning: cannot find type `current` in this scope Nov 06 22:26:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.780 INFO kablam! | Nov 06 22:26:53.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `watthours` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `temp1` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `temp2` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `accel` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.781 INFO kablam! Nov 06 22:26:53.781 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 06 22:26:53.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.781 INFO kablam! | Nov 06 22:26:53.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.782 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.782 INFO kablam! Nov 06 22:26:53.782 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 06 22:26:53.782 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.782 INFO kablam! | Nov 06 22:26:53.782 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.782 INFO kablam! | Nov 06 22:26:53.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.782 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.782 INFO kablam! Nov 06 22:26:53.801 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 06 22:26:53.802 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.802 INFO kablam! | Nov 06 22:26:53.802 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.802 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.802 INFO kablam! | Nov 06 22:26:53.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.802 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.802 INFO kablam! Nov 06 22:26:53.802 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 06 22:26:53.802 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.802 INFO kablam! | Nov 06 22:26:53.802 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.802 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.802 INFO kablam! | Nov 06 22:26:53.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.802 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.802 INFO kablam! Nov 06 22:26:53.802 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 06 22:26:53.802 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.802 INFO kablam! | Nov 06 22:26:53.802 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.802 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.802 INFO kablam! | Nov 06 22:26:53.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.803 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.803 INFO kablam! Nov 06 22:26:53.803 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 06 22:26:53.803 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.803 INFO kablam! | Nov 06 22:26:53.803 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.803 INFO kablam! | Nov 06 22:26:53.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.803 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.803 INFO kablam! Nov 06 22:26:53.803 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 06 22:26:53.803 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.803 INFO kablam! | Nov 06 22:26:53.803 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.803 INFO kablam! | Nov 06 22:26:53.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.803 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.803 INFO kablam! Nov 06 22:26:53.803 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 06 22:26:53.803 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.803 INFO kablam! | Nov 06 22:26:53.803 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.803 INFO kablam! | Nov 06 22:26:53.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.804 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.804 INFO kablam! Nov 06 22:26:53.809 INFO kablam! warning: cannot find type `name` in this scope Nov 06 22:26:53.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.809 INFO kablam! | Nov 06 22:26:53.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.810 INFO kablam! | Nov 06 22:26:53.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.810 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.810 INFO kablam! Nov 06 22:26:53.812 INFO kablam! warning: cannot find type `current_race` in this scope Nov 06 22:26:53.812 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:26:53.812 INFO kablam! | Nov 06 22:26:53.812 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:26:53.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.812 INFO kablam! | Nov 06 22:26:53.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.812 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.812 INFO kablam! Nov 06 22:26:53.812 INFO kablam! warning: cannot find type `Team` in this scope Nov 06 22:26:53.812 INFO kablam! --> src/models.rs:4:10 Nov 06 22:26:53.812 INFO kablam! | Nov 06 22:26:53.812 INFO kablam! 4 | #[derive(Queryable)] Nov 06 22:26:53.812 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.812 INFO kablam! | Nov 06 22:26:53.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.812 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.812 INFO kablam! Nov 06 22:26:53.814 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 06 22:26:53.814 INFO kablam! --> src/models.rs:10:10 Nov 06 22:26:53.814 INFO kablam! | Nov 06 22:26:53.814 INFO kablam! 10 | #[derive(Queryable)] Nov 06 22:26:53.814 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.814 INFO kablam! | Nov 06 22:26:53.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.814 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.814 INFO kablam! Nov 06 22:26:53.814 INFO kablam! warning: cannot find type `Car` in this scope Nov 06 22:26:53.814 INFO kablam! --> src/models.rs:17:10 Nov 06 22:26:53.814 INFO kablam! | Nov 06 22:26:53.814 INFO kablam! 17 | #[derive(Queryable)] Nov 06 22:26:53.814 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.814 INFO kablam! | Nov 06 22:26:53.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.814 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.814 INFO kablam! Nov 06 22:26:53.815 INFO kablam! warning: cannot find type `Race` in this scope Nov 06 22:26:53.815 INFO kablam! --> src/models.rs:23:10 Nov 06 22:26:53.815 INFO kablam! | Nov 06 22:26:53.815 INFO kablam! 23 | #[derive(Queryable)] Nov 06 22:26:53.815 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.815 INFO kablam! | Nov 06 22:26:53.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.815 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.815 INFO kablam! Nov 06 22:26:53.818 INFO kablam! warning: cannot find type `data_records` in this scope Nov 06 22:26:53.818 INFO kablam! --> src/models.rs:29:10 Nov 06 22:26:53.818 INFO kablam! | Nov 06 22:26:53.818 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.818 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.818 INFO kablam! | Nov 06 22:26:53.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.818 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.819 INFO kablam! Nov 06 22:26:53.819 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 06 22:26:53.819 INFO kablam! --> src/models.rs:29:10 Nov 06 22:26:53.819 INFO kablam! | Nov 06 22:26:53.819 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.819 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.819 INFO kablam! | Nov 06 22:26:53.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.819 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.819 INFO kablam! Nov 06 22:26:53.819 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:26:53.819 INFO kablam! --> src/models.rs:29:10 Nov 06 22:26:53.819 INFO kablam! | Nov 06 22:26:53.819 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.819 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.819 INFO kablam! | Nov 06 22:26:53.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.819 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.819 INFO kablam! Nov 06 22:26:53.819 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:26:53.819 INFO kablam! --> src/models.rs:29:22 Nov 06 22:26:53.819 INFO kablam! | Nov 06 22:26:53.819 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.819 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.819 INFO kablam! | Nov 06 22:26:53.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.819 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.819 INFO kablam! Nov 06 22:26:53.819 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 06 22:26:53.819 INFO kablam! --> src/models.rs:29:22 Nov 06 22:26:53.819 INFO kablam! | Nov 06 22:26:53.819 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 06 22:26:53.819 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:26:53.819 INFO kablam! | Nov 06 22:26:53.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:26:53.828 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:26:53.828 INFO kablam! Nov 06 22:26:56.204 INFO kablam! warning: struct is never constructed: `Race` Nov 06 22:26:56.205 INFO kablam! --> src/models.rs:24:1 Nov 06 22:26:56.205 INFO kablam! | Nov 06 22:26:56.205 INFO kablam! 24 | pub struct Race { Nov 06 22:26:56.205 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 06 22:26:56.205 INFO kablam! | Nov 06 22:26:56.205 INFO kablam! = note: #[warn(dead_code)] on by default Nov 06 22:26:56.205 INFO kablam! Nov 06 22:26:56.468 INFO kablam! warning: struct is never constructed: `Race` Nov 06 22:26:56.468 INFO kablam! --> src/models.rs:24:1 Nov 06 22:26:56.469 INFO kablam! | Nov 06 22:26:56.469 INFO kablam! 24 | pub struct Race { Nov 06 22:26:56.469 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 06 22:26:56.469 INFO kablam! | Nov 06 22:26:56.470 INFO kablam! = note: #[warn(dead_code)] on by default Nov 06 22:26:56.470 INFO kablam! Nov 06 22:26:56.590 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.27s Nov 06 22:26:56.621 INFO kablam! su: No module specific data is present Nov 06 22:26:57.417 INFO running `"docker" "rm" "-f" "f83cfd169e3db3640728088d7d9eadb5fe4d48f86489e3784b82108c7a04fa4d"` Nov 06 22:26:57.724 INFO blam! f83cfd169e3db3640728088d7d9eadb5fe4d48f86489e3784b82108c7a04fa4d