Oct 15 06:32:51.431 INFO testing TBeihammer/Snake against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:32:51.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 06:32:51.879 INFO blam! 3fd042c0b4389ad00d9bc99daf55270a2c0c94845cf9188f8fce13c04dcc72bb Oct 15 06:32:51.891 INFO running `"docker" "start" "-a" "3fd042c0b4389ad00d9bc99daf55270a2c0c94845cf9188f8fce13c04dcc72bb"` Oct 15 06:32:53.422 INFO kablam! usermod: no changes Oct 15 06:32:53.851 INFO kablam! Compiling pistoncore-input v0.17.1 Oct 15 06:32:53.851 INFO kablam! Compiling png v0.6.2 Oct 15 06:32:53.857 INFO kablam! Compiling glutin v0.7.4 Oct 15 06:32:53.857 INFO kablam! Compiling wayland-sys v0.7.8 Oct 15 06:32:58.335 INFO kablam! Compiling wayland-client v0.7.8 Oct 15 06:33:02.104 INFO kablam! Compiling image v0.12.4 Oct 15 06:33:04.226 INFO kablam! Compiling pistoncore-window v0.26.2 Oct 15 06:33:06.575 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 15 06:33:06.575 INFO kablam! Compiling wayland-window v0.4.4 Oct 15 06:33:07.015 INFO kablam! Compiling pistoncore-event_loop v0.31.4 Oct 15 06:33:09.447 INFO kablam! Compiling piston v0.31.4 Oct 15 06:33:13.019 INFO kablam! Compiling winit v0.5.11 Oct 15 06:33:33.023 INFO kablam! Compiling pistoncore-glutin_window v0.35.1 Oct 15 06:33:34.931 INFO kablam! Compiling piston2d-opengl_graphics v0.40.0 Oct 15 06:33:40.742 INFO kablam! Compiling Snake v0.1.0 (/source) Oct 15 06:33:43.015 INFO kablam! warning: unused variable: `fruit` Oct 15 06:33:43.015 INFO kablam! --> src/snake.rs:133:34 Oct 15 06:33:43.015 INFO kablam! | Oct 15 06:33:43.015 INFO kablam! 133 | Collision::WithFruit(fruit) =>{ Oct 15 06:33:43.015 INFO kablam! | ^^^^^ help: consider using `_fruit` instead Oct 15 06:33:43.015 INFO kablam! | Oct 15 06:33:43.015 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:33:43.015 INFO kablam! Oct 15 06:33:43.031 INFO kablam! warning: variable does not need to be mutable Oct 15 06:33:43.031 INFO kablam! --> src/snake.rs:341:16 Oct 15 06:33:43.031 INFO kablam! | Oct 15 06:33:43.031 INFO kablam! 341 | mut window: &mut Window, Oct 15 06:33:43.031 INFO kablam! | ----^^^^^^ Oct 15 06:33:43.031 INFO kablam! | | Oct 15 06:33:43.031 INFO kablam! | help: remove this `mut` Oct 15 06:33:43.031 INFO kablam! | Oct 15 06:33:43.031 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:33:43.031 INFO kablam! Oct 15 06:33:43.031 INFO kablam! warning: variable does not need to be mutable Oct 15 06:33:43.031 INFO kablam! --> src/snake.rs:342:16 Oct 15 06:33:43.031 INFO kablam! | Oct 15 06:33:43.031 INFO kablam! 342 | mut gl: &mut GlGraphics, Oct 15 06:33:43.031 INFO kablam! | ----^^ Oct 15 06:33:43.031 INFO kablam! | | Oct 15 06:33:43.031 INFO kablam! | help: remove this `mut` Oct 15 06:33:43.031 INFO kablam! Oct 15 06:33:43.031 INFO kablam! warning: variable does not need to be mutable Oct 15 06:33:43.031 INFO kablam! --> src/snake.rs:343:16 Oct 15 06:33:43.031 INFO kablam! | Oct 15 06:33:43.031 INFO kablam! 343 | mut e: &mut Events, Oct 15 06:33:43.031 INFO kablam! | ----^ Oct 15 06:33:43.031 INFO kablam! | | Oct 15 06:33:43.031 INFO kablam! | help: remove this `mut` Oct 15 06:33:43.031 INFO kablam! Oct 15 06:33:43.031 INFO kablam! warning: variable does not need to be mutable Oct 15 06:33:43.031 INFO kablam! --> src/snake.rs:344:16 Oct 15 06:33:43.031 INFO kablam! | Oct 15 06:33:43.031 INFO kablam! 344 | mut glyph_cache: &mut GlyphCache){ Oct 15 06:33:43.031 INFO kablam! | ----^^^^^^^^^^^ Oct 15 06:33:43.031 INFO kablam! | | Oct 15 06:33:43.031 INFO kablam! | help: remove this `mut` Oct 15 06:33:43.031 INFO kablam! Oct 15 06:33:43.039 INFO kablam! warning: constant item is never used: `LIGHTBLUE` Oct 15 06:33:43.039 INFO kablam! --> src/snake.rs:21:5 Oct 15 06:33:43.039 INFO kablam! | Oct 15 06:33:43.040 INFO kablam! 21 | pub const LIGHTBLUE: [f32; 4] = [0.0, 1.0, 1.0, 1.0]; Oct 15 06:33:43.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:43.040 INFO kablam! | Oct 15 06:33:43.040 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:33:43.040 INFO kablam! Oct 15 06:33:43.040 INFO kablam! warning: constant item is never used: `ORANGE` Oct 15 06:33:43.041 INFO kablam! --> src/snake.rs:22:5 Oct 15 06:33:43.041 INFO kablam! | Oct 15 06:33:43.041 INFO kablam! 22 | pub const ORANGE: [f32; 4] = [1.0, 0.5, 0.0, 1.0]; Oct 15 06:33:43.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:43.041 INFO kablam! Oct 15 06:33:43.042 INFO kablam! warning: constant item is never used: `PINK` Oct 15 06:33:43.042 INFO kablam! --> src/snake.rs:24:5 Oct 15 06:33:43.042 INFO kablam! | Oct 15 06:33:43.043 INFO kablam! 24 | pub const PINK: [f32; 4] = [1.0, 0.0, 1.0, 1.0]; Oct 15 06:33:43.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:43.043 INFO kablam! Oct 15 06:33:43.043 INFO kablam! warning: constant item is never used: `ANGEL` Oct 15 06:33:43.044 INFO kablam! --> src/snake.rs:25:5 Oct 15 06:33:43.044 INFO kablam! | Oct 15 06:33:43.044 INFO kablam! 25 | pub const ANGEL: [f32; 4 ] = [0.5,0.5,1.0,0.5]; Oct 15 06:33:43.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:43.044 INFO kablam! Oct 15 06:33:43.044 INFO kablam! warning: constant item is never used: `GREEN` Oct 15 06:33:43.045 INFO kablam! --> src/snake.rs:26:5 Oct 15 06:33:43.045 INFO kablam! | Oct 15 06:33:43.045 INFO kablam! 26 | pub const GREEN: [f32; 4 ] = [0.0,0.5,0.0,1.0]; Oct 15 06:33:43.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:43.045 INFO kablam! Oct 15 06:33:43.046 INFO kablam! warning: crate `Snake` should have a snake case name such as `snake` Oct 15 06:33:43.046 INFO kablam! | Oct 15 06:33:43.046 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:33:43.046 INFO kablam! Oct 15 06:33:46.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.41s Oct 15 06:33:46.889 INFO kablam! su: No module specific data is present Oct 15 06:33:47.743 INFO running `"docker" "rm" "-f" "3fd042c0b4389ad00d9bc99daf55270a2c0c94845cf9188f8fce13c04dcc72bb"` Oct 15 06:33:48.075 INFO blam! 3fd042c0b4389ad00d9bc99daf55270a2c0c94845cf9188f8fce13c04dcc72bb Oct 15 06:33:48.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 06:33:48.595 INFO blam! fcfe5ca1ef6c4e6bc1210fb6e08eaaa74246bb6396d0262aba4e56d518fdbc4c Oct 15 06:33:48.597 INFO running `"docker" "start" "-a" "fcfe5ca1ef6c4e6bc1210fb6e08eaaa74246bb6396d0262aba4e56d518fdbc4c"` Oct 15 06:33:50.111 INFO kablam! usermod: no changes Oct 15 06:33:50.325 INFO kablam! Compiling Snake v0.1.0 (/source) Oct 15 06:33:52.655 INFO kablam! warning: unused variable: `fruit` Oct 15 06:33:52.655 INFO kablam! --> src/snake.rs:133:34 Oct 15 06:33:52.655 INFO kablam! | Oct 15 06:33:52.655 INFO kablam! 133 | Collision::WithFruit(fruit) =>{ Oct 15 06:33:52.655 INFO kablam! | ^^^^^ help: consider using `_fruit` instead Oct 15 06:33:52.655 INFO kablam! | Oct 15 06:33:52.655 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:33:52.655 INFO kablam! Oct 15 06:33:52.679 INFO kablam! warning: variable does not need to be mutable Oct 15 06:33:52.679 INFO kablam! --> src/snake.rs:341:16 Oct 15 06:33:52.679 INFO kablam! | Oct 15 06:33:52.679 INFO kablam! 341 | mut window: &mut Window, Oct 15 06:33:52.679 INFO kablam! | ----^^^^^^ Oct 15 06:33:52.679 INFO kablam! | | Oct 15 06:33:52.679 INFO kablam! | help: remove this `mut` Oct 15 06:33:52.679 INFO kablam! | Oct 15 06:33:52.679 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:33:52.679 INFO kablam! Oct 15 06:33:52.679 INFO kablam! warning: variable does not need to be mutable Oct 15 06:33:52.679 INFO kablam! --> src/snake.rs:342:16 Oct 15 06:33:52.679 INFO kablam! | Oct 15 06:33:52.679 INFO kablam! 342 | mut gl: &mut GlGraphics, Oct 15 06:33:52.679 INFO kablam! | ----^^ Oct 15 06:33:52.679 INFO kablam! | | Oct 15 06:33:52.679 INFO kablam! | help: remove this `mut` Oct 15 06:33:52.679 INFO kablam! Oct 15 06:33:52.679 INFO kablam! warning: variable does not need to be mutable Oct 15 06:33:52.679 INFO kablam! --> src/snake.rs:343:16 Oct 15 06:33:52.679 INFO kablam! | Oct 15 06:33:52.679 INFO kablam! 343 | mut e: &mut Events, Oct 15 06:33:52.679 INFO kablam! | ----^ Oct 15 06:33:52.679 INFO kablam! | | Oct 15 06:33:52.679 INFO kablam! | help: remove this `mut` Oct 15 06:33:52.679 INFO kablam! Oct 15 06:33:52.679 INFO kablam! warning: variable does not need to be mutable Oct 15 06:33:52.679 INFO kablam! --> src/snake.rs:344:16 Oct 15 06:33:52.679 INFO kablam! | Oct 15 06:33:52.679 INFO kablam! 344 | mut glyph_cache: &mut GlyphCache){ Oct 15 06:33:52.679 INFO kablam! | ----^^^^^^^^^^^ Oct 15 06:33:52.679 INFO kablam! | | Oct 15 06:33:52.679 INFO kablam! | help: remove this `mut` Oct 15 06:33:52.679 INFO kablam! Oct 15 06:33:52.679 INFO kablam! warning: constant item is never used: `LIGHTBLUE` Oct 15 06:33:52.679 INFO kablam! --> src/snake.rs:21:5 Oct 15 06:33:52.679 INFO kablam! | Oct 15 06:33:52.680 INFO kablam! 21 | pub const LIGHTBLUE: [f32; 4] = [0.0, 1.0, 1.0, 1.0]; Oct 15 06:33:52.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:52.680 INFO kablam! | Oct 15 06:33:52.680 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:33:52.680 INFO kablam! Oct 15 06:33:52.680 INFO kablam! warning: constant item is never used: `ORANGE` Oct 15 06:33:52.680 INFO kablam! --> src/snake.rs:22:5 Oct 15 06:33:52.680 INFO kablam! | Oct 15 06:33:52.680 INFO kablam! 22 | pub const ORANGE: [f32; 4] = [1.0, 0.5, 0.0, 1.0]; Oct 15 06:33:52.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:52.680 INFO kablam! Oct 15 06:33:52.680 INFO kablam! warning: constant item is never used: `PINK` Oct 15 06:33:52.680 INFO kablam! --> src/snake.rs:24:5 Oct 15 06:33:52.680 INFO kablam! | Oct 15 06:33:52.680 INFO kablam! 24 | pub const PINK: [f32; 4] = [1.0, 0.0, 1.0, 1.0]; Oct 15 06:33:52.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:52.680 INFO kablam! Oct 15 06:33:52.680 INFO kablam! warning: constant item is never used: `ANGEL` Oct 15 06:33:52.680 INFO kablam! --> src/snake.rs:25:5 Oct 15 06:33:52.680 INFO kablam! | Oct 15 06:33:52.680 INFO kablam! 25 | pub const ANGEL: [f32; 4 ] = [0.5,0.5,1.0,0.5]; Oct 15 06:33:52.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:52.680 INFO kablam! Oct 15 06:33:52.680 INFO kablam! warning: constant item is never used: `GREEN` Oct 15 06:33:52.680 INFO kablam! --> src/snake.rs:26:5 Oct 15 06:33:52.680 INFO kablam! | Oct 15 06:33:52.680 INFO kablam! 26 | pub const GREEN: [f32; 4 ] = [0.0,0.5,0.0,1.0]; Oct 15 06:33:52.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:33:52.680 INFO kablam! Oct 15 06:33:52.680 INFO kablam! warning: crate `Snake` should have a snake case name such as `snake` Oct 15 06:33:52.680 INFO kablam! | Oct 15 06:33:52.680 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:33:52.680 INFO kablam! Oct 15 06:33:53.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.13s Oct 15 06:33:53.277 INFO kablam! su: No module specific data is present Oct 15 06:33:53.843 INFO running `"docker" "rm" "-f" "fcfe5ca1ef6c4e6bc1210fb6e08eaaa74246bb6396d0262aba4e56d518fdbc4c"` Oct 15 06:33:54.069 INFO blam! fcfe5ca1ef6c4e6bc1210fb6e08eaaa74246bb6396d0262aba4e56d518fdbc4c Oct 15 06:33:54.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 06:33:54.504 INFO blam! 9a358b98534da3681fd91ad10e6dedd0a66c275512921bf053efe38806f7b897 Oct 15 06:33:54.506 INFO running `"docker" "start" "-a" "9a358b98534da3681fd91ad10e6dedd0a66c275512921bf053efe38806f7b897"` Oct 15 06:33:55.459 INFO kablam! usermod: no changes Oct 15 06:33:55.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 15 06:33:55.731 INFO kablam! Running /target/debug/deps/Snake-e727d43a0a17b10b Oct 15 06:33:55.732 INFO blam! Oct 15 06:33:55.732 INFO blam! running 0 tests Oct 15 06:33:55.732 INFO blam! Oct 15 06:33:55.732 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:33:55.732 INFO blam! Oct 15 06:33:55.733 INFO kablam! su: No module specific data is present Oct 15 06:33:56.352 INFO running `"docker" "rm" "-f" "9a358b98534da3681fd91ad10e6dedd0a66c275512921bf053efe38806f7b897"` Oct 15 06:33:56.611 INFO blam! 9a358b98534da3681fd91ad10e6dedd0a66c275512921bf053efe38806f7b897