Oct 10 19:41:34.184 INFO testing larryng/primg against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:41:34.184 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:41:34.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:41:34.714 INFO blam! 6bfd30c26da605bc8ff2bab4ee0d9d4cfe7522c0088bb1de09e69ba17b58164a Oct 10 19:41:34.717 INFO running `"docker" "start" "-a" "6bfd30c26da605bc8ff2bab4ee0d9d4cfe7522c0088bb1de09e69ba17b58164a"` Oct 10 19:41:35.795 INFO kablam! usermod: no changes Oct 10 19:41:35.973 INFO kablam! Compiling rand v0.3.22 Oct 10 19:41:35.973 INFO kablam! Compiling threadpool v1.7.1 Oct 10 19:41:35.973 INFO kablam! Compiling png v0.11.0 Oct 10 19:41:37.012 INFO kablam! Compiling rayon-core v1.3.0 Oct 10 19:41:39.003 INFO kablam! Compiling rayon v0.8.2 Oct 10 19:41:42.045 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 10 19:41:44.992 INFO kablam! Compiling image v0.18.0 Oct 10 19:41:56.086 INFO kablam! Compiling primg v0.1.0 (/source) Oct 10 19:41:58.327 INFO kablam! warning: unused variable: `i` Oct 10 19:41:58.327 INFO kablam! --> src/shape.rs:502:9 Oct 10 19:41:58.327 INFO kablam! | Oct 10 19:41:58.327 INFO kablam! 502 | for i in 0..n { Oct 10 19:41:58.327 INFO kablam! | ^ help: consider using `_i` instead Oct 10 19:41:58.327 INFO kablam! | Oct 10 19:41:58.327 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:41:58.327 INFO kablam! Oct 10 19:41:58.327 INFO kablam! warning: unused variable: `h` Oct 10 19:41:58.327 INFO kablam! --> src/util.rs:40:45 Oct 10 19:41:58.327 INFO kablam! | Oct 10 19:41:58.327 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Oct 10 19:41:58.327 INFO kablam! | ^ help: consider using `_h` instead Oct 10 19:41:58.327 INFO kablam! Oct 10 19:41:58.416 INFO kablam! warning: method is never used: `put` Oct 10 19:41:58.416 INFO kablam! --> src/core.rs:47:5 Oct 10 19:41:58.416 INFO kablam! | Oct 10 19:41:58.416 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Oct 10 19:41:58.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:41:58.416 INFO kablam! | Oct 10 19:41:58.416 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:41:58.416 INFO kablam! Oct 10 19:41:58.416 INFO kablam! warning: method is never used: `to_rgba` Oct 10 19:41:58.416 INFO kablam! --> src/core.rs:192:5 Oct 10 19:41:58.416 INFO kablam! | Oct 10 19:41:58.416 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Oct 10 19:41:58.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:41:58.416 INFO kablam! Oct 10 19:42:06.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.60s Oct 10 19:42:06.443 INFO kablam! su: No module specific data is present Oct 10 19:42:06.665 INFO running `"docker" "rm" "-f" "6bfd30c26da605bc8ff2bab4ee0d9d4cfe7522c0088bb1de09e69ba17b58164a"` Oct 10 19:42:06.750 INFO blam! 6bfd30c26da605bc8ff2bab4ee0d9d4cfe7522c0088bb1de09e69ba17b58164a Oct 10 19:42:06.752 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:42:06.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:42:06.925 INFO blam! 37f9e2c1193974be541cdbde68a365eb2ad673b1e3a1f5748707a05a802ae939 Oct 10 19:42:06.926 INFO running `"docker" "start" "-a" "37f9e2c1193974be541cdbde68a365eb2ad673b1e3a1f5748707a05a802ae939"` Oct 10 19:42:07.561 INFO kablam! usermod: no changes Oct 10 19:42:07.653 INFO kablam! Compiling primg v0.1.0 (/source) Oct 10 19:42:10.376 INFO kablam! warning: unused variable: `i` Oct 10 19:42:10.376 INFO kablam! --> src/shape.rs:502:9 Oct 10 19:42:10.376 INFO kablam! | Oct 10 19:42:10.376 INFO kablam! 502 | for i in 0..n { Oct 10 19:42:10.376 INFO kablam! | ^ help: consider using `_i` instead Oct 10 19:42:10.379 INFO kablam! | Oct 10 19:42:10.379 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:42:10.379 INFO kablam! Oct 10 19:42:10.379 INFO kablam! warning: unused variable: `h` Oct 10 19:42:10.379 INFO kablam! --> src/util.rs:40:45 Oct 10 19:42:10.379 INFO kablam! | Oct 10 19:42:10.379 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Oct 10 19:42:10.379 INFO kablam! | ^ help: consider using `_h` instead Oct 10 19:42:10.379 INFO kablam! Oct 10 19:42:10.524 INFO kablam! warning: method is never used: `put` Oct 10 19:42:10.524 INFO kablam! --> src/core.rs:47:5 Oct 10 19:42:10.524 INFO kablam! | Oct 10 19:42:10.524 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Oct 10 19:42:10.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:42:10.524 INFO kablam! | Oct 10 19:42:10.524 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:42:10.524 INFO kablam! Oct 10 19:42:10.524 INFO kablam! warning: method is never used: `to_rgba` Oct 10 19:42:10.524 INFO kablam! --> src/core.rs:192:5 Oct 10 19:42:10.524 INFO kablam! | Oct 10 19:42:10.524 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Oct 10 19:42:10.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:42:10.524 INFO kablam! Oct 10 19:42:11.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.43s Oct 10 19:42:11.020 INFO kablam! su: No module specific data is present Oct 10 19:42:11.406 INFO running `"docker" "rm" "-f" "37f9e2c1193974be541cdbde68a365eb2ad673b1e3a1f5748707a05a802ae939"` Oct 10 19:42:11.563 INFO blam! 37f9e2c1193974be541cdbde68a365eb2ad673b1e3a1f5748707a05a802ae939 Oct 10 19:42:11.566 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:42:11.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:42:11.938 INFO blam! e6ef8011c99ab1f529afaca1b7ac4d226829bd258788972685f08fad5d043cbb Oct 10 19:42:11.940 INFO running `"docker" "start" "-a" "e6ef8011c99ab1f529afaca1b7ac4d226829bd258788972685f08fad5d043cbb"` Oct 10 19:42:12.505 INFO kablam! usermod: no changes Oct 10 19:42:12.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 19:42:12.600 INFO kablam! Running /target/debug/deps/primg-aabbb3fbfbfb3556 Oct 10 19:42:12.600 INFO blam! Oct 10 19:42:12.600 INFO kablam! Running /target/debug/deps/main-4a7c25901900b768 Oct 10 19:42:12.600 INFO blam! running 0 tests Oct 10 19:42:12.600 INFO blam! Oct 10 19:42:12.600 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:42:12.600 INFO blam! Oct 10 19:42:12.604 INFO kablam! Doc-tests primg Oct 10 19:42:12.604 INFO blam! Oct 10 19:42:12.604 INFO blam! running 0 tests Oct 10 19:42:12.604 INFO blam! Oct 10 19:42:12.604 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:42:12.604 INFO blam! Oct 10 19:42:16.308 INFO blam! Oct 10 19:42:16.308 INFO blam! running 0 tests Oct 10 19:42:16.308 INFO blam! Oct 10 19:42:16.308 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:42:16.308 INFO blam! Oct 10 19:42:16.313 INFO kablam! su: No module specific data is present Oct 10 19:42:16.848 INFO running `"docker" "rm" "-f" "e6ef8011c99ab1f529afaca1b7ac4d226829bd258788972685f08fad5d043cbb"` Oct 10 19:42:17.060 INFO blam! e6ef8011c99ab1f529afaca1b7ac4d226829bd258788972685f08fad5d043cbb