Oct 12 23:43:10.890 INFO checking chenghsienwen/rust-demo-service against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:43:10.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:43:11.288 INFO blam! ed28004aefbd6c8fce5b15297d7c021c548729b415b57443062a8b51883756c1 Oct 12 23:43:11.288 INFO running `"docker" "start" "-a" "ed28004aefbd6c8fce5b15297d7c021c548729b415b57443062a8b51883756c1"` Oct 12 23:43:12.752 INFO kablam! usermod: no changes Oct 12 23:43:13.111 INFO kablam! Checking deunicode v0.4.3 Oct 12 23:43:13.185 INFO kablam! Checking lock_api v0.1.3 Oct 12 23:43:13.189 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 12 23:43:13.191 INFO kablam! Checking error-chain v0.10.0 Oct 12 23:43:13.191 INFO kablam! Checking diesel v1.3.3 Oct 12 23:43:13.192 INFO kablam! Compiling rocket v0.3.16 Oct 12 23:43:16.328 INFO kablam! Checking slug v0.1.4 Oct 12 23:43:18.561 INFO kablam! Checking dotenv v0.10.1 Oct 12 23:43:18.926 INFO kablam! Checking tera v0.10.10 Oct 12 23:43:24.390 INFO kablam! Checking parking_lot v0.6.4 Oct 12 23:43:38.477 INFO kablam! Checking rocket_contrib v0.3.16 Oct 12 23:43:46.223 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 12 23:44:28.425 INFO kablam! Checking rust-demo-service v0.1.1 (/source) Oct 12 23:44:34.016 INFO kablam! warning: cannot find type `table` in this scope Oct 12 23:44:34.016 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 23:44:34.017 INFO kablam! | Oct 12 23:44:34.017 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 23:44:34.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.017 INFO kablam! | Oct 12 23:44:34.017 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 23:44:34.018 INFO 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 12 23:44:34.018 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.018 INFO kablam! Oct 12 23:44:34.018 INFO kablam! warning: cannot find type `table` in this scope Oct 12 23:44:34.019 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 23:44:34.019 INFO kablam! | Oct 12 23:44:34.019 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 23:44:34.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.020 INFO kablam! | Oct 12 23:44:34.020 INFO 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 12 23:44:34.020 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.021 INFO kablam! Oct 12 23:44:34.021 INFO kablam! warning: cannot find type `id` in this scope Oct 12 23:44:34.022 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.022 INFO kablam! | Oct 12 23:44:34.022 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.022 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.023 INFO kablam! | Oct 12 23:44:34.023 INFO 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 12 23:44:34.023 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.024 INFO kablam! Oct 12 23:44:34.024 INFO kablam! warning: cannot find type `status` in this scope Oct 12 23:44:34.025 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.025 INFO kablam! | Oct 12 23:44:34.025 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.025 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.026 INFO kablam! | Oct 12 23:44:34.026 INFO 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 12 23:44:34.026 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.027 INFO kablam! Oct 12 23:44:34.027 INFO kablam! warning: cannot find type `ts` in this scope Oct 12 23:44:34.028 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.028 INFO kablam! | Oct 12 23:44:34.028 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.028 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.029 INFO kablam! | Oct 12 23:44:34.029 INFO 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 12 23:44:34.029 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.030 INFO kablam! Oct 12 23:44:34.030 INFO kablam! warning: cannot find type `Game` in this scope Oct 12 23:44:34.030 INFO kablam! --> src/game.rs:18:10 Oct 12 23:44:34.031 INFO kablam! | Oct 12 23:44:34.031 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.031 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.032 INFO kablam! | Oct 12 23:44:34.032 INFO 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 12 23:44:34.032 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.033 INFO kablam! Oct 12 23:44:34.033 INFO kablam! warning: cannot find type `games` in this scope Oct 12 23:44:34.033 INFO kablam! --> src/game.rs:18:10 Oct 12 23:44:34.033 INFO kablam! | Oct 12 23:44:34.034 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.034 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.034 INFO kablam! | Oct 12 23:44:34.035 INFO 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 12 23:44:34.035 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.035 INFO kablam! Oct 12 23:44:34.036 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 12 23:44:34.036 INFO kablam! --> src/game.rs:18:10 Oct 12 23:44:34.036 INFO kablam! | Oct 12 23:44:34.036 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.037 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.037 INFO kablam! | Oct 12 23:44:34.037 INFO 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 12 23:44:34.038 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.038 INFO kablam! Oct 12 23:44:34.039 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 12 23:44:34.039 INFO kablam! --> src/game.rs:18:47 Oct 12 23:44:34.039 INFO kablam! | Oct 12 23:44:34.040 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.040 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.040 INFO kablam! | Oct 12 23:44:34.041 INFO 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 12 23:44:34.041 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.041 INFO kablam! Oct 12 23:44:34.041 INFO kablam! warning: cannot find type `Game` in this scope Oct 12 23:44:34.042 INFO kablam! --> src/game.rs:18:47 Oct 12 23:44:34.042 INFO kablam! | Oct 12 23:44:34.042 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.043 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.043 INFO kablam! | Oct 12 23:44:34.043 INFO 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 12 23:44:34.044 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.044 INFO kablam! Oct 12 23:44:34.044 INFO kablam! warning: cannot find type `games` in this scope Oct 12 23:44:34.045 INFO kablam! --> src/game.rs:18:58 Oct 12 23:44:34.045 INFO kablam! | Oct 12 23:44:34.045 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.045 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.046 INFO kablam! | Oct 12 23:44:34.046 INFO 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 12 23:44:34.046 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.047 INFO kablam! Oct 12 23:44:34.047 INFO kablam! warning: cannot find type `Game` in this scope Oct 12 23:44:34.047 INFO kablam! --> src/game.rs:18:58 Oct 12 23:44:34.048 INFO kablam! | Oct 12 23:44:34.048 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.048 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.048 INFO kablam! | Oct 12 23:44:34.049 INFO 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 12 23:44:34.049 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.049 INFO kablam! Oct 12 23:44:34.050 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 12 23:44:34.050 INFO kablam! --> src/game.rs:18:58 Oct 12 23:44:34.050 INFO kablam! | Oct 12 23:44:34.051 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.051 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.051 INFO kablam! | Oct 12 23:44:34.052 INFO 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 12 23:44:34.052 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.052 INFO kablam! Oct 12 23:44:34.053 INFO kablam! warning: unused import: `serde_derive` Oct 12 23:44:34.053 INFO kablam! --> src/user.rs:4:5 Oct 12 23:44:34.054 INFO kablam! | Oct 12 23:44:34.054 INFO kablam! 4 | use serde_derive; Oct 12 23:44:34.054 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:44:34.054 INFO kablam! | Oct 12 23:44:34.055 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:44:34.055 INFO kablam! Oct 12 23:44:34.056 INFO kablam! warning: cannot find type `game_id` in this scope Oct 12 23:44:34.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.056 INFO kablam! | Oct 12 23:44:34.057 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.057 INFO kablam! | Oct 12 23:44:34.058 INFO 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 12 23:44:34.058 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.058 INFO kablam! Oct 12 23:44:34.059 INFO kablam! warning: cannot find type `name` in this scope Oct 12 23:44:34.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.059 INFO kablam! | Oct 12 23:44:34.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.060 INFO kablam! | Oct 12 23:44:34.061 INFO 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 12 23:44:34.061 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.061 INFO kablam! Oct 12 23:44:34.062 INFO kablam! warning: cannot find type `score` in this scope Oct 12 23:44:34.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.062 INFO kablam! | Oct 12 23:44:34.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.063 INFO kablam! | Oct 12 23:44:34.064 INFO 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 12 23:44:34.064 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.064 INFO kablam! Oct 12 23:44:34.065 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 12 23:44:34.066 INFO kablam! --> src/user.rs:23:34 Oct 12 23:44:34.066 INFO kablam! | Oct 12 23:44:34.066 INFO kablam! 23 | #[derive(Serialize, Deserialize, Queryable, PartialEq, Debug)] Oct 12 23:44:34.066 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.066 INFO kablam! | Oct 12 23:44:34.066 INFO 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 12 23:44:34.066 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.066 INFO kablam! Oct 12 23:44:34.066 INFO kablam! warning: cannot find type `User` in this scope Oct 12 23:44:34.066 INFO kablam! --> src/user.rs:23:34 Oct 12 23:44:34.066 INFO kablam! | Oct 12 23:44:34.067 INFO kablam! 23 | #[derive(Serialize, Deserialize, Queryable, PartialEq, Debug)] Oct 12 23:44:34.067 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.067 INFO kablam! | Oct 12 23:44:34.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! Oct 12 23:44:34.068 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.068 INFO kablam! Oct 12 23:44:34.068 INFO kablam! warning: cannot find type `users` in this scope Oct 12 23:44:34.069 INFO kablam! --> src/user.rs:32:23 Oct 12 23:44:34.069 INFO kablam! | Oct 12 23:44:34.069 INFO kablam! 32 | #[derive(Deserialize, Insertable)] Oct 12 23:44:34.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.069 INFO kablam! | Oct 12 23:44:34.069 INFO 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 12 23:44:34.069 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.069 INFO kablam! Oct 12 23:44:34.070 INFO kablam! warning: cannot find type `UserForm` in this scope Oct 12 23:44:34.070 INFO kablam! --> src/user.rs:32:23 Oct 12 23:44:34.070 INFO kablam! | Oct 12 23:44:34.070 INFO kablam! 32 | #[derive(Deserialize, Insertable)] Oct 12 23:44:34.070 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.070 INFO kablam! | Oct 12 23:44:34.070 INFO 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 12 23:44:34.071 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.080 INFO kablam! Oct 12 23:44:34.661 INFO kablam! warning: cannot find type `table` in this scope Oct 12 23:44:34.661 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 23:44:34.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 23:44:34.661 INFO 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 12 23:44:34.661 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.661 INFO kablam! Oct 12 23:44:34.661 INFO kablam! warning: cannot find type `table` in this scope Oct 12 23:44:34.661 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 23:44:34.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO 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 12 23:44:34.661 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.661 INFO kablam! Oct 12 23:44:34.661 INFO kablam! warning: cannot find type `id` in this scope Oct 12 23:44:34.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO 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 12 23:44:34.661 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.661 INFO kablam! Oct 12 23:44:34.661 INFO kablam! warning: cannot find type `status` in this scope Oct 12 23:44:34.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO 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 12 23:44:34.661 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.661 INFO kablam! Oct 12 23:44:34.661 INFO kablam! warning: cannot find type `ts` in this scope Oct 12 23:44:34.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO 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 12 23:44:34.661 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.661 INFO kablam! Oct 12 23:44:34.661 INFO kablam! warning: cannot find type `Game` in this scope Oct 12 23:44:34.661 INFO kablam! --> src/game.rs:18:10 Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.661 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO 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 12 23:44:34.661 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.661 INFO kablam! Oct 12 23:44:34.661 INFO kablam! warning: cannot find type `games` in this scope Oct 12 23:44:34.661 INFO kablam! --> src/game.rs:18:10 Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.661 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.661 INFO kablam! | Oct 12 23:44:34.661 INFO 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 12 23:44:34.661 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.661 INFO kablam! Oct 12 23:44:34.661 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 12 23:44:34.662 INFO kablam! --> src/game.rs:18:10 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 12 23:44:34.662 INFO kablam! --> src/game.rs:18:47 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `Game` in this scope Oct 12 23:44:34.662 INFO kablam! --> src/game.rs:18:47 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `games` in this scope Oct 12 23:44:34.662 INFO kablam! --> src/game.rs:18:58 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `Game` in this scope Oct 12 23:44:34.662 INFO kablam! --> src/game.rs:18:58 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 12 23:44:34.662 INFO kablam! --> src/game.rs:18:58 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: unused import: `serde_derive` Oct 12 23:44:34.662 INFO kablam! --> src/user.rs:4:5 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 4 | use serde_derive; Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `game_id` in this scope Oct 12 23:44:34.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `name` in this scope Oct 12 23:44:34.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `score` in this scope Oct 12 23:44:34.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:44:34.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.662 INFO 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 12 23:44:34.662 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.662 INFO kablam! Oct 12 23:44:34.662 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 12 23:44:34.662 INFO kablam! --> src/user.rs:23:34 Oct 12 23:44:34.662 INFO kablam! | Oct 12 23:44:34.663 INFO kablam! 23 | #[derive(Serialize, Deserialize, Queryable, PartialEq, Debug)] Oct 12 23:44:34.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.663 INFO kablam! | Oct 12 23:44:34.663 INFO 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 12 23:44:34.663 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.663 INFO kablam! Oct 12 23:44:34.663 INFO kablam! warning: cannot find type `User` in this scope Oct 12 23:44:34.663 INFO kablam! --> src/user.rs:23:34 Oct 12 23:44:34.663 INFO kablam! | Oct 12 23:44:34.663 INFO kablam! 23 | #[derive(Serialize, Deserialize, Queryable, PartialEq, Debug)] Oct 12 23:44:34.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.663 INFO kablam! | Oct 12 23:44:34.663 INFO 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 12 23:44:34.663 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.663 INFO kablam! Oct 12 23:44:34.668 INFO kablam! warning: cannot find type `users` in this scope Oct 12 23:44:34.668 INFO kablam! --> src/user.rs:32:23 Oct 12 23:44:34.668 INFO kablam! | Oct 12 23:44:34.668 INFO kablam! 32 | #[derive(Deserialize, Insertable)] Oct 12 23:44:34.668 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.668 INFO kablam! | Oct 12 23:44:34.668 INFO 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 12 23:44:34.668 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.668 INFO kablam! Oct 12 23:44:34.668 INFO kablam! warning: cannot find type `UserForm` in this scope Oct 12 23:44:34.668 INFO kablam! --> src/user.rs:32:23 Oct 12 23:44:34.668 INFO kablam! | Oct 12 23:44:34.668 INFO kablam! 32 | #[derive(Deserialize, Insertable)] Oct 12 23:44:34.668 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:44:34.668 INFO kablam! | Oct 12 23:44:34.668 INFO 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 12 23:44:34.668 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:44:34.668 INFO kablam! Oct 12 23:44:35.322 INFO kablam! warning: method is never used: `insert_default_values` Oct 12 23:44:35.322 INFO kablam! --> src/user.rs:63:5 Oct 12 23:44:35.322 INFO kablam! | Oct 12 23:44:35.323 INFO kablam! 63 | pub fn insert_default_values(conn: &PgConnection) -> QueryResult { Oct 12 23:44:35.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.323 INFO kablam! | Oct 12 23:44:35.323 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:44:35.323 INFO kablam! Oct 12 23:44:35.323 INFO kablam! warning: method is never used: `get_with_id` Oct 12 23:44:35.323 INFO kablam! --> src/user.rs:76:5 Oct 12 23:44:35.323 INFO kablam! | Oct 12 23:44:35.323 INFO kablam! 76 | pub fn get_with_id(_id: i32, conn: &PgConnection) -> User { Oct 12 23:44:35.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.323 INFO kablam! Oct 12 23:44:35.323 INFO kablam! warning: method is never used: `delete_with_id` Oct 12 23:44:35.323 INFO kablam! --> src/user.rs:91:5 Oct 12 23:44:35.323 INFO kablam! | Oct 12 23:44:35.323 INFO kablam! 91 | pub fn delete_with_id(_id: i32, conn: &PgConnection) -> bool { Oct 12 23:44:35.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.323 INFO kablam! Oct 12 23:44:35.323 INFO kablam! warning: function is never used: `get_current_time_milli` Oct 12 23:44:35.323 INFO kablam! --> src/timeUtil.rs:3:1 Oct 12 23:44:35.323 INFO kablam! | Oct 12 23:44:35.323 INFO kablam! 3 | pub fn get_current_time_milli() -> u64 { Oct 12 23:44:35.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.323 INFO kablam! Oct 12 23:44:35.323 INFO kablam! warning: method is never used: `err` Oct 12 23:44:35.323 INFO kablam! --> src/main.rs:38:5 Oct 12 23:44:35.323 INFO kablam! | Oct 12 23:44:35.323 INFO kablam! 38 | pub fn err(conn: &db::Conn, msg: &'a str) -> Context<'static, 'a> { Oct 12 23:44:35.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.323 INFO kablam! Oct 12 23:44:35.380 INFO kablam! warning: variable `gameId` should have a snake case name such as `game_id` Oct 12 23:44:35.380 INFO kablam! --> src/user.rs:67:16 Oct 12 23:44:35.380 INFO kablam! | Oct 12 23:44:35.380 INFO kablam! 67 | pub fn all(gameId: i32, conn: &PgConnection) -> Vec { Oct 12 23:44:35.380 INFO kablam! | ^^^^^^ Oct 12 23:44:35.380 INFO kablam! | Oct 12 23:44:35.380 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:44:35.380 INFO kablam! Oct 12 23:44:35.380 INFO kablam! warning: variable `gameId` should have a snake case name such as `game_id` Oct 12 23:44:35.380 INFO kablam! --> src/user.rs:71:19 Oct 12 23:44:35.380 INFO kablam! | Oct 12 23:44:35.380 INFO kablam! 71 | pub fn insert(gameId: i32, userName: UserName, conn: &PgConnection) -> Vec { Oct 12 23:44:35.380 INFO kablam! | ^^^^^^ Oct 12 23:44:35.380 INFO kablam! Oct 12 23:44:35.380 INFO kablam! warning: variable `userName` should have a snake case name such as `user_name` Oct 12 23:44:35.380 INFO kablam! --> src/user.rs:71:32 Oct 12 23:44:35.380 INFO kablam! | Oct 12 23:44:35.380 INFO kablam! 71 | pub fn insert(gameId: i32, userName: UserName, conn: &PgConnection) -> Vec { Oct 12 23:44:35.380 INFO kablam! | ^^^^^^^^ Oct 12 23:44:35.380 INFO kablam! Oct 12 23:44:35.380 INFO kablam! warning: module `timeUtil` should have a snake case name such as `time_util` Oct 12 23:44:35.380 INFO kablam! --> src/main.rs:21:1 Oct 12 23:44:35.380 INFO kablam! | Oct 12 23:44:35.380 INFO kablam! 21 | mod timeUtil; Oct 12 23:44:35.380 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:44:35.380 INFO kablam! Oct 12 23:44:35.380 INFO kablam! warning: module `timeUtilTest` should have a snake case name such as `time_util_test` Oct 12 23:44:35.380 INFO kablam! --> src/main.rs:22:1 Oct 12 23:44:35.380 INFO kablam! | Oct 12 23:44:35.380 INFO kablam! 22 | mod timeUtilTest; Oct 12 23:44:35.380 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.380 INFO kablam! Oct 12 23:44:35.380 INFO kablam! warning: unused attribute Oct 12 23:44:35.380 INFO kablam! --> src/timeUtilTest.rs:1:1 Oct 12 23:44:35.380 INFO kablam! | Oct 12 23:44:35.380 INFO kablam! 1 | #![feature(plugin, decl_macro, proc_macro_non_items)] Oct 12 23:44:35.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.380 INFO kablam! | Oct 12 23:44:35.380 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: crate-level attribute should be in the root module Oct 12 23:44:35.381 INFO kablam! --> src/timeUtilTest.rs:1:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 1 | #![feature(plugin, decl_macro, proc_macro_non_items)] Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: unused attribute Oct 12 23:44:35.381 INFO kablam! --> src/timeUtilTest.rs:2:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 2 | #![plugin(rocket_codegen)] Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: crate-level attribute should be in the root module Oct 12 23:44:35.381 INFO kablam! --> src/timeUtilTest.rs:2:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 2 | #![plugin(rocket_codegen)] Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `rocket_route_fn_getUserList` should have a snake case name such as `rocket_route_fn_get_user_list` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:47:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 47 | #[get("/")] Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `getUserList` should have a snake case name such as `get_user_list` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:48:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 48 | / fn getUserList(game_id: i32, conn: db::Conn) -> Json { Oct 12 23:44:35.381 INFO kablam! 49 | | Json(json!(User::all(game_id, &conn))) Oct 12 23:44:35.381 INFO kablam! 50 | | } Oct 12 23:44:35.381 INFO kablam! | |_^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `rocket_route_fn_createUser` should have a snake case name such as `rocket_route_fn_create_user` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:52:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 52 | #[post("/", data = "")] Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `createUser` should have a snake case name such as `create_user` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:53:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 53 | / fn createUser(game_id: i32, userName: Json, conn: db::Conn) -> Json> { Oct 12 23:44:35.381 INFO kablam! 54 | | //Json(User{id:Some(1), name:userName.0.name, score:0, ts:get_current_time_milli()}); Oct 12 23:44:35.381 INFO kablam! 55 | | Json(User::insert(game_id, userName.0, &conn)) Oct 12 23:44:35.381 INFO kablam! 56 | | } Oct 12 23:44:35.381 INFO kablam! | |_^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: variable `userName` should have a snake case name such as `user_name` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:53:29 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 53 | fn createUser(game_id: i32, userName: Json, conn: db::Conn) -> Json> { Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `rocket_route_fn_updateUser` should have a snake case name such as `rocket_route_fn_update_user` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:58:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 58 | #[put("/", data = "")] Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `updateUser` should have a snake case name such as `update_user` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:59:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 59 | / fn updateUser(user_id: i32, score: Json, conn: db::Conn) -> Json { Oct 12 23:44:35.381 INFO kablam! 60 | | //Json(User{id:Some(userId), name:"userName".to_string(), score:score.0.score, ts:get_current_time_milli()}) Oct 12 23:44:35.381 INFO kablam! 61 | | Json(User::update_with_id(user_id, score.0.score, &conn)) Oct 12 23:44:35.381 INFO kablam! 62 | | } Oct 12 23:44:35.381 INFO kablam! | |_^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `rocket_route_fn_createGame` should have a snake case name such as `rocket_route_fn_create_game` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:64:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 64 | #[post("/")] Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `createGame` should have a snake case name such as `create_game` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:65:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 65 | / fn createGame(game_id: i32, conn: db::Conn) -> Json { Oct 12 23:44:35.381 INFO kablam! 66 | | Json(Game::insert(game_id, &conn)) Oct 12 23:44:35.381 INFO kablam! 67 | | } Oct 12 23:44:35.381 INFO kablam! | |_^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.381 INFO kablam! warning: function `rocket_route_fn_updateGame` should have a snake case name such as `rocket_route_fn_update_game` Oct 12 23:44:35.381 INFO kablam! --> src/main.rs:69:1 Oct 12 23:44:35.381 INFO kablam! | Oct 12 23:44:35.381 INFO kablam! 69 | #[put("/", data = "<_status>")] Oct 12 23:44:35.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.381 INFO kablam! Oct 12 23:44:35.382 INFO kablam! warning: function `updateGame` should have a snake case name such as `update_game` Oct 12 23:44:35.382 INFO kablam! --> src/main.rs:70:1 Oct 12 23:44:35.382 INFO kablam! | Oct 12 23:44:35.382 INFO kablam! 70 | / fn updateGame(game_id: i32, _status: Json, conn: db::Conn) -> Json { Oct 12 23:44:35.382 INFO kablam! 71 | | Json(Game::update_with_id(game_id, _status.0.status, &conn)) Oct 12 23:44:35.382 INFO kablam! 72 | | } Oct 12 23:44:35.382 INFO kablam! | |_^ Oct 12 23:44:35.382 INFO kablam! Oct 12 23:44:35.382 INFO kablam! warning: function `rocket_route_fn_getGame` should have a snake case name such as `rocket_route_fn_get_game` Oct 12 23:44:35.382 INFO kablam! --> src/main.rs:74:1 Oct 12 23:44:35.382 INFO kablam! | Oct 12 23:44:35.382 INFO kablam! 74 | #[get("/")] Oct 12 23:44:35.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:35.382 INFO kablam! Oct 12 23:44:35.400 INFO kablam! warning: function `getGame` should have a snake case name such as `get_game` Oct 12 23:44:35.400 INFO kablam! --> src/main.rs:75:1 Oct 12 23:44:35.400 INFO kablam! | Oct 12 23:44:35.400 INFO kablam! 75 | / fn getGame(game_id: i32, conn: db::Conn) -> Json { Oct 12 23:44:35.400 INFO kablam! 76 | | Json(Game::get_with_id(game_id, &conn)) Oct 12 23:44:35.400 INFO kablam! 77 | | } Oct 12 23:44:35.400 INFO kablam! | |_^ Oct 12 23:44:35.400 INFO kablam! Oct 12 23:44:36.140 INFO kablam! warning: method is never used: `insert_default_values` Oct 12 23:44:36.140 INFO kablam! --> src/user.rs:63:5 Oct 12 23:44:36.140 INFO kablam! | Oct 12 23:44:36.140 INFO kablam! 63 | pub fn insert_default_values(conn: &PgConnection) -> QueryResult { Oct 12 23:44:36.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.140 INFO kablam! | Oct 12 23:44:36.140 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:44:36.140 INFO kablam! Oct 12 23:44:36.140 INFO kablam! warning: method is never used: `get_with_id` Oct 12 23:44:36.140 INFO kablam! --> src/user.rs:76:5 Oct 12 23:44:36.140 INFO kablam! | Oct 12 23:44:36.140 INFO kablam! 76 | pub fn get_with_id(_id: i32, conn: &PgConnection) -> User { Oct 12 23:44:36.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.140 INFO kablam! Oct 12 23:44:36.140 INFO kablam! warning: method is never used: `delete_with_id` Oct 12 23:44:36.140 INFO kablam! --> src/user.rs:91:5 Oct 12 23:44:36.140 INFO kablam! | Oct 12 23:44:36.140 INFO kablam! 91 | pub fn delete_with_id(_id: i32, conn: &PgConnection) -> bool { Oct 12 23:44:36.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.140 INFO kablam! Oct 12 23:44:36.140 INFO kablam! warning: method is never used: `err` Oct 12 23:44:36.140 INFO kablam! --> src/main.rs:38:5 Oct 12 23:44:36.140 INFO kablam! | Oct 12 23:44:36.140 INFO kablam! 38 | pub fn err(conn: &db::Conn, msg: &'a str) -> Context<'static, 'a> { Oct 12 23:44:36.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.140 INFO kablam! Oct 12 23:44:36.161 INFO kablam! warning: variable `gameId` should have a snake case name such as `game_id` Oct 12 23:44:36.161 INFO kablam! --> src/user.rs:67:16 Oct 12 23:44:36.161 INFO kablam! | Oct 12 23:44:36.161 INFO kablam! 67 | pub fn all(gameId: i32, conn: &PgConnection) -> Vec { Oct 12 23:44:36.161 INFO kablam! | ^^^^^^ Oct 12 23:44:36.161 INFO kablam! | Oct 12 23:44:36.161 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:44:36.161 INFO kablam! Oct 12 23:44:36.161 INFO kablam! warning: variable `gameId` should have a snake case name such as `game_id` Oct 12 23:44:36.161 INFO kablam! --> src/user.rs:71:19 Oct 12 23:44:36.161 INFO kablam! | Oct 12 23:44:36.161 INFO kablam! 71 | pub fn insert(gameId: i32, userName: UserName, conn: &PgConnection) -> Vec { Oct 12 23:44:36.161 INFO kablam! | ^^^^^^ Oct 12 23:44:36.161 INFO kablam! Oct 12 23:44:36.161 INFO kablam! warning: variable `userName` should have a snake case name such as `user_name` Oct 12 23:44:36.161 INFO kablam! --> src/user.rs:71:32 Oct 12 23:44:36.161 INFO kablam! | Oct 12 23:44:36.161 INFO kablam! 71 | pub fn insert(gameId: i32, userName: UserName, conn: &PgConnection) -> Vec { Oct 12 23:44:36.161 INFO kablam! | ^^^^^^^^ Oct 12 23:44:36.161 INFO kablam! Oct 12 23:44:36.161 INFO kablam! warning: module `timeUtil` should have a snake case name such as `time_util` Oct 12 23:44:36.161 INFO kablam! --> src/main.rs:21:1 Oct 12 23:44:36.161 INFO kablam! | Oct 12 23:44:36.161 INFO kablam! 21 | mod timeUtil; Oct 12 23:44:36.161 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:44:36.161 INFO kablam! Oct 12 23:44:36.161 INFO kablam! warning: module `timeUtilTest` should have a snake case name such as `time_util_test` Oct 12 23:44:36.161 INFO kablam! --> src/main.rs:22:1 Oct 12 23:44:36.161 INFO kablam! | Oct 12 23:44:36.161 INFO kablam! 22 | mod timeUtilTest; Oct 12 23:44:36.161 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.161 INFO kablam! Oct 12 23:44:36.161 INFO kablam! warning: module `timeUtilTests` should have a snake case name such as `time_util_tests` Oct 12 23:44:36.161 INFO kablam! --> src/timeUtilTest.rs:6:1 Oct 12 23:44:36.161 INFO kablam! | Oct 12 23:44:36.161 INFO kablam! 6 | / mod timeUtilTests { Oct 12 23:44:36.162 INFO kablam! 7 | | Oct 12 23:44:36.162 INFO kablam! 8 | | use timeUtil::get_current_time_milli; Oct 12 23:44:36.162 INFO kablam! 9 | | Oct 12 23:44:36.162 INFO kablam! ... | Oct 12 23:44:36.162 INFO kablam! 16 | | } Oct 12 23:44:36.162 INFO kablam! 17 | | } Oct 12 23:44:36.162 INFO kablam! | |_^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: unused attribute Oct 12 23:44:36.162 INFO kablam! --> src/timeUtilTest.rs:1:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 1 | #![feature(plugin, decl_macro, proc_macro_non_items)] Oct 12 23:44:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: crate-level attribute should be in the root module Oct 12 23:44:36.162 INFO kablam! --> src/timeUtilTest.rs:1:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 1 | #![feature(plugin, decl_macro, proc_macro_non_items)] Oct 12 23:44:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: unused attribute Oct 12 23:44:36.162 INFO kablam! --> src/timeUtilTest.rs:2:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 2 | #![plugin(rocket_codegen)] Oct 12 23:44:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: crate-level attribute should be in the root module Oct 12 23:44:36.162 INFO kablam! --> src/timeUtilTest.rs:2:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 2 | #![plugin(rocket_codegen)] Oct 12 23:44:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: function `rocket_route_fn_getUserList` should have a snake case name such as `rocket_route_fn_get_user_list` Oct 12 23:44:36.162 INFO kablam! --> src/main.rs:47:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 47 | #[get("/")] Oct 12 23:44:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: function `getUserList` should have a snake case name such as `get_user_list` Oct 12 23:44:36.162 INFO kablam! --> src/main.rs:48:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 48 | / fn getUserList(game_id: i32, conn: db::Conn) -> Json { Oct 12 23:44:36.162 INFO kablam! 49 | | Json(json!(User::all(game_id, &conn))) Oct 12 23:44:36.162 INFO kablam! 50 | | } Oct 12 23:44:36.162 INFO kablam! | |_^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: function `rocket_route_fn_createUser` should have a snake case name such as `rocket_route_fn_create_user` Oct 12 23:44:36.162 INFO kablam! --> src/main.rs:52:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 52 | #[post("/", data = "")] Oct 12 23:44:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: function `createUser` should have a snake case name such as `create_user` Oct 12 23:44:36.162 INFO kablam! --> src/main.rs:53:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 53 | / fn createUser(game_id: i32, userName: Json, conn: db::Conn) -> Json> { Oct 12 23:44:36.162 INFO kablam! 54 | | //Json(User{id:Some(1), name:userName.0.name, score:0, ts:get_current_time_milli()}); Oct 12 23:44:36.162 INFO kablam! 55 | | Json(User::insert(game_id, userName.0, &conn)) Oct 12 23:44:36.162 INFO kablam! 56 | | } Oct 12 23:44:36.162 INFO kablam! | |_^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: variable `userName` should have a snake case name such as `user_name` Oct 12 23:44:36.162 INFO kablam! --> src/main.rs:53:29 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 53 | fn createUser(game_id: i32, userName: Json, conn: db::Conn) -> Json> { Oct 12 23:44:36.162 INFO kablam! | ^^^^^^^^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: function `rocket_route_fn_updateUser` should have a snake case name such as `rocket_route_fn_update_user` Oct 12 23:44:36.162 INFO kablam! --> src/main.rs:58:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 58 | #[put("/", data = "")] Oct 12 23:44:36.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: function `updateUser` should have a snake case name such as `update_user` Oct 12 23:44:36.162 INFO kablam! --> src/main.rs:59:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.162 INFO kablam! 59 | / fn updateUser(user_id: i32, score: Json, conn: db::Conn) -> Json { Oct 12 23:44:36.162 INFO kablam! 60 | | //Json(User{id:Some(userId), name:"userName".to_string(), score:score.0.score, ts:get_current_time_milli()}) Oct 12 23:44:36.162 INFO kablam! 61 | | Json(User::update_with_id(user_id, score.0.score, &conn)) Oct 12 23:44:36.162 INFO kablam! 62 | | } Oct 12 23:44:36.162 INFO kablam! | |_^ Oct 12 23:44:36.162 INFO kablam! Oct 12 23:44:36.162 INFO kablam! warning: function `rocket_route_fn_createGame` should have a snake case name such as `rocket_route_fn_create_game` Oct 12 23:44:36.162 INFO kablam! --> src/main.rs:64:1 Oct 12 23:44:36.162 INFO kablam! | Oct 12 23:44:36.163 INFO kablam! 64 | #[post("/")] Oct 12 23:44:36.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.163 INFO kablam! Oct 12 23:44:36.163 INFO kablam! warning: function `createGame` should have a snake case name such as `create_game` Oct 12 23:44:36.163 INFO kablam! --> src/main.rs:65:1 Oct 12 23:44:36.163 INFO kablam! | Oct 12 23:44:36.163 INFO kablam! 65 | / fn createGame(game_id: i32, conn: db::Conn) -> Json { Oct 12 23:44:36.163 INFO kablam! 66 | | Json(Game::insert(game_id, &conn)) Oct 12 23:44:36.163 INFO kablam! 67 | | } Oct 12 23:44:36.163 INFO kablam! | |_^ Oct 12 23:44:36.163 INFO kablam! Oct 12 23:44:36.163 INFO kablam! warning: function `rocket_route_fn_updateGame` should have a snake case name such as `rocket_route_fn_update_game` Oct 12 23:44:36.163 INFO kablam! --> src/main.rs:69:1 Oct 12 23:44:36.163 INFO kablam! | Oct 12 23:44:36.163 INFO kablam! 69 | #[put("/", data = "<_status>")] Oct 12 23:44:36.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.163 INFO kablam! Oct 12 23:44:36.165 INFO kablam! warning: function `updateGame` should have a snake case name such as `update_game` Oct 12 23:44:36.165 INFO kablam! --> src/main.rs:70:1 Oct 12 23:44:36.165 INFO kablam! | Oct 12 23:44:36.165 INFO kablam! 70 | / fn updateGame(game_id: i32, _status: Json, conn: db::Conn) -> Json { Oct 12 23:44:36.165 INFO kablam! 71 | | Json(Game::update_with_id(game_id, _status.0.status, &conn)) Oct 12 23:44:36.165 INFO kablam! 72 | | } Oct 12 23:44:36.165 INFO kablam! | |_^ Oct 12 23:44:36.165 INFO kablam! Oct 12 23:44:36.165 INFO kablam! warning: function `rocket_route_fn_getGame` should have a snake case name such as `rocket_route_fn_get_game` Oct 12 23:44:36.165 INFO kablam! --> src/main.rs:74:1 Oct 12 23:44:36.165 INFO kablam! | Oct 12 23:44:36.165 INFO kablam! 74 | #[get("/")] Oct 12 23:44:36.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:44:36.165 INFO kablam! Oct 12 23:44:36.165 INFO kablam! warning: function `getGame` should have a snake case name such as `get_game` Oct 12 23:44:36.165 INFO kablam! --> src/main.rs:75:1 Oct 12 23:44:36.165 INFO kablam! | Oct 12 23:44:36.165 INFO kablam! 75 | / fn getGame(game_id: i32, conn: db::Conn) -> Json { Oct 12 23:44:36.165 INFO kablam! 76 | | Json(Game::get_with_id(game_id, &conn)) Oct 12 23:44:36.165 INFO kablam! 77 | | } Oct 12 23:44:36.165 INFO kablam! | |_^ Oct 12 23:44:36.165 INFO kablam! Oct 12 23:44:36.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 12 23:44:36.276 INFO kablam! su: No module specific data is present Oct 12 23:44:36.997 INFO running `"docker" "rm" "-f" "ed28004aefbd6c8fce5b15297d7c021c548729b415b57443062a8b51883756c1"` Oct 12 23:44:37.228 INFO blam! ed28004aefbd6c8fce5b15297d7c021c548729b415b57443062a8b51883756c1