Oct 10 14:18:09.416 INFO testing stephen-lazaro/reuler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:18:09.416 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:18:09.418 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 10 14:18:09.910 INFO blam! 763da424cab842c0b492e33c53cdc6141b7b742b061f2c133c9aa368395ed7cf Oct 10 14:18:09.914 INFO running `"docker" "start" "-a" "763da424cab842c0b492e33c53cdc6141b7b742b061f2c133c9aa368395ed7cf"` Oct 10 14:18:11.703 INFO kablam! usermod: no changes Oct 10 14:18:11.788 INFO kablam! Compiling itertools v0.7.3 Oct 10 14:18:14.345 INFO kablam! Compiling reuler v0.1.0 (/source) Oct 10 14:18:14.500 INFO kablam! warning: unknown lint: `unused_import` Oct 10 14:18:14.501 INFO kablam! --> src/lib.rs:5:9 Oct 10 14:18:14.501 INFO kablam! | Oct 10 14:18:14.501 INFO kablam! 5 | #[allow(unused_import)] Oct 10 14:18:14.502 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:18:14.502 INFO kablam! | Oct 10 14:18:14.502 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 10 14:18:14.502 INFO kablam! Oct 10 14:18:15.044 INFO kablam! warning: unused `#[macro_use]` import Oct 10 14:18:15.044 INFO kablam! --> src/lib.rs:3:1 Oct 10 14:18:15.044 INFO kablam! | Oct 10 14:18:15.044 INFO kablam! 3 | #[macro_use] extern crate itertools; Oct 10 14:18:15.044 INFO kablam! | ^^^^^^^^^^^^ Oct 10 14:18:15.044 INFO kablam! | Oct 10 14:18:15.044 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:18:15.044 INFO kablam! Oct 10 14:18:15.196 INFO kablam! warning: value assigned to `triangular_num` is never read Oct 10 14:18:15.196 INFO kablam! --> src/eulers/twelve.rs:6:13 Oct 10 14:18:15.196 INFO kablam! | Oct 10 14:18:15.196 INFO kablam! 6 | let mut triangular_num = Some(6); Oct 10 14:18:15.196 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:18:15.196 INFO kablam! | Oct 10 14:18:15.196 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 14:18:15.196 INFO kablam! Oct 10 14:18:15.236 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 10 14:18:15.236 INFO kablam! --> src/lib.rs:1:12 Oct 10 14:18:15.236 INFO kablam! | Oct 10 14:18:15.236 INFO kablam! 1 | #![feature(inclusive_range_syntax)] Oct 10 14:18:15.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:18:15.236 INFO kablam! | Oct 10 14:18:15.236 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:18:15.236 INFO kablam! Oct 10 14:18:15.236 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 10 14:18:15.236 INFO kablam! --> src/lib.rs:2:12 Oct 10 14:18:15.236 INFO kablam! | Oct 10 14:18:15.236 INFO kablam! 2 | #![feature(iterator_step_by)] Oct 10 14:18:15.236 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:18:15.236 INFO kablam! Oct 10 14:18:15.384 INFO kablam! warning: unknown lint: `unused_import` Oct 10 14:18:15.384 INFO kablam! --> src/main.rs:5:9 Oct 10 14:18:15.384 INFO kablam! | Oct 10 14:18:15.384 INFO kablam! 5 | #[allow(unused_import)] Oct 10 14:18:15.384 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:18:15.384 INFO kablam! | Oct 10 14:18:15.384 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 10 14:18:15.384 INFO kablam! Oct 10 14:18:15.896 INFO kablam! warning: unused `#[macro_use]` import Oct 10 14:18:15.896 INFO kablam! --> src/main.rs:3:1 Oct 10 14:18:15.896 INFO kablam! | Oct 10 14:18:15.896 INFO kablam! 3 | #[macro_use] extern crate itertools; Oct 10 14:18:15.896 INFO kablam! | ^^^^^^^^^^^^ Oct 10 14:18:15.896 INFO kablam! | Oct 10 14:18:15.896 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:18:15.896 INFO kablam! Oct 10 14:18:16.108 INFO kablam! warning: value assigned to `triangular_num` is never read Oct 10 14:18:16.108 INFO kablam! --> src/eulers/twelve.rs:6:13 Oct 10 14:18:16.108 INFO kablam! | Oct 10 14:18:16.108 INFO kablam! 6 | let mut triangular_num = Some(6); Oct 10 14:18:16.108 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:18:16.108 INFO kablam! | Oct 10 14:18:16.108 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 14:18:16.108 INFO kablam! Oct 10 14:18:16.151 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 10 14:18:16.151 INFO kablam! --> src/main.rs:1:12 Oct 10 14:18:16.151 INFO kablam! | Oct 10 14:18:16.151 INFO kablam! 1 | #![feature(inclusive_range_syntax)] Oct 10 14:18:16.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:18:16.151 INFO kablam! | Oct 10 14:18:16.151 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:18:16.151 INFO kablam! Oct 10 14:18:16.153 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 10 14:18:16.153 INFO kablam! --> src/main.rs:2:12 Oct 10 14:18:16.153 INFO kablam! | Oct 10 14:18:16.153 INFO kablam! 2 | #![feature(iterator_step_by)] Oct 10 14:18:16.153 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:18:16.153 INFO kablam! Oct 10 14:18:17.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.93s Oct 10 14:18:17.665 INFO kablam! su: No module specific data is present Oct 10 14:18:18.659 INFO running `"docker" "rm" "-f" "763da424cab842c0b492e33c53cdc6141b7b742b061f2c133c9aa368395ed7cf"` Oct 10 14:18:18.943 INFO blam! 763da424cab842c0b492e33c53cdc6141b7b742b061f2c133c9aa368395ed7cf Oct 10 14:18:18.949 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:18:18.950 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 10 14:18:19.338 INFO blam! 5ca9b9dbe40fda697e902587312a65275f4b7dac69d331169b00e4d42f51fc29 Oct 10 14:18:19.339 INFO running `"docker" "start" "-a" "5ca9b9dbe40fda697e902587312a65275f4b7dac69d331169b00e4d42f51fc29"` Oct 10 14:18:20.691 INFO kablam! usermod: no changes Oct 10 14:18:20.788 INFO kablam! Compiling env_logger v0.3.5 Oct 10 14:18:22.732 INFO kablam! Compiling quickcheck v0.3.2 Oct 10 14:18:26.281 INFO kablam! Compiling reuler v0.1.0 (/source) Oct 10 14:18:26.436 INFO kablam! warning: unknown lint: `unused_import` Oct 10 14:18:26.437 INFO kablam! --> src/main.rs:5:9 Oct 10 14:18:26.437 INFO kablam! | Oct 10 14:18:26.438 INFO kablam! 5 | #[allow(unused_import)] Oct 10 14:18:26.438 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:18:26.438 INFO kablam! | Oct 10 14:18:26.438 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 10 14:18:26.439 INFO kablam! Oct 10 14:18:26.451 INFO kablam! warning: unknown lint: `unused_import` Oct 10 14:18:26.452 INFO kablam! --> src/lib.rs:5:9 Oct 10 14:18:26.456 INFO kablam! | Oct 10 14:18:26.457 INFO kablam! 5 | #[allow(unused_import)] Oct 10 14:18:26.457 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:18:26.457 INFO kablam! | Oct 10 14:18:26.458 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 10 14:18:26.458 INFO kablam! Oct 10 14:18:27.371 INFO kablam! warning: unused `#[macro_use]` import Oct 10 14:18:27.371 INFO kablam! --> src/main.rs:3:1 Oct 10 14:18:27.371 INFO kablam! | Oct 10 14:18:27.371 INFO kablam! 3 | #[macro_use] extern crate itertools; Oct 10 14:18:27.372 INFO kablam! | ^^^^^^^^^^^^ Oct 10 14:18:27.372 INFO kablam! | Oct 10 14:18:27.372 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:18:27.373 INFO kablam! Oct 10 14:18:27.606 INFO kablam! warning: value assigned to `triangular_num` is never read Oct 10 14:18:27.606 INFO kablam! --> src/eulers/twelve.rs:6:13 Oct 10 14:18:27.607 INFO kablam! | Oct 10 14:18:27.607 INFO kablam! 6 | let mut triangular_num = Some(6); Oct 10 14:18:27.607 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:18:27.607 INFO kablam! | Oct 10 14:18:27.608 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 14:18:27.608 INFO kablam! Oct 10 14:18:27.677 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 10 14:18:27.677 INFO kablam! --> src/main.rs:1:12 Oct 10 14:18:27.677 INFO kablam! | Oct 10 14:18:27.678 INFO kablam! 1 | #![feature(inclusive_range_syntax)] Oct 10 14:18:27.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:18:27.678 INFO kablam! | Oct 10 14:18:27.679 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:18:27.679 INFO kablam! Oct 10 14:18:27.679 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 10 14:18:27.680 INFO kablam! --> src/main.rs:2:12 Oct 10 14:18:27.680 INFO kablam! | Oct 10 14:18:27.680 INFO kablam! 2 | #![feature(iterator_step_by)] Oct 10 14:18:27.681 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:18:27.681 INFO kablam! Oct 10 14:18:29.132 INFO kablam! warning: unused `#[macro_use]` import Oct 10 14:18:29.132 INFO kablam! --> src/lib.rs:3:1 Oct 10 14:18:29.132 INFO kablam! | Oct 10 14:18:29.132 INFO kablam! 3 | #[macro_use] extern crate itertools; Oct 10 14:18:29.132 INFO kablam! | ^^^^^^^^^^^^ Oct 10 14:18:29.132 INFO kablam! | Oct 10 14:18:29.132 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:18:29.132 INFO kablam! Oct 10 14:18:29.530 INFO kablam! warning: value assigned to `triangular_num` is never read Oct 10 14:18:29.530 INFO kablam! --> src/eulers/twelve.rs:6:13 Oct 10 14:18:29.530 INFO kablam! | Oct 10 14:18:29.530 INFO kablam! 6 | let mut triangular_num = Some(6); Oct 10 14:18:29.530 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:18:29.530 INFO kablam! | Oct 10 14:18:29.536 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 14:18:29.536 INFO kablam! Oct 10 14:18:29.600 INFO kablam! warning: struct is never constructed: `Valid` Oct 10 14:18:29.600 INFO kablam! --> src/lib.rs:15:5 Oct 10 14:18:29.600 INFO kablam! | Oct 10 14:18:29.600 INFO kablam! 15 | pub struct Valid (A); Oct 10 14:18:29.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:18:29.600 INFO kablam! | Oct 10 14:18:29.600 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:18:29.600 INFO kablam! Oct 10 14:18:29.600 INFO kablam! warning: struct is never constructed: `Invalid` Oct 10 14:18:29.600 INFO kablam! --> src/lib.rs:16:5 Oct 10 14:18:29.600 INFO kablam! | Oct 10 14:18:29.600 INFO kablam! 16 | pub struct Invalid (A); Oct 10 14:18:29.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:18:29.600 INFO kablam! Oct 10 14:18:29.600 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 10 14:18:29.600 INFO kablam! --> src/lib.rs:1:12 Oct 10 14:18:29.600 INFO kablam! | Oct 10 14:18:29.600 INFO kablam! 1 | #![feature(inclusive_range_syntax)] Oct 10 14:18:29.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:18:29.600 INFO kablam! | Oct 10 14:18:29.600 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:18:29.600 INFO kablam! Oct 10 14:18:29.601 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 10 14:18:29.601 INFO kablam! --> src/lib.rs:2:12 Oct 10 14:18:29.601 INFO kablam! | Oct 10 14:18:29.601 INFO kablam! 2 | #![feature(iterator_step_by)] Oct 10 14:18:29.601 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:18:29.601 INFO kablam! Oct 10 14:18:31.480 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.77s Oct 10 14:18:31.492 INFO kablam! su: No module specific data is present Oct 10 14:18:32.422 INFO running `"docker" "rm" "-f" "5ca9b9dbe40fda697e902587312a65275f4b7dac69d331169b00e4d42f51fc29"` Oct 10 14:18:32.672 INFO blam! 5ca9b9dbe40fda697e902587312a65275f4b7dac69d331169b00e4d42f51fc29 Oct 10 14:18:32.674 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:18:32.674 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 10 14:18:33.090 INFO blam! 8d9accec46686d32d6b92220020b4213539d71675cf92bcd4184e8bfc7877ec7 Oct 10 14:18:33.092 INFO running `"docker" "start" "-a" "8d9accec46686d32d6b92220020b4213539d71675cf92bcd4184e8bfc7877ec7"` Oct 10 14:18:34.412 INFO kablam! usermod: no changes Oct 10 14:18:34.584 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 10 14:18:34.599 INFO kablam! Running /target/debug/deps/reuler-4738e4f803fd462b Oct 10 14:18:34.604 INFO blam! Oct 10 14:18:34.605 INFO blam! running 20 tests Oct 10 14:18:34.605 INFO blam! test tests::test_digits_2 ... ok Oct 10 14:18:34.605 INFO blam! test tests::test_digits_1 ... ok Oct 10 14:18:34.606 INFO blam! test tests::test_divisor_power ... ok Oct 10 14:18:34.606 INFO blam! test tests::test_gcd_2 ... ok Oct 10 14:18:34.606 INFO blam! test tests::test_gcd_3 ... ok Oct 10 14:18:34.607 INFO blam! test tests::test_divisor_power_2 ... ok Oct 10 14:18:34.607 INFO blam! test tests::test_nine ... ok Oct 10 14:18:34.607 INFO blam! test tests::test_one ... ok Oct 10 14:18:34.607 INFO blam! test tests::test_gcd ... ok Oct 10 14:18:34.608 INFO blam! test tests::test_palindrome_2 ... ok Oct 10 14:18:34.608 INFO blam! test tests::test_palindrome_3 ... ok Oct 10 14:18:34.644 INFO blam! test tests::test_six ... ok Oct 10 14:18:34.644 INFO blam! test tests::test_eight ... ok Oct 10 14:18:34.644 INFO blam! test tests::test_five ... ok Oct 10 14:18:34.648 INFO blam! test tests::test_two ... ok Oct 10 14:18:34.672 INFO blam! test tests::test_palindrome_1 ... ok Oct 10 14:18:35.628 INFO blam! test tests::test_seven ... ok Oct 10 14:18:36.067 INFO blam! test tests::test_three ... ok Oct 10 14:18:36.523 INFO blam! test tests::test_four ... ok Oct 10 14:18:40.912 INFO blam! test tests::test_ten ... ok Oct 10 14:18:40.912 INFO kablam! Running /target/debug/deps/reuler-a3e2a47ad0473721 Oct 10 14:18:40.912 INFO blam! Oct 10 14:18:40.912 INFO kablam! Doc-tests reuler Oct 10 14:18:40.912 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:18:40.912 INFO blam! Oct 10 14:18:40.912 INFO blam! Oct 10 14:18:40.912 INFO blam! running 0 tests Oct 10 14:18:40.912 INFO blam! Oct 10 14:18:40.912 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:18:40.912 INFO blam! Oct 10 14:18:41.809 INFO blam! Oct 10 14:18:41.809 INFO blam! running 0 tests Oct 10 14:18:41.809 INFO blam! Oct 10 14:18:41.809 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:18:41.809 INFO blam! Oct 10 14:18:41.832 INFO kablam! su: No module specific data is present Oct 10 14:18:42.432 INFO running `"docker" "rm" "-f" "8d9accec46686d32d6b92220020b4213539d71675cf92bcd4184e8bfc7877ec7"` Oct 10 14:18:42.808 INFO blam! 8d9accec46686d32d6b92220020b4213539d71675cf92bcd4184e8bfc7877ec7