Oct 11 04:05:26.059 INFO testing TrueXPixels/idle_game against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:05:26.059 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:05:26.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:05:26.458 INFO blam! e7344309f90ee5598e45a74cb4f916ace2b0136d0595ead1f66e728922b4be9d Oct 11 04:05:26.465 INFO running `"docker" "start" "-a" "e7344309f90ee5598e45a74cb4f916ace2b0136d0595ead1f66e728922b4be9d"` Oct 11 04:05:27.663 INFO kablam! usermod: no changes Oct 11 04:05:28.000 INFO kablam! Compiling rayon v1.0.1 Oct 11 04:05:28.000 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 11 04:05:35.664 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 11 04:05:36.140 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 11 04:05:41.738 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 11 04:05:41.738 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 11 04:05:42.120 INFO kablam! Compiling image v0.19.0 Oct 11 04:05:45.716 INFO kablam! Compiling piston v0.37.0 Oct 11 04:06:03.264 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 11 04:06:08.660 INFO kablam! Compiling idle_game v0.1.0 (/source) Oct 11 04:06:14.753 INFO kablam! warning: unused variable: `u` Oct 11 04:06:14.757 INFO kablam! --> src/main.rs:154:21 Oct 11 04:06:14.757 INFO kablam! | Oct 11 04:06:14.757 INFO kablam! 154 | if let Some(u) = e.update_args() { Oct 11 04:06:14.757 INFO kablam! | ^ help: consider using `_u` instead Oct 11 04:06:14.758 INFO kablam! | Oct 11 04:06:14.758 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:06:14.758 INFO kablam! Oct 11 04:06:14.758 INFO kablam! warning: unused variable: `btn` Oct 11 04:06:14.759 INFO kablam! --> src/main.rs:115:27 Oct 11 04:06:14.759 INFO kablam! | Oct 11 04:06:14.759 INFO kablam! 115 | fn pressed(&mut self, btn: &Button) { Oct 11 04:06:14.759 INFO kablam! | ^^^ help: consider using `_btn` instead Oct 11 04:06:14.760 INFO kablam! Oct 11 04:06:14.802 INFO kablam! warning: field is never used: `user` Oct 11 04:06:14.802 INFO kablam! --> src/main.rs:34:5 Oct 11 04:06:14.803 INFO kablam! | Oct 11 04:06:14.803 INFO kablam! 34 | user: User, Oct 11 04:06:14.804 INFO kablam! | ^^^^^^^^^^ Oct 11 04:06:14.804 INFO kablam! | Oct 11 04:06:14.805 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:06:14.805 INFO kablam! Oct 11 04:06:14.805 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 04:06:14.805 INFO kablam! --> src/main.rs:53:9 Oct 11 04:06:14.806 INFO kablam! | Oct 11 04:06:14.806 INFO kablam! 53 | file.unwrap().read_to_string(&mut buffer); Oct 11 04:06:14.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:14.806 INFO kablam! | Oct 11 04:06:14.807 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 04:06:14.807 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 04:06:14.807 INFO kablam! Oct 11 04:06:14.807 INFO kablam! warning: variable `BLURPLE` should have a snake case name such as `blurple` Oct 11 04:06:14.808 INFO kablam! --> src/main.rs:103:13 Oct 11 04:06:14.808 INFO kablam! | Oct 11 04:06:14.808 INFO kablam! 103 | let BLURPLE: [f32; 4] = [0.447, 0.537, 0.854, 1.0]; Oct 11 04:06:14.809 INFO kablam! | ^^^^^^^ Oct 11 04:06:14.809 INFO kablam! | Oct 11 04:06:14.809 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:06:14.809 INFO kablam! Oct 11 04:06:19.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.83s Oct 11 04:06:19.541 INFO kablam! su: No module specific data is present Oct 11 04:06:20.553 INFO running `"docker" "rm" "-f" "e7344309f90ee5598e45a74cb4f916ace2b0136d0595ead1f66e728922b4be9d"` Oct 11 04:06:20.905 INFO blam! e7344309f90ee5598e45a74cb4f916ace2b0136d0595ead1f66e728922b4be9d Oct 11 04:06:20.911 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:06:20.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:06:21.428 INFO blam! 117c2533067e26b5c0c52952a0f620fd81da1540807bc752611dd3a3816d85ac Oct 11 04:06:21.432 INFO running `"docker" "start" "-a" "117c2533067e26b5c0c52952a0f620fd81da1540807bc752611dd3a3816d85ac"` Oct 11 04:06:23.208 INFO kablam! usermod: no changes Oct 11 04:06:23.456 INFO kablam! Compiling idle_game v0.1.0 (/source) Oct 11 04:06:30.689 INFO kablam! warning: unused variable: `u` Oct 11 04:06:30.689 INFO kablam! --> src/main.rs:154:21 Oct 11 04:06:30.689 INFO kablam! | Oct 11 04:06:30.689 INFO kablam! 154 | if let Some(u) = e.update_args() { Oct 11 04:06:30.689 INFO kablam! | ^ help: consider using `_u` instead Oct 11 04:06:30.689 INFO kablam! | Oct 11 04:06:30.689 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:06:30.689 INFO kablam! Oct 11 04:06:30.689 INFO kablam! warning: unused variable: `btn` Oct 11 04:06:30.689 INFO kablam! --> src/main.rs:115:27 Oct 11 04:06:30.689 INFO kablam! | Oct 11 04:06:30.689 INFO kablam! 115 | fn pressed(&mut self, btn: &Button) { Oct 11 04:06:30.689 INFO kablam! | ^^^ help: consider using `_btn` instead Oct 11 04:06:30.689 INFO kablam! Oct 11 04:06:30.752 INFO kablam! warning: field is never used: `user` Oct 11 04:06:30.752 INFO kablam! --> src/main.rs:34:5 Oct 11 04:06:30.752 INFO kablam! | Oct 11 04:06:30.752 INFO kablam! 34 | user: User, Oct 11 04:06:30.752 INFO kablam! | ^^^^^^^^^^ Oct 11 04:06:30.752 INFO kablam! | Oct 11 04:06:30.752 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:06:30.752 INFO kablam! Oct 11 04:06:30.752 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 04:06:30.752 INFO kablam! --> src/main.rs:53:9 Oct 11 04:06:30.752 INFO kablam! | Oct 11 04:06:30.752 INFO kablam! 53 | file.unwrap().read_to_string(&mut buffer); Oct 11 04:06:30.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:06:30.752 INFO kablam! | Oct 11 04:06:30.752 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 04:06:30.752 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 04:06:30.752 INFO kablam! Oct 11 04:06:30.752 INFO kablam! warning: variable `BLURPLE` should have a snake case name such as `blurple` Oct 11 04:06:30.752 INFO kablam! --> src/main.rs:103:13 Oct 11 04:06:30.752 INFO kablam! | Oct 11 04:06:30.752 INFO kablam! 103 | let BLURPLE: [f32; 4] = [0.447, 0.537, 0.854, 1.0]; Oct 11 04:06:30.752 INFO kablam! | ^^^^^^^ Oct 11 04:06:30.753 INFO kablam! | Oct 11 04:06:30.753 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:06:30.753 INFO kablam! Oct 11 04:06:31.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.26s Oct 11 04:06:31.520 INFO kablam! su: No module specific data is present Oct 11 04:06:32.211 INFO running `"docker" "rm" "-f" "117c2533067e26b5c0c52952a0f620fd81da1540807bc752611dd3a3816d85ac"` Oct 11 04:06:32.436 INFO blam! 117c2533067e26b5c0c52952a0f620fd81da1540807bc752611dd3a3816d85ac Oct 11 04:06:32.443 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:06:32.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:06:33.290 INFO blam! 72840ca1302a28c82b8c209e1501cfb2a79aaabbf2e973bb54c8d240489f2de4 Oct 11 04:06:33.294 INFO running `"docker" "start" "-a" "72840ca1302a28c82b8c209e1501cfb2a79aaabbf2e973bb54c8d240489f2de4"` Oct 11 04:06:34.357 INFO kablam! usermod: no changes Oct 11 04:06:34.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.45s Oct 11 04:06:34.848 INFO kablam! Running /target/debug/deps/idle_game-43a879f28155044e Oct 11 04:06:34.856 INFO blam! Oct 11 04:06:34.856 INFO blam! running 0 tests Oct 11 04:06:34.856 INFO blam! Oct 11 04:06:34.857 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:06:34.857 INFO blam! Oct 11 04:06:34.857 INFO kablam! su: No module specific data is present Oct 11 04:06:35.780 INFO running `"docker" "rm" "-f" "72840ca1302a28c82b8c209e1501cfb2a79aaabbf2e973bb54c8d240489f2de4"` Oct 11 04:06:36.004 INFO blam! 72840ca1302a28c82b8c209e1501cfb2a79aaabbf2e973bb54c8d240489f2de4