Oct 21 19:46:10.647 INFO checking andrea-couto/pug_attack against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:46:10.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 19:46:11.128 INFO blam! 93e9e85e84a4a4545e2f540f0c3374dfe85857aecce1f7cfcf877bb9c5937431 Oct 21 19:46:11.130 INFO running `"docker" "start" "-a" "93e9e85e84a4a4545e2f540f0c3374dfe85857aecce1f7cfcf877bb9c5937431"` Oct 21 19:46:12.381 INFO kablam! usermod: no changes Oct 21 19:46:12.825 INFO kablam! Compiling phf_shared v0.7.23 Oct 21 19:46:12.834 INFO kablam! Checking pistoncore-input v0.17.1 Oct 21 19:46:12.835 INFO kablam! Checking rusttype v0.2.3 Oct 21 19:46:12.837 INFO kablam! Checking tempfile v2.2.0 Oct 21 19:46:12.838 INFO kablam! Compiling gl_generator v0.5.5 Oct 21 19:46:12.838 INFO kablam! Compiling gl_generator v0.6.1 Oct 21 19:46:12.838 INFO kablam! Compiling serde_json v0.9.10 Oct 21 19:46:12.840 INFO kablam! Checking fs2 v0.2.5 Oct 21 19:46:14.832 INFO kablam! Checking png v0.6.2 Oct 21 19:46:15.500 INFO kablam! Compiling phf_generator v0.7.23 Oct 21 19:46:15.688 INFO kablam! Compiling phf v0.7.23 Oct 21 19:46:17.520 INFO kablam! Checking memmap v0.4.0 Oct 21 19:46:17.988 INFO kablam! Compiling phf_codegen v0.7.23 Oct 21 19:46:19.143 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 21 19:46:23.192 INFO kablam! Checking pistoncore-window v0.26.2 Oct 21 19:46:23.192 INFO kablam! Compiling target_build_utils v0.3.1 Oct 21 19:46:23.236 INFO kablam! Compiling gl v0.6.5 Oct 21 19:46:23.584 INFO kablam! Compiling glutin v0.7.4 Oct 21 19:46:26.477 INFO kablam! Checking image v0.12.4 Oct 21 19:46:28.429 INFO kablam! Checking pistoncore-event_loop v0.31.4 Oct 21 19:46:33.100 INFO kablam! Checking piston v0.31.4 Oct 21 19:46:52.899 INFO kablam! Checking piston2d-opengl_graphics v0.40.0 Oct 21 19:46:54.569 INFO kablam! Compiling libloading v0.3.4 Oct 21 19:46:58.273 INFO kablam! Checking dlib v0.3.1 Oct 21 19:46:58.742 INFO kablam! Checking wayland-sys v0.7.8 Oct 21 19:46:59.418 INFO kablam! Checking wayland-client v0.7.8 Oct 21 19:47:01.124 INFO kablam! Checking wayland-window v0.4.4 Oct 21 19:47:01.124 INFO kablam! Checking wayland-kbd v0.6.3 Oct 21 19:47:02.740 INFO kablam! Checking winit v0.5.11 Oct 21 19:47:07.168 INFO kablam! Checking pistoncore-glutin_window v0.35.1 Oct 21 19:47:08.620 INFO kablam! Checking TestGame v0.1.0 (/source) Oct 21 19:47:12.844 INFO kablam! warning: unused import: `self::graphics::rectangle::square` Oct 21 19:47:12.845 INFO kablam! --> src/models/player.rs:14:5 Oct 21 19:47:12.845 INFO kablam! | Oct 21 19:47:12.846 INFO kablam! 14 | use self::graphics::rectangle::square; Oct 21 19:47:12.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:47:12.846 INFO kablam! | Oct 21 19:47:12.846 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:47:12.847 INFO kablam! Oct 21 19:47:12.916 INFO kablam! warning: unused import: `self::graphics::rectangle::square` Oct 21 19:47:12.917 INFO kablam! --> src/models/player.rs:14:5 Oct 21 19:47:12.917 INFO kablam! | Oct 21 19:47:12.917 INFO kablam! 14 | use self::graphics::rectangle::square; Oct 21 19:47:12.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:47:12.918 INFO kablam! | Oct 21 19:47:12.918 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:47:12.919 INFO kablam! Oct 21 19:47:13.121 INFO kablam! warning: crate `TestGame` should have a snake case name such as `test_game` Oct 21 19:47:13.136 INFO kablam! | Oct 21 19:47:13.136 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 19:47:13.136 INFO kablam! Oct 21 19:47:13.136 INFO kablam! warning: crate `TestGame` should have a snake case name such as `test_game` Oct 21 19:47:13.136 INFO kablam! | Oct 21 19:47:13.136 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 19:47:13.136 INFO kablam! Oct 21 19:47:17.208 INFO kablam! warning: unused import: `self::graphics::rectangle::square` Oct 21 19:47:17.208 INFO kablam! --> src/models/player.rs:14:5 Oct 21 19:47:17.208 INFO kablam! | Oct 21 19:47:17.208 INFO kablam! 14 | use self::graphics::rectangle::square; Oct 21 19:47:17.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:47:17.208 INFO kablam! | Oct 21 19:47:17.208 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:47:17.208 INFO kablam! Oct 21 19:47:17.405 INFO kablam! warning: crate `TestGame` should have a snake case name such as `test_game` Oct 21 19:47:17.405 INFO kablam! | Oct 21 19:47:17.405 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 19:47:17.405 INFO kablam! Oct 21 19:47:17.817 INFO kablam! warning: unused import: `self::graphics::rectangle::square` Oct 21 19:47:17.817 INFO kablam! --> src/models/player.rs:14:5 Oct 21 19:47:17.817 INFO kablam! | Oct 21 19:47:17.817 INFO kablam! 14 | use self::graphics::rectangle::square; Oct 21 19:47:17.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:47:17.817 INFO kablam! | Oct 21 19:47:17.817 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:47:17.817 INFO kablam! Oct 21 19:47:17.980 INFO kablam! warning: crate `TestGame` should have a snake case name such as `test_game` Oct 21 19:47:17.980 INFO kablam! | Oct 21 19:47:17.980 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 19:47:17.980 INFO kablam! Oct 21 19:47:18.010 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 21 19:47:18.029 INFO kablam! su: No module specific data is present Oct 21 19:47:18.746 INFO running `"docker" "rm" "-f" "93e9e85e84a4a4545e2f540f0c3374dfe85857aecce1f7cfcf877bb9c5937431"` Oct 21 19:47:19.072 INFO blam! 93e9e85e84a4a4545e2f540f0c3374dfe85857aecce1f7cfcf877bb9c5937431