Oct 13 01:11:42.842 INFO testing scottschroeder/tetris-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:11:42.842 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 13 01:11:43.328 INFO blam! 01409859a9750ce27cab044b6abe2c4aa46367cee77a26c7c45232a94e87c4b3 Oct 13 01:11:43.332 INFO running `"docker" "start" "-a" "01409859a9750ce27cab044b6abe2c4aa46367cee77a26c7c45232a94e87c4b3"` Oct 13 01:11:44.624 INFO kablam! usermod: no changes Oct 13 01:11:44.978 INFO kablam! Compiling log v0.4.3 Oct 13 01:11:44.991 INFO kablam! Compiling syn v0.14.7 Oct 13 01:11:44.991 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 13 01:11:44.991 INFO kablam! Compiling regex v1.0.2 Oct 13 01:11:46.808 INFO kablam! Compiling gl_generator v0.9.0 Oct 13 01:11:48.583 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 13 01:11:49.884 INFO kablam! Compiling rayon-core v1.4.1 Oct 13 01:11:54.150 INFO kablam! Compiling rayon v1.0.2 Oct 13 01:11:56.335 INFO kablam! Compiling glutin v0.14.0 Oct 13 01:11:56.335 INFO kablam! Compiling gl v0.10.0 Oct 13 01:12:04.379 INFO kablam! Compiling env_logger v0.5.12 Oct 13 01:12:06.227 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 13 01:12:07.957 INFO kablam! Compiling serde_derive v1.0.71 Oct 13 01:12:07.975 INFO kablam! Compiling num-derive v0.2.2 Oct 13 01:12:08.096 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 13 01:12:12.275 INFO kablam! Compiling image v0.19.0 Oct 13 01:12:29.419 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 13 01:12:35.847 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 13 01:12:40.339 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 13 01:12:40.963 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 13 01:12:40.963 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 13 01:12:41.927 INFO kablam! Compiling piston v0.37.0 Oct 13 01:12:45.075 INFO kablam! Compiling tetris v0.1.0 (/source) Oct 13 01:12:46.823 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:46.823 INFO kablam! --> src/tile.rs:3:5 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 3 | use Colorize; Oct 13 01:12:46.823 INFO kablam! | ^^^^^^^^ Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:46.823 INFO kablam! --> src/game/mod.rs:2:5 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 2 | use Colorize; Oct 13 01:12:46.823 INFO kablam! | ^^^^^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `super::*` Oct 13 01:12:46.823 INFO kablam! --> src/limit.rs:215:9 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 215 | use super::*; Oct 13 01:12:46.823 INFO kablam! | ^^^^^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `tile` Oct 13 01:12:46.823 INFO kablam! --> src/render/tetromino.rs:4:5 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 4 | use tile; Oct 13 01:12:46.823 INFO kablam! | ^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `Point` Oct 13 01:12:46.823 INFO kablam! --> src/render/tetromino.rs:5:23 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 5 | use game::{Tetromino, Point}; Oct 13 01:12:46.823 INFO kablam! | ^^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:46.823 INFO kablam! --> src/render/text.rs:1:23 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 1 | use color::{RawColor, Colorize}; Oct 13 01:12:46.823 INFO kablam! | ^^^^^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `tile` Oct 13 01:12:46.823 INFO kablam! --> src/render/text.rs:4:5 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 4 | use tile; Oct 13 01:12:46.823 INFO kablam! | ^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:46.823 INFO kablam! --> src/render/score.rs:1:23 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 1 | use color::{RawColor, Colorize}; Oct 13 01:12:46.823 INFO kablam! | ^^^^^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `tile` Oct 13 01:12:46.823 INFO kablam! --> src/render/score.rs:4:5 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 4 | use tile; Oct 13 01:12:46.823 INFO kablam! | ^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:46.823 INFO kablam! warning: unused import: `RawColor` Oct 13 01:12:46.823 INFO kablam! --> src/main.rs:26:13 Oct 13 01:12:46.823 INFO kablam! | Oct 13 01:12:46.823 INFO kablam! 26 | use color::{RawColor, Colorize}; Oct 13 01:12:46.823 INFO kablam! | ^^^^^^^^ Oct 13 01:12:46.823 INFO kablam! Oct 13 01:12:47.187 INFO kablam! warning: unused variable: `previous_tetromino` Oct 13 01:12:47.188 INFO kablam! --> src/game/mod.rs:152:13 Oct 13 01:12:47.188 INFO kablam! | Oct 13 01:12:47.188 INFO kablam! 152 | let previous_tetromino = Oct 13 01:12:47.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_previous_tetromino` instead Oct 13 01:12:47.195 INFO kablam! | Oct 13 01:12:47.195 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:12:47.196 INFO kablam! Oct 13 01:12:47.196 INFO kablam! warning: unused variable: `ctx` Oct 13 01:12:47.196 INFO kablam! --> src/main.rs:58:40 Oct 13 01:12:47.196 INFO kablam! | Oct 13 01:12:47.197 INFO kablam! 58 | self.gl.draw(args.viewport(), |ctx, gl| { Oct 13 01:12:47.197 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 13 01:12:47.197 INFO kablam! Oct 13 01:12:47.315 INFO kablam! warning: method is never used: `get_event` Oct 13 01:12:47.315 INFO kablam! --> src/limit.rs:29:5 Oct 13 01:12:47.315 INFO kablam! | Oct 13 01:12:47.315 INFO kablam! 29 | pub fn get_event(&mut self) -> bool { Oct 13 01:12:47.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:47.315 INFO kablam! | Oct 13 01:12:47.315 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:12:47.315 INFO kablam! Oct 13 01:12:47.315 INFO kablam! warning: variant is never constructed: `Fired` Oct 13 01:12:47.315 INFO kablam! --> src/limit.rs:48:5 Oct 13 01:12:47.315 INFO kablam! | Oct 13 01:12:47.315 INFO kablam! 48 | Fired, Oct 13 01:12:47.315 INFO kablam! | ^^^^^ Oct 13 01:12:47.315 INFO kablam! Oct 13 01:12:47.315 INFO kablam! warning: method is never used: `get_event` Oct 13 01:12:47.315 INFO kablam! --> src/limit.rs:106:5 Oct 13 01:12:47.315 INFO kablam! | Oct 13 01:12:47.315 INFO kablam! 106 | pub fn get_event(&mut self) -> bool { Oct 13 01:12:47.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:47.315 INFO kablam! Oct 13 01:12:47.315 INFO kablam! warning: function is never used: `get_dimm` Oct 13 01:12:47.315 INFO kablam! --> src/render/text.rs:37:1 Oct 13 01:12:47.315 INFO kablam! | Oct 13 01:12:47.315 INFO kablam! 37 | pub fn get_dimm(glyphs: &mut GlyphCache, font: u32, data: &str) -> (f64, f64) { Oct 13 01:12:47.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:12:47.315 INFO kablam! Oct 13 01:12:47.315 INFO kablam! warning: field is never used: `pause` Oct 13 01:12:47.315 INFO kablam! --> src/main.rs:50:5 Oct 13 01:12:47.315 INFO kablam! | Oct 13 01:12:47.315 INFO kablam! 50 | pause: bool, Oct 13 01:12:47.315 INFO kablam! | ^^^^^^^^^^^ Oct 13 01:12:47.315 INFO kablam! Oct 13 01:12:54.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 13 01:12:54.107 INFO kablam! su: No module specific data is present Oct 13 01:12:55.502 INFO running `"docker" "rm" "-f" "01409859a9750ce27cab044b6abe2c4aa46367cee77a26c7c45232a94e87c4b3"` Oct 13 01:12:55.823 INFO blam! 01409859a9750ce27cab044b6abe2c4aa46367cee77a26c7c45232a94e87c4b3 Oct 13 01:12:55.826 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 13 01:12:56.339 INFO blam! 42f9366f60a30c2bff99db440430474e68d3beea02450a9795b77455d0d15e25 Oct 13 01:12:56.340 INFO running `"docker" "start" "-a" "42f9366f60a30c2bff99db440430474e68d3beea02450a9795b77455d0d15e25"` Oct 13 01:12:57.707 INFO kablam! usermod: no changes Oct 13 01:12:57.941 INFO kablam! Compiling tetris v0.1.0 (/source) Oct 13 01:12:59.667 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:59.667 INFO kablam! --> src/tile.rs:3:5 Oct 13 01:12:59.667 INFO kablam! | Oct 13 01:12:59.667 INFO kablam! 3 | use Colorize; Oct 13 01:12:59.667 INFO kablam! | ^^^^^^^^ Oct 13 01:12:59.667 INFO kablam! | Oct 13 01:12:59.667 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:12:59.667 INFO kablam! Oct 13 01:12:59.667 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:59.667 INFO kablam! --> src/game/mod.rs:2:5 Oct 13 01:12:59.667 INFO kablam! | Oct 13 01:12:59.667 INFO kablam! 2 | use Colorize; Oct 13 01:12:59.667 INFO kablam! | ^^^^^^^^ Oct 13 01:12:59.667 INFO kablam! Oct 13 01:12:59.667 INFO kablam! warning: unused import: `tile` Oct 13 01:12:59.667 INFO kablam! --> src/render/tetromino.rs:4:5 Oct 13 01:12:59.667 INFO kablam! | Oct 13 01:12:59.667 INFO kablam! 4 | use tile; Oct 13 01:12:59.667 INFO kablam! | ^^^^ Oct 13 01:12:59.667 INFO kablam! Oct 13 01:12:59.667 INFO kablam! warning: unused import: `Point` Oct 13 01:12:59.667 INFO kablam! --> src/render/tetromino.rs:5:23 Oct 13 01:12:59.667 INFO kablam! | Oct 13 01:12:59.667 INFO kablam! 5 | use game::{Tetromino, Point}; Oct 13 01:12:59.667 INFO kablam! | ^^^^^ Oct 13 01:12:59.667 INFO kablam! Oct 13 01:12:59.668 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:59.668 INFO kablam! --> src/render/text.rs:1:23 Oct 13 01:12:59.668 INFO kablam! | Oct 13 01:12:59.668 INFO kablam! 1 | use color::{RawColor, Colorize}; Oct 13 01:12:59.668 INFO kablam! | ^^^^^^^^ Oct 13 01:12:59.668 INFO kablam! Oct 13 01:12:59.668 INFO kablam! warning: unused import: `tile` Oct 13 01:12:59.668 INFO kablam! --> src/render/text.rs:4:5 Oct 13 01:12:59.668 INFO kablam! | Oct 13 01:12:59.668 INFO kablam! 4 | use tile; Oct 13 01:12:59.668 INFO kablam! | ^^^^ Oct 13 01:12:59.668 INFO kablam! Oct 13 01:12:59.668 INFO kablam! warning: unused import: `Colorize` Oct 13 01:12:59.668 INFO kablam! --> src/render/score.rs:1:23 Oct 13 01:12:59.668 INFO kablam! | Oct 13 01:12:59.668 INFO kablam! 1 | use color::{RawColor, Colorize}; Oct 13 01:12:59.668 INFO kablam! | ^^^^^^^^ Oct 13 01:12:59.668 INFO kablam! Oct 13 01:12:59.668 INFO kablam! warning: unused import: `tile` Oct 13 01:12:59.668 INFO kablam! --> src/render/score.rs:4:5 Oct 13 01:12:59.668 INFO kablam! | Oct 13 01:12:59.668 INFO kablam! 4 | use tile; Oct 13 01:12:59.668 INFO kablam! | ^^^^ Oct 13 01:12:59.668 INFO kablam! Oct 13 01:12:59.668 INFO kablam! warning: unused import: `RawColor` Oct 13 01:12:59.668 INFO kablam! --> src/main.rs:26:13 Oct 13 01:12:59.668 INFO kablam! | Oct 13 01:12:59.668 INFO kablam! 26 | use color::{RawColor, Colorize}; Oct 13 01:12:59.668 INFO kablam! | ^^^^^^^^ Oct 13 01:12:59.668 INFO kablam! Oct 13 01:13:00.075 INFO kablam! warning: unused variable: `previous_tetromino` Oct 13 01:13:00.075 INFO kablam! --> src/game/mod.rs:152:13 Oct 13 01:13:00.075 INFO kablam! | Oct 13 01:13:00.075 INFO kablam! 152 | let previous_tetromino = Oct 13 01:13:00.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_previous_tetromino` instead Oct 13 01:13:00.075 INFO kablam! | Oct 13 01:13:00.075 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:13:00.075 INFO kablam! Oct 13 01:13:00.075 INFO kablam! warning: unused variable: `ctx` Oct 13 01:13:00.075 INFO kablam! --> src/main.rs:58:40 Oct 13 01:13:00.075 INFO kablam! | Oct 13 01:13:00.075 INFO kablam! 58 | self.gl.draw(args.viewport(), |ctx, gl| { Oct 13 01:13:00.075 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 13 01:13:00.075 INFO kablam! Oct 13 01:13:00.190 INFO kablam! warning: method is never used: `get_event` Oct 13 01:13:00.190 INFO kablam! --> src/limit.rs:29:5 Oct 13 01:13:00.190 INFO kablam! | Oct 13 01:13:00.190 INFO kablam! 29 | pub fn get_event(&mut self) -> bool { Oct 13 01:13:00.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:00.190 INFO kablam! | Oct 13 01:13:00.191 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:13:00.191 INFO kablam! Oct 13 01:13:00.191 INFO kablam! warning: variant is never constructed: `Fired` Oct 13 01:13:00.191 INFO kablam! --> src/limit.rs:48:5 Oct 13 01:13:00.191 INFO kablam! | Oct 13 01:13:00.191 INFO kablam! 48 | Fired, Oct 13 01:13:00.191 INFO kablam! | ^^^^^ Oct 13 01:13:00.191 INFO kablam! Oct 13 01:13:00.191 INFO kablam! warning: method is never used: `get_event` Oct 13 01:13:00.191 INFO kablam! --> src/limit.rs:106:5 Oct 13 01:13:00.191 INFO kablam! | Oct 13 01:13:00.191 INFO kablam! 106 | pub fn get_event(&mut self) -> bool { Oct 13 01:13:00.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:00.191 INFO kablam! Oct 13 01:13:00.191 INFO kablam! warning: function is never used: `get_dimm` Oct 13 01:13:00.191 INFO kablam! --> src/render/text.rs:37:1 Oct 13 01:13:00.191 INFO kablam! | Oct 13 01:13:00.191 INFO kablam! 37 | pub fn get_dimm(glyphs: &mut GlyphCache, font: u32, data: &str) -> (f64, f64) { Oct 13 01:13:00.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:00.191 INFO kablam! Oct 13 01:13:00.191 INFO kablam! warning: field is never used: `pause` Oct 13 01:13:00.191 INFO kablam! --> src/main.rs:50:5 Oct 13 01:13:00.191 INFO kablam! | Oct 13 01:13:00.191 INFO kablam! 50 | pause: bool, Oct 13 01:13:00.191 INFO kablam! | ^^^^^^^^^^^ Oct 13 01:13:00.191 INFO kablam! Oct 13 01:13:01.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.90s Oct 13 01:13:01.650 INFO kablam! su: No module specific data is present Oct 13 01:13:03.071 INFO running `"docker" "rm" "-f" "42f9366f60a30c2bff99db440430474e68d3beea02450a9795b77455d0d15e25"` Oct 13 01:13:03.407 INFO blam! 42f9366f60a30c2bff99db440430474e68d3beea02450a9795b77455d0d15e25 Oct 13 01:13:03.412 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 13 01:13:03.921 INFO blam! 3cf5c6dd924527cc0c1e7325e960137722108cc7734735e2486d52631a157a47 Oct 13 01:13:03.922 INFO running `"docker" "start" "-a" "3cf5c6dd924527cc0c1e7325e960137722108cc7734735e2486d52631a157a47"` Oct 13 01:13:05.411 INFO kablam! usermod: no changes Oct 13 01:13:05.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 13 01:13:05.615 INFO kablam! Running /target/debug/deps/tetris-c9f6d437f53929d9 Oct 13 01:13:05.617 INFO blam! Oct 13 01:13:05.617 INFO blam! running 8 tests Oct 13 01:13:05.639 INFO blam! test limit::test::ready_after_reset ... ok Oct 13 01:13:05.639 INFO blam! test limit::test::delay_vs_repeat ... ok Oct 13 01:13:05.639 INFO blam! test limit::test::create_limiter ... ok Oct 13 01:13:05.639 INFO blam! test limit::test::requset_works_after_wait ... ok Oct 13 01:13:05.659 INFO blam! test limit::test::starts_ready ... ok Oct 13 01:13:05.659 INFO blam! test limit::test::deny_two_attempts ... ok Oct 13 01:13:05.695 INFO blam! test limit::test::create_bad_delay_limiter ... ok Oct 13 01:13:05.696 INFO blam! test limit::test::create_bad_repeat_limiter ... ok Oct 13 01:13:05.696 INFO blam! Oct 13 01:13:05.696 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:13:05.697 INFO blam! Oct 13 01:13:05.703 INFO kablam! su: No module specific data is present Oct 13 01:13:06.211 INFO running `"docker" "rm" "-f" "3cf5c6dd924527cc0c1e7325e960137722108cc7734735e2486d52631a157a47"` Oct 13 01:13:06.446 INFO blam! 3cf5c6dd924527cc0c1e7325e960137722108cc7734735e2486d52631a157a47