Oct 14 20:29:33.840 INFO testing fmendez/euler-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:29:33.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 20:29:34.287 INFO blam! fd55d09ed68d597e699838f93502670e622e0a7e544f3d3f361848c92d1d8c3e Oct 14 20:29:34.299 INFO running `"docker" "start" "-a" "fd55d09ed68d597e699838f93502670e622e0a7e544f3d3f361848c92d1d8c3e"` Oct 14 20:29:35.599 INFO kablam! usermod: no changes Oct 14 20:29:35.651 INFO kablam! Compiling euler-rs v0.1.0 (/source) Oct 14 20:29:36.067 INFO kablam! warning: function is never used: `sum_multiples_of_a_and_b_below_z` Oct 14 20:29:36.067 INFO kablam! --> src/problems/problem_001.rs:1:1 Oct 14 20:29:36.067 INFO kablam! | Oct 14 20:29:36.067 INFO kablam! 1 | fn sum_multiples_of_a_and_b_below_z(a: u64, b: u64, z: u64) -> u64 { Oct 14 20:29:36.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:36.067 INFO kablam! | Oct 14 20:29:36.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:29:36.067 INFO kablam! Oct 14 20:29:36.067 INFO kablam! warning: function is never used: `divible_by` Oct 14 20:29:36.067 INFO kablam! --> src/problems/problem_001.rs:5:1 Oct 14 20:29:36.067 INFO kablam! | Oct 14 20:29:36.067 INFO kablam! 5 | fn divible_by(n: u64, z: u64) -> u64 { Oct 14 20:29:36.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:36.067 INFO kablam! Oct 14 20:29:36.067 INFO kablam! warning: function is never used: `sum_even_fibonacci_not_exceeding_x` Oct 14 20:29:36.067 INFO kablam! --> src/problems/problem_002.rs:1:1 Oct 14 20:29:36.067 INFO kablam! | Oct 14 20:29:36.067 INFO kablam! 1 | fn sum_even_fibonacci_not_exceeding_x(target: u64) -> u64 { Oct 14 20:29:36.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:36.067 INFO kablam! Oct 14 20:29:36.737 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 14 20:29:36.740 INFO kablam! su: No module specific data is present Oct 14 20:29:37.791 INFO running `"docker" "rm" "-f" "fd55d09ed68d597e699838f93502670e622e0a7e544f3d3f361848c92d1d8c3e"` Oct 14 20:29:38.079 INFO blam! fd55d09ed68d597e699838f93502670e622e0a7e544f3d3f361848c92d1d8c3e Oct 14 20:29:38.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 20:29:38.959 INFO blam! 054153ebb5e77bcf84d3dc547e138cb851dfaa8715c8b1234524372f35bb7e4a Oct 14 20:29:38.961 INFO running `"docker" "start" "-a" "054153ebb5e77bcf84d3dc547e138cb851dfaa8715c8b1234524372f35bb7e4a"` Oct 14 20:29:40.623 INFO kablam! usermod: no changes Oct 14 20:29:40.663 INFO kablam! Compiling euler-rs v0.1.0 (/source) Oct 14 20:29:41.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 14 20:29:41.903 INFO kablam! su: No module specific data is present Oct 14 20:29:42.793 INFO running `"docker" "rm" "-f" "054153ebb5e77bcf84d3dc547e138cb851dfaa8715c8b1234524372f35bb7e4a"` Oct 14 20:29:43.159 INFO blam! 054153ebb5e77bcf84d3dc547e138cb851dfaa8715c8b1234524372f35bb7e4a Oct 14 20:29:43.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 20:29:43.805 INFO blam! 5eb28b84c99ec1f4dd36f4241712850a9ca179efb55c30fb731c6926eb6d4c8c Oct 14 20:29:43.807 INFO running `"docker" "start" "-a" "5eb28b84c99ec1f4dd36f4241712850a9ca179efb55c30fb731c6926eb6d4c8c"` Oct 14 20:29:45.255 INFO kablam! usermod: no changes Oct 14 20:29:45.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 20:29:45.327 INFO kablam! Running /target/debug/deps/euler_rs-f4f76c9cbd209d37 Oct 14 20:29:45.331 INFO blam! Oct 14 20:29:45.331 INFO blam! running 2 tests Oct 14 20:29:45.332 INFO blam! test problems::problem_002::test::sum_even_fibonacci_not_exceeding_x_test ... ok Oct 14 20:29:45.335 INFO blam! test problems::problem_001::test::sum_multiples_of_a_and_b_below_z_test ... ok Oct 14 20:29:45.336 INFO kablam! Running /target/debug/deps/euler_rs-d0df9b4154ec8046 Oct 14 20:29:45.336 INFO blam! Oct 14 20:29:45.336 INFO kablam! Doc-tests euler-rs Oct 14 20:29:45.337 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:45.337 INFO blam! Oct 14 20:29:45.337 INFO blam! Oct 14 20:29:45.338 INFO blam! running 0 tests Oct 14 20:29:45.338 INFO blam! Oct 14 20:29:45.338 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:45.339 INFO blam! Oct 14 20:29:45.752 INFO blam! Oct 14 20:29:45.752 INFO blam! running 0 tests Oct 14 20:29:45.752 INFO blam! Oct 14 20:29:45.752 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:45.752 INFO blam! Oct 14 20:29:45.763 INFO kablam! su: No module specific data is present Oct 14 20:29:47.271 INFO running `"docker" "rm" "-f" "5eb28b84c99ec1f4dd36f4241712850a9ca179efb55c30fb731c6926eb6d4c8c"` Oct 14 20:29:47.584 INFO blam! 5eb28b84c99ec1f4dd36f4241712850a9ca179efb55c30fb731c6926eb6d4c8c