Oct 15 01:03:13.072 INFO testing chenghsienwen/rust-demo-service against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:03:13.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 01:03:13.295 INFO blam! 978684527c9182e015fb5669e7ace623168b131db97cadd5e101f7eb7652f7a3 Oct 15 01:03:13.307 INFO running `"docker" "start" "-a" "978684527c9182e015fb5669e7ace623168b131db97cadd5e101f7eb7652f7a3"` Oct 15 01:03:14.125 INFO kablam! usermod: no changes Oct 15 01:03:14.219 INFO kablam! Blocking waiting for file lock on the registry index Oct 15 01:03:14.723 INFO kablam! Compiling pq-sys v0.4.6 Oct 15 01:03:14.729 INFO kablam! Compiling pest v0.4.1 Oct 15 01:03:14.729 INFO kablam! Compiling slug v0.1.4 Oct 15 01:03:14.730 INFO kablam! Compiling r2d2 v0.8.2 Oct 15 01:03:14.730 INFO kablam! Compiling serde_json v1.0.27 Oct 15 01:03:14.730 INFO kablam! Compiling toml v0.4.6 Oct 15 01:03:14.731 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 15 01:03:14.732 INFO kablam! Compiling backtrace v0.3.9 Oct 15 01:03:17.606 INFO kablam! Compiling hyper v0.10.13 Oct 15 01:03:17.613 INFO kablam! Compiling chrono v0.4.6 Oct 15 01:03:18.272 INFO kablam! Compiling diesel_derives v1.3.0 Oct 15 01:03:20.252 INFO kablam! Compiling regex v0.2.11 Oct 15 01:03:20.327 INFO kablam! Compiling error-chain v0.10.0 Oct 15 01:03:46.551 INFO kablam! Compiling tera v0.10.10 Oct 15 01:03:46.551 INFO kablam! Compiling dotenv v0.10.1 Oct 15 01:03:52.607 INFO kablam! Compiling diesel v1.3.3 Oct 15 01:03:56.799 INFO kablam! Compiling rocket v0.3.16 Oct 15 01:04:11.296 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 15 01:04:11.299 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 15 01:04:57.207 INFO kablam! Compiling rust-demo-service v0.1.1 (/source) Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `table` in this scope Oct 15 01:04:59.791 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `table` in this scope Oct 15 01:04:59.791 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `id` in this scope Oct 15 01:04:59.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `status` in this scope Oct 15 01:04:59.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `ts` in this scope Oct 15 01:04:59.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `Game` in this scope Oct 15 01:04:59.791 INFO kablam! --> src/game.rs:18:10 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `games` in this scope Oct 15 01:04:59.791 INFO kablam! --> src/game.rs:18:10 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 15 01:04:59.791 INFO kablam! --> src/game.rs:18:10 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 15 01:04:59.791 INFO kablam! --> src/game.rs:18:47 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.791 INFO kablam! Oct 15 01:04:59.791 INFO kablam! warning: cannot find type `Game` in this scope Oct 15 01:04:59.791 INFO kablam! --> src/game.rs:18:47 Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:04:59.791 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.791 INFO kablam! | Oct 15 01:04:59.791 INFO 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 15 01:04:59.791 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `games` in this scope Oct 15 01:04:59.792 INFO kablam! --> src/game.rs:18:58 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `Game` in this scope Oct 15 01:04:59.792 INFO kablam! --> src/game.rs:18:58 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 15 01:04:59.792 INFO kablam! --> src/game.rs:18:58 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: unused import: `serde_derive` Oct 15 01:04:59.792 INFO kablam! --> src/user.rs:4:5 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 4 | use serde_derive; Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^^^^^^ Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `game_id` in this scope Oct 15 01:04:59.792 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `name` in this scope Oct 15 01:04:59.792 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `score` in this scope Oct 15 01:04:59.792 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 15 01:04:59.792 INFO kablam! --> src/user.rs:23:34 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 23 | #[derive(Serialize, Deserialize, Queryable, PartialEq, Debug)] Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `User` in this scope Oct 15 01:04:59.792 INFO kablam! --> src/user.rs:23:34 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 23 | #[derive(Serialize, Deserialize, Queryable, PartialEq, Debug)] Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `users` in this scope Oct 15 01:04:59.792 INFO kablam! --> src/user.rs:32:23 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 32 | #[derive(Deserialize, Insertable)] Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:04:59.792 INFO kablam! warning: cannot find type `UserForm` in this scope Oct 15 01:04:59.792 INFO kablam! --> src/user.rs:32:23 Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO kablam! 32 | #[derive(Deserialize, Insertable)] Oct 15 01:04:59.792 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:04:59.792 INFO kablam! | Oct 15 01:04:59.792 INFO 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 15 01:04:59.792 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:04:59.792 INFO kablam! Oct 15 01:05:00.707 INFO kablam! warning: method is never used: `insert_default_values` Oct 15 01:05:00.707 INFO kablam! --> src/user.rs:63:5 Oct 15 01:05:00.707 INFO kablam! | Oct 15 01:05:00.707 INFO kablam! 63 | pub fn insert_default_values(conn: &PgConnection) -> QueryResult { Oct 15 01:05:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.707 INFO kablam! | Oct 15 01:05:00.707 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:05:00.707 INFO kablam! Oct 15 01:05:00.707 INFO kablam! warning: method is never used: `get_with_id` Oct 15 01:05:00.707 INFO kablam! --> src/user.rs:76:5 Oct 15 01:05:00.707 INFO kablam! | Oct 15 01:05:00.707 INFO kablam! 76 | pub fn get_with_id(_id: i32, conn: &PgConnection) -> User { Oct 15 01:05:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.707 INFO kablam! Oct 15 01:05:00.707 INFO kablam! warning: method is never used: `delete_with_id` Oct 15 01:05:00.707 INFO kablam! --> src/user.rs:91:5 Oct 15 01:05:00.707 INFO kablam! | Oct 15 01:05:00.707 INFO kablam! 91 | pub fn delete_with_id(_id: i32, conn: &PgConnection) -> bool { Oct 15 01:05:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.707 INFO kablam! Oct 15 01:05:00.707 INFO kablam! warning: function is never used: `get_current_time_milli` Oct 15 01:05:00.707 INFO kablam! --> src/timeUtil.rs:3:1 Oct 15 01:05:00.707 INFO kablam! | Oct 15 01:05:00.707 INFO kablam! 3 | pub fn get_current_time_milli() -> u64 { Oct 15 01:05:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.707 INFO kablam! Oct 15 01:05:00.707 INFO kablam! warning: method is never used: `err` Oct 15 01:05:00.707 INFO kablam! --> src/main.rs:38:5 Oct 15 01:05:00.707 INFO kablam! | Oct 15 01:05:00.707 INFO kablam! 38 | pub fn err(conn: &db::Conn, msg: &'a str) -> Context<'static, 'a> { Oct 15 01:05:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.707 INFO kablam! Oct 15 01:05:00.723 INFO kablam! warning: variable `gameId` should have a snake case name such as `game_id` Oct 15 01:05:00.723 INFO kablam! --> src/user.rs:67:16 Oct 15 01:05:00.723 INFO kablam! | Oct 15 01:05:00.723 INFO kablam! 67 | pub fn all(gameId: i32, conn: &PgConnection) -> Vec { Oct 15 01:05:00.723 INFO kablam! | ^^^^^^ Oct 15 01:05:00.723 INFO kablam! | Oct 15 01:05:00.723 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 01:05:00.723 INFO kablam! Oct 15 01:05:00.723 INFO kablam! warning: variable `gameId` should have a snake case name such as `game_id` Oct 15 01:05:00.724 INFO kablam! --> src/user.rs:71:19 Oct 15 01:05:00.724 INFO kablam! | Oct 15 01:05:00.724 INFO kablam! 71 | pub fn insert(gameId: i32, userName: UserName, conn: &PgConnection) -> Vec { Oct 15 01:05:00.724 INFO kablam! | ^^^^^^ Oct 15 01:05:00.724 INFO kablam! Oct 15 01:05:00.724 INFO kablam! warning: variable `userName` should have a snake case name such as `user_name` Oct 15 01:05:00.724 INFO kablam! --> src/user.rs:71:32 Oct 15 01:05:00.724 INFO kablam! | Oct 15 01:05:00.724 INFO kablam! 71 | pub fn insert(gameId: i32, userName: UserName, conn: &PgConnection) -> Vec { Oct 15 01:05:00.724 INFO kablam! | ^^^^^^^^ Oct 15 01:05:00.724 INFO kablam! Oct 15 01:05:00.724 INFO kablam! warning: module `timeUtil` should have a snake case name such as `time_util` Oct 15 01:05:00.724 INFO kablam! --> src/main.rs:21:1 Oct 15 01:05:00.724 INFO kablam! | Oct 15 01:05:00.724 INFO kablam! 21 | mod timeUtil; Oct 15 01:05:00.724 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:05:00.724 INFO kablam! Oct 15 01:05:00.724 INFO kablam! warning: module `timeUtilTest` should have a snake case name such as `time_util_test` Oct 15 01:05:00.724 INFO kablam! --> src/main.rs:22:1 Oct 15 01:05:00.724 INFO kablam! | Oct 15 01:05:00.724 INFO kablam! 22 | mod timeUtilTest; Oct 15 01:05:00.724 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.724 INFO kablam! Oct 15 01:05:00.724 INFO kablam! warning: unused attribute Oct 15 01:05:00.724 INFO kablam! --> src/timeUtilTest.rs:1:1 Oct 15 01:05:00.724 INFO kablam! | Oct 15 01:05:00.724 INFO kablam! 1 | #![feature(plugin, decl_macro, proc_macro_non_items)] Oct 15 01:05:00.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.724 INFO kablam! | Oct 15 01:05:00.724 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 15 01:05:00.724 INFO kablam! Oct 15 01:05:00.727 INFO kablam! warning: crate-level attribute should be in the root module Oct 15 01:05:00.727 INFO kablam! --> src/timeUtilTest.rs:1:1 Oct 15 01:05:00.727 INFO kablam! | Oct 15 01:05:00.727 INFO kablam! 1 | #![feature(plugin, decl_macro, proc_macro_non_items)] Oct 15 01:05:00.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.727 INFO kablam! Oct 15 01:05:00.727 INFO kablam! warning: unused attribute Oct 15 01:05:00.727 INFO kablam! --> src/timeUtilTest.rs:2:1 Oct 15 01:05:00.727 INFO kablam! | Oct 15 01:05:00.727 INFO kablam! 2 | #![plugin(rocket_codegen)] Oct 15 01:05:00.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.727 INFO kablam! Oct 15 01:05:00.727 INFO kablam! warning: crate-level attribute should be in the root module Oct 15 01:05:00.727 INFO kablam! --> src/timeUtilTest.rs:2:1 Oct 15 01:05:00.727 INFO kablam! | Oct 15 01:05:00.727 INFO kablam! 2 | #![plugin(rocket_codegen)] Oct 15 01:05:00.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.727 INFO kablam! Oct 15 01:05:00.727 INFO kablam! warning: function `rocket_route_fn_getUserList` should have a snake case name such as `rocket_route_fn_get_user_list` Oct 15 01:05:00.727 INFO kablam! --> src/main.rs:47:1 Oct 15 01:05:00.727 INFO kablam! | Oct 15 01:05:00.727 INFO kablam! 47 | #[get("/")] Oct 15 01:05:00.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.727 INFO kablam! Oct 15 01:05:00.727 INFO kablam! warning: function `getUserList` should have a snake case name such as `get_user_list` Oct 15 01:05:00.728 INFO kablam! --> src/main.rs:48:1 Oct 15 01:05:00.728 INFO kablam! | Oct 15 01:05:00.728 INFO kablam! 48 | / fn getUserList(game_id: i32, conn: db::Conn) -> Json { Oct 15 01:05:00.728 INFO kablam! 49 | | Json(json!(User::all(game_id, &conn))) Oct 15 01:05:00.728 INFO kablam! 50 | | } Oct 15 01:05:00.728 INFO kablam! | |_^ Oct 15 01:05:00.728 INFO kablam! Oct 15 01:05:00.728 INFO kablam! warning: function `rocket_route_fn_createUser` should have a snake case name such as `rocket_route_fn_create_user` Oct 15 01:05:00.728 INFO kablam! --> src/main.rs:52:1 Oct 15 01:05:00.728 INFO kablam! | Oct 15 01:05:00.728 INFO kablam! 52 | #[post("/", data = "")] Oct 15 01:05:00.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.728 INFO kablam! Oct 15 01:05:00.728 INFO kablam! warning: function `createUser` should have a snake case name such as `create_user` Oct 15 01:05:00.728 INFO kablam! --> src/main.rs:53:1 Oct 15 01:05:00.728 INFO kablam! | Oct 15 01:05:00.728 INFO kablam! 53 | / fn createUser(game_id: i32, userName: Json, conn: db::Conn) -> Json> { Oct 15 01:05:00.728 INFO kablam! 54 | | //Json(User{id:Some(1), name:userName.0.name, score:0, ts:get_current_time_milli()}); Oct 15 01:05:00.728 INFO kablam! 55 | | Json(User::insert(game_id, userName.0, &conn)) Oct 15 01:05:00.728 INFO kablam! 56 | | } Oct 15 01:05:00.728 INFO kablam! | |_^ Oct 15 01:05:00.728 INFO kablam! Oct 15 01:05:00.728 INFO kablam! warning: variable `userName` should have a snake case name such as `user_name` Oct 15 01:05:00.728 INFO kablam! --> src/main.rs:53:29 Oct 15 01:05:00.728 INFO kablam! | Oct 15 01:05:00.728 INFO kablam! 53 | fn createUser(game_id: i32, userName: Json, conn: db::Conn) -> Json> { Oct 15 01:05:00.728 INFO kablam! | ^^^^^^^^ Oct 15 01:05:00.728 INFO kablam! Oct 15 01:05:00.728 INFO kablam! warning: function `rocket_route_fn_updateUser` should have a snake case name such as `rocket_route_fn_update_user` Oct 15 01:05:00.728 INFO kablam! --> src/main.rs:58:1 Oct 15 01:05:00.728 INFO kablam! | Oct 15 01:05:00.728 INFO kablam! 58 | #[put("/", data = "")] Oct 15 01:05:00.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.728 INFO kablam! Oct 15 01:05:00.733 INFO kablam! warning: function `updateUser` should have a snake case name such as `update_user` Oct 15 01:05:00.733 INFO kablam! --> src/main.rs:59:1 Oct 15 01:05:00.733 INFO kablam! | Oct 15 01:05:00.733 INFO kablam! 59 | / fn updateUser(user_id: i32, score: Json, conn: db::Conn) -> Json { Oct 15 01:05:00.733 INFO kablam! 60 | | //Json(User{id:Some(userId), name:"userName".to_string(), score:score.0.score, ts:get_current_time_milli()}) Oct 15 01:05:00.733 INFO kablam! 61 | | Json(User::update_with_id(user_id, score.0.score, &conn)) Oct 15 01:05:00.733 INFO kablam! 62 | | } Oct 15 01:05:00.733 INFO kablam! | |_^ Oct 15 01:05:00.733 INFO kablam! Oct 15 01:05:00.733 INFO kablam! warning: function `rocket_route_fn_createGame` should have a snake case name such as `rocket_route_fn_create_game` Oct 15 01:05:00.733 INFO kablam! --> src/main.rs:64:1 Oct 15 01:05:00.733 INFO kablam! | Oct 15 01:05:00.733 INFO kablam! 64 | #[post("/")] Oct 15 01:05:00.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.733 INFO kablam! Oct 15 01:05:00.733 INFO kablam! warning: function `createGame` should have a snake case name such as `create_game` Oct 15 01:05:00.733 INFO kablam! --> src/main.rs:65:1 Oct 15 01:05:00.733 INFO kablam! | Oct 15 01:05:00.733 INFO kablam! 65 | / fn createGame(game_id: i32, conn: db::Conn) -> Json { Oct 15 01:05:00.733 INFO kablam! 66 | | Json(Game::insert(game_id, &conn)) Oct 15 01:05:00.733 INFO kablam! 67 | | } Oct 15 01:05:00.733 INFO kablam! | |_^ Oct 15 01:05:00.734 INFO kablam! Oct 15 01:05:00.734 INFO kablam! warning: function `rocket_route_fn_updateGame` should have a snake case name such as `rocket_route_fn_update_game` Oct 15 01:05:00.734 INFO kablam! --> src/main.rs:69:1 Oct 15 01:05:00.734 INFO kablam! | Oct 15 01:05:00.734 INFO kablam! 69 | #[put("/", data = "<_status>")] Oct 15 01:05:00.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.734 INFO kablam! Oct 15 01:05:00.734 INFO kablam! warning: function `updateGame` should have a snake case name such as `update_game` Oct 15 01:05:00.734 INFO kablam! --> src/main.rs:70:1 Oct 15 01:05:00.734 INFO kablam! | Oct 15 01:05:00.734 INFO kablam! 70 | / fn updateGame(game_id: i32, _status: Json, conn: db::Conn) -> Json { Oct 15 01:05:00.734 INFO kablam! 71 | | Json(Game::update_with_id(game_id, _status.0.status, &conn)) Oct 15 01:05:00.734 INFO kablam! 72 | | } Oct 15 01:05:00.734 INFO kablam! | |_^ Oct 15 01:05:00.734 INFO kablam! Oct 15 01:05:00.734 INFO kablam! warning: function `rocket_route_fn_getGame` should have a snake case name such as `rocket_route_fn_get_game` Oct 15 01:05:00.734 INFO kablam! --> src/main.rs:74:1 Oct 15 01:05:00.734 INFO kablam! | Oct 15 01:05:00.734 INFO kablam! 74 | #[get("/")] Oct 15 01:05:00.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:00.734 INFO kablam! Oct 15 01:05:00.734 INFO kablam! warning: function `getGame` should have a snake case name such as `get_game` Oct 15 01:05:00.734 INFO kablam! --> src/main.rs:75:1 Oct 15 01:05:00.734 INFO kablam! | Oct 15 01:05:00.734 INFO kablam! 75 | / fn getGame(game_id: i32, conn: db::Conn) -> Json { Oct 15 01:05:00.734 INFO kablam! 76 | | Json(Game::get_with_id(game_id, &conn)) Oct 15 01:05:00.734 INFO kablam! 77 | | } Oct 15 01:05:00.734 INFO kablam! | |_^ Oct 15 01:05:00.734 INFO kablam! Oct 15 01:05:07.357 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 15 01:05:07.377 INFO kablam! su: No module specific data is present Oct 15 01:05:08.219 INFO running `"docker" "rm" "-f" "978684527c9182e015fb5669e7ace623168b131db97cadd5e101f7eb7652f7a3"` Oct 15 01:05:08.503 INFO blam! 978684527c9182e015fb5669e7ace623168b131db97cadd5e101f7eb7652f7a3 Oct 15 01:05:08.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 01:05:09.090 INFO blam! 32e5b69d4bc7ecaf9933ee9c68813ada77293b0cd7b476deda2b321351ae2c98 Oct 15 01:05:09.093 INFO running `"docker" "start" "-a" "32e5b69d4bc7ecaf9933ee9c68813ada77293b0cd7b476deda2b321351ae2c98"` Oct 15 01:05:10.291 INFO kablam! usermod: no changes Oct 15 01:05:10.530 INFO kablam! Compiling rand v0.5.5 Oct 15 01:05:10.531 INFO kablam! Compiling lock_api v0.1.3 Oct 15 01:05:10.533 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 15 01:05:16.631 INFO kablam! Compiling parking_lot v0.6.4 Oct 15 01:05:17.991 INFO kablam! Compiling rust-demo-service v0.1.1 (/source) Oct 15 01:05:20.314 INFO kablam! warning: cannot find type `table` in this scope Oct 15 01:05:20.314 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 01:05:20.314 INFO kablam! | Oct 15 01:05:20.314 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 01:05:20.314 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.314 INFO kablam! | Oct 15 01:05:20.314 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 01:05:20.314 INFO 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 15 01:05:20.314 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.314 INFO kablam! Oct 15 01:05:20.314 INFO kablam! warning: cannot find type `table` in this scope Oct 15 01:05:20.314 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 01:05:20.314 INFO kablam! | Oct 15 01:05:20.314 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 01:05:20.314 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.314 INFO kablam! | Oct 15 01:05:20.314 INFO 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 15 01:05:20.314 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.314 INFO kablam! Oct 15 01:05:20.314 INFO kablam! warning: cannot find type `id` in this scope Oct 15 01:05:20.314 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:05:20.314 INFO kablam! | Oct 15 01:05:20.314 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:05:20.314 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.314 INFO kablam! | Oct 15 01:05:20.314 INFO 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 15 01:05:20.314 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.314 INFO kablam! Oct 15 01:05:20.314 INFO kablam! warning: cannot find type `status` in this scope Oct 15 01:05:20.314 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:05:20.314 INFO kablam! | Oct 15 01:05:20.314 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:05:20.314 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `ts` in this scope Oct 15 01:05:20.315 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `Game` in this scope Oct 15 01:05:20.315 INFO kablam! --> src/game.rs:18:10 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `games` in this scope Oct 15 01:05:20.315 INFO kablam! --> src/game.rs:18:10 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 15 01:05:20.315 INFO kablam! --> src/game.rs:18:10 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 15 01:05:20.315 INFO kablam! --> src/game.rs:18:47 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `Game` in this scope Oct 15 01:05:20.315 INFO kablam! --> src/game.rs:18:47 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `games` in this scope Oct 15 01:05:20.315 INFO kablam! --> src/game.rs:18:58 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `Game` in this scope Oct 15 01:05:20.315 INFO kablam! --> src/game.rs:18:58 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.315 INFO kablam! Oct 15 01:05:20.315 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 15 01:05:20.315 INFO kablam! --> src/game.rs:18:58 Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO kablam! 18 | #[derive(AsChangeset, Serialize, Deserialize, Queryable, Insertable, Debug, Clone)] Oct 15 01:05:20.315 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.315 INFO kablam! | Oct 15 01:05:20.315 INFO 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 15 01:05:20.315 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.316 INFO kablam! Oct 15 01:05:20.339 INFO kablam! warning: unused import: `serde_derive` Oct 15 01:05:20.339 INFO kablam! --> src/user.rs:4:5 Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! 4 | use serde_derive; Oct 15 01:05:20.339 INFO kablam! | ^^^^^^^^^^^^ Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:05:20.339 INFO kablam! Oct 15 01:05:20.339 INFO kablam! warning: cannot find type `game_id` in this scope Oct 15 01:05:20.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:05:20.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO 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 15 01:05:20.339 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.339 INFO kablam! Oct 15 01:05:20.339 INFO kablam! warning: cannot find type `name` in this scope Oct 15 01:05:20.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:05:20.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO 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 15 01:05:20.339 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.339 INFO kablam! Oct 15 01:05:20.339 INFO kablam! warning: cannot find type `score` in this scope Oct 15 01:05:20.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:05:20.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO 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 15 01:05:20.339 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.339 INFO kablam! Oct 15 01:05:20.339 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 15 01:05:20.339 INFO kablam! --> src/user.rs:23:34 Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! 23 | #[derive(Serialize, Deserialize, Queryable, PartialEq, Debug)] Oct 15 01:05:20.339 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO 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 15 01:05:20.339 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.339 INFO kablam! Oct 15 01:05:20.339 INFO kablam! warning: cannot find type `User` in this scope Oct 15 01:05:20.339 INFO kablam! --> src/user.rs:23:34 Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! 23 | #[derive(Serialize, Deserialize, Queryable, PartialEq, Debug)] Oct 15 01:05:20.339 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO 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 15 01:05:20.339 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.339 INFO kablam! Oct 15 01:05:20.339 INFO kablam! warning: cannot find type `users` in this scope Oct 15 01:05:20.339 INFO kablam! --> src/user.rs:32:23 Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! 32 | #[derive(Deserialize, Insertable)] Oct 15 01:05:20.339 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO 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 15 01:05:20.339 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.339 INFO kablam! Oct 15 01:05:20.339 INFO kablam! warning: cannot find type `UserForm` in this scope Oct 15 01:05:20.339 INFO kablam! --> src/user.rs:32:23 Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO kablam! 32 | #[derive(Deserialize, Insertable)] Oct 15 01:05:20.339 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:05:20.339 INFO kablam! | Oct 15 01:05:20.339 INFO 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 15 01:05:20.339 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:05:20.339 INFO kablam! Oct 15 01:05:21.147 INFO kablam! warning: method is never used: `insert_default_values` Oct 15 01:05:21.147 INFO kablam! --> src/user.rs:63:5 Oct 15 01:05:21.148 INFO kablam! | Oct 15 01:05:21.148 INFO kablam! 63 | pub fn insert_default_values(conn: &PgConnection) -> QueryResult { Oct 15 01:05:21.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.153 INFO kablam! | Oct 15 01:05:21.153 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:05:21.153 INFO kablam! Oct 15 01:05:21.153 INFO kablam! warning: method is never used: `get_with_id` Oct 15 01:05:21.154 INFO kablam! --> src/user.rs:76:5 Oct 15 01:05:21.154 INFO kablam! | Oct 15 01:05:21.154 INFO kablam! 76 | pub fn get_with_id(_id: i32, conn: &PgConnection) -> User { Oct 15 01:05:21.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.155 INFO kablam! Oct 15 01:05:21.155 INFO kablam! warning: method is never used: `delete_with_id` Oct 15 01:05:21.155 INFO kablam! --> src/user.rs:91:5 Oct 15 01:05:21.156 INFO kablam! | Oct 15 01:05:21.156 INFO kablam! 91 | pub fn delete_with_id(_id: i32, conn: &PgConnection) -> bool { Oct 15 01:05:21.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.156 INFO kablam! Oct 15 01:05:21.157 INFO kablam! warning: method is never used: `err` Oct 15 01:05:21.157 INFO kablam! --> src/main.rs:38:5 Oct 15 01:05:21.157 INFO kablam! | Oct 15 01:05:21.157 INFO kablam! 38 | pub fn err(conn: &db::Conn, msg: &'a str) -> Context<'static, 'a> { Oct 15 01:05:21.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.158 INFO kablam! Oct 15 01:05:21.163 INFO kablam! warning: variable `gameId` should have a snake case name such as `game_id` Oct 15 01:05:21.163 INFO kablam! --> src/user.rs:67:16 Oct 15 01:05:21.163 INFO kablam! | Oct 15 01:05:21.163 INFO kablam! 67 | pub fn all(gameId: i32, conn: &PgConnection) -> Vec { Oct 15 01:05:21.163 INFO kablam! | ^^^^^^ Oct 15 01:05:21.163 INFO kablam! | Oct 15 01:05:21.163 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 01:05:21.163 INFO kablam! Oct 15 01:05:21.163 INFO kablam! warning: variable `gameId` should have a snake case name such as `game_id` Oct 15 01:05:21.163 INFO kablam! --> src/user.rs:71:19 Oct 15 01:05:21.163 INFO kablam! | Oct 15 01:05:21.163 INFO kablam! 71 | pub fn insert(gameId: i32, userName: UserName, conn: &PgConnection) -> Vec { Oct 15 01:05:21.163 INFO kablam! | ^^^^^^ Oct 15 01:05:21.163 INFO kablam! Oct 15 01:05:21.163 INFO kablam! warning: variable `userName` should have a snake case name such as `user_name` Oct 15 01:05:21.163 INFO kablam! --> src/user.rs:71:32 Oct 15 01:05:21.163 INFO kablam! | Oct 15 01:05:21.163 INFO kablam! 71 | pub fn insert(gameId: i32, userName: UserName, conn: &PgConnection) -> Vec { Oct 15 01:05:21.163 INFO kablam! | ^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: module `timeUtil` should have a snake case name such as `time_util` Oct 15 01:05:21.164 INFO kablam! --> src/main.rs:21:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 21 | mod timeUtil; Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: module `timeUtilTest` should have a snake case name such as `time_util_test` Oct 15 01:05:21.164 INFO kablam! --> src/main.rs:22:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 22 | mod timeUtilTest; Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: module `timeUtilTests` should have a snake case name such as `time_util_tests` Oct 15 01:05:21.164 INFO kablam! --> src/timeUtilTest.rs:6:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 6 | / mod timeUtilTests { Oct 15 01:05:21.164 INFO kablam! 7 | | Oct 15 01:05:21.164 INFO kablam! 8 | | use timeUtil::get_current_time_milli; Oct 15 01:05:21.164 INFO kablam! 9 | | Oct 15 01:05:21.164 INFO kablam! ... | Oct 15 01:05:21.164 INFO kablam! 16 | | } Oct 15 01:05:21.164 INFO kablam! 17 | | } Oct 15 01:05:21.164 INFO kablam! | |_^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: unused attribute Oct 15 01:05:21.164 INFO kablam! --> src/timeUtilTest.rs:1:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 1 | #![feature(plugin, decl_macro, proc_macro_non_items)] Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: crate-level attribute should be in the root module Oct 15 01:05:21.164 INFO kablam! --> src/timeUtilTest.rs:1:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 1 | #![feature(plugin, decl_macro, proc_macro_non_items)] Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: unused attribute Oct 15 01:05:21.164 INFO kablam! --> src/timeUtilTest.rs:2:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 2 | #![plugin(rocket_codegen)] Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: crate-level attribute should be in the root module Oct 15 01:05:21.164 INFO kablam! --> src/timeUtilTest.rs:2:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 2 | #![plugin(rocket_codegen)] Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: function `rocket_route_fn_getUserList` should have a snake case name such as `rocket_route_fn_get_user_list` Oct 15 01:05:21.164 INFO kablam! --> src/main.rs:47:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 47 | #[get("/")] Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: function `getUserList` should have a snake case name such as `get_user_list` Oct 15 01:05:21.164 INFO kablam! --> src/main.rs:48:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 48 | / fn getUserList(game_id: i32, conn: db::Conn) -> Json { Oct 15 01:05:21.164 INFO kablam! 49 | | Json(json!(User::all(game_id, &conn))) Oct 15 01:05:21.164 INFO kablam! 50 | | } Oct 15 01:05:21.164 INFO kablam! | |_^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: function `rocket_route_fn_createUser` should have a snake case name such as `rocket_route_fn_create_user` Oct 15 01:05:21.164 INFO kablam! --> src/main.rs:52:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 52 | #[post("/", data = "")] Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: function `createUser` should have a snake case name such as `create_user` Oct 15 01:05:21.164 INFO kablam! --> src/main.rs:53:1 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 53 | / fn createUser(game_id: i32, userName: Json, conn: db::Conn) -> Json> { Oct 15 01:05:21.164 INFO kablam! 54 | | //Json(User{id:Some(1), name:userName.0.name, score:0, ts:get_current_time_milli()}); Oct 15 01:05:21.164 INFO kablam! 55 | | Json(User::insert(game_id, userName.0, &conn)) Oct 15 01:05:21.164 INFO kablam! 56 | | } Oct 15 01:05:21.164 INFO kablam! | |_^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: variable `userName` should have a snake case name such as `user_name` Oct 15 01:05:21.164 INFO kablam! --> src/main.rs:53:29 Oct 15 01:05:21.164 INFO kablam! | Oct 15 01:05:21.164 INFO kablam! 53 | fn createUser(game_id: i32, userName: Json, conn: db::Conn) -> Json> { Oct 15 01:05:21.164 INFO kablam! | ^^^^^^^^ Oct 15 01:05:21.164 INFO kablam! Oct 15 01:05:21.164 INFO kablam! warning: function `rocket_route_fn_updateUser` should have a snake case name such as `rocket_route_fn_update_user` Oct 15 01:05:21.164 INFO kablam! --> src/main.rs:58:1 Oct 15 01:05:21.165 INFO kablam! | Oct 15 01:05:21.165 INFO kablam! 58 | #[put("/", data = "")] Oct 15 01:05:21.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.165 INFO kablam! Oct 15 01:05:21.165 INFO kablam! warning: function `updateUser` should have a snake case name such as `update_user` Oct 15 01:05:21.165 INFO kablam! --> src/main.rs:59:1 Oct 15 01:05:21.165 INFO kablam! | Oct 15 01:05:21.165 INFO kablam! 59 | / fn updateUser(user_id: i32, score: Json, conn: db::Conn) -> Json { Oct 15 01:05:21.165 INFO kablam! 60 | | //Json(User{id:Some(userId), name:"userName".to_string(), score:score.0.score, ts:get_current_time_milli()}) Oct 15 01:05:21.165 INFO kablam! 61 | | Json(User::update_with_id(user_id, score.0.score, &conn)) Oct 15 01:05:21.165 INFO kablam! 62 | | } Oct 15 01:05:21.165 INFO kablam! | |_^ Oct 15 01:05:21.165 INFO kablam! Oct 15 01:05:21.165 INFO kablam! warning: function `rocket_route_fn_createGame` should have a snake case name such as `rocket_route_fn_create_game` Oct 15 01:05:21.165 INFO kablam! --> src/main.rs:64:1 Oct 15 01:05:21.165 INFO kablam! | Oct 15 01:05:21.165 INFO kablam! 64 | #[post("/")] Oct 15 01:05:21.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.165 INFO kablam! Oct 15 01:05:21.165 INFO kablam! warning: function `createGame` should have a snake case name such as `create_game` Oct 15 01:05:21.165 INFO kablam! --> src/main.rs:65:1 Oct 15 01:05:21.165 INFO kablam! | Oct 15 01:05:21.165 INFO kablam! 65 | / fn createGame(game_id: i32, conn: db::Conn) -> Json { Oct 15 01:05:21.165 INFO kablam! 66 | | Json(Game::insert(game_id, &conn)) Oct 15 01:05:21.165 INFO kablam! 67 | | } Oct 15 01:05:21.165 INFO kablam! | |_^ Oct 15 01:05:21.165 INFO kablam! Oct 15 01:05:21.165 INFO kablam! warning: function `rocket_route_fn_updateGame` should have a snake case name such as `rocket_route_fn_update_game` Oct 15 01:05:21.165 INFO kablam! --> src/main.rs:69:1 Oct 15 01:05:21.165 INFO kablam! | Oct 15 01:05:21.165 INFO kablam! 69 | #[put("/", data = "<_status>")] Oct 15 01:05:21.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.165 INFO kablam! Oct 15 01:05:21.165 INFO kablam! warning: function `updateGame` should have a snake case name such as `update_game` Oct 15 01:05:21.165 INFO kablam! --> src/main.rs:70:1 Oct 15 01:05:21.165 INFO kablam! | Oct 15 01:05:21.165 INFO kablam! 70 | / fn updateGame(game_id: i32, _status: Json, conn: db::Conn) -> Json { Oct 15 01:05:21.165 INFO kablam! 71 | | Json(Game::update_with_id(game_id, _status.0.status, &conn)) Oct 15 01:05:21.165 INFO kablam! 72 | | } Oct 15 01:05:21.165 INFO kablam! | |_^ Oct 15 01:05:21.165 INFO kablam! Oct 15 01:05:21.165 INFO kablam! warning: function `rocket_route_fn_getGame` should have a snake case name such as `rocket_route_fn_get_game` Oct 15 01:05:21.165 INFO kablam! --> src/main.rs:74:1 Oct 15 01:05:21.165 INFO kablam! | Oct 15 01:05:21.165 INFO kablam! 74 | #[get("/")] Oct 15 01:05:21.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 01:05:21.165 INFO kablam! Oct 15 01:05:21.165 INFO kablam! warning: function `getGame` should have a snake case name such as `get_game` Oct 15 01:05:21.165 INFO kablam! --> src/main.rs:75:1 Oct 15 01:05:21.165 INFO kablam! | Oct 15 01:05:21.165 INFO kablam! 75 | / fn getGame(game_id: i32, conn: db::Conn) -> Json { Oct 15 01:05:21.165 INFO kablam! 76 | | Json(Game::get_with_id(game_id, &conn)) Oct 15 01:05:21.165 INFO kablam! 77 | | } Oct 15 01:05:21.165 INFO kablam! | |_^ Oct 15 01:05:21.165 INFO kablam! Oct 15 01:05:26.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.37s Oct 15 01:05:26.711 INFO kablam! su: No module specific data is present Oct 15 01:05:27.512 INFO running `"docker" "rm" "-f" "32e5b69d4bc7ecaf9933ee9c68813ada77293b0cd7b476deda2b321351ae2c98"` Oct 15 01:05:27.785 INFO blam! 32e5b69d4bc7ecaf9933ee9c68813ada77293b0cd7b476deda2b321351ae2c98 Oct 15 01:05:27.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 01:05:28.372 INFO blam! 4d12677ee7b1bb5bbe735638e7ccf0783e7eec7aa098a936a55339d28af4eee5 Oct 15 01:05:28.375 INFO running `"docker" "start" "-a" "4d12677ee7b1bb5bbe735638e7ccf0783e7eec7aa098a936a55339d28af4eee5"` Oct 15 01:05:29.847 INFO kablam! usermod: no changes Oct 15 01:05:30.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 15 01:05:30.164 INFO kablam! Running /target/debug/deps/rust_demo_service-e1d61e8901c173f4 Oct 15 01:05:30.186 INFO blam! Oct 15 01:05:30.186 INFO kablam! su: No module specific data is present Oct 15 01:05:30.186 INFO blam! running 1 test Oct 15 01:05:30.187 INFO blam! test timeUtilTest::timeUtilTests::test_get_current_time_milli ... ok Oct 15 01:05:30.187 INFO blam! Oct 15 01:05:30.187 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:05:30.188 INFO blam! Oct 15 01:05:30.779 INFO running `"docker" "rm" "-f" "4d12677ee7b1bb5bbe735638e7ccf0783e7eec7aa098a936a55339d28af4eee5"` Oct 15 01:05:31.011 INFO blam! 4d12677ee7b1bb5bbe735638e7ccf0783e7eec7aa098a936a55339d28af4eee5