Oct 10 23:43:56.314 INFO testing eeeeeta/f24-telemetry-server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:43:56.314 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:43:56.314 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:43:56.690 INFO blam! 618a45ccf1b2b53d6dbfaa1ef3aadc4e91f55eedc32a5b3e55f961463e528924 Oct 10 23:43:56.696 INFO running `"docker" "start" "-a" "618a45ccf1b2b53d6dbfaa1ef3aadc4e91f55eedc32a5b3e55f961463e528924"` Oct 10 23:43:57.500 INFO kablam! usermod: no changes Oct 10 23:43:57.840 INFO kablam! Compiling rocket v0.3.16 Oct 10 23:43:57.840 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 10 23:43:57.888 INFO kablam! Compiling toml v0.4.6 Oct 10 23:43:57.889 INFO kablam! Compiling serde_json v1.0.30 Oct 10 23:43:57.889 INFO kablam! Compiling hyper v0.10.13 Oct 10 23:43:57.889 INFO kablam! Compiling chrono v0.4.6 Oct 10 23:43:57.889 INFO kablam! Compiling regex v1.0.5 Oct 10 23:43:57.889 INFO kablam! Compiling ring v0.11.0 Oct 10 23:44:13.229 INFO kablam! Compiling diesel v1.3.3 Oct 10 23:44:18.463 INFO kablam! Compiling dotenv v0.13.0 Oct 10 23:44:22.832 INFO kablam! Compiling cookie v0.9.2 Oct 10 23:44:36.859 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 10 23:45:10.196 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 10 23:45:11.960 INFO kablam! Compiling f24-telemetry-server v0.1.0 (/source) Oct 10 23:45:17.385 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:45:17.385 INFO kablam! --> src/main.rs:9:1 Oct 10 23:45:17.385 INFO kablam! | Oct 10 23:45:17.385 INFO kablam! 9 | #[macro_use] extern crate rocket; Oct 10 23:45:17.385 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:45:17.385 INFO kablam! | Oct 10 23:45:17.385 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:45:17.385 INFO kablam! Oct 10 23:45:17.385 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:45:17.385 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:45:17.385 INFO kablam! | Oct 10 23:45:17.385 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:45:17.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.385 INFO kablam! | Oct 10 23:45:17.385 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 23:45:17.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.385 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.385 INFO kablam! Oct 10 23:45:17.385 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:45:17.385 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:45:17.385 INFO kablam! | Oct 10 23:45:17.385 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:45:17.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.385 INFO kablam! | Oct 10 23:45:17.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.385 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.385 INFO kablam! Oct 10 23:45:17.385 INFO kablam! warning: cannot find type `id` in this scope Oct 10 23:45:17.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.385 INFO kablam! | Oct 10 23:45:17.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.385 INFO kablam! | Oct 10 23:45:17.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.385 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.385 INFO kablam! Oct 10 23:45:17.385 INFO kablam! warning: cannot find type `team_id` in this scope Oct 10 23:45:17.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `token` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `disabled` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `identifier` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `car_id` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `race_id` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `ts` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `arduino_secs` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `voltage` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.386 INFO kablam! Oct 10 23:45:17.386 INFO kablam! warning: cannot find type `current` in this scope Oct 10 23:45:17.386 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.386 INFO kablam! | Oct 10 23:45:17.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.386 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `watthours` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `temp1` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `temp2` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `gps_speed` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `gps_long` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `gps_lat` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `accel` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `pressure1` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `pressure2` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.387 INFO kablam! | Oct 10 23:45:17.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.387 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.387 INFO kablam! Oct 10 23:45:17.387 INFO kablam! warning: cannot find type `rpm1` in this scope Oct 10 23:45:17.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `rpm2` in this scope Oct 10 23:45:17.388 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `motor_voltage` in this scope Oct 10 23:45:17.388 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `motor_current` in this scope Oct 10 23:45:17.388 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `gps_track` in this scope Oct 10 23:45:17.388 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Oct 10 23:45:17.388 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Oct 10 23:45:17.388 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `name` in this scope Oct 10 23:45:17.388 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `current_race` in this scope Oct 10 23:45:17.388 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:17.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.388 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.388 INFO kablam! Oct 10 23:45:17.388 INFO kablam! warning: cannot find type `Team` in this scope Oct 10 23:45:17.388 INFO kablam! --> src/models.rs:4:10 Oct 10 23:45:17.388 INFO kablam! | Oct 10 23:45:17.388 INFO kablam! 4 | #[derive(Queryable)] Oct 10 23:45:17.389 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.389 INFO kablam! | Oct 10 23:45:17.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.389 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.389 INFO kablam! Oct 10 23:45:17.389 INFO kablam! warning: cannot find type `AccessToken` in this scope Oct 10 23:45:17.389 INFO kablam! --> src/models.rs:10:10 Oct 10 23:45:17.389 INFO kablam! | Oct 10 23:45:17.389 INFO kablam! 10 | #[derive(Queryable)] Oct 10 23:45:17.389 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.389 INFO kablam! | Oct 10 23:45:17.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.389 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.389 INFO kablam! Oct 10 23:45:17.389 INFO kablam! warning: cannot find type `Car` in this scope Oct 10 23:45:17.389 INFO kablam! --> src/models.rs:17:10 Oct 10 23:45:17.389 INFO kablam! | Oct 10 23:45:17.389 INFO kablam! 17 | #[derive(Queryable)] Oct 10 23:45:17.389 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.389 INFO kablam! | Oct 10 23:45:17.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.389 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.389 INFO kablam! Oct 10 23:45:17.389 INFO kablam! warning: cannot find type `Race` in this scope Oct 10 23:45:17.396 INFO kablam! --> src/models.rs:23:10 Oct 10 23:45:17.396 INFO kablam! | Oct 10 23:45:17.396 INFO kablam! 23 | #[derive(Queryable)] Oct 10 23:45:17.396 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.396 INFO kablam! | Oct 10 23:45:17.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.396 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.396 INFO kablam! Oct 10 23:45:17.396 INFO kablam! warning: cannot find type `data_records` in this scope Oct 10 23:45:17.396 INFO kablam! --> src/models.rs:29:10 Oct 10 23:45:17.396 INFO kablam! | Oct 10 23:45:17.396 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:17.396 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.396 INFO kablam! | Oct 10 23:45:17.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.397 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.397 INFO kablam! Oct 10 23:45:17.397 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 10 23:45:17.397 INFO kablam! --> src/models.rs:29:10 Oct 10 23:45:17.397 INFO kablam! | Oct 10 23:45:17.397 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:17.397 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.397 INFO kablam! | Oct 10 23:45:17.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.397 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.397 INFO kablam! Oct 10 23:45:17.397 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 23:45:17.397 INFO kablam! --> src/models.rs:29:10 Oct 10 23:45:17.397 INFO kablam! | Oct 10 23:45:17.397 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:17.397 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.397 INFO kablam! | Oct 10 23:45:17.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.397 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.397 INFO kablam! Oct 10 23:45:17.397 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 23:45:17.397 INFO kablam! --> src/models.rs:29:22 Oct 10 23:45:17.397 INFO kablam! | Oct 10 23:45:17.397 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:17.397 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.397 INFO kablam! | Oct 10 23:45:17.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.397 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.397 INFO kablam! Oct 10 23:45:17.397 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 10 23:45:17.397 INFO kablam! --> src/models.rs:29:22 Oct 10 23:45:17.397 INFO kablam! | Oct 10 23:45:17.397 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:17.397 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:17.397 INFO kablam! | Oct 10 23:45:17.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:17.397 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:17.397 INFO kablam! Oct 10 23:45:18.821 INFO kablam! warning: struct is never constructed: `Race` Oct 10 23:45:18.821 INFO kablam! --> src/models.rs:24:1 Oct 10 23:45:18.821 INFO kablam! | Oct 10 23:45:18.821 INFO kablam! 24 | pub struct Race { Oct 10 23:45:18.821 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 23:45:18.821 INFO kablam! | Oct 10 23:45:18.821 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:45:18.821 INFO kablam! Oct 10 23:45:23.781 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 10 23:45:23.794 INFO kablam! su: No module specific data is present Oct 10 23:45:24.725 INFO running `"docker" "rm" "-f" "618a45ccf1b2b53d6dbfaa1ef3aadc4e91f55eedc32a5b3e55f961463e528924"` Oct 10 23:45:25.065 INFO blam! 618a45ccf1b2b53d6dbfaa1ef3aadc4e91f55eedc32a5b3e55f961463e528924 Oct 10 23:45:25.076 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:45:25.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:45:25.461 INFO blam! de11af899b69e47a11a42f115a163becb4b2d07243b9db3baa9533f74d91cd04 Oct 10 23:45:25.463 INFO running `"docker" "start" "-a" "de11af899b69e47a11a42f115a163becb4b2d07243b9db3baa9533f74d91cd04"` Oct 10 23:45:26.585 INFO kablam! usermod: no changes Oct 10 23:45:26.844 INFO kablam! Compiling f24-telemetry-server v0.1.0 (/source) Oct 10 23:45:31.820 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:45:31.820 INFO kablam! --> src/main.rs:9:1 Oct 10 23:45:31.820 INFO kablam! | Oct 10 23:45:31.821 INFO kablam! 9 | #[macro_use] extern crate rocket; Oct 10 23:45:31.821 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:45:31.821 INFO kablam! | Oct 10 23:45:31.821 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:45:31.821 INFO kablam! Oct 10 23:45:31.823 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:45:31.823 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:45:31.823 INFO kablam! | Oct 10 23:45:31.823 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:45:31.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.823 INFO kablam! | Oct 10 23:45:31.823 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 23:45:31.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.823 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.823 INFO kablam! Oct 10 23:45:31.823 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:45:31.823 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:45:31.823 INFO kablam! | Oct 10 23:45:31.823 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:45:31.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.823 INFO kablam! | Oct 10 23:45:31.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.823 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.823 INFO kablam! Oct 10 23:45:31.823 INFO kablam! warning: cannot find type `id` in this scope Oct 10 23:45:31.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.823 INFO kablam! | Oct 10 23:45:31.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.823 INFO kablam! | Oct 10 23:45:31.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.823 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.823 INFO kablam! Oct 10 23:45:31.823 INFO kablam! warning: cannot find type `team_id` in this scope Oct 10 23:45:31.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.823 INFO kablam! | Oct 10 23:45:31.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `token` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `disabled` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `identifier` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `car_id` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `race_id` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `ts` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `arduino_secs` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `voltage` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.824 INFO kablam! warning: cannot find type `current` in this scope Oct 10 23:45:31.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.824 INFO kablam! | Oct 10 23:45:31.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.824 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.824 INFO kablam! Oct 10 23:45:31.835 INFO kablam! warning: cannot find type `watthours` in this scope Oct 10 23:45:31.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.835 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.835 INFO kablam! Oct 10 23:45:31.835 INFO kablam! warning: cannot find type `temp1` in this scope Oct 10 23:45:31.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.835 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.835 INFO kablam! Oct 10 23:45:31.835 INFO kablam! warning: cannot find type `temp2` in this scope Oct 10 23:45:31.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.835 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.835 INFO kablam! Oct 10 23:45:31.835 INFO kablam! warning: cannot find type `gps_speed` in this scope Oct 10 23:45:31.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.835 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.835 INFO kablam! Oct 10 23:45:31.835 INFO kablam! warning: cannot find type `gps_long` in this scope Oct 10 23:45:31.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.835 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.835 INFO kablam! Oct 10 23:45:31.835 INFO kablam! warning: cannot find type `gps_lat` in this scope Oct 10 23:45:31.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.835 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.835 INFO kablam! Oct 10 23:45:31.835 INFO kablam! warning: cannot find type `accel` in this scope Oct 10 23:45:31.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.835 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.835 INFO kablam! Oct 10 23:45:31.835 INFO kablam! warning: cannot find type `pressure1` in this scope Oct 10 23:45:31.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.835 INFO kablam! | Oct 10 23:45:31.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.835 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.835 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `pressure2` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.836 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.836 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `rpm1` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.836 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.836 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `rpm2` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.836 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.836 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `motor_voltage` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.836 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.836 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `motor_current` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.836 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.836 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `gps_track` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.836 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.836 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `battery_voltage_1` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.836 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.836 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `battery_voltage_2` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.836 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.836 INFO kablam! Oct 10 23:45:31.836 INFO kablam! warning: cannot find type `name` in this scope Oct 10 23:45:31.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.836 INFO kablam! | Oct 10 23:45:31.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `current_race` in this scope Oct 10 23:45:31.837 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `Team` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:4:10 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 4 | #[derive(Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `AccessToken` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:10:10 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 10 | #[derive(Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `Car` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:17:10 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 17 | #[derive(Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `Race` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:23:10 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 23 | #[derive(Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `data_records` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:29:10 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:29:10 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:29:10 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:29:22 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:31.837 INFO kablam! warning: cannot find type `DataRecord` in this scope Oct 10 23:45:31.837 INFO kablam! --> src/models.rs:29:22 Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! 29 | #[derive(Insertable, Queryable)] Oct 10 23:45:31.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:45:31.837 INFO kablam! | Oct 10 23:45:31.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:45:31.837 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:45:31.837 INFO kablam! Oct 10 23:45:33.133 INFO kablam! warning: struct is never constructed: `Race` Oct 10 23:45:33.133 INFO kablam! --> src/models.rs:24:1 Oct 10 23:45:33.133 INFO kablam! | Oct 10 23:45:33.133 INFO kablam! 24 | pub struct Race { Oct 10 23:45:33.133 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 23:45:33.133 INFO kablam! | Oct 10 23:45:33.133 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:45:33.133 INFO kablam! Oct 10 23:45:37.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.54s Oct 10 23:45:37.163 INFO kablam! su: No module specific data is present Oct 10 23:45:37.366 INFO running `"docker" "rm" "-f" "de11af899b69e47a11a42f115a163becb4b2d07243b9db3baa9533f74d91cd04"` Oct 10 23:45:37.470 INFO blam! de11af899b69e47a11a42f115a163becb4b2d07243b9db3baa9533f74d91cd04 Oct 10 23:45:37.471 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:45:37.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:45:37.675 INFO blam! 66777928acfdcbe620bd20c9c902bed3aaf0574990e6d026a6529462b5a64057 Oct 10 23:45:37.677 INFO running `"docker" "start" "-a" "66777928acfdcbe620bd20c9c902bed3aaf0574990e6d026a6529462b5a64057"` Oct 10 23:45:38.095 INFO kablam! usermod: no changes Oct 10 23:45:38.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 23:45:38.244 INFO kablam! Running /target/debug/deps/f24_telemetry_server-fe753d1dc171c029 Oct 10 23:45:38.260 INFO blam! Oct 10 23:45:38.260 INFO blam! running 0 tests Oct 10 23:45:38.260 INFO blam! Oct 10 23:45:38.260 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:45:38.260 INFO blam! Oct 10 23:45:38.262 INFO kablam! su: No module specific data is present Oct 10 23:45:38.557 INFO running `"docker" "rm" "-f" "66777928acfdcbe620bd20c9c902bed3aaf0574990e6d026a6529462b5a64057"` Oct 10 23:45:38.641 INFO blam! 66777928acfdcbe620bd20c9c902bed3aaf0574990e6d026a6529462b5a64057