Oct 12 23:06:03.576 INFO testing stephen-lazaro/reuler against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1
Oct 12 23:06:03.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 23:06:04.135 INFO blam! 057556e84c7ef9aa00bb3b31927a21614dc30d9c24683e46f767bfd03a9460f6
Oct 12 23:06:04.138 INFO running `"docker" "start" "-a" "057556e84c7ef9aa00bb3b31927a21614dc30d9c24683e46f767bfd03a9460f6"`
Oct 12 23:06:05.503 INFO kablam! usermod: no changes
Oct 12 23:06:05.615 INFO kablam! Compiling itertools v0.7.3
Oct 12 23:06:07.832 INFO kablam! Compiling reuler v0.1.0 (/source)
Oct 12 23:06:08.011 INFO kablam! warning: unknown lint: `unused_import`
Oct 12 23:06:08.011 INFO kablam! --> src/lib.rs:5:9
Oct 12 23:06:08.011 INFO kablam! |
Oct 12 23:06:08.011 INFO kablam! 5 | #[allow(unused_import)]
Oct 12 23:06:08.011 INFO kablam! | ^^^^^^^^^^^^^
Oct 12 23:06:08.011 INFO kablam! |
Oct 12 23:06:08.011 INFO kablam! = note: #[warn(unknown_lints)] on by default
Oct 12 23:06:08.011 INFO kablam!
Oct 12 23:06:08.199 INFO kablam! warning: unused `#[macro_use]` import
Oct 12 23:06:08.199 INFO kablam! --> src/lib.rs:3:1
Oct 12 23:06:08.199 INFO kablam! |
Oct 12 23:06:08.199 INFO kablam! 3 | #[macro_use] extern crate itertools;
Oct 12 23:06:08.199 INFO kablam! | ^^^^^^^^^^^^
Oct 12 23:06:08.199 INFO kablam! |
Oct 12 23:06:08.199 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 12 23:06:08.199 INFO kablam!
Oct 12 23:06:08.435 INFO kablam! warning: value assigned to `triangular_num` is never read
Oct 12 23:06:08.435 INFO kablam! --> src/eulers/twelve.rs:6:13
Oct 12 23:06:08.435 INFO kablam! |
Oct 12 23:06:08.435 INFO kablam! 6 | let mut triangular_num = Some(6);
Oct 12 23:06:08.435 INFO kablam! | ^^^^^^^^^^^^^^
Oct 12 23:06:08.435 INFO kablam! |
Oct 12 23:06:08.435 INFO kablam! = note: #[warn(unused_assignments)] on by default
Oct 12 23:06:08.435 INFO kablam!
Oct 12 23:06:08.475 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable
Oct 12 23:06:08.475 INFO kablam! --> src/lib.rs:1:12
Oct 12 23:06:08.475 INFO kablam! |
Oct 12 23:06:08.475 INFO kablam! 1 | #![feature(inclusive_range_syntax)]
Oct 12 23:06:08.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^
Oct 12 23:06:08.475 INFO kablam! |
Oct 12 23:06:08.475 INFO kablam! = note: #[warn(stable_features)] on by default
Oct 12 23:06:08.475 INFO kablam!
Oct 12 23:06:08.475 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable
Oct 12 23:06:08.475 INFO kablam! --> src/lib.rs:2:12
Oct 12 23:06:08.475 INFO kablam! |
Oct 12 23:06:08.475 INFO kablam! 2 | #![feature(iterator_step_by)]
Oct 12 23:06:08.475 INFO kablam! | ^^^^^^^^^^^^^^^^
Oct 12 23:06:08.475 INFO kablam!
Oct 12 23:06:08.619 INFO kablam! warning: unknown lint: `unused_import`
Oct 12 23:06:08.619 INFO kablam! --> src/main.rs:5:9
Oct 12 23:06:08.619 INFO kablam! |
Oct 12 23:06:08.619 INFO kablam! 5 | #[allow(unused_import)]
Oct 12 23:06:08.619 INFO kablam! | ^^^^^^^^^^^^^
Oct 12 23:06:08.619 INFO kablam! |
Oct 12 23:06:08.619 INFO kablam! = note: #[warn(unknown_lints)] on by default
Oct 12 23:06:08.619 INFO kablam!
Oct 12 23:06:08.831 INFO kablam! warning: unused `#[macro_use]` import
Oct 12 23:06:08.831 INFO kablam! --> src/main.rs:3:1
Oct 12 23:06:08.831 INFO kablam! |
Oct 12 23:06:08.831 INFO kablam! 3 | #[macro_use] extern crate itertools;
Oct 12 23:06:08.831 INFO kablam! | ^^^^^^^^^^^^
Oct 12 23:06:08.831 INFO kablam! |
Oct 12 23:06:08.831 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 12 23:06:08.831 INFO kablam!
Oct 12 23:06:09.010 INFO kablam! warning: value assigned to `triangular_num` is never read
Oct 12 23:06:09.010 INFO kablam! --> src/eulers/twelve.rs:6:13
Oct 12 23:06:09.010 INFO kablam! |
Oct 12 23:06:09.010 INFO kablam! 6 | let mut triangular_num = Some(6);
Oct 12 23:06:09.010 INFO kablam! | ^^^^^^^^^^^^^^
Oct 12 23:06:09.010 INFO kablam! |
Oct 12 23:06:09.010 INFO kablam! = note: #[warn(unused_assignments)] on by default
Oct 12 23:06:09.010 INFO kablam!
Oct 12 23:06:09.059 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable
Oct 12 23:06:09.059 INFO kablam! --> src/main.rs:1:12
Oct 12 23:06:09.059 INFO kablam! |
Oct 12 23:06:09.059 INFO kablam! 1 | #![feature(inclusive_range_syntax)]
Oct 12 23:06:09.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^
Oct 12 23:06:09.059 INFO kablam! |
Oct 12 23:06:09.059 INFO kablam! = note: #[warn(stable_features)] on by default
Oct 12 23:06:09.059 INFO kablam!
Oct 12 23:06:09.063 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable
Oct 12 23:06:09.063 INFO kablam! --> src/main.rs:2:12
Oct 12 23:06:09.063 INFO kablam! |
Oct 12 23:06:09.063 INFO kablam! 2 | #![feature(iterator_step_by)]
Oct 12 23:06:09.063 INFO kablam! | ^^^^^^^^^^^^^^^^
Oct 12 23:06:09.063 INFO kablam!
Oct 12 23:06:10.593 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.06s
Oct 12 23:06:10.597 INFO kablam! su: No module specific data is present
Oct 12 23:06:11.703 INFO running `"docker" "rm" "-f" "057556e84c7ef9aa00bb3b31927a21614dc30d9c24683e46f767bfd03a9460f6"`
Oct 12 23:06:12.131 INFO blam! 057556e84c7ef9aa00bb3b31927a21614dc30d9c24683e46f767bfd03a9460f6
Oct 12 23:06:12.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 23:06:12.704 INFO blam! 7d540d7d07f19362d751efcd0eaeab5804c6dd26e5a3088c0a2ffc72688d9cb1
Oct 12 23:06:12.706 INFO running `"docker" "start" "-a" "7d540d7d07f19362d751efcd0eaeab5804c6dd26e5a3088c0a2ffc72688d9cb1"`
Oct 12 23:06:15.215 INFO kablam! usermod: no changes
Oct 12 23:06:15.335 INFO kablam! Compiling memchr v0.1.11
Oct 12 23:06:15.343 INFO kablam! Compiling thread-id v2.0.0
Oct 12 23:06:15.886 INFO kablam! Compiling thread_local v0.2.7
Oct 12 23:06:15.905 INFO kablam! Compiling aho-corasick v0.5.3
Oct 12 23:06:17.327 INFO kablam! Compiling regex v0.1.80
Oct 12 23:06:28.577 INFO kablam! Compiling env_logger v0.3.5
Oct 12 23:06:29.731 INFO kablam! Compiling quickcheck v0.3.2
Oct 12 23:06:32.632 INFO kablam! Compiling reuler v0.1.0 (/source)
Oct 12 23:06:32.787 INFO kablam! warning: unknown lint: `unused_import`
Oct 12 23:06:32.787 INFO kablam! --> src/main.rs:5:9
Oct 12 23:06:32.787 INFO kablam! |
Oct 12 23:06:32.787 INFO kablam! 5 | #[allow(unused_import)]
Oct 12 23:06:32.787 INFO kablam! | ^^^^^^^^^^^^^
Oct 12 23:06:32.788 INFO kablam! |
Oct 12 23:06:32.788 INFO kablam! = note: #[warn(unknown_lints)] on by default
Oct 12 23:06:32.788 INFO kablam!
Oct 12 23:06:32.823 INFO kablam! warning: unknown lint: `unused_import`
Oct 12 23:06:32.823 INFO kablam! --> src/lib.rs:5:9
Oct 12 23:06:32.824 INFO kablam! |
Oct 12 23:06:32.824 INFO kablam! 5 | #[allow(unused_import)]
Oct 12 23:06:32.824 INFO kablam! | ^^^^^^^^^^^^^
Oct 12 23:06:32.824 INFO kablam! |
Oct 12 23:06:32.824 INFO kablam! = note: #[warn(unknown_lints)] on by default
Oct 12 23:06:32.824 INFO kablam!
Oct 12 23:06:33.070 INFO kablam! warning: unused `#[macro_use]` import
Oct 12 23:06:33.070 INFO kablam! --> src/main.rs:3:1
Oct 12 23:06:33.070 INFO kablam! |
Oct 12 23:06:33.070 INFO kablam! 3 | #[macro_use] extern crate itertools;
Oct 12 23:06:33.070 INFO kablam! | ^^^^^^^^^^^^
Oct 12 23:06:33.071 INFO kablam! |
Oct 12 23:06:33.071 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 12 23:06:33.071 INFO kablam!
Oct 12 23:06:33.255 INFO kablam! warning: unused `#[macro_use]` import
Oct 12 23:06:33.255 INFO kablam! --> src/lib.rs:3:1
Oct 12 23:06:33.255 INFO kablam! |
Oct 12 23:06:33.255 INFO kablam! 3 | #[macro_use] extern crate itertools;
Oct 12 23:06:33.255 INFO kablam! | ^^^^^^^^^^^^
Oct 12 23:06:33.255 INFO kablam! |
Oct 12 23:06:33.255 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 12 23:06:33.255 INFO kablam!
Oct 12 23:06:33.383 INFO kablam! warning: value assigned to `triangular_num` is never read
Oct 12 23:06:33.383 INFO kablam! --> src/eulers/twelve.rs:6:13
Oct 12 23:06:33.383 INFO kablam! |
Oct 12 23:06:33.384 INFO kablam! 6 | let mut triangular_num = Some(6);
Oct 12 23:06:33.384 INFO kablam! | ^^^^^^^^^^^^^^
Oct 12 23:06:33.384 INFO kablam! |
Oct 12 23:06:33.385 INFO kablam! = note: #[warn(unused_assignments)] on by default
Oct 12 23:06:33.385 INFO kablam!
Oct 12 23:06:33.475 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable
Oct 12 23:06:33.475 INFO kablam! --> src/main.rs:1:12
Oct 12 23:06:33.475 INFO kablam! |
Oct 12 23:06:33.476 INFO kablam! 1 | #![feature(inclusive_range_syntax)]
Oct 12 23:06:33.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^
Oct 12 23:06:33.476 INFO kablam! |
Oct 12 23:06:33.477 INFO kablam! = note: #[warn(stable_features)] on by default
Oct 12 23:06:33.477 INFO kablam!
Oct 12 23:06:33.478 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable
Oct 12 23:06:33.478 INFO kablam! --> src/main.rs:2:12
Oct 12 23:06:33.478 INFO kablam! |
Oct 12 23:06:33.479 INFO kablam! 2 | #![feature(iterator_step_by)]
Oct 12 23:06:33.483 INFO kablam! | ^^^^^^^^^^^^^^^^
Oct 12 23:06:33.483 INFO kablam!
Oct 12 23:06:33.640 INFO kablam! warning: value assigned to `triangular_num` is never read
Oct 12 23:06:33.640 INFO kablam! --> src/eulers/twelve.rs:6:13
Oct 12 23:06:33.641 INFO kablam! |
Oct 12 23:06:33.641 INFO kablam! 6 | let mut triangular_num = Some(6);
Oct 12 23:06:33.642 INFO kablam! | ^^^^^^^^^^^^^^
Oct 12 23:06:33.642 INFO kablam! |
Oct 12 23:06:33.642 INFO kablam! = note: #[warn(unused_assignments)] on by default
Oct 12 23:06:33.642 INFO kablam!
Oct 12 23:06:33.803 INFO kablam! warning: struct is never constructed: `Valid`
Oct 12 23:06:33.803 INFO kablam! --> src/lib.rs:15:5
Oct 12 23:06:33.803 INFO kablam! |
Oct 12 23:06:33.803 INFO kablam! 15 | pub struct Valid (A);
Oct 12 23:06:33.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 12 23:06:33.811 INFO kablam! |
Oct 12 23:06:33.811 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 12 23:06:33.811 INFO kablam!
Oct 12 23:06:33.811 INFO kablam! warning: struct is never constructed: `Invalid`
Oct 12 23:06:33.811 INFO kablam! --> src/lib.rs:16:5
Oct 12 23:06:33.811 INFO kablam! |
Oct 12 23:06:33.811 INFO kablam! 16 | pub struct Invalid (A);
Oct 12 23:06:33.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 12 23:06:33.811 INFO kablam!
Oct 12 23:06:33.811 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable
Oct 12 23:06:33.811 INFO kablam! --> src/lib.rs:1:12
Oct 12 23:06:33.811 INFO kablam! |
Oct 12 23:06:33.811 INFO kablam! 1 | #![feature(inclusive_range_syntax)]
Oct 12 23:06:33.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^
Oct 12 23:06:33.811 INFO kablam! |
Oct 12 23:06:33.811 INFO kablam! = note: #[warn(stable_features)] on by default
Oct 12 23:06:33.811 INFO kablam!
Oct 12 23:06:33.812 INFO kablam! warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable
Oct 12 23:06:33.812 INFO kablam! --> src/lib.rs:2:12
Oct 12 23:06:33.812 INFO kablam! |
Oct 12 23:06:33.812 INFO kablam! 2 | #![feature(iterator_step_by)]
Oct 12 23:06:33.812 INFO kablam! | ^^^^^^^^^^^^^^^^
Oct 12 23:06:33.812 INFO kablam!
Oct 12 23:06:36.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.74s
Oct 12 23:06:36.974 INFO kablam! su: No module specific data is present
Oct 12 23:06:38.920 INFO running `"docker" "rm" "-f" "7d540d7d07f19362d751efcd0eaeab5804c6dd26e5a3088c0a2ffc72688d9cb1"`
Oct 12 23:06:39.195 INFO blam! 7d540d7d07f19362d751efcd0eaeab5804c6dd26e5a3088c0a2ffc72688d9cb1
Oct 12 23:06:39.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 23:06:39.644 INFO blam! d8b2214406a517c2c9c3ab470cbeba17be3d0a1e9d9e17e517569f0a5694fb97
Oct 12 23:06:39.647 INFO running `"docker" "start" "-a" "d8b2214406a517c2c9c3ab470cbeba17be3d0a1e9d9e17e517569f0a5694fb97"`
Oct 12 23:06:41.535 INFO kablam! usermod: no changes
Oct 12 23:06:41.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s
Oct 12 23:06:41.719 INFO kablam! Running /target/debug/deps/reuler-24c202eb3ce76e95
Oct 12 23:06:41.731 INFO blam!
Oct 12 23:06:41.731 INFO blam! running 20 tests
Oct 12 23:06:41.732 INFO blam! test tests::test_divisor_power_2 ... ok
Oct 12 23:06:41.733 INFO blam! test tests::test_divisor_power ... ok
Oct 12 23:06:41.739 INFO blam! test tests::test_gcd_2 ... ok
Oct 12 23:06:41.739 INFO blam! test tests::test_gcd_3 ... ok
Oct 12 23:06:41.739 INFO blam! test tests::test_gcd ... ok
Oct 12 23:06:41.739 INFO blam! test tests::test_palindrome_1 ... ok
Oct 12 23:06:41.739 INFO blam! test tests::test_palindrome_2 ... ok
Oct 12 23:06:41.739 INFO blam! test tests::test_digits_2 ... ok
Oct 12 23:06:41.739 INFO blam! test tests::test_digits_1 ... ok
Oct 12 23:06:41.751 INFO blam! test tests::test_one ... ok
Oct 12 23:06:41.751 INFO blam! test tests::test_nine ... ok
Oct 12 23:06:41.803 INFO blam! test tests::test_eight ... ok
Oct 12 23:06:41.803 INFO blam! test tests::test_five ... ok
Oct 12 23:06:41.803 INFO blam! test tests::test_palindrome_3 ... ok
Oct 12 23:06:41.803 INFO blam! test tests::test_two ... ok
Oct 12 23:06:41.863 INFO blam! test tests::test_six ... ok
Oct 12 23:06:42.847 INFO blam! test tests::test_seven ... ok
Oct 12 23:06:43.627 INFO blam! test tests::test_three ... ok
Oct 12 23:06:43.959 INFO blam! test tests::test_four ... ok
Oct 12 23:06:48.027 INFO blam! test tests::test_ten ... ok
Oct 12 23:06:48.027 INFO blam!
Oct 12 23:06:48.027 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 12 23:06:48.027 INFO blam!
Oct 12 23:06:48.032 INFO kablam! Running /target/debug/deps/reuler-355a3e160ce8cb66
Oct 12 23:06:48.039 INFO blam!
Oct 12 23:06:48.039 INFO blam! running 0 tests
Oct 12 23:06:48.039 INFO blam!
Oct 12 23:06:48.039 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 12 23:06:48.039 INFO blam!
Oct 12 23:06:48.040 INFO kablam! Doc-tests reuler
Oct 12 23:06:48.411 INFO blam!
Oct 12 23:06:48.411 INFO blam! running 0 tests
Oct 12 23:06:48.411 INFO blam!
Oct 12 23:06:48.411 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 12 23:06:48.411 INFO blam!
Oct 12 23:06:48.421 INFO kablam! su: No module specific data is present
Oct 12 23:06:49.735 INFO running `"docker" "rm" "-f" "d8b2214406a517c2c9c3ab470cbeba17be3d0a1e9d9e17e517569f0a5694fb97"`
Oct 12 23:06:50.015 INFO blam! d8b2214406a517c2c9c3ab470cbeba17be3d0a1e9d9e17e517569f0a5694fb97