Oct 15 06:09:32.071 INFO testing Tomcc/streamingpattern against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:09:32.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:09:32.578 INFO blam! 1ed89fa8dee1375dabc1c8290ebdac177980fef3207ebb2315822235f792dca7 Oct 15 06:09:32.580 INFO running `"docker" "start" "-a" "1ed89fa8dee1375dabc1c8290ebdac177980fef3207ebb2315822235f792dca7"` Oct 15 06:09:35.378 INFO kablam! usermod: no changes Oct 15 06:09:35.765 INFO kablam! Compiling serde_json v0.8.6 Oct 15 06:09:35.771 INFO kablam! Compiling deflate v0.7.2 Oct 15 06:09:35.772 INFO kablam! Compiling phf v0.7.21 Oct 15 06:09:35.779 INFO kablam! Compiling num-bigint v0.1.35 Oct 15 06:09:35.805 INFO kablam! Compiling gfx_core v0.5.1 Oct 15 06:09:35.805 INFO kablam! Compiling pistoncore-input v0.15.0 Oct 15 06:09:35.806 INFO kablam! Compiling x11-dl v2.12.0 Oct 15 06:09:35.806 INFO kablam! Compiling target_build_utils v0.1.2 Oct 15 06:09:50.231 INFO kablam! Compiling num-rational v0.1.35 Oct 15 06:09:54.441 INFO kablam! Compiling png v0.6.2 Oct 15 06:09:55.408 INFO kablam! Compiling pistoncore-window v0.24.0 Oct 15 06:09:58.505 INFO kablam! Compiling pistoncore-event_loop v0.27.0 Oct 15 06:10:01.449 INFO kablam! Compiling piston v0.27.0 Oct 15 06:10:03.288 INFO kablam! Compiling image v0.12.1 Oct 15 06:10:18.143 INFO kablam! Compiling libloading v0.3.1 Oct 15 06:10:26.569 INFO kablam! Compiling dlib v0.3.1 Oct 15 06:10:28.465 INFO kablam! Compiling wayland-sys v0.7.6 Oct 15 06:10:36.085 INFO kablam! Compiling wayland-client v0.7.6 Oct 15 06:10:39.591 INFO kablam! Compiling piston2d-opengl_graphics v0.37.0 Oct 15 06:10:43.470 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 15 06:10:43.472 INFO kablam! Compiling wayland-window v0.4.3 Oct 15 06:10:49.827 INFO kablam! Compiling winit v0.5.8 Oct 15 06:10:56.651 INFO kablam! Compiling glutin v0.7.2 Oct 15 06:11:01.263 INFO kablam! Compiling pistoncore-glutin_window v0.33.0 Oct 15 06:11:04.980 INFO kablam! Compiling gfx v0.13.0 Oct 15 06:11:04.980 INFO kablam! Compiling gfx_device_gl v0.12.0 Oct 15 06:11:14.755 INFO kablam! Compiling piston-gfx_texture v0.20.0 Oct 15 06:11:16.379 INFO kablam! Compiling piston2d-gfx_graphics v0.35.0 Oct 15 06:11:19.583 INFO kablam! Compiling piston_window v0.61.0 Oct 15 06:11:21.649 INFO kablam! Compiling streamingpattern v0.1.0 (/source) Oct 15 06:11:23.570 INFO kablam! warning: unused import: `graphics::types::Color` Oct 15 06:11:23.570 INFO kablam! --> src/main.rs:18:5 Oct 15 06:11:23.570 INFO kablam! | Oct 15 06:11:23.570 INFO kablam! 18 | use graphics::types::Color; Oct 15 06:11:23.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:23.570 INFO kablam! | Oct 15 06:11:23.570 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:11:23.570 INFO kablam! Oct 15 06:11:23.705 INFO kablam! warning: unused variable: `buffer` Oct 15 06:11:23.705 INFO kablam! --> src/main.rs:79:15 Oct 15 06:11:23.705 INFO kablam! | Oct 15 06:11:23.706 INFO kablam! 79 | fn draw_state(buffer: &mut RgbaImage) { Oct 15 06:11:23.706 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 15 06:11:23.706 INFO kablam! | Oct 15 06:11:23.707 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:11:23.707 INFO kablam! Oct 15 06:11:23.707 INFO kablam! warning: unused variable: `context` Oct 15 06:11:23.707 INFO kablam! --> src/main.rs:112:9 Oct 15 06:11:23.708 INFO kablam! | Oct 15 06:11:23.708 INFO kablam! 112 | let context = GenerationContext::from_path(input, result_w as usize, result_h as usize, N); Oct 15 06:11:23.708 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 15 06:11:23.709 INFO kablam! Oct 15 06:11:23.714 INFO kablam! warning: field is never used: `allowed_patterns` Oct 15 06:11:23.714 INFO kablam! --> src/main.rs:48:5 Oct 15 06:11:23.715 INFO kablam! | Oct 15 06:11:23.715 INFO kablam! 48 | allowed_patterns: Vec, Oct 15 06:11:23.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:23.716 INFO kablam! | Oct 15 06:11:23.716 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:11:23.716 INFO kablam! Oct 15 06:11:23.716 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:23.717 INFO kablam! --> src/main.rs:26:56 Oct 15 06:11:23.717 INFO kablam! | Oct 15 06:11:23.717 INFO kablam! 26 | fn from_area(image: &DynamicImage, x: u32, y: u32, N: u8) -> Self { Oct 15 06:11:23.717 INFO kablam! | ^ Oct 15 06:11:23.717 INFO kablam! | Oct 15 06:11:23.717 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:11:23.717 INFO kablam! Oct 15 06:11:23.717 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:23.717 INFO kablam! --> src/main.rs:27:13 Oct 15 06:11:23.717 INFO kablam! | Oct 15 06:11:23.717 INFO kablam! 27 | let N = N as u32; Oct 15 06:11:23.717 INFO kablam! | ^ Oct 15 06:11:23.717 INFO kablam! Oct 15 06:11:23.717 INFO kablam! warning: structure field `sortedPatterns` should have a snake case name such as `sorted_patterns` Oct 15 06:11:23.717 INFO kablam! --> src/main.rs:46:5 Oct 15 06:11:23.717 INFO kablam! | Oct 15 06:11:23.717 INFO kablam! 46 | sortedPatterns: Vec<(u16, Pattern)>, Oct 15 06:11:23.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:23.717 INFO kablam! Oct 15 06:11:23.723 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:23.723 INFO kablam! --> src/main.rs:52:58 Oct 15 06:11:23.723 INFO kablam! | Oct 15 06:11:23.723 INFO kablam! 52 | fn from_path

(path: P, out_w: usize, out_h: usize, N: u8) -> Self where P:AsRef{ Oct 15 06:11:23.723 INFO kablam! | ^ Oct 15 06:11:23.723 INFO kablam! Oct 15 06:11:28.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 15 06:11:28.431 INFO kablam! su: No module specific data is present Oct 15 06:11:29.427 INFO running `"docker" "rm" "-f" "1ed89fa8dee1375dabc1c8290ebdac177980fef3207ebb2315822235f792dca7"` Oct 15 06:11:29.771 INFO blam! 1ed89fa8dee1375dabc1c8290ebdac177980fef3207ebb2315822235f792dca7 Oct 15 06:11:29.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:11:30.247 INFO blam! 95bf560834e241621a659f3cd2fe89e0dbc6814c94d93144ed57e3f1d46b0b2b Oct 15 06:11:30.250 INFO running `"docker" "start" "-a" "95bf560834e241621a659f3cd2fe89e0dbc6814c94d93144ed57e3f1d46b0b2b"` Oct 15 06:11:31.631 INFO kablam! usermod: no changes Oct 15 06:11:31.894 INFO kablam! Compiling streamingpattern v0.1.0 (/source) Oct 15 06:11:34.482 INFO kablam! warning: unused import: `graphics::types::Color` Oct 15 06:11:34.482 INFO kablam! --> src/main.rs:18:5 Oct 15 06:11:34.482 INFO kablam! | Oct 15 06:11:34.482 INFO kablam! 18 | use graphics::types::Color; Oct 15 06:11:34.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:34.482 INFO kablam! | Oct 15 06:11:34.482 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:11:34.482 INFO kablam! Oct 15 06:11:34.622 INFO kablam! warning: unused variable: `buffer` Oct 15 06:11:34.623 INFO kablam! --> src/main.rs:79:15 Oct 15 06:11:34.623 INFO kablam! | Oct 15 06:11:34.624 INFO kablam! 79 | fn draw_state(buffer: &mut RgbaImage) { Oct 15 06:11:34.624 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 15 06:11:34.624 INFO kablam! | Oct 15 06:11:34.624 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:11:34.624 INFO kablam! Oct 15 06:11:34.631 INFO kablam! warning: unused variable: `context` Oct 15 06:11:34.631 INFO kablam! --> src/main.rs:112:9 Oct 15 06:11:34.631 INFO kablam! | Oct 15 06:11:34.631 INFO kablam! 112 | let context = GenerationContext::from_path(input, result_w as usize, result_h as usize, N); Oct 15 06:11:34.631 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 15 06:11:34.631 INFO kablam! Oct 15 06:11:34.640 INFO kablam! warning: field is never used: `allowed_patterns` Oct 15 06:11:34.640 INFO kablam! --> src/main.rs:48:5 Oct 15 06:11:34.640 INFO kablam! | Oct 15 06:11:34.641 INFO kablam! 48 | allowed_patterns: Vec, Oct 15 06:11:34.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:34.641 INFO kablam! | Oct 15 06:11:34.642 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:11:34.642 INFO kablam! Oct 15 06:11:34.642 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:34.643 INFO kablam! --> src/main.rs:26:56 Oct 15 06:11:34.643 INFO kablam! | Oct 15 06:11:34.643 INFO kablam! 26 | fn from_area(image: &DynamicImage, x: u32, y: u32, N: u8) -> Self { Oct 15 06:11:34.644 INFO kablam! | ^ Oct 15 06:11:34.644 INFO kablam! | Oct 15 06:11:34.644 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:11:34.644 INFO kablam! Oct 15 06:11:34.644 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:34.644 INFO kablam! --> src/main.rs:27:13 Oct 15 06:11:34.644 INFO kablam! | Oct 15 06:11:34.644 INFO kablam! 27 | let N = N as u32; Oct 15 06:11:34.644 INFO kablam! | ^ Oct 15 06:11:34.644 INFO kablam! Oct 15 06:11:34.644 INFO kablam! warning: structure field `sortedPatterns` should have a snake case name such as `sorted_patterns` Oct 15 06:11:34.645 INFO kablam! --> src/main.rs:46:5 Oct 15 06:11:34.645 INFO kablam! | Oct 15 06:11:34.645 INFO kablam! 46 | sortedPatterns: Vec<(u16, Pattern)>, Oct 15 06:11:34.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:34.645 INFO kablam! Oct 15 06:11:34.645 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:34.646 INFO kablam! --> src/main.rs:52:58 Oct 15 06:11:34.646 INFO kablam! | Oct 15 06:11:34.646 INFO kablam! 52 | fn from_path

(path: P, out_w: usize, out_h: usize, N: u8) -> Self where P:AsRef{ Oct 15 06:11:34.646 INFO kablam! | ^ Oct 15 06:11:34.651 INFO kablam! Oct 15 06:11:35.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.48s Oct 15 06:11:35.151 INFO kablam! su: No module specific data is present Oct 15 06:11:36.024 INFO running `"docker" "rm" "-f" "95bf560834e241621a659f3cd2fe89e0dbc6814c94d93144ed57e3f1d46b0b2b"` Oct 15 06:11:36.163 INFO blam! 95bf560834e241621a659f3cd2fe89e0dbc6814c94d93144ed57e3f1d46b0b2b Oct 15 06:11:36.166 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:11:36.355 INFO blam! 97935bc1bd8ed9260b93ccc4f6878bb2ac6033aa58cbd4ca7b4e22c33322a1bc Oct 15 06:11:36.357 INFO running `"docker" "start" "-a" "97935bc1bd8ed9260b93ccc4f6878bb2ac6033aa58cbd4ca7b4e22c33322a1bc"` Oct 15 06:11:36.835 INFO kablam! usermod: no changes Oct 15 06:11:36.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 06:11:36.976 INFO kablam! Running /target/debug/deps/streamingpattern-dc6ce349c3797610 Oct 15 06:11:36.982 INFO blam! Oct 15 06:11:36.982 INFO blam! running 0 tests Oct 15 06:11:36.982 INFO blam! Oct 15 06:11:36.982 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:11:36.982 INFO blam! Oct 15 06:11:36.984 INFO kablam! su: No module specific data is present Oct 15 06:11:37.211 INFO running `"docker" "rm" "-f" "97935bc1bd8ed9260b93ccc4f6878bb2ac6033aa58cbd4ca7b4e22c33322a1bc"` Oct 15 06:11:37.403 INFO blam! 97935bc1bd8ed9260b93ccc4f6878bb2ac6033aa58cbd4ca7b4e22c33322a1bc