Oct 13 01:11:03.738 INFO testing scottschroeder/tetris-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:11:03.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:11:04.268 INFO blam! b15968a5e6c1d80acef3c4b39a55c1b79284a841a44df45245ebacf8cff661c5 Oct 13 01:11:04.268 INFO running `"docker" "start" "-a" "b15968a5e6c1d80acef3c4b39a55c1b79284a841a44df45245ebacf8cff661c5"` Oct 13 01:11:06.919 INFO kablam! usermod: no changes Oct 13 01:11:07.305 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 13 01:11:07.311 INFO kablam! Compiling log v0.4.3 Oct 13 01:11:07.344 INFO kablam! Compiling x11-dl v2.18.3 Oct 13 01:11:07.363 INFO kablam! Compiling stb_truetype v0.2.2 Oct 13 01:11:07.366 INFO kablam! Compiling syn v0.14.7 Oct 13 01:11:07.391 INFO kablam! Compiling wayland-sys v0.12.5 Oct 13 01:11:07.429 INFO kablam! Compiling png v0.12.0 Oct 13 01:11:11.309 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 13 01:11:11.427 INFO kablam! Compiling gl_generator v0.9.0 Oct 13 01:11:11.428 INFO kablam! Compiling env_logger v0.5.12 Oct 13 01:11:15.244 INFO kablam! Compiling rusttype v0.4.3 Oct 13 01:11:18.514 INFO kablam! Compiling wayland-client v0.12.5 Oct 13 01:11:21.372 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 13 01:11:23.603 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 13 01:11:28.762 INFO kablam! Compiling rayon-core v1.4.1 Oct 13 01:11:28.767 INFO kablam! Compiling glutin v0.14.0 Oct 13 01:11:28.867 INFO kablam! Compiling gl v0.10.0 Oct 13 01:11:28.975 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 13 01:11:39.383 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 13 01:11:40.718 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 13 01:11:47.342 INFO kablam! Compiling rayon v1.0.2 Oct 13 01:11:47.648 INFO kablam! Compiling serde_derive v1.0.71 Oct 13 01:11:50.007 INFO kablam! Compiling num-derive v0.2.2 Oct 13 01:11:59.014 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 13 01:11:59.051 INFO kablam! Compiling wayland-window v0.13.3 Oct 13 01:12:01.043 INFO kablam! Compiling winit v0.12.0 Oct 13 01:12:04.828 INFO kablam! Compiling image v0.19.0 Oct 13 01:12:13.909 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 13 01:12:22.287 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 13 01:12:22.794 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 13 01:12:23.535 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 13 01:12:23.537 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 13 01:12:25.451 INFO kablam! Compiling piston v0.37.0 Oct 13 01:12:29.663 INFO kablam! Compiling tetris v0.1.0 (/source) Oct 13 01:12:31.302 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:31.303 INFO kablam! --> src/tile.rs:3:5 Oct 13 01:12:31.304 INFO kablam! | Oct 13 01:12:31.304 INFO kablam! 3 | use Colorize; Oct 13 01:12:31.304 INFO kablam! | ^^^^^^^^ Oct 13 01:12:31.305 INFO kablam! | Oct 13 01:12:31.305 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:12:31.305 INFO kablam! Oct 13 01:12:31.306 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:31.306 INFO kablam! --> src/game/mod.rs:2:5 Oct 13 01:12:31.307 INFO kablam! | Oct 13 01:12:31.307 INFO kablam! 2 | use Colorize; Oct 13 01:12:31.308 INFO kablam! | ^^^^^^^^ Oct 13 01:12:31.308 INFO kablam! Oct 13 01:12:31.308 INFO kablam! warning: unused import: `super::*` Oct 13 01:12:31.309 INFO kablam! --> src/limit.rs:215:9 Oct 13 01:12:31.309 INFO kablam! | Oct 13 01:12:31.309 INFO kablam! 215 | use super::*; Oct 13 01:12:31.310 INFO kablam! | ^^^^^^^^ Oct 13 01:12:31.310 INFO kablam! Oct 13 01:12:31.310 INFO kablam! warning: unused import: `tile` Oct 13 01:12:31.311 INFO kablam! --> src/render/tetromino.rs:4:5 Oct 13 01:12:31.311 INFO kablam! | Oct 13 01:12:31.311 INFO kablam! 4 | use tile; Oct 13 01:12:31.312 INFO kablam! | ^^^^ Oct 13 01:12:31.312 INFO kablam! Oct 13 01:12:31.312 INFO kablam! warning: unused import: `Point` Oct 13 01:12:31.312 INFO kablam! --> src/render/tetromino.rs:5:23 Oct 13 01:12:31.312 INFO kablam! | Oct 13 01:12:31.312 INFO kablam! 5 | use game::{Tetromino, Point}; Oct 13 01:12:31.312 INFO kablam! | ^^^^^ Oct 13 01:12:31.312 INFO kablam! Oct 13 01:12:31.312 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:31.312 INFO kablam! --> src/render/text.rs:1:23 Oct 13 01:12:31.312 INFO kablam! | Oct 13 01:12:31.312 INFO kablam! 1 | use color::{RawColor, Colorize}; Oct 13 01:12:31.312 INFO kablam! | ^^^^^^^^ Oct 13 01:12:31.312 INFO kablam! Oct 13 01:12:31.312 INFO kablam! warning: unused import: `tile` Oct 13 01:12:31.312 INFO kablam! --> src/render/text.rs:4:5 Oct 13 01:12:31.312 INFO kablam! | Oct 13 01:12:31.312 INFO kablam! 4 | use tile; Oct 13 01:12:31.312 INFO kablam! | ^^^^ Oct 13 01:12:31.312 INFO kablam! Oct 13 01:12:31.312 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:31.312 INFO kablam! --> src/render/score.rs:1:23 Oct 13 01:12:31.312 INFO kablam! | Oct 13 01:12:31.312 INFO kablam! 1 | use color::{RawColor, Colorize}; Oct 13 01:12:31.312 INFO kablam! | ^^^^^^^^ Oct 13 01:12:31.312 INFO kablam! Oct 13 01:12:31.312 INFO kablam! warning: unused import: `tile` Oct 13 01:12:31.312 INFO kablam! --> src/render/score.rs:4:5 Oct 13 01:12:31.312 INFO kablam! | Oct 13 01:12:31.312 INFO kablam! 4 | use tile; Oct 13 01:12:31.312 INFO kablam! | ^^^^ Oct 13 01:12:31.312 INFO kablam! Oct 13 01:12:31.312 INFO kablam! warning: unused import: `RawColor` Oct 13 01:12:31.312 INFO kablam! --> src/main.rs:26:13 Oct 13 01:12:31.312 INFO kablam! | Oct 13 01:12:31.312 INFO kablam! 26 | use color::{RawColor, Colorize}; Oct 13 01:12:31.312 INFO kablam! | ^^^^^^^^ Oct 13 01:12:31.312 INFO kablam! Oct 13 01:12:31.663 INFO kablam! warning: unused variable: `previous_tetromino` Oct 13 01:12:31.663 INFO kablam! --> src/game/mod.rs:152:13 Oct 13 01:12:31.663 INFO kablam! | Oct 13 01:12:31.663 INFO kablam! 152 | let previous_tetromino = Oct 13 01:12:31.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_previous_tetromino` instead Oct 13 01:12:31.663 INFO kablam! | Oct 13 01:12:31.663 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:12:31.663 INFO kablam! Oct 13 01:12:31.664 INFO kablam! warning: unused variable: `ctx` Oct 13 01:12:31.664 INFO kablam! --> src/main.rs:58:40 Oct 13 01:12:31.664 INFO kablam! | Oct 13 01:12:31.664 INFO kablam! 58 | self.gl.draw(args.viewport(), |ctx, gl| { Oct 13 01:12:31.664 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 13 01:12:31.664 INFO kablam! Oct 13 01:12:31.762 INFO kablam! warning: method is never used: `get_event` Oct 13 01:12:31.762 INFO kablam! --> src/limit.rs:29:5 Oct 13 01:12:31.762 INFO kablam! | Oct 13 01:12:31.762 INFO kablam! 29 | pub fn get_event(&mut self) -> bool { Oct 13 01:12:31.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:31.762 INFO kablam! | Oct 13 01:12:31.762 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:12:31.762 INFO kablam! Oct 13 01:12:31.763 INFO kablam! warning: variant is never constructed: `Fired` Oct 13 01:12:31.763 INFO kablam! --> src/limit.rs:48:5 Oct 13 01:12:31.763 INFO kablam! | Oct 13 01:12:31.763 INFO kablam! 48 | Fired, Oct 13 01:12:31.763 INFO kablam! | ^^^^^ Oct 13 01:12:31.763 INFO kablam! Oct 13 01:12:31.763 INFO kablam! warning: method is never used: `get_event` Oct 13 01:12:31.763 INFO kablam! --> src/limit.rs:106:5 Oct 13 01:12:31.763 INFO kablam! | Oct 13 01:12:31.763 INFO kablam! 106 | pub fn get_event(&mut self) -> bool { Oct 13 01:12:31.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:31.763 INFO kablam! Oct 13 01:12:31.763 INFO kablam! warning: function is never used: `get_dimm` Oct 13 01:12:31.763 INFO kablam! --> src/render/text.rs:37:1 Oct 13 01:12:31.763 INFO kablam! | Oct 13 01:12:31.763 INFO kablam! 37 | pub fn get_dimm(glyphs: &mut GlyphCache, font: u32, data: &str) -> (f64, f64) { Oct 13 01:12:31.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:31.763 INFO kablam! Oct 13 01:12:31.763 INFO kablam! warning: field is never used: `pause` Oct 13 01:12:31.763 INFO kablam! --> src/main.rs:50:5 Oct 13 01:12:31.763 INFO kablam! | Oct 13 01:12:31.763 INFO kablam! 50 | pause: bool, Oct 13 01:12:31.763 INFO kablam! | ^^^^^^^^^^^ Oct 13 01:12:31.763 INFO kablam! Oct 13 01:12:38.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 13 01:12:38.711 INFO kablam! su: No module specific data is present Oct 13 01:12:39.540 INFO running `"docker" "rm" "-f" "b15968a5e6c1d80acef3c4b39a55c1b79284a841a44df45245ebacf8cff661c5"` Oct 13 01:12:39.748 INFO blam! b15968a5e6c1d80acef3c4b39a55c1b79284a841a44df45245ebacf8cff661c5 Oct 13 01:12:39.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:12:40.176 INFO blam! 1301076729ccd484570be7f267b45bb0dfb21d76b29b86a6a4484cf2c7e912cd Oct 13 01:12:40.183 INFO running `"docker" "start" "-a" "1301076729ccd484570be7f267b45bb0dfb21d76b29b86a6a4484cf2c7e912cd"` Oct 13 01:12:41.379 INFO kablam! usermod: no changes Oct 13 01:12:41.704 INFO kablam! Compiling tetris v0.1.0 (/source) Oct 13 01:12:43.355 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:43.355 INFO kablam! --> src/tile.rs:3:5 Oct 13 01:12:43.355 INFO kablam! | Oct 13 01:12:43.355 INFO kablam! 3 | use Colorize; Oct 13 01:12:43.355 INFO kablam! | ^^^^^^^^ Oct 13 01:12:43.355 INFO kablam! | Oct 13 01:12:43.355 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:12:43.355 INFO kablam! Oct 13 01:12:43.355 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:43.355 INFO kablam! --> src/game/mod.rs:2:5 Oct 13 01:12:43.355 INFO kablam! | Oct 13 01:12:43.355 INFO kablam! 2 | use Colorize; Oct 13 01:12:43.355 INFO kablam! | ^^^^^^^^ Oct 13 01:12:43.355 INFO kablam! Oct 13 01:12:43.355 INFO kablam! warning: unused import: `tile` Oct 13 01:12:43.355 INFO kablam! --> src/render/tetromino.rs:4:5 Oct 13 01:12:43.356 INFO kablam! | Oct 13 01:12:43.356 INFO kablam! 4 | use tile; Oct 13 01:12:43.356 INFO kablam! | ^^^^ Oct 13 01:12:43.356 INFO kablam! Oct 13 01:12:43.356 INFO kablam! warning: unused import: `Point` Oct 13 01:12:43.356 INFO kablam! --> src/render/tetromino.rs:5:23 Oct 13 01:12:43.356 INFO kablam! | Oct 13 01:12:43.356 INFO kablam! 5 | use game::{Tetromino, Point}; Oct 13 01:12:43.356 INFO kablam! | ^^^^^ Oct 13 01:12:43.356 INFO kablam! Oct 13 01:12:43.356 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:43.356 INFO kablam! --> src/render/text.rs:1:23 Oct 13 01:12:43.356 INFO kablam! | Oct 13 01:12:43.356 INFO kablam! 1 | use color::{RawColor, Colorize}; Oct 13 01:12:43.356 INFO kablam! | ^^^^^^^^ Oct 13 01:12:43.356 INFO kablam! Oct 13 01:12:43.356 INFO kablam! warning: unused import: `tile` Oct 13 01:12:43.356 INFO kablam! --> src/render/text.rs:4:5 Oct 13 01:12:43.356 INFO kablam! | Oct 13 01:12:43.356 INFO kablam! 4 | use tile; Oct 13 01:12:43.356 INFO kablam! | ^^^^ Oct 13 01:12:43.356 INFO kablam! Oct 13 01:12:43.356 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:43.356 INFO kablam! --> src/render/score.rs:1:23 Oct 13 01:12:43.356 INFO kablam! | Oct 13 01:12:43.356 INFO kablam! 1 | use color::{RawColor, Colorize}; Oct 13 01:12:43.356 INFO kablam! | ^^^^^^^^ Oct 13 01:12:43.356 INFO kablam! Oct 13 01:12:43.356 INFO kablam! warning: unused import: `tile` Oct 13 01:12:43.356 INFO kablam! --> src/render/score.rs:4:5 Oct 13 01:12:43.356 INFO kablam! | Oct 13 01:12:43.356 INFO kablam! 4 | use tile; Oct 13 01:12:43.356 INFO kablam! | ^^^^ Oct 13 01:12:43.356 INFO kablam! Oct 13 01:12:43.359 INFO kablam! warning: unused import: `RawColor` Oct 13 01:12:43.359 INFO kablam! --> src/main.rs:26:13 Oct 13 01:12:43.359 INFO kablam! | Oct 13 01:12:43.359 INFO kablam! 26 | use color::{RawColor, Colorize}; Oct 13 01:12:43.359 INFO kablam! | ^^^^^^^^ Oct 13 01:12:43.359 INFO kablam! Oct 13 01:12:43.819 INFO kablam! warning: unused variable: `previous_tetromino` Oct 13 01:12:43.819 INFO kablam! --> src/game/mod.rs:152:13 Oct 13 01:12:43.819 INFO kablam! | Oct 13 01:12:43.819 INFO kablam! 152 | let previous_tetromino = Oct 13 01:12:43.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_previous_tetromino` instead Oct 13 01:12:43.819 INFO kablam! | Oct 13 01:12:43.819 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:12:43.819 INFO kablam! Oct 13 01:12:43.820 INFO kablam! warning: unused variable: `ctx` Oct 13 01:12:43.820 INFO kablam! --> src/main.rs:58:40 Oct 13 01:12:43.820 INFO kablam! | Oct 13 01:12:43.820 INFO kablam! 58 | self.gl.draw(args.viewport(), |ctx, gl| { Oct 13 01:12:43.820 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 13 01:12:43.827 INFO kablam! Oct 13 01:12:43.980 INFO kablam! warning: method is never used: `get_event` Oct 13 01:12:43.980 INFO kablam! --> src/limit.rs:29:5 Oct 13 01:12:43.980 INFO kablam! | Oct 13 01:12:43.980 INFO kablam! 29 | pub fn get_event(&mut self) -> bool { Oct 13 01:12:43.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:43.980 INFO kablam! | Oct 13 01:12:43.980 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:12:43.980 INFO kablam! Oct 13 01:12:43.980 INFO kablam! warning: variant is never constructed: `Fired` Oct 13 01:12:43.980 INFO kablam! --> src/limit.rs:48:5 Oct 13 01:12:43.980 INFO kablam! | Oct 13 01:12:43.980 INFO kablam! 48 | Fired, Oct 13 01:12:43.980 INFO kablam! | ^^^^^ Oct 13 01:12:43.980 INFO kablam! Oct 13 01:12:43.980 INFO kablam! warning: method is never used: `get_event` Oct 13 01:12:43.980 INFO kablam! --> src/limit.rs:106:5 Oct 13 01:12:43.980 INFO kablam! | Oct 13 01:12:43.980 INFO kablam! 106 | pub fn get_event(&mut self) -> bool { Oct 13 01:12:43.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:43.980 INFO kablam! Oct 13 01:12:43.980 INFO kablam! warning: function is never used: `get_dimm` Oct 13 01:12:43.980 INFO kablam! --> src/render/text.rs:37:1 Oct 13 01:12:43.980 INFO kablam! | Oct 13 01:12:43.980 INFO kablam! 37 | pub fn get_dimm(glyphs: &mut GlyphCache, font: u32, data: &str) -> (f64, f64) { Oct 13 01:12:43.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:43.980 INFO kablam! Oct 13 01:12:43.981 INFO kablam! warning: field is never used: `pause` Oct 13 01:12:43.981 INFO kablam! --> src/main.rs:50:5 Oct 13 01:12:43.981 INFO kablam! | Oct 13 01:12:43.981 INFO kablam! 50 | pause: bool, Oct 13 01:12:43.981 INFO kablam! | ^^^^^^^^^^^ Oct 13 01:12:43.981 INFO kablam! Oct 13 01:12:45.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.01s Oct 13 01:12:45.443 INFO kablam! su: No module specific data is present Oct 13 01:12:46.095 INFO running `"docker" "rm" "-f" "1301076729ccd484570be7f267b45bb0dfb21d76b29b86a6a4484cf2c7e912cd"` Oct 13 01:12:46.447 INFO blam! 1301076729ccd484570be7f267b45bb0dfb21d76b29b86a6a4484cf2c7e912cd Oct 13 01:12:46.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:12:46.913 INFO blam! 08e39c5144b36040f6a7f4e82a3306f5ff9d4bc684182af3eee6c1c9d5727121 Oct 13 01:12:46.915 INFO running `"docker" "start" "-a" "08e39c5144b36040f6a7f4e82a3306f5ff9d4bc684182af3eee6c1c9d5727121"` Oct 13 01:12:48.119 INFO kablam! usermod: no changes Oct 13 01:12:48.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 13 01:12:48.356 INFO kablam! Running /target/debug/deps/tetris-9088f7737c584482 Oct 13 01:12:48.357 INFO blam! Oct 13 01:12:48.358 INFO blam! running 8 tests Oct 13 01:12:48.358 INFO blam! test limit::test::ready_after_reset ... ok Oct 13 01:12:48.358 INFO blam! test limit::test::deny_two_attempts ... ok Oct 13 01:12:48.359 INFO blam! test limit::test::delay_vs_repeat ... ok Oct 13 01:12:48.359 INFO blam! test limit::test::create_limiter ... ok Oct 13 01:12:48.359 INFO blam! test limit::test::requset_works_after_wait ... ok Oct 13 01:12:48.360 INFO blam! test limit::test::starts_ready ... ok Oct 13 01:12:48.431 INFO blam! test limit::test::create_bad_delay_limiter ... ok Oct 13 01:12:48.431 INFO kablam! su: No module specific data is present Oct 13 01:12:48.432 INFO blam! test limit::test::create_bad_repeat_limiter ... ok Oct 13 01:12:48.432 INFO blam! Oct 13 01:12:48.432 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:12:48.433 INFO blam! Oct 13 01:12:49.149 INFO running `"docker" "rm" "-f" "08e39c5144b36040f6a7f4e82a3306f5ff9d4bc684182af3eee6c1c9d5727121"` Oct 13 01:12:49.415 INFO blam! 08e39c5144b36040f6a7f4e82a3306f5ff9d4bc684182af3eee6c1c9d5727121