Nov 09 13:35:40.282 INFO checking eeeeeta/f24-telemetry-server against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 13:35:40.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-4/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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 09 13:35:40.683 INFO blam! 59267b7e0bbceebc0a10a026fb216d77125248fe1da5f9171155a8b9a04b7330 Nov 09 13:35:40.685 INFO running `"docker" "start" "-a" "59267b7e0bbceebc0a10a026fb216d77125248fe1da5f9171155a8b9a04b7330"` Nov 09 13:35:41.778 INFO kablam! usermod: no changes Nov 09 13:35:42.075 INFO kablam! Compiling pear_codegen v0.0.20 Nov 09 13:35:42.083 INFO kablam! Compiling rocket v0.3.16 Nov 09 13:35:42.083 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 09 13:35:42.107 INFO kablam! Compiling toml v0.4.6 Nov 09 13:35:42.107 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 09 13:35:42.107 INFO kablam! Compiling hyper v0.10.13 Nov 09 13:35:42.107 INFO kablam! Checking diesel v1.3.3 Nov 09 13:35:47.145 INFO kablam! Checking dotenv v0.13.0 Nov 09 13:35:50.388 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 09 13:35:53.989 INFO kablam! Compiling rayon-core v1.4.1 Nov 09 13:36:03.619 INFO kablam! Compiling rayon v0.7.1 Nov 09 13:36:18.440 INFO kablam! Compiling ring v0.11.0 Nov 09 13:36:31.627 INFO kablam! Checking cookie v0.9.2 Nov 09 13:36:46.918 INFO kablam! Checking rocket_contrib v0.3.16 Nov 09 13:37:19.846 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 09 13:37:20.842 INFO kablam! Checking f24-telemetry-server v0.1.0 (/source) Nov 09 13:37:25.067 INFO kablam! warning: unused `#[macro_use]` import Nov 09 13:37:25.067 INFO kablam! --> src/main.rs:9:1 Nov 09 13:37:25.067 INFO kablam! | Nov 09 13:37:25.067 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 09 13:37:25.067 INFO kablam! | ^^^^^^^^^^^^ Nov 09 13:37:25.067 INFO kablam! | Nov 09 13:37:25.067 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 13:37:25.067 INFO kablam! Nov 09 13:37:25.067 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:37:25.067 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:37:25.067 INFO kablam! | Nov 09 13:37:25.067 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:37:25.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.067 INFO kablam! | Nov 09 13:37:25.067 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 13:37:25.067 INFO 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 09 13:37:25.067 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.067 INFO kablam! Nov 09 13:37:25.067 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:37:25.067 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:37:25.067 INFO kablam! | Nov 09 13:37:25.067 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:37:25.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.067 INFO kablam! | Nov 09 13:37:25.067 INFO 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 09 13:37:25.067 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.067 INFO kablam! Nov 09 13:37:25.067 INFO kablam! warning: cannot find type `id` in this scope Nov 09 13:37:25.067 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.067 INFO kablam! | Nov 09 13:37:25.067 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.067 INFO kablam! | Nov 09 13:37:25.067 INFO 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 09 13:37:25.068 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.068 INFO kablam! Nov 09 13:37:25.074 INFO kablam! warning: cannot find type `team_id` in this scope Nov 09 13:37:25.074 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.074 INFO kablam! | Nov 09 13:37:25.074 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `token` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `disabled` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `identifier` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `car_id` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `race_id` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `ts` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `voltage` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.075 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.075 INFO kablam! Nov 09 13:37:25.075 INFO kablam! warning: cannot find type `current` in this scope Nov 09 13:37:25.075 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.075 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.075 INFO kablam! | Nov 09 13:37:25.075 INFO 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 09 13:37:25.076 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.076 INFO kablam! Nov 09 13:37:25.076 INFO kablam! warning: cannot find type `watthours` in this scope Nov 09 13:37:25.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.087 INFO kablam! | Nov 09 13:37:25.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.087 INFO kablam! | Nov 09 13:37:25.087 INFO 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 09 13:37:25.087 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.087 INFO kablam! Nov 09 13:37:25.087 INFO kablam! warning: cannot find type `temp1` in this scope Nov 09 13:37:25.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.087 INFO kablam! | Nov 09 13:37:25.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.087 INFO kablam! | Nov 09 13:37:25.087 INFO 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 09 13:37:25.087 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.087 INFO kablam! Nov 09 13:37:25.087 INFO kablam! warning: cannot find type `temp2` in this scope Nov 09 13:37:25.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.087 INFO kablam! | Nov 09 13:37:25.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `accel` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 09 13:37:25.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.088 INFO kablam! | Nov 09 13:37:25.088 INFO 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 09 13:37:25.088 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.088 INFO kablam! Nov 09 13:37:25.088 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 09 13:37:25.089 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.089 INFO kablam! | Nov 09 13:37:25.089 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.089 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.089 INFO kablam! | Nov 09 13:37:25.089 INFO 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 09 13:37:25.089 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.089 INFO kablam! Nov 09 13:37:25.089 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 09 13:37:25.089 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.089 INFO kablam! | Nov 09 13:37:25.089 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.089 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.089 INFO kablam! | Nov 09 13:37:25.089 INFO 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 09 13:37:25.089 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.089 INFO kablam! Nov 09 13:37:25.089 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 09 13:37:25.089 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.089 INFO kablam! | Nov 09 13:37:25.089 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.089 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.089 INFO kablam! | Nov 09 13:37:25.089 INFO 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 09 13:37:25.089 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.089 INFO kablam! Nov 09 13:37:25.089 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 09 13:37:25.089 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.089 INFO kablam! | Nov 09 13:37:25.089 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.089 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.089 INFO kablam! | Nov 09 13:37:25.089 INFO 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 09 13:37:25.089 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.089 INFO kablam! Nov 09 13:37:25.099 INFO kablam! warning: cannot find type `name` in this scope Nov 09 13:37:25.099 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.099 INFO kablam! | Nov 09 13:37:25.099 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.099 INFO kablam! | Nov 09 13:37:25.099 INFO 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 09 13:37:25.099 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.099 INFO kablam! Nov 09 13:37:25.099 INFO kablam! warning: cannot find type `current_race` in this scope Nov 09 13:37:25.099 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.099 INFO kablam! | Nov 09 13:37:25.099 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.099 INFO kablam! | Nov 09 13:37:25.099 INFO 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 09 13:37:25.099 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.099 INFO kablam! Nov 09 13:37:25.099 INFO kablam! warning: cannot find type `Team` in this scope Nov 09 13:37:25.099 INFO kablam! --> src/models.rs:4:10 Nov 09 13:37:25.099 INFO kablam! | Nov 09 13:37:25.099 INFO kablam! 4 | #[derive(Queryable)] Nov 09 13:37:25.099 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.099 INFO kablam! | Nov 09 13:37:25.099 INFO 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 09 13:37:25.099 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.099 INFO kablam! Nov 09 13:37:25.099 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 09 13:37:25.099 INFO kablam! --> src/models.rs:10:10 Nov 09 13:37:25.099 INFO kablam! | Nov 09 13:37:25.099 INFO kablam! 10 | #[derive(Queryable)] Nov 09 13:37:25.099 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.099 INFO kablam! | Nov 09 13:37:25.099 INFO 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 09 13:37:25.099 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.099 INFO kablam! Nov 09 13:37:25.099 INFO kablam! warning: cannot find type `Car` in this scope Nov 09 13:37:25.100 INFO kablam! --> src/models.rs:17:10 Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO kablam! 17 | #[derive(Queryable)] Nov 09 13:37:25.100 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO 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 09 13:37:25.100 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.100 INFO kablam! Nov 09 13:37:25.100 INFO kablam! warning: cannot find type `Race` in this scope Nov 09 13:37:25.100 INFO kablam! --> src/models.rs:23:10 Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO kablam! 23 | #[derive(Queryable)] Nov 09 13:37:25.100 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO 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 09 13:37:25.100 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.100 INFO kablam! Nov 09 13:37:25.100 INFO kablam! warning: cannot find type `data_records` in this scope Nov 09 13:37:25.100 INFO kablam! --> src/models.rs:29:10 Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.100 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO 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 09 13:37:25.100 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.100 INFO kablam! Nov 09 13:37:25.100 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 09 13:37:25.100 INFO kablam! --> src/models.rs:29:10 Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.100 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO 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 09 13:37:25.100 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.100 INFO kablam! Nov 09 13:37:25.100 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:37:25.100 INFO kablam! --> src/models.rs:29:10 Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.100 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO 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 09 13:37:25.100 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.100 INFO kablam! Nov 09 13:37:25.100 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:37:25.100 INFO kablam! --> src/models.rs:29:22 Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.100 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO 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 09 13:37:25.100 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.100 INFO kablam! Nov 09 13:37:25.100 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 09 13:37:25.100 INFO kablam! --> src/models.rs:29:22 Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.100 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.100 INFO kablam! | Nov 09 13:37:25.100 INFO 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 09 13:37:25.100 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.100 INFO kablam! Nov 09 13:37:25.123 INFO kablam! warning: unused `#[macro_use]` import Nov 09 13:37:25.123 INFO kablam! --> src/main.rs:9:1 Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO kablam! 9 | #[macro_use] extern crate rocket; Nov 09 13:37:25.123 INFO kablam! | ^^^^^^^^^^^^ Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 13:37:25.123 INFO kablam! Nov 09 13:37:25.123 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:37:25.123 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:37:25.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 13:37:25.123 INFO 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 09 13:37:25.123 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.123 INFO kablam! Nov 09 13:37:25.123 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:37:25.123 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:37:25.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO 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 09 13:37:25.123 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.123 INFO kablam! Nov 09 13:37:25.123 INFO kablam! warning: cannot find type `id` in this scope Nov 09 13:37:25.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO 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 09 13:37:25.123 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.123 INFO kablam! Nov 09 13:37:25.123 INFO kablam! warning: cannot find type `team_id` in this scope Nov 09 13:37:25.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.123 INFO kablam! | Nov 09 13:37:25.123 INFO 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 09 13:37:25.123 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.123 INFO kablam! Nov 09 13:37:25.123 INFO kablam! warning: cannot find type `token` in this scope Nov 09 13:37:25.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.124 INFO kablam! | Nov 09 13:37:25.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.124 INFO kablam! | Nov 09 13:37:25.124 INFO 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 09 13:37:25.124 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.124 INFO kablam! Nov 09 13:37:25.124 INFO kablam! warning: cannot find type `disabled` in this scope Nov 09 13:37:25.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.124 INFO kablam! | Nov 09 13:37:25.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.124 INFO kablam! | Nov 09 13:37:25.124 INFO 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 09 13:37:25.124 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.124 INFO kablam! Nov 09 13:37:25.124 INFO kablam! warning: cannot find type `identifier` in this scope Nov 09 13:37:25.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.124 INFO kablam! | Nov 09 13:37:25.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.124 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `car_id` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `race_id` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `ts` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `arduino_secs` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `voltage` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `current` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `watthours` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `temp1` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.125 INFO kablam! Nov 09 13:37:25.125 INFO kablam! warning: cannot find type `temp2` in this scope Nov 09 13:37:25.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.125 INFO kablam! | Nov 09 13:37:25.125 INFO 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 09 13:37:25.125 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.126 INFO kablam! Nov 09 13:37:25.126 INFO kablam! warning: cannot find type `gps_speed` in this scope Nov 09 13:37:25.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO 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 09 13:37:25.126 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.126 INFO kablam! Nov 09 13:37:25.126 INFO kablam! warning: cannot find type `gps_long` in this scope Nov 09 13:37:25.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO 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 09 13:37:25.126 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.126 INFO kablam! Nov 09 13:37:25.126 INFO kablam! warning: cannot find type `gps_lat` in this scope Nov 09 13:37:25.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO 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 09 13:37:25.126 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.126 INFO kablam! Nov 09 13:37:25.126 INFO kablam! warning: cannot find type `accel` in this scope Nov 09 13:37:25.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO 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 09 13:37:25.126 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.126 INFO kablam! Nov 09 13:37:25.126 INFO kablam! warning: cannot find type `pressure1` in this scope Nov 09 13:37:25.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.126 INFO kablam! | Nov 09 13:37:25.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO 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 09 13:37:25.131 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.131 INFO kablam! Nov 09 13:37:25.131 INFO kablam! warning: cannot find type `pressure2` in this scope Nov 09 13:37:25.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO 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 09 13:37:25.131 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.131 INFO kablam! Nov 09 13:37:25.131 INFO kablam! warning: cannot find type `rpm1` in this scope Nov 09 13:37:25.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO 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 09 13:37:25.131 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.131 INFO kablam! Nov 09 13:37:25.131 INFO kablam! warning: cannot find type `rpm2` in this scope Nov 09 13:37:25.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO 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 09 13:37:25.131 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.131 INFO kablam! Nov 09 13:37:25.131 INFO kablam! warning: cannot find type `motor_voltage` in this scope Nov 09 13:37:25.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO 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 09 13:37:25.131 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.131 INFO kablam! Nov 09 13:37:25.131 INFO kablam! warning: cannot find type `motor_current` in this scope Nov 09 13:37:25.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.131 INFO kablam! | Nov 09 13:37:25.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO 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 09 13:37:25.132 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.132 INFO kablam! Nov 09 13:37:25.132 INFO kablam! warning: cannot find type `gps_track` in this scope Nov 09 13:37:25.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO 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 09 13:37:25.132 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.132 INFO kablam! Nov 09 13:37:25.132 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Nov 09 13:37:25.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO 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 09 13:37:25.132 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.132 INFO kablam! Nov 09 13:37:25.132 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Nov 09 13:37:25.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO 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 09 13:37:25.132 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.132 INFO kablam! Nov 09 13:37:25.132 INFO kablam! warning: cannot find type `name` in this scope Nov 09 13:37:25.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.132 INFO kablam! | Nov 09 13:37:25.132 INFO 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 09 13:37:25.132 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.132 INFO kablam! Nov 09 13:37:25.135 INFO kablam! warning: cannot find type `current_race` in this scope Nov 09 13:37:25.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:37:25.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO 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 09 13:37:25.135 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.135 INFO kablam! Nov 09 13:37:25.135 INFO kablam! warning: cannot find type `Team` in this scope Nov 09 13:37:25.135 INFO kablam! --> src/models.rs:4:10 Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO kablam! 4 | #[derive(Queryable)] Nov 09 13:37:25.135 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO 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 09 13:37:25.135 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.135 INFO kablam! Nov 09 13:37:25.135 INFO kablam! warning: cannot find type `AccessToken` in this scope Nov 09 13:37:25.135 INFO kablam! --> src/models.rs:10:10 Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO kablam! 10 | #[derive(Queryable)] Nov 09 13:37:25.135 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO 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 09 13:37:25.135 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.135 INFO kablam! Nov 09 13:37:25.135 INFO kablam! warning: cannot find type `Car` in this scope Nov 09 13:37:25.135 INFO kablam! --> src/models.rs:17:10 Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO kablam! 17 | #[derive(Queryable)] Nov 09 13:37:25.135 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO 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 09 13:37:25.135 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.135 INFO kablam! Nov 09 13:37:25.135 INFO kablam! warning: cannot find type `Race` in this scope Nov 09 13:37:25.135 INFO kablam! --> src/models.rs:23:10 Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO kablam! 23 | #[derive(Queryable)] Nov 09 13:37:25.135 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.135 INFO kablam! | Nov 09 13:37:25.135 INFO 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 09 13:37:25.135 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.135 INFO kablam! Nov 09 13:37:25.135 INFO kablam! warning: cannot find type `data_records` in this scope Nov 09 13:37:25.136 INFO kablam! --> src/models.rs:29:10 Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.136 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO 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 09 13:37:25.136 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.136 INFO kablam! Nov 09 13:37:25.136 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 09 13:37:25.136 INFO kablam! --> src/models.rs:29:10 Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.136 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO 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 09 13:37:25.136 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.136 INFO kablam! Nov 09 13:37:25.136 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:37:25.136 INFO kablam! --> src/models.rs:29:10 Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.136 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO 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 09 13:37:25.136 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.136 INFO kablam! Nov 09 13:37:25.136 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:37:25.136 INFO kablam! --> src/models.rs:29:22 Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.136 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO 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 09 13:37:25.136 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.136 INFO kablam! Nov 09 13:37:25.136 INFO kablam! warning: cannot find type `DataRecord` in this scope Nov 09 13:37:25.136 INFO kablam! --> src/models.rs:29:22 Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO kablam! 29 | #[derive(Insertable, Queryable)] Nov 09 13:37:25.136 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:37:25.136 INFO kablam! | Nov 09 13:37:25.136 INFO 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 09 13:37:25.136 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:37:25.136 INFO kablam! Nov 09 13:37:27.084 INFO kablam! warning: struct is never constructed: `Race` Nov 09 13:37:27.084 INFO kablam! --> src/models.rs:24:1 Nov 09 13:37:27.084 INFO kablam! | Nov 09 13:37:27.084 INFO kablam! 24 | pub struct Race { Nov 09 13:37:27.084 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 09 13:37:27.084 INFO kablam! | Nov 09 13:37:27.084 INFO kablam! = note: #[warn(dead_code)] on by default Nov 09 13:37:27.084 INFO kablam! Nov 09 13:37:27.247 INFO kablam! warning: struct is never constructed: `Race` Nov 09 13:37:27.247 INFO kablam! --> src/models.rs:24:1 Nov 09 13:37:27.247 INFO kablam! | Nov 09 13:37:27.247 INFO kablam! 24 | pub struct Race { Nov 09 13:37:27.247 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 09 13:37:27.247 INFO kablam! | Nov 09 13:37:27.247 INFO kablam! = note: #[warn(dead_code)] on by default Nov 09 13:37:27.247 INFO kablam! Nov 09 13:37:27.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Nov 09 13:37:27.334 INFO kablam! su: No module specific data is present Nov 09 13:37:28.163 INFO running `"docker" "rm" "-f" "59267b7e0bbceebc0a10a026fb216d77125248fe1da5f9171155a8b9a04b7330"` Nov 09 13:37:28.399 INFO blam! 59267b7e0bbceebc0a10a026fb216d77125248fe1da5f9171155a8b9a04b7330