Oct 15 06:17:59.739 INFO testing TheNumerus/enigmap-renderer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:17:59.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 06:17:59.919 INFO blam! fa258a86101dcb38b9ec463aa4fcf174235fcbd964cd5f53c769c541347339f6 Oct 15 06:17:59.921 INFO running `"docker" "start" "-a" "fa258a86101dcb38b9ec463aa4fcf174235fcbd964cd5f53c769c541347339f6"` Oct 15 06:18:00.704 INFO kablam! usermod: no changes Oct 15 06:18:01.051 INFO kablam! Compiling libloading v0.5.0 Oct 15 06:18:01.074 INFO kablam! Compiling tempfile v3.0.4 Oct 15 06:18:01.075 INFO kablam! Compiling gl_generator v0.9.0 Oct 15 06:18:01.075 INFO kablam! Compiling num-traits v0.1.43 Oct 15 06:18:01.075 INFO kablam! Compiling backtrace v0.3.9 Oct 15 06:18:01.075 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 06:18:01.076 INFO kablam! Compiling x11-dl v2.18.3 Oct 15 06:18:01.095 INFO kablam! Compiling shared_library v0.1.9 Oct 15 06:18:03.035 INFO kablam! Compiling enum_primitive v0.1.1 Oct 15 06:18:06.619 INFO kablam! Compiling png v0.11.0 Oct 15 06:18:06.619 INFO kablam! Compiling png v0.12.0 Oct 15 06:18:06.643 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 06:18:06.665 INFO kablam! Compiling parking_lot v0.6.4 Oct 15 06:18:06.763 INFO kablam! Compiling tiff v0.2.1 Oct 15 06:18:09.795 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 06:18:11.467 INFO kablam! Compiling glutin v0.17.0 Oct 15 06:18:13.202 INFO kablam! Compiling glium v0.22.0 Oct 15 06:18:14.111 INFO kablam! Compiling dlib v0.4.1 Oct 15 06:18:14.651 INFO kablam! Compiling rayon-core v1.4.1 Oct 15 06:18:15.460 INFO kablam! Compiling wayland-sys v0.20.12 Oct 15 06:18:20.915 INFO kablam! Compiling rayon v1.0.2 Oct 15 06:18:21.279 INFO kablam! Compiling wayland-commons v0.20.12 Oct 15 06:18:24.980 INFO kablam! Compiling wayland-client v0.20.12 Oct 15 06:18:32.029 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 15 06:18:35.539 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 06:18:39.583 INFO kablam! Compiling image v0.18.0 Oct 15 06:18:39.583 INFO kablam! Compiling image v0.20.0 Oct 15 06:18:42.627 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 15 06:18:53.746 INFO kablam! Compiling winit v0.16.2 Oct 15 06:19:15.735 INFO kablam! Compiling noise v0.5.1 Oct 15 06:19:59.799 INFO kablam! Compiling enigmap v0.1.0 (/source) Oct 15 06:20:02.771 INFO kablam! warning: unused `#[macro_use]` import Oct 15 06:20:02.771 INFO kablam! --> src/lib.rs:8:1 Oct 15 06:20:02.771 INFO kablam! | Oct 15 06:20:02.771 INFO kablam! 8 | #[macro_use] Oct 15 06:20:02.771 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:20:02.771 INFO kablam! | Oct 15 06:20:02.771 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:20:02.771 INFO kablam! Oct 15 06:20:02.775 INFO kablam! warning: unused imports: `ImageBuffer`, `Rgb` Oct 15 06:20:02.775 INFO kablam! --> src/renderers/ogl.rs:3:23 Oct 15 06:20:02.775 INFO kablam! | Oct 15 06:20:02.775 INFO kablam! 3 | use image::{RgbImage, ImageBuffer, Rgb}; Oct 15 06:20:02.775 INFO kablam! | ^^^^^^^^^^^ ^^^ Oct 15 06:20:02.775 INFO kablam! Oct 15 06:20:03.271 INFO kablam! warning: unused variable: `seed` Oct 15 06:20:03.271 INFO kablam! --> src/generators/islands.rs:243:25 Oct 15 06:20:03.271 INFO kablam! | Oct 15 06:20:03.271 INFO kablam! 243 | fn seed_to_rng_seed(seed: u32) -> [u8; 32] { Oct 15 06:20:03.271 INFO kablam! | ^^^^ help: consider using `_seed` instead Oct 15 06:20:03.271 INFO kablam! | Oct 15 06:20:03.271 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:20:03.271 INFO kablam! Oct 15 06:20:03.343 INFO kablam! warning: variable does not need to be mutable Oct 15 06:20:03.343 INFO kablam! --> src/renderers/ogl.rs:170:13 Oct 15 06:20:03.343 INFO kablam! | Oct 15 06:20:03.343 INFO kablam! 170 | let mut imgbuf = RgbImage::new(128, 128); Oct 15 06:20:03.343 INFO kablam! | ----^^^^^^ Oct 15 06:20:03.343 INFO kablam! | | Oct 15 06:20:03.343 INFO kablam! | help: remove this `mut` Oct 15 06:20:03.343 INFO kablam! | Oct 15 06:20:03.343 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:20:03.343 INFO kablam! Oct 15 06:20:03.375 INFO kablam! warning: variable does not need to be mutable Oct 15 06:20:03.378 INFO kablam! --> src/generators/islands.rs:244:13 Oct 15 06:20:03.382 INFO kablam! | Oct 15 06:20:03.382 INFO kablam! 244 | let mut array: [u8; 32] = [0; 32]; Oct 15 06:20:03.383 INFO kablam! | ----^^^^^ Oct 15 06:20:03.383 INFO kablam! | | Oct 15 06:20:03.383 INFO kablam! | help: remove this `mut` Oct 15 06:20:03.383 INFO kablam! Oct 15 06:20:12.560 INFO kablam! warning: unused import: `Basic` Oct 15 06:20:12.560 INFO kablam! --> src/main.rs:4:36 Oct 15 06:20:12.561 INFO kablam! | Oct 15 06:20:12.561 INFO kablam! 4 | use enigmap::renderers::{Renderer, Basic, OGL}; Oct 15 06:20:12.562 INFO kablam! | ^^^^^ Oct 15 06:20:12.562 INFO kablam! | Oct 15 06:20:12.562 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:20:12.567 INFO kablam! Oct 15 06:20:17.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 16s Oct 15 06:20:17.699 INFO kablam! su: No module specific data is present Oct 15 06:20:18.831 INFO running `"docker" "rm" "-f" "fa258a86101dcb38b9ec463aa4fcf174235fcbd964cd5f53c769c541347339f6"` Oct 15 06:20:19.171 INFO blam! fa258a86101dcb38b9ec463aa4fcf174235fcbd964cd5f53c769c541347339f6 Oct 15 06:20:19.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 06:20:19.614 INFO blam! 56a4ffe1be00aae65b959e467b842a795704901d923794d558f694641ada510c Oct 15 06:20:19.616 INFO running `"docker" "start" "-a" "56a4ffe1be00aae65b959e467b842a795704901d923794d558f694641ada510c"` Oct 15 06:20:21.071 INFO kablam! usermod: no changes Oct 15 06:20:21.404 INFO kablam! Compiling enigmap v0.1.0 (/source) Oct 15 06:20:25.920 INFO kablam! warning: unused `#[macro_use]` import Oct 15 06:20:25.920 INFO kablam! --> src/lib.rs:8:1 Oct 15 06:20:25.920 INFO kablam! | Oct 15 06:20:25.920 INFO kablam! 8 | #[macro_use] Oct 15 06:20:25.920 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:20:25.920 INFO kablam! | Oct 15 06:20:25.920 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:20:25.920 INFO kablam! Oct 15 06:20:25.922 INFO kablam! warning: unused imports: `ImageBuffer`, `Rgb` Oct 15 06:20:25.922 INFO kablam! --> src/renderers/ogl.rs:3:23 Oct 15 06:20:25.922 INFO kablam! | Oct 15 06:20:25.922 INFO kablam! 3 | use image::{RgbImage, ImageBuffer, Rgb}; Oct 15 06:20:25.922 INFO kablam! | ^^^^^^^^^^^ ^^^ Oct 15 06:20:25.922 INFO kablam! Oct 15 06:20:26.675 INFO kablam! warning: unused variable: `seed` Oct 15 06:20:26.676 INFO kablam! --> src/generators/islands.rs:243:25 Oct 15 06:20:26.676 INFO kablam! | Oct 15 06:20:26.677 INFO kablam! 243 | fn seed_to_rng_seed(seed: u32) -> [u8; 32] { Oct 15 06:20:26.677 INFO kablam! | ^^^^ help: consider using `_seed` instead Oct 15 06:20:26.678 INFO kablam! | Oct 15 06:20:26.679 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:20:26.679 INFO kablam! Oct 15 06:20:26.808 INFO kablam! warning: variable does not need to be mutable Oct 15 06:20:26.808 INFO kablam! --> src/renderers/ogl.rs:170:13 Oct 15 06:20:26.809 INFO kablam! | Oct 15 06:20:26.810 INFO kablam! 170 | let mut imgbuf = RgbImage::new(128, 128); Oct 15 06:20:26.810 INFO kablam! | ----^^^^^^ Oct 15 06:20:26.811 INFO kablam! | | Oct 15 06:20:26.812 INFO kablam! | help: remove this `mut` Oct 15 06:20:26.812 INFO kablam! | Oct 15 06:20:26.813 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:20:26.814 INFO kablam! Oct 15 06:20:26.858 INFO kablam! warning: variable does not need to be mutable Oct 15 06:20:26.858 INFO kablam! --> src/generators/islands.rs:244:13 Oct 15 06:20:26.859 INFO kablam! | Oct 15 06:20:26.860 INFO kablam! 244 | let mut array: [u8; 32] = [0; 32]; Oct 15 06:20:26.860 INFO kablam! | ----^^^^^ Oct 15 06:20:26.861 INFO kablam! | | Oct 15 06:20:26.861 INFO kablam! | help: remove this `mut` Oct 15 06:20:26.862 INFO kablam! Oct 15 06:20:27.087 INFO kablam! warning: unused import: `Basic` Oct 15 06:20:27.088 INFO kablam! --> src/main.rs:4:36 Oct 15 06:20:27.088 INFO kablam! | Oct 15 06:20:27.089 INFO kablam! 4 | use enigmap::renderers::{Renderer, Basic, OGL}; Oct 15 06:20:27.090 INFO kablam! | ^^^^^ Oct 15 06:20:27.090 INFO kablam! | Oct 15 06:20:27.091 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:20:27.092 INFO kablam! Oct 15 06:20:28.266 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.16s Oct 15 06:20:28.283 INFO kablam! su: No module specific data is present Oct 15 06:20:29.854 INFO running `"docker" "rm" "-f" "56a4ffe1be00aae65b959e467b842a795704901d923794d558f694641ada510c"` Oct 15 06:20:30.153 INFO blam! 56a4ffe1be00aae65b959e467b842a795704901d923794d558f694641ada510c Oct 15 06:20:30.155 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 06:20:30.643 INFO blam! 535d35c55d34097ffa34318c49cbf42f80a70e5f7b47ebd7e9905a43f6c38c14 Oct 15 06:20:30.646 INFO running `"docker" "start" "-a" "535d35c55d34097ffa34318c49cbf42f80a70e5f7b47ebd7e9905a43f6c38c14"` Oct 15 06:20:31.927 INFO kablam! usermod: no changes Oct 15 06:20:32.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 06:20:32.142 INFO kablam! Running /target/debug/deps/enigmap-7b09b820732afdad Oct 15 06:20:32.147 INFO kablam! Running /target/debug/deps/enigmap-08d8848f256b93f1 Oct 15 06:20:32.148 INFO blam! Oct 15 06:20:32.148 INFO kablam! Doc-tests enigmap Oct 15 06:20:32.148 INFO blam! running 0 tests Oct 15 06:20:32.149 INFO blam! Oct 15 06:20:32.149 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:20:32.149 INFO blam! Oct 15 06:20:32.150 INFO blam! Oct 15 06:20:32.150 INFO blam! running 0 tests Oct 15 06:20:32.150 INFO blam! Oct 15 06:20:32.150 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:20:32.151 INFO blam! Oct 15 06:20:37.680 INFO blam! Oct 15 06:20:37.680 INFO blam! running 0 tests Oct 15 06:20:37.680 INFO blam! Oct 15 06:20:37.680 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:20:37.680 INFO blam! Oct 15 06:20:37.694 INFO kablam! su: No module specific data is present Oct 15 06:20:39.043 INFO running `"docker" "rm" "-f" "535d35c55d34097ffa34318c49cbf42f80a70e5f7b47ebd7e9905a43f6c38c14"` Oct 15 06:20:39.308 INFO blam! 535d35c55d34097ffa34318c49cbf42f80a70e5f7b47ebd7e9905a43f6c38c14