Oct 14 20:29:40.190 INFO testing fmendez/euler-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:29:40.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 20:29:40.789 INFO blam! 90c6695cd1a7d50a7b75e6682f43ec62d39105d6d50c4a4219be54a8ef145c6c Oct 14 20:29:40.795 INFO running `"docker" "start" "-a" "90c6695cd1a7d50a7b75e6682f43ec62d39105d6d50c4a4219be54a8ef145c6c"` Oct 14 20:29:42.208 INFO kablam! usermod: no changes Oct 14 20:29:42.279 INFO kablam! Compiling euler-rs v0.1.0 (/source) Oct 14 20:29:42.630 INFO kablam! warning: function is never used: `sum_multiples_of_a_and_b_below_z` Oct 14 20:29:42.631 INFO kablam! --> src/problems/problem_001.rs:1:1 Oct 14 20:29:42.631 INFO kablam! | Oct 14 20:29:42.631 INFO kablam! 1 | fn sum_multiples_of_a_and_b_below_z(a: u64, b: u64, z: u64) -> u64 { Oct 14 20:29:42.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:42.631 INFO kablam! | Oct 14 20:29:42.631 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:29:42.631 INFO kablam! Oct 14 20:29:42.631 INFO kablam! warning: function is never used: `divible_by` Oct 14 20:29:42.631 INFO kablam! --> src/problems/problem_001.rs:5:1 Oct 14 20:29:42.631 INFO kablam! | Oct 14 20:29:42.631 INFO kablam! 5 | fn divible_by(n: u64, z: u64) -> u64 { Oct 14 20:29:42.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:42.631 INFO kablam! Oct 14 20:29:42.631 INFO kablam! warning: function is never used: `sum_even_fibonacci_not_exceeding_x` Oct 14 20:29:42.631 INFO kablam! --> src/problems/problem_002.rs:1:1 Oct 14 20:29:42.631 INFO kablam! | Oct 14 20:29:42.631 INFO kablam! 1 | fn sum_even_fibonacci_not_exceeding_x(target: u64) -> u64 { Oct 14 20:29:42.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:29:42.632 INFO kablam! Oct 14 20:29:43.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 14 20:29:43.246 INFO kablam! su: No module specific data is present Oct 14 20:29:44.076 INFO running `"docker" "rm" "-f" "90c6695cd1a7d50a7b75e6682f43ec62d39105d6d50c4a4219be54a8ef145c6c"` Oct 14 20:29:44.339 INFO blam! 90c6695cd1a7d50a7b75e6682f43ec62d39105d6d50c4a4219be54a8ef145c6c Oct 14 20:29:44.341 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 20:29:44.803 INFO blam! 284e949ea9483777251e03c8b6b3df01f2abccea8346e32c48e732b5fc4ae8fb Oct 14 20:29:44.806 INFO running `"docker" "start" "-a" "284e949ea9483777251e03c8b6b3df01f2abccea8346e32c48e732b5fc4ae8fb"` Oct 14 20:29:46.915 INFO kablam! usermod: no changes Oct 14 20:29:46.987 INFO kablam! Compiling euler-rs v0.1.0 (/source) Oct 14 20:29:48.802 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 14 20:29:48.808 INFO kablam! su: No module specific data is present Oct 14 20:29:49.797 INFO running `"docker" "rm" "-f" "284e949ea9483777251e03c8b6b3df01f2abccea8346e32c48e732b5fc4ae8fb"` Oct 14 20:29:50.157 INFO blam! 284e949ea9483777251e03c8b6b3df01f2abccea8346e32c48e732b5fc4ae8fb Oct 14 20:29:50.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 20:29:50.744 INFO blam! 8d25d22e19b76500e6781d7b1db4053c164e690365a02bff705fe050589f92ae Oct 14 20:29:50.747 INFO running `"docker" "start" "-a" "8d25d22e19b76500e6781d7b1db4053c164e690365a02bff705fe050589f92ae"` Oct 14 20:29:52.862 INFO kablam! usermod: no changes Oct 14 20:29:52.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 20:29:52.931 INFO kablam! Running /target/debug/deps/euler_rs-8b82b59d4458b568 Oct 14 20:29:52.947 INFO blam! Oct 14 20:29:52.947 INFO blam! running 2 tests Oct 14 20:29:52.947 INFO blam! test problems::problem_001::test::sum_multiples_of_a_and_b_below_z_test ... ok Oct 14 20:29:52.947 INFO blam! test problems::problem_002::test::sum_even_fibonacci_not_exceeding_x_test ... ok Oct 14 20:29:52.947 INFO blam! Oct 14 20:29:52.947 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:52.947 INFO blam! Oct 14 20:29:52.947 INFO blam! Oct 14 20:29:52.947 INFO blam! running 0 tests Oct 14 20:29:52.947 INFO blam! Oct 14 20:29:52.947 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:52.947 INFO blam! Oct 14 20:29:52.947 INFO kablam! Running /target/debug/deps/euler_rs-05676e6c980a4740 Oct 14 20:29:52.955 INFO kablam! Doc-tests euler-rs Oct 14 20:29:53.397 INFO blam! Oct 14 20:29:53.397 INFO blam! running 0 tests Oct 14 20:29:53.397 INFO blam! Oct 14 20:29:53.397 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:29:53.397 INFO blam! Oct 14 20:29:53.407 INFO kablam! su: No module specific data is present Oct 14 20:29:54.809 INFO running `"docker" "rm" "-f" "8d25d22e19b76500e6781d7b1db4053c164e690365a02bff705fe050589f92ae"` Oct 14 20:29:55.182 INFO blam! 8d25d22e19b76500e6781d7b1db4053c164e690365a02bff705fe050589f92ae