Oct 15 23:33:49.284 INFO testing primg-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:33:49.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:33:49.647 INFO blam! 3cc3c5df9e4d5dd09b676494db91c15ca488cb6bb8804b29baef2f3c454e39d2 Oct 15 23:33:49.649 INFO running `"docker" "start" "-a" "3cc3c5df9e4d5dd09b676494db91c15ca488cb6bb8804b29baef2f3c454e39d2"` Oct 15 23:33:50.507 INFO kablam! usermod: no changes Oct 15 23:33:50.671 INFO kablam! Compiling threadpool v1.7.1 Oct 15 23:33:50.671 INFO kablam! Compiling png v0.11.0 Oct 15 23:33:53.507 INFO kablam! Compiling image v0.18.0 Oct 15 23:34:09.295 INFO kablam! Compiling primg v0.1.0 (/source) Oct 15 23:34:11.631 INFO kablam! warning: unused variable: `i` Oct 15 23:34:11.631 INFO kablam! --> src/shape.rs:502:9 Oct 15 23:34:11.631 INFO kablam! | Oct 15 23:34:11.631 INFO kablam! 502 | for i in 0..n { Oct 15 23:34:11.631 INFO kablam! | ^ help: consider using `_i` instead Oct 15 23:34:11.631 INFO kablam! | Oct 15 23:34:11.631 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:34:11.631 INFO kablam! Oct 15 23:34:11.631 INFO kablam! warning: unused variable: `h` Oct 15 23:34:11.631 INFO kablam! --> src/util.rs:40:45 Oct 15 23:34:11.631 INFO kablam! | Oct 15 23:34:11.631 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Oct 15 23:34:11.631 INFO kablam! | ^ help: consider using `_h` instead Oct 15 23:34:11.631 INFO kablam! Oct 15 23:34:11.719 INFO kablam! warning: method is never used: `put` Oct 15 23:34:11.719 INFO kablam! --> src/core.rs:47:5 Oct 15 23:34:11.719 INFO kablam! | Oct 15 23:34:11.719 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Oct 15 23:34:11.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:34:11.719 INFO kablam! | Oct 15 23:34:11.719 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:34:11.719 INFO kablam! Oct 15 23:34:11.719 INFO kablam! warning: method is never used: `to_rgba` Oct 15 23:34:11.719 INFO kablam! --> src/core.rs:192:5 Oct 15 23:34:11.719 INFO kablam! | Oct 15 23:34:11.719 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Oct 15 23:34:11.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:34:11.719 INFO kablam! Oct 15 23:34:19.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.77s Oct 15 23:34:19.304 INFO kablam! su: No module specific data is present Oct 15 23:34:19.667 INFO running `"docker" "rm" "-f" "3cc3c5df9e4d5dd09b676494db91c15ca488cb6bb8804b29baef2f3c454e39d2"` Oct 15 23:34:19.835 INFO blam! 3cc3c5df9e4d5dd09b676494db91c15ca488cb6bb8804b29baef2f3c454e39d2 Oct 15 23:34:19.838 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:34:20.091 INFO blam! 1c149252d37e2e832d49318ed7432547000c9e2baeef1b919962871e60c4804e Oct 15 23:34:20.093 INFO running `"docker" "start" "-a" "1c149252d37e2e832d49318ed7432547000c9e2baeef1b919962871e60c4804e"` Oct 15 23:34:21.164 INFO kablam! usermod: no changes Oct 15 23:34:21.286 INFO kablam! Compiling primg v0.1.0 (/source) Oct 15 23:34:24.265 INFO kablam! warning: unused variable: `i` Oct 15 23:34:24.265 INFO kablam! --> src/shape.rs:502:9 Oct 15 23:34:24.265 INFO kablam! | Oct 15 23:34:24.265 INFO kablam! 502 | for i in 0..n { Oct 15 23:34:24.265 INFO kablam! | ^ help: consider using `_i` instead Oct 15 23:34:24.265 INFO kablam! | Oct 15 23:34:24.265 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:34:24.265 INFO kablam! Oct 15 23:34:24.266 INFO kablam! warning: unused variable: `h` Oct 15 23:34:24.266 INFO kablam! --> src/util.rs:40:45 Oct 15 23:34:24.266 INFO kablam! | Oct 15 23:34:24.266 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Oct 15 23:34:24.266 INFO kablam! | ^ help: consider using `_h` instead Oct 15 23:34:24.266 INFO kablam! Oct 15 23:34:24.367 INFO kablam! warning: method is never used: `put` Oct 15 23:34:24.367 INFO kablam! --> src/core.rs:47:5 Oct 15 23:34:24.367 INFO kablam! | Oct 15 23:34:24.367 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Oct 15 23:34:24.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:34:24.367 INFO kablam! | Oct 15 23:34:24.367 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:34:24.367 INFO kablam! Oct 15 23:34:24.367 INFO kablam! warning: method is never used: `to_rgba` Oct 15 23:34:24.367 INFO kablam! --> src/core.rs:192:5 Oct 15 23:34:24.367 INFO kablam! | Oct 15 23:34:24.367 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Oct 15 23:34:24.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:34:24.367 INFO kablam! Oct 15 23:34:25.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.12s Oct 15 23:34:25.311 INFO kablam! su: No module specific data is present Oct 15 23:34:25.803 INFO running `"docker" "rm" "-f" "1c149252d37e2e832d49318ed7432547000c9e2baeef1b919962871e60c4804e"` Oct 15 23:34:25.979 INFO blam! 1c149252d37e2e832d49318ed7432547000c9e2baeef1b919962871e60c4804e Oct 15 23:34:25.983 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:34:26.240 INFO blam! 54cda7b3ba1ba77f46175106dfbbbeac226d8a9073c7b9222429a72d1ea52934 Oct 15 23:34:26.247 INFO running `"docker" "start" "-a" "54cda7b3ba1ba77f46175106dfbbbeac226d8a9073c7b9222429a72d1ea52934"` Oct 15 23:34:26.899 INFO kablam! usermod: no changes Oct 15 23:34:26.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 23:34:27.014 INFO kablam! Running /target/debug/deps/primg-91b138a041ccc5c7 Oct 15 23:34:27.016 INFO blam! Oct 15 23:34:27.016 INFO blam! running 0 tests Oct 15 23:34:27.016 INFO blam! Oct 15 23:34:27.016 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:34:27.016 INFO blam! Oct 15 23:34:27.019 INFO kablam! Running /target/debug/deps/main-e1573ef45bba9848 Oct 15 23:34:27.021 INFO blam! Oct 15 23:34:27.022 INFO blam! running 0 tests Oct 15 23:34:27.022 INFO blam! Oct 15 23:34:27.022 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:34:27.022 INFO blam! Oct 15 23:34:27.023 INFO kablam! Doc-tests primg Oct 15 23:34:31.059 INFO blam! Oct 15 23:34:31.059 INFO blam! running 0 tests Oct 15 23:34:31.059 INFO blam! Oct 15 23:34:31.059 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:34:31.059 INFO blam! Oct 15 23:34:31.063 INFO kablam! su: No module specific data is present Oct 15 23:34:31.830 INFO running `"docker" "rm" "-f" "54cda7b3ba1ba77f46175106dfbbbeac226d8a9073c7b9222429a72d1ea52934"` Oct 15 23:34:32.075 INFO blam! 54cda7b3ba1ba77f46175106dfbbbeac226d8a9073c7b9222429a72d1ea52934