Oct 14 18:11:04.816 INFO testing illemonati/snake against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:11:04.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 18:11:05.390 INFO blam! 2ec9a57359c191bc2a0a775755470b2a91e2c6f812ce0a749e908071b2545f57 Oct 14 18:11:05.393 INFO running `"docker" "start" "-a" "2ec9a57359c191bc2a0a775755470b2a91e2c6f812ce0a749e908071b2545f57"` Oct 14 18:11:07.614 INFO kablam! usermod: no changes Oct 14 18:11:07.913 INFO kablam! Compiling cc v1.0.24 Oct 14 18:11:07.913 INFO kablam! Compiling bitflags v1.0.4 Oct 14 18:11:07.947 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 14 18:11:07.949 INFO kablam! Compiling x11-dl v2.18.3 Oct 14 18:11:07.967 INFO kablam! Compiling stb_truetype v0.2.4 Oct 14 18:11:07.967 INFO kablam! Compiling deflate v0.7.18 Oct 14 18:11:07.968 INFO kablam! Compiling tempfile v3.0.3 Oct 14 18:11:07.969 INFO kablam! Compiling shared_library v0.1.9 Oct 14 18:11:08.560 INFO kablam! Compiling syn v0.15.3 Oct 14 18:11:12.947 INFO kablam! Compiling xml-rs v0.7.0 Oct 14 18:11:12.958 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 18:11:13.173 INFO kablam! Compiling num-derive v0.2.2 Oct 14 18:11:13.434 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 18:11:22.531 INFO kablam! Compiling rusttype v0.4.3 Oct 14 18:11:22.531 INFO kablam! Compiling png v0.12.0 Oct 14 18:11:22.811 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 18:11:22.875 INFO kablam! Compiling libloading v0.5.0 Oct 14 18:11:25.863 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 18:11:36.651 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 14 18:11:36.709 INFO kablam! Compiling gl_generator v0.9.0 Oct 14 18:11:37.416 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 14 18:11:37.536 INFO kablam! Compiling dlib v0.4.1 Oct 14 18:11:38.013 INFO kablam! Compiling rayon v1.0.2 Oct 14 18:11:39.036 INFO kablam! Compiling wayland-sys v0.12.5 Oct 14 18:11:48.587 INFO kablam! Compiling wayland-client v0.12.5 Oct 14 18:11:48.604 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 14 18:12:06.271 INFO kablam! Compiling gl v0.10.0 Oct 14 18:12:06.279 INFO kablam! Compiling glutin v0.14.0 Oct 14 18:12:06.447 INFO kablam! Compiling serde_derive v1.0.78 Oct 14 18:12:13.199 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 18:12:23.847 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 14 18:12:24.648 INFO kablam! Compiling image v0.19.0 Oct 14 18:12:46.978 INFO kablam! Compiling wayland-window v0.13.3 Oct 14 18:12:53.291 INFO kablam! Compiling winit v0.12.0 Oct 14 18:13:01.508 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 14 18:13:17.419 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 14 18:13:18.137 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 14 18:13:20.267 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 14 18:13:22.351 INFO kablam! Compiling piston v0.37.0 Oct 14 18:13:24.047 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 14 18:13:27.195 INFO kablam! Compiling snake v0.1.0 (/source) Oct 14 18:13:28.479 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 14 18:13:28.479 INFO kablam! --> src/Game.rs:7:5 Oct 14 18:13:28.479 INFO kablam! | Oct 14 18:13:28.480 INFO kablam! 7 | use piston::window::WindowSettings; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 14 18:13:28.481 INFO kablam! --> src/Game.rs:8:5 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 8 | use piston::event_loop::*; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unused import: `glutin_window::GlutinWindow` Oct 14 18:13:28.481 INFO kablam! --> src/Game.rs:10:5 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 10 | use glutin_window::GlutinWindow; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unused import: `OpenGL` Oct 14 18:13:28.481 INFO kablam! --> src/Game.rs:11:35 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 11 | use opengl_graphics::{GlGraphics, OpenGL}; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^ Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 18:13:28.481 INFO kablam! --> src/Game.rs:51:12 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 51 | if (btn == &Button::Keyboard(Key::NumPad1) || btn == &Button::Keyboard(Key::D1)){ Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 18:13:28.481 INFO kablam! --> src/Game.rs:54:12 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 54 | if (btn == &Button::Keyboard(Key::NumPad2) || btn == &Button::Keyboard(Key::D2)){ Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 14 18:13:28.481 INFO kablam! --> src/Snake.rs:7:5 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 7 | use piston::window::WindowSettings; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 14 18:13:28.481 INFO kablam! --> src/Snake.rs:8:5 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 8 | use piston::event_loop::*; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unused import: `glutin_window::GlutinWindow` Oct 14 18:13:28.481 INFO kablam! --> src/Snake.rs:10:5 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 10 | use glutin_window::GlutinWindow; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unused import: `OpenGL` Oct 14 18:13:28.481 INFO kablam! --> src/Snake.rs:11:35 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 11 | use opengl_graphics::{GlGraphics, OpenGL}; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^ Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.481 INFO kablam! warning: unused import: `std::iter::FromIterator` Oct 14 18:13:28.481 INFO kablam! --> src/Snake.rs:15:5 Oct 14 18:13:28.481 INFO kablam! | Oct 14 18:13:28.481 INFO kablam! 15 | use std::iter::FromIterator; Oct 14 18:13:28.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:28.481 INFO kablam! Oct 14 18:13:28.583 INFO kablam! warning: unused variable: `u` Oct 14 18:13:28.583 INFO kablam! --> src/main.rs:45:21 Oct 14 18:13:28.583 INFO kablam! | Oct 14 18:13:28.583 INFO kablam! 45 | if let Some(u) = e.update_args() { Oct 14 18:13:28.583 INFO kablam! | ^ help: consider using `_u` instead Oct 14 18:13:28.583 INFO kablam! | Oct 14 18:13:28.583 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:13:28.583 INFO kablam! Oct 14 18:13:28.599 INFO kablam! warning: module `Game` should have a snake case name such as `game` Oct 14 18:13:28.599 INFO kablam! --> src/main.rs:16:1 Oct 14 18:13:28.599 INFO kablam! | Oct 14 18:13:28.599 INFO kablam! 16 | mod Game; Oct 14 18:13:28.599 INFO kablam! | ^^^^^^^^^ Oct 14 18:13:28.599 INFO kablam! | Oct 14 18:13:28.599 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 18:13:28.599 INFO kablam! Oct 14 18:13:28.600 INFO kablam! warning: variable `GREEN` should have a snake case name such as `green` Oct 14 18:13:28.600 INFO kablam! --> src/Game.rs:24:13 Oct 14 18:13:28.600 INFO kablam! | Oct 14 18:13:28.600 INFO kablam! 24 | let GREEN: [f32; 4] = [0.0, 1.0, 0.0, 1.0]; Oct 14 18:13:28.600 INFO kablam! | ^^^^^ Oct 14 18:13:28.600 INFO kablam! Oct 14 18:13:28.600 INFO kablam! warning: module `Snake` should have a snake case name such as `snake` Oct 14 18:13:28.600 INFO kablam! --> src/main.rs:17:1 Oct 14 18:13:28.600 INFO kablam! | Oct 14 18:13:28.600 INFO kablam! 17 | mod Snake; Oct 14 18:13:28.600 INFO kablam! | ^^^^^^^^^^ Oct 14 18:13:28.600 INFO kablam! Oct 14 18:13:28.601 INFO kablam! warning: variable `RED` should have a snake case name such as `red` Oct 14 18:13:28.601 INFO kablam! --> src/Snake.rs:27:13 Oct 14 18:13:28.601 INFO kablam! | Oct 14 18:13:28.601 INFO kablam! 27 | let RED: [f32; 4] = [1.0,0.0,0.0,1.0]; Oct 14 18:13:28.601 INFO kablam! | ^^^ Oct 14 18:13:28.601 INFO kablam! Oct 14 18:13:32.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 24s Oct 14 18:13:32.051 INFO kablam! su: No module specific data is present Oct 14 18:13:32.607 INFO running `"docker" "rm" "-f" "2ec9a57359c191bc2a0a775755470b2a91e2c6f812ce0a749e908071b2545f57"` Oct 14 18:13:32.890 INFO blam! 2ec9a57359c191bc2a0a775755470b2a91e2c6f812ce0a749e908071b2545f57 Oct 14 18:13:32.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 18:13:33.291 INFO blam! 289cfc624d56d4292c3931edd2d6585d7eb52089e42a9b731d2e0b3b57d7c477 Oct 14 18:13:33.296 INFO running `"docker" "start" "-a" "289cfc624d56d4292c3931edd2d6585d7eb52089e42a9b731d2e0b3b57d7c477"` Oct 14 18:13:34.600 INFO kablam! usermod: no changes Oct 14 18:13:34.881 INFO kablam! Compiling snake v0.1.0 (/source) Oct 14 18:13:36.354 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 14 18:13:36.354 INFO kablam! --> src/Game.rs:7:5 Oct 14 18:13:36.354 INFO kablam! | Oct 14 18:13:36.355 INFO kablam! 7 | use piston::window::WindowSettings; Oct 14 18:13:36.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:36.356 INFO kablam! | Oct 14 18:13:36.356 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:13:36.356 INFO kablam! Oct 14 18:13:36.356 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 14 18:13:36.357 INFO kablam! --> src/Game.rs:8:5 Oct 14 18:13:36.357 INFO kablam! | Oct 14 18:13:36.357 INFO kablam! 8 | use piston::event_loop::*; Oct 14 18:13:36.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:36.358 INFO kablam! Oct 14 18:13:36.358 INFO kablam! warning: unused import: `glutin_window::GlutinWindow` Oct 14 18:13:36.359 INFO kablam! --> src/Game.rs:10:5 Oct 14 18:13:36.359 INFO kablam! | Oct 14 18:13:36.359 INFO kablam! 10 | use glutin_window::GlutinWindow; Oct 14 18:13:36.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:36.360 INFO kablam! Oct 14 18:13:36.360 INFO kablam! warning: unused import: `OpenGL` Oct 14 18:13:36.361 INFO kablam! --> src/Game.rs:11:35 Oct 14 18:13:36.361 INFO kablam! | Oct 14 18:13:36.361 INFO kablam! 11 | use opengl_graphics::{GlGraphics, OpenGL}; Oct 14 18:13:36.362 INFO kablam! | ^^^^^^ Oct 14 18:13:36.362 INFO kablam! Oct 14 18:13:36.362 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 18:13:36.363 INFO kablam! --> src/Game.rs:51:12 Oct 14 18:13:36.363 INFO kablam! | Oct 14 18:13:36.363 INFO kablam! 51 | if (btn == &Button::Keyboard(Key::NumPad1) || btn == &Button::Keyboard(Key::D1)){ Oct 14 18:13:36.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:13:36.364 INFO kablam! | Oct 14 18:13:36.364 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 18:13:36.365 INFO kablam! Oct 14 18:13:36.365 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 18:13:36.365 INFO kablam! --> src/Game.rs:54:12 Oct 14 18:13:36.366 INFO kablam! | Oct 14 18:13:36.366 INFO kablam! 54 | if (btn == &Button::Keyboard(Key::NumPad2) || btn == &Button::Keyboard(Key::D2)){ Oct 14 18:13:36.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:13:36.367 INFO kablam! Oct 14 18:13:36.367 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 14 18:13:36.367 INFO kablam! --> src/Snake.rs:7:5 Oct 14 18:13:36.368 INFO kablam! | Oct 14 18:13:36.368 INFO kablam! 7 | use piston::window::WindowSettings; Oct 14 18:13:36.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:36.369 INFO kablam! Oct 14 18:13:36.369 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 14 18:13:36.369 INFO kablam! --> src/Snake.rs:8:5 Oct 14 18:13:36.370 INFO kablam! | Oct 14 18:13:36.370 INFO kablam! 8 | use piston::event_loop::*; Oct 14 18:13:36.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:36.371 INFO kablam! Oct 14 18:13:36.371 INFO kablam! warning: unused import: `glutin_window::GlutinWindow` Oct 14 18:13:36.371 INFO kablam! --> src/Snake.rs:10:5 Oct 14 18:13:36.372 INFO kablam! | Oct 14 18:13:36.372 INFO kablam! 10 | use glutin_window::GlutinWindow; Oct 14 18:13:36.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:36.372 INFO kablam! Oct 14 18:13:36.373 INFO kablam! warning: unused import: `OpenGL` Oct 14 18:13:36.373 INFO kablam! --> src/Snake.rs:11:35 Oct 14 18:13:36.374 INFO kablam! | Oct 14 18:13:36.374 INFO kablam! 11 | use opengl_graphics::{GlGraphics, OpenGL}; Oct 14 18:13:36.374 INFO kablam! | ^^^^^^ Oct 14 18:13:36.374 INFO kablam! Oct 14 18:13:36.375 INFO kablam! warning: unused import: `std::iter::FromIterator` Oct 14 18:13:36.375 INFO kablam! --> src/Snake.rs:15:5 Oct 14 18:13:36.375 INFO kablam! | Oct 14 18:13:36.376 INFO kablam! 15 | use std::iter::FromIterator; Oct 14 18:13:36.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:13:36.376 INFO kablam! Oct 14 18:13:36.471 INFO kablam! warning: unused variable: `u` Oct 14 18:13:36.471 INFO kablam! --> src/main.rs:45:21 Oct 14 18:13:36.471 INFO kablam! | Oct 14 18:13:36.471 INFO kablam! 45 | if let Some(u) = e.update_args() { Oct 14 18:13:36.471 INFO kablam! | ^ help: consider using `_u` instead Oct 14 18:13:36.471 INFO kablam! | Oct 14 18:13:36.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:13:36.471 INFO kablam! Oct 14 18:13:36.474 INFO kablam! warning: module `Game` should have a snake case name such as `game` Oct 14 18:13:36.474 INFO kablam! --> src/main.rs:16:1 Oct 14 18:13:36.474 INFO kablam! | Oct 14 18:13:36.474 INFO kablam! 16 | mod Game; Oct 14 18:13:36.474 INFO kablam! | ^^^^^^^^^ Oct 14 18:13:36.475 INFO kablam! | Oct 14 18:13:36.475 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 18:13:36.475 INFO kablam! Oct 14 18:13:36.475 INFO kablam! warning: variable `GREEN` should have a snake case name such as `green` Oct 14 18:13:36.475 INFO kablam! --> src/Game.rs:24:13 Oct 14 18:13:36.475 INFO kablam! | Oct 14 18:13:36.475 INFO kablam! 24 | let GREEN: [f32; 4] = [0.0, 1.0, 0.0, 1.0]; Oct 14 18:13:36.475 INFO kablam! | ^^^^^ Oct 14 18:13:36.475 INFO kablam! Oct 14 18:13:36.483 INFO kablam! warning: module `Snake` should have a snake case name such as `snake` Oct 14 18:13:36.483 INFO kablam! --> src/main.rs:17:1 Oct 14 18:13:36.484 INFO kablam! | Oct 14 18:13:36.484 INFO kablam! 17 | mod Snake; Oct 14 18:13:36.484 INFO kablam! | ^^^^^^^^^^ Oct 14 18:13:36.484 INFO kablam! Oct 14 18:13:36.485 INFO kablam! warning: variable `RED` should have a snake case name such as `red` Oct 14 18:13:36.485 INFO kablam! --> src/Snake.rs:27:13 Oct 14 18:13:36.485 INFO kablam! | Oct 14 18:13:36.485 INFO kablam! 27 | let RED: [f32; 4] = [1.0,0.0,0.0,1.0]; Oct 14 18:13:36.485 INFO kablam! | ^^^ Oct 14 18:13:36.486 INFO kablam! Oct 14 18:13:36.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.30s Oct 14 18:13:36.935 INFO kablam! su: No module specific data is present Oct 14 18:13:37.220 INFO running `"docker" "rm" "-f" "289cfc624d56d4292c3931edd2d6585d7eb52089e42a9b731d2e0b3b57d7c477"` Oct 14 18:13:37.363 INFO blam! 289cfc624d56d4292c3931edd2d6585d7eb52089e42a9b731d2e0b3b57d7c477 Oct 14 18:13:37.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 18:13:37.714 INFO blam! 7107a3ee6b2fae47a0a2ca49ddf8615aa96f2eedea27ebb2ccd05116982e60e5 Oct 14 18:13:37.719 INFO running `"docker" "start" "-a" "7107a3ee6b2fae47a0a2ca49ddf8615aa96f2eedea27ebb2ccd05116982e60e5"` Oct 14 18:13:38.196 INFO kablam! usermod: no changes Oct 14 18:13:38.322 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 18:13:38.342 INFO kablam! Running /target/debug/deps/snake-84940c45bf389ce2 Oct 14 18:13:38.342 INFO blam! Oct 14 18:13:38.342 INFO blam! running 0 tests Oct 14 18:13:38.342 INFO blam! Oct 14 18:13:38.342 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:13:38.342 INFO blam! Oct 14 18:13:38.351 INFO kablam! su: No module specific data is present Oct 14 18:13:38.839 INFO running `"docker" "rm" "-f" "7107a3ee6b2fae47a0a2ca49ddf8615aa96f2eedea27ebb2ccd05116982e60e5"` Oct 14 18:13:39.110 INFO blam! 7107a3ee6b2fae47a0a2ca49ddf8615aa96f2eedea27ebb2ccd05116982e60e5