Oct 11 05:07:04.889 INFO testing OptimisticPeach/perlin_noise against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:07:04.889 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:07:04.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 05:07:05.284 INFO blam! 1fcb992978b5609ed17b9929ef79ce9b6a39dfce005cb03f277ec7bedd81035b Oct 11 05:07:05.290 INFO running `"docker" "start" "-a" "1fcb992978b5609ed17b9929ef79ce9b6a39dfce005cb03f277ec7bedd81035b"` Oct 11 05:07:06.093 INFO kablam! usermod: no changes Oct 11 05:07:06.298 INFO kablam! Compiling syn v0.14.9 Oct 11 05:07:06.300 INFO kablam! Compiling png v0.12.0 Oct 11 05:07:18.728 INFO kablam! Compiling num-derive v0.2.2 Oct 11 05:07:24.168 INFO kablam! Compiling image v0.19.0 Oct 11 05:07:37.098 INFO kablam! Compiling perlin_noise v0.1.0 (/source) Oct 11 05:07:37.956 INFO kablam! warning: unused import: `rand::Rng` Oct 11 05:07:37.956 INFO kablam! --> src/perlin/random_2d.rs:2:5 Oct 11 05:07:37.956 INFO kablam! | Oct 11 05:07:37.956 INFO kablam! 2 | use rand::Rng; Oct 11 05:07:37.956 INFO kablam! | ^^^^^^^^^ Oct 11 05:07:37.956 INFO kablam! | Oct 11 05:07:37.956 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:07:37.956 INFO kablam! Oct 11 05:07:38.071 INFO kablam! warning: field is never used: `width_main` Oct 11 05:07:38.071 INFO kablam! --> src/perlin/random_2d.rs:6:5 Oct 11 05:07:38.071 INFO kablam! | Oct 11 05:07:38.072 INFO kablam! 6 | width_main: usize, Oct 11 05:07:38.072 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 05:07:38.072 INFO kablam! | Oct 11 05:07:38.073 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:07:38.073 INFO kablam! Oct 11 05:07:38.074 INFO kablam! warning: field is never used: `height_main` Oct 11 05:07:38.074 INFO kablam! --> src/perlin/random_2d.rs:7:5 Oct 11 05:07:38.074 INFO kablam! | Oct 11 05:07:38.075 INFO kablam! 7 | height_main: usize, Oct 11 05:07:38.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 05:07:38.076 INFO kablam! Oct 11 05:07:38.076 INFO kablam! warning: method is never used: `is_accessed` Oct 11 05:07:38.077 INFO kablam! --> src/perlin/random_2d.rs:87:5 Oct 11 05:07:38.077 INFO kablam! | Oct 11 05:07:38.077 INFO kablam! 87 | pub fn is_accessed(&self, x: usize, y: usize) -> bool { Oct 11 05:07:38.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:07:38.078 INFO kablam! Oct 11 05:07:43.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.42s Oct 11 05:07:43.590 INFO kablam! su: No module specific data is present Oct 11 05:07:44.260 INFO running `"docker" "rm" "-f" "1fcb992978b5609ed17b9929ef79ce9b6a39dfce005cb03f277ec7bedd81035b"` Oct 11 05:07:44.545 INFO blam! 1fcb992978b5609ed17b9929ef79ce9b6a39dfce005cb03f277ec7bedd81035b Oct 11 05:07:44.550 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:07:44.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 05:07:45.154 INFO blam! 5f21bf72c14010b9d98eddc0ff01da5ad613b92cf30513bd380a97620344fb7c Oct 11 05:07:45.156 INFO running `"docker" "start" "-a" "5f21bf72c14010b9d98eddc0ff01da5ad613b92cf30513bd380a97620344fb7c"` Oct 11 05:07:46.346 INFO kablam! usermod: no changes Oct 11 05:07:46.490 INFO kablam! Compiling perlin_noise v0.1.0 (/source) Oct 11 05:07:47.828 INFO kablam! warning: unused import: `rand::Rng` Oct 11 05:07:47.828 INFO kablam! --> src/perlin/random_2d.rs:2:5 Oct 11 05:07:47.828 INFO kablam! | Oct 11 05:07:47.829 INFO kablam! 2 | use rand::Rng; Oct 11 05:07:47.829 INFO kablam! | ^^^^^^^^^ Oct 11 05:07:47.829 INFO kablam! | Oct 11 05:07:47.830 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:07:47.830 INFO kablam! Oct 11 05:07:48.036 INFO kablam! warning: field is never used: `width_main` Oct 11 05:07:48.037 INFO kablam! --> src/perlin/random_2d.rs:6:5 Oct 11 05:07:48.037 INFO kablam! | Oct 11 05:07:48.037 INFO kablam! 6 | width_main: usize, Oct 11 05:07:48.038 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 05:07:48.038 INFO kablam! | Oct 11 05:07:48.038 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:07:48.038 INFO kablam! Oct 11 05:07:48.039 INFO kablam! warning: field is never used: `height_main` Oct 11 05:07:48.039 INFO kablam! --> src/perlin/random_2d.rs:7:5 Oct 11 05:07:48.039 INFO kablam! | Oct 11 05:07:48.039 INFO kablam! 7 | height_main: usize, Oct 11 05:07:48.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 05:07:48.040 INFO kablam! Oct 11 05:07:48.040 INFO kablam! warning: method is never used: `is_accessed` Oct 11 05:07:48.041 INFO kablam! --> src/perlin/random_2d.rs:87:5 Oct 11 05:07:48.041 INFO kablam! | Oct 11 05:07:48.041 INFO kablam! 87 | pub fn is_accessed(&self, x: usize, y: usize) -> bool { Oct 11 05:07:48.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:07:48.042 INFO kablam! Oct 11 05:07:51.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.12s Oct 11 05:07:51.512 INFO kablam! su: No module specific data is present Oct 11 05:07:52.944 INFO running `"docker" "rm" "-f" "5f21bf72c14010b9d98eddc0ff01da5ad613b92cf30513bd380a97620344fb7c"` Oct 11 05:07:53.260 INFO blam! 5f21bf72c14010b9d98eddc0ff01da5ad613b92cf30513bd380a97620344fb7c Oct 11 05:07:53.265 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:07:53.266 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 05:07:53.846 INFO blam! bcf0c22c2f85ada9848974def6080cfff19a408575e041dabf37a2845ab71d6b Oct 11 05:07:53.848 INFO running `"docker" "start" "-a" "bcf0c22c2f85ada9848974def6080cfff19a408575e041dabf37a2845ab71d6b"` Oct 11 05:07:56.164 INFO kablam! usermod: no changes Oct 11 05:07:56.384 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 11 05:07:56.399 INFO kablam! Running /target/debug/deps/perlin_noise-9a4250fa72a3f3c2 Oct 11 05:07:56.406 INFO blam! Oct 11 05:07:56.406 INFO blam! running 0 tests Oct 11 05:07:56.406 INFO blam! Oct 11 05:07:56.406 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:07:56.406 INFO blam! Oct 11 05:07:56.409 INFO kablam! Running /target/debug/deps/perlin_noise-e0a5a9fbf187db9d Oct 11 05:07:56.452 INFO blam! Oct 11 05:07:56.452 INFO blam! running 0 tests Oct 11 05:07:56.452 INFO blam! Oct 11 05:07:56.452 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:07:56.452 INFO blam! Oct 11 05:07:56.454 INFO kablam! Doc-tests perlin_noise Oct 11 05:07:58.191 INFO blam! Oct 11 05:07:58.191 INFO blam! running 0 tests Oct 11 05:07:58.191 INFO blam! Oct 11 05:07:58.191 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:07:58.191 INFO blam! Oct 11 05:07:58.198 INFO kablam! su: No module specific data is present Oct 11 05:07:59.839 INFO running `"docker" "rm" "-f" "bcf0c22c2f85ada9848974def6080cfff19a408575e041dabf37a2845ab71d6b"` Oct 11 05:08:00.201 INFO blam! bcf0c22c2f85ada9848974def6080cfff19a408575e041dabf37a2845ab71d6b