Oct 15 01:14:15.834 INFO testing cesare/rust-euler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:14:15.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 01:14:16.293 INFO blam! b7ab63078c1b54f224b90bf3eee0f1029fd348446f8b876c3ca7a3b2e6c76951 Oct 15 01:14:16.294 INFO running `"docker" "start" "-a" "b7ab63078c1b54f224b90bf3eee0f1029fd348446f8b876c3ca7a3b2e6c76951"` Oct 15 01:14:18.561 INFO kablam! usermod: no changes Oct 15 01:14:18.611 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 01:14:18.611 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 01:14:18.611 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 01:14:18.611 INFO kablam! files will be included as a binary target: Oct 15 01:14:18.611 INFO kablam! Oct 15 01:14:18.611 INFO kablam! * /source/src/main.rs Oct 15 01:14:18.611 INFO kablam! Oct 15 01:14:18.611 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 01:14:18.611 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 01:14:18.611 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 01:14:18.611 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 01:14:18.611 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 01:14:18.611 INFO kablam! Oct 15 01:14:18.611 INFO kablam! For more information on this warning you can consult Oct 15 01:14:18.611 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 01:14:18.628 INFO kablam! Compiling euler v0.1.0 (/source) Oct 15 01:14:20.399 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 01:14:20.400 INFO kablam! --> src/problem_005_smallest_multiple.rs:42:42 Oct 15 01:14:20.401 INFO kablam! | Oct 15 01:14:20.401 INFO kablam! 42 | let product = results.iter().fold(1, (|a, b| a * b)); Oct 15 01:14:20.402 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 01:14:20.403 INFO kablam! | Oct 15 01:14:20.403 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 01:14:20.404 INFO kablam! Oct 15 01:14:20.749 INFO kablam! warning: method is never used: `reset` Oct 15 01:14:20.750 INFO kablam! --> src/prime.rs:134:5 Oct 15 01:14:20.751 INFO kablam! | Oct 15 01:14:20.752 INFO kablam! 134 | pub fn reset(&mut self) { Oct 15 01:14:20.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:14:20.753 INFO kablam! | Oct 15 01:14:20.754 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:14:20.754 INFO kablam! Oct 15 01:14:24.151 INFO kablam! warning: method is never used: `reset` Oct 15 01:14:24.151 INFO kablam! --> src/prime.rs:134:5 Oct 15 01:14:24.151 INFO kablam! | Oct 15 01:14:24.151 INFO kablam! 134 | pub fn reset(&mut self) { Oct 15 01:14:24.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:14:24.151 INFO kablam! | Oct 15 01:14:24.151 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:14:24.151 INFO kablam! Oct 15 01:14:24.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.36s Oct 15 01:14:24.943 INFO kablam! su: No module specific data is present Oct 15 01:14:25.561 INFO running `"docker" "rm" "-f" "b7ab63078c1b54f224b90bf3eee0f1029fd348446f8b876c3ca7a3b2e6c76951"` Oct 15 01:14:25.882 INFO blam! b7ab63078c1b54f224b90bf3eee0f1029fd348446f8b876c3ca7a3b2e6c76951 Oct 15 01:14:25.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 01:14:26.376 INFO blam! 673992e804bbdb1f750c0bb051c4992a446af057dfb1829171bd519e42af5fef Oct 15 01:14:26.381 INFO running `"docker" "start" "-a" "673992e804bbdb1f750c0bb051c4992a446af057dfb1829171bd519e42af5fef"` Oct 15 01:14:28.144 INFO kablam! usermod: no changes Oct 15 01:14:28.219 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 01:14:28.220 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 01:14:28.220 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 01:14:28.220 INFO kablam! files will be included as a binary target: Oct 15 01:14:28.220 INFO kablam! Oct 15 01:14:28.221 INFO kablam! * /source/src/main.rs Oct 15 01:14:28.221 INFO kablam! Oct 15 01:14:28.221 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 01:14:28.221 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 01:14:28.222 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 01:14:28.222 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 01:14:28.222 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 01:14:28.222 INFO kablam! Oct 15 01:14:28.223 INFO kablam! For more information on this warning you can consult Oct 15 01:14:28.223 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 01:14:28.251 INFO kablam! Compiling euler v0.1.0 (/source) Oct 15 01:14:29.547 INFO kablam! warning: method is never used: `reset` Oct 15 01:14:29.547 INFO kablam! --> src/prime.rs:134:5 Oct 15 01:14:29.547 INFO kablam! | Oct 15 01:14:29.547 INFO kablam! 134 | pub fn reset(&mut self) { Oct 15 01:14:29.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:14:29.547 INFO kablam! | Oct 15 01:14:29.547 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:14:29.547 INFO kablam! Oct 15 01:14:29.607 INFO kablam! warning: method is never used: `reset` Oct 15 01:14:29.607 INFO kablam! --> src/prime.rs:134:5 Oct 15 01:14:29.607 INFO kablam! | Oct 15 01:14:29.607 INFO kablam! 134 | pub fn reset(&mut self) { Oct 15 01:14:29.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:14:29.607 INFO kablam! | Oct 15 01:14:29.607 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:14:29.607 INFO kablam! Oct 15 01:14:30.135 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 01:14:30.135 INFO kablam! --> src/problem_005_smallest_multiple.rs:42:42 Oct 15 01:14:30.135 INFO kablam! | Oct 15 01:14:30.135 INFO kablam! 42 | let product = results.iter().fold(1, (|a, b| a * b)); Oct 15 01:14:30.135 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 01:14:30.147 INFO kablam! | Oct 15 01:14:30.147 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 01:14:30.147 INFO kablam! Oct 15 01:14:32.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.29s Oct 15 01:14:32.471 INFO kablam! su: No module specific data is present Oct 15 01:14:32.962 INFO running `"docker" "rm" "-f" "673992e804bbdb1f750c0bb051c4992a446af057dfb1829171bd519e42af5fef"` Oct 15 01:14:33.173 INFO blam! 673992e804bbdb1f750c0bb051c4992a446af057dfb1829171bd519e42af5fef Oct 15 01:14:33.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 01:14:33.542 INFO blam! a0fbc40efc18370a3424349d1db745461e36ea61501f140b4914083b2e3afd94 Oct 15 01:14:33.549 INFO running `"docker" "start" "-a" "a0fbc40efc18370a3424349d1db745461e36ea61501f140b4914083b2e3afd94"` Oct 15 01:14:34.783 INFO kablam! usermod: no changes Oct 15 01:14:34.826 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 01:14:34.826 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 01:14:34.826 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 01:14:34.826 INFO kablam! files will be included as a binary target: Oct 15 01:14:34.826 INFO kablam! Oct 15 01:14:34.826 INFO kablam! * /source/src/main.rs Oct 15 01:14:34.826 INFO kablam! Oct 15 01:14:34.826 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 01:14:34.826 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 01:14:34.826 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 01:14:34.826 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 01:14:34.826 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 01:14:34.826 INFO kablam! Oct 15 01:14:34.826 INFO kablam! For more information on this warning you can consult Oct 15 01:14:34.826 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 01:14:34.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 01:14:34.836 INFO kablam! Running /target/debug/deps/problem_001-b3a9a7f3bf91790f Oct 15 01:14:34.838 INFO blam! Oct 15 01:14:34.838 INFO blam! running 0 tests Oct 15 01:14:34.839 INFO blam! Oct 15 01:14:34.839 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.839 INFO blam! Oct 15 01:14:34.840 INFO kablam! Running /target/debug/deps/problem_002-798cc23b187d25f5 Oct 15 01:14:34.842 INFO blam! Oct 15 01:14:34.842 INFO blam! running 0 tests Oct 15 01:14:34.842 INFO blam! Oct 15 01:14:34.842 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.842 INFO blam! Oct 15 01:14:34.842 INFO kablam! Running /target/debug/deps/problem_003_largest_prime_factor-780fba332542a6a0 Oct 15 01:14:34.851 INFO kablam! Running /target/debug/deps/problem_004_largest_palindrome_product-d1524bb1e8664739 Oct 15 01:14:34.851 INFO blam! Oct 15 01:14:34.851 INFO blam! running 0 tests Oct 15 01:14:34.851 INFO blam! Oct 15 01:14:34.851 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.851 INFO blam! Oct 15 01:14:34.867 INFO blam! Oct 15 01:14:34.867 INFO kablam! Running /target/debug/deps/problem_005_smallest_multiple-4bbf5260cd74962e Oct 15 01:14:34.867 INFO blam! running 0 tests Oct 15 01:14:34.867 INFO blam! Oct 15 01:14:34.867 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.867 INFO blam! Oct 15 01:14:34.875 INFO blam! Oct 15 01:14:34.875 INFO kablam! Running /target/debug/deps/problem_006_sum_square_difference-0cae0ab9be6479aa Oct 15 01:14:34.875 INFO blam! running 0 tests Oct 15 01:14:34.875 INFO blam! Oct 15 01:14:34.875 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.875 INFO blam! Oct 15 01:14:34.883 INFO blam! Oct 15 01:14:34.883 INFO blam! running 0 tests Oct 15 01:14:34.883 INFO blam! Oct 15 01:14:34.883 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.883 INFO blam! Oct 15 01:14:34.883 INFO kablam! Running /target/debug/deps/problem_007_10001st_prime-fc0ab01740702635 Oct 15 01:14:34.887 INFO kablam! Running /target/debug/deps/problem_008_largest_product-bd3fbf820053e358 Oct 15 01:14:34.887 INFO blam! Oct 15 01:14:34.887 INFO blam! running 0 tests Oct 15 01:14:34.887 INFO blam! Oct 15 01:14:34.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.887 INFO blam! Oct 15 01:14:34.894 INFO blam! Oct 15 01:14:34.895 INFO kablam! Running /target/debug/deps/problem_010_summation_of_primes-39107c37432493db Oct 15 01:14:34.895 INFO blam! running 0 tests Oct 15 01:14:34.895 INFO blam! Oct 15 01:14:34.895 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.895 INFO blam! Oct 15 01:14:34.899 INFO blam! Oct 15 01:14:34.899 INFO blam! running 0 tests Oct 15 01:14:34.899 INFO blam! Oct 15 01:14:34.899 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:14:34.899 INFO blam! Oct 15 01:14:34.902 INFO kablam! su: No module specific data is present Oct 15 01:14:35.531 INFO running `"docker" "rm" "-f" "a0fbc40efc18370a3424349d1db745461e36ea61501f140b4914083b2e3afd94"` Oct 15 01:14:35.803 INFO blam! a0fbc40efc18370a3424349d1db745461e36ea61501f140b4914083b2e3afd94