Oct 15 04:46:35.495 INFO testing ajpierce/euler-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:46:35.495 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 04:46:35.983 INFO blam! 4e0c829db5e311f338d4355fac69a4b2869a8333f5b334d232f06a9a4d6684c1 Oct 15 04:46:35.987 INFO running `"docker" "start" "-a" "4e0c829db5e311f338d4355fac69a4b2869a8333f5b334d232f06a9a4d6684c1"` Oct 15 04:46:37.071 INFO kablam! usermod: no changes Oct 15 04:46:37.195 INFO kablam! Compiling primes v0.2.0 Oct 15 04:46:38.051 INFO kablam! Compiling euler-rust v0.1.0 (/source) Oct 15 04:46:38.799 INFO kablam! warning: unused import: `test::Bencher` Oct 15 04:46:38.799 INFO kablam! --> src/p005.rs:3:5 Oct 15 04:46:38.799 INFO kablam! | Oct 15 04:46:38.799 INFO kablam! 3 | use test::Bencher; Oct 15 04:46:38.799 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:46:38.799 INFO kablam! | Oct 15 04:46:38.799 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 04:46:38.799 INFO kablam! Oct 15 04:46:38.799 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 04:46:38.799 INFO kablam! --> src/p005.rs:34:19 Oct 15 04:46:38.799 INFO kablam! | Oct 15 04:46:38.799 INFO kablam! 34 | } else if (answer % 20 == 0) { Oct 15 04:46:38.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 04:46:38.799 INFO kablam! | Oct 15 04:46:38.799 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 04:46:38.799 INFO kablam! Oct 15 04:46:38.987 INFO kablam! warning: function is never used: `for_sum` Oct 15 04:46:38.987 INFO kablam! --> src/p001.rs:11:1 Oct 15 04:46:38.987 INFO kablam! | Oct 15 04:46:38.987 INFO kablam! 11 | pub fn for_sum(max: i32) { Oct 15 04:46:38.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:46:38.987 INFO kablam! | Oct 15 04:46:38.987 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:46:38.987 INFO kablam! Oct 15 04:46:38.987 INFO kablam! warning: function is never used: `solve_while` Oct 15 04:46:38.987 INFO kablam! --> src/p002.rs:22:1 Oct 15 04:46:38.987 INFO kablam! | Oct 15 04:46:38.987 INFO kablam! 22 | pub fn solve_while(limit: u32) { Oct 15 04:46:38.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:46:38.987 INFO kablam! Oct 15 04:46:38.987 INFO kablam! warning: function is never used: `solve_for` Oct 15 04:46:38.987 INFO kablam! --> src/p002.rs:37:1 Oct 15 04:46:38.987 INFO kablam! | Oct 15 04:46:38.987 INFO kablam! 37 | pub fn solve_for(limit: u32) { Oct 15 04:46:38.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:46:38.987 INFO kablam! Oct 15 04:46:38.987 INFO kablam! warning: function is never used: `solve_takewhile` Oct 15 04:46:38.987 INFO kablam! --> src/p002.rs:48:1 Oct 15 04:46:38.987 INFO kablam! | Oct 15 04:46:38.987 INFO kablam! 48 | pub fn solve_takewhile(limit: u32) { Oct 15 04:46:38.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:46:38.987 INFO kablam! Oct 15 04:46:38.987 INFO kablam! warning: function is never used: `solve_takewhile_filter_mutable` Oct 15 04:46:38.988 INFO kablam! --> src/p002.rs:63:1 Oct 15 04:46:38.988 INFO kablam! | Oct 15 04:46:38.988 INFO kablam! 63 | pub fn solve_takewhile_filter_mutable(limit: u32) { Oct 15 04:46:38.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:46:38.988 INFO kablam! Oct 15 04:46:38.988 INFO kablam! warning: function is never used: `solve_big` Oct 15 04:46:38.989 INFO kablam! --> src/p005.rs:29:1 Oct 15 04:46:38.989 INFO kablam! | Oct 15 04:46:38.989 INFO kablam! 29 | fn solve_big(min: u64, max: u64) { Oct 15 04:46:38.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:46:38.989 INFO kablam! Oct 15 04:46:38.989 INFO kablam! warning: function is never used: `solve_vbig` Oct 15 04:46:38.989 INFO kablam! --> src/p005.rs:43:1 Oct 15 04:46:38.989 INFO kablam! | Oct 15 04:46:38.989 INFO kablam! 43 | fn solve_vbig(min: u64, max: u64) { Oct 15 04:46:38.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:46:38.989 INFO kablam! Oct 15 04:46:39.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.66s Oct 15 04:46:39.781 INFO kablam! su: No module specific data is present Oct 15 04:46:40.790 INFO running `"docker" "rm" "-f" "4e0c829db5e311f338d4355fac69a4b2869a8333f5b334d232f06a9a4d6684c1"` Oct 15 04:46:41.139 INFO blam! 4e0c829db5e311f338d4355fac69a4b2869a8333f5b334d232f06a9a4d6684c1 Oct 15 04:46:41.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 04:46:41.559 INFO blam! d891e2fca61df16d1183bdaf87381988cc11c1b1d46b16e2f87ccc967bd88f93 Oct 15 04:46:41.565 INFO running `"docker" "start" "-a" "d891e2fca61df16d1183bdaf87381988cc11c1b1d46b16e2f87ccc967bd88f93"` Oct 15 04:46:43.003 INFO kablam! usermod: no changes Oct 15 04:46:43.087 INFO kablam! Compiling euler-rust v0.1.0 (/source) Oct 15 04:46:43.758 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 04:46:43.758 INFO kablam! --> src/p005.rs:34:19 Oct 15 04:46:43.758 INFO kablam! | Oct 15 04:46:43.758 INFO kablam! 34 | } else if (answer % 20 == 0) { Oct 15 04:46:43.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 04:46:43.758 INFO kablam! | Oct 15 04:46:43.760 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 04:46:43.760 INFO kablam! Oct 15 04:46:45.200 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 15 04:46:45.204 INFO kablam! su: No module specific data is present Oct 15 04:46:46.541 INFO running `"docker" "rm" "-f" "d891e2fca61df16d1183bdaf87381988cc11c1b1d46b16e2f87ccc967bd88f93"` Oct 15 04:46:46.815 INFO blam! d891e2fca61df16d1183bdaf87381988cc11c1b1d46b16e2f87ccc967bd88f93 Oct 15 04:46:46.832 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 04:46:47.187 INFO blam! a4e27a5129d4f822436fb77eb76e4e6770f744dd64f7e39717f7534c7775cbe3 Oct 15 04:46:47.188 INFO running `"docker" "start" "-a" "a4e27a5129d4f822436fb77eb76e4e6770f744dd64f7e39717f7534c7775cbe3"` Oct 15 04:46:48.811 INFO kablam! usermod: no changes Oct 15 04:46:48.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 04:46:48.891 INFO kablam! Running /target/debug/deps/euler_rust-4bd3ba0e787a54e6 Oct 15 04:46:48.895 INFO blam! Oct 15 04:46:48.895 INFO blam! running 17 tests Oct 15 04:46:48.955 INFO blam! test p001::bench_fold_sum ... ok Oct 15 04:46:48.959 INFO blam! test p002::bench_for_sum ... ok Oct 15 04:46:48.959 INFO blam! test p002::bench_takewhile_filter_mutable_sum ... ok Oct 15 04:46:48.959 INFO blam! test p002::bench_takewhile_filter_sum ... ok Oct 15 04:46:48.971 INFO blam! test p001::bench_for_sum ... ok Oct 15 04:46:48.971 INFO blam! test p002::bench_takewhile_sum ... ok Oct 15 04:46:48.971 INFO blam! test p002::bench_while_sum ... ok Oct 15 04:46:49.031 INFO blam! test p004::p4_chars_naive_less_multiplication ... ok Oct 15 04:46:49.031 INFO blam! test p005::p5_fold ... ok Oct 15 04:46:49.163 INFO blam! test p005::p5_v_big_step ... ok Oct 15 04:46:49.187 INFO blam! test p004::p4_cast ... ok Oct 15 04:46:49.187 INFO blam! test p004::p4_cast_deref ... ok Oct 15 04:46:49.195 INFO blam! test p004::p4_chars_naive ... ok Oct 15 04:46:49.199 INFO blam! test p004::p4 ... ok Oct 15 04:46:49.215 INFO blam! test p004::p4_collect ... ok Oct 15 04:46:50.227 INFO blam! test p003::bench_solution ... ok Oct 15 04:46:52.202 INFO blam! test p005::p5_big_step ... ok Oct 15 04:46:52.202 INFO blam! Oct 15 04:46:52.202 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:46:52.202 INFO blam! Oct 15 04:46:52.204 INFO kablam! su: No module specific data is present Oct 15 04:46:54.030 INFO running `"docker" "rm" "-f" "a4e27a5129d4f822436fb77eb76e4e6770f744dd64f7e39717f7534c7775cbe3"` Oct 15 04:46:54.285 INFO blam! a4e27a5129d4f822436fb77eb76e4e6770f744dd64f7e39717f7534c7775cbe3