Oct 10 22:59:38.320 INFO testing fmendez/euler-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:59:38.321 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:59:38.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:59:38.769 INFO blam! e0387d2748157de83c7d65b87cd4814914a26dc1bdce75c920515e041052faa5 Oct 10 22:59:38.773 INFO running `"docker" "start" "-a" "e0387d2748157de83c7d65b87cd4814914a26dc1bdce75c920515e041052faa5"` Oct 10 22:59:39.968 INFO kablam! usermod: no changes Oct 10 22:59:40.028 INFO kablam! Compiling euler-rs v0.1.0 (/source) Oct 10 22:59:40.805 INFO kablam! warning: function is never used: `sum_multiples_of_a_and_b_below_z` Oct 10 22:59:40.805 INFO kablam! --> src/problems/problem_001.rs:1:1 Oct 10 22:59:40.805 INFO kablam! | Oct 10 22:59:40.805 INFO kablam! 1 | fn sum_multiples_of_a_and_b_below_z(a: u64, b: u64, z: u64) -> u64 { Oct 10 22:59:40.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:59:40.805 INFO kablam! | Oct 10 22:59:40.805 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:59:40.805 INFO kablam! Oct 10 22:59:40.805 INFO kablam! warning: function is never used: `divible_by` Oct 10 22:59:40.805 INFO kablam! --> src/problems/problem_001.rs:5:1 Oct 10 22:59:40.805 INFO kablam! | Oct 10 22:59:40.805 INFO kablam! 5 | fn divible_by(n: u64, z: u64) -> u64 { Oct 10 22:59:40.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:59:40.805 INFO kablam! Oct 10 22:59:40.805 INFO kablam! warning: function is never used: `sum_even_fibonacci_not_exceeding_x` Oct 10 22:59:40.805 INFO kablam! --> src/problems/problem_002.rs:1:1 Oct 10 22:59:40.805 INFO kablam! | Oct 10 22:59:40.805 INFO kablam! 1 | fn sum_even_fibonacci_not_exceeding_x(target: u64) -> u64 { Oct 10 22:59:40.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:59:40.805 INFO kablam! Oct 10 22:59:42.033 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Oct 10 22:59:42.033 INFO kablam! su: No module specific data is present Oct 10 22:59:42.541 INFO running `"docker" "rm" "-f" "e0387d2748157de83c7d65b87cd4814914a26dc1bdce75c920515e041052faa5"` Oct 10 22:59:42.868 INFO blam! e0387d2748157de83c7d65b87cd4814914a26dc1bdce75c920515e041052faa5 Oct 10 22:59:42.872 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:59:42.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:59:43.314 INFO blam! a9974a3872febd24020e3ebe20603d945cfe5b17c222fb4a626d57c04c6321dc Oct 10 22:59:43.315 INFO running `"docker" "start" "-a" "a9974a3872febd24020e3ebe20603d945cfe5b17c222fb4a626d57c04c6321dc"` Oct 10 22:59:45.080 INFO kablam! usermod: no changes Oct 10 22:59:45.140 INFO kablam! Compiling euler-rs v0.1.0 (/source) Oct 10 22:59:47.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Oct 10 22:59:47.311 INFO kablam! su: No module specific data is present Oct 10 22:59:48.492 INFO running `"docker" "rm" "-f" "a9974a3872febd24020e3ebe20603d945cfe5b17c222fb4a626d57c04c6321dc"` Oct 10 22:59:48.860 INFO blam! a9974a3872febd24020e3ebe20603d945cfe5b17c222fb4a626d57c04c6321dc Oct 10 22:59:48.869 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:59:48.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:59:49.208 INFO blam! 1848545e9c8901dc8e90b1899972a864a0d9c4937d74501695a0fb69cd8e3299 Oct 10 22:59:49.213 INFO running `"docker" "start" "-a" "1848545e9c8901dc8e90b1899972a864a0d9c4937d74501695a0fb69cd8e3299"` Oct 10 22:59:50.509 INFO kablam! usermod: no changes Oct 10 22:59:50.572 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 22:59:50.576 INFO kablam! Running /target/debug/deps/euler_rs-8b82b59d4458b568 Oct 10 22:59:50.576 INFO kablam! Running /target/debug/deps/euler_rs-05676e6c980a4740 Oct 10 22:59:50.577 INFO blam! Oct 10 22:59:50.577 INFO blam! running 2 tests Oct 10 22:59:50.577 INFO blam! test problems::problem_002::test::sum_even_fibonacci_not_exceeding_x_test ... ok Oct 10 22:59:50.577 INFO blam! test problems::problem_001::test::sum_multiples_of_a_and_b_below_z_test ... ok Oct 10 22:59:50.577 INFO blam! Oct 10 22:59:50.577 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:50.577 INFO blam! Oct 10 22:59:50.579 INFO blam! Oct 10 22:59:50.579 INFO blam! running 0 tests Oct 10 22:59:50.579 INFO blam! Oct 10 22:59:50.579 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:50.579 INFO blam! Oct 10 22:59:50.580 INFO kablam! Doc-tests euler-rs Oct 10 22:59:51.675 INFO blam! Oct 10 22:59:51.675 INFO blam! running 0 tests Oct 10 22:59:51.675 INFO blam! Oct 10 22:59:51.675 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:51.675 INFO blam! Oct 10 22:59:51.688 INFO kablam! su: No module specific data is present Oct 10 22:59:52.750 INFO running `"docker" "rm" "-f" "1848545e9c8901dc8e90b1899972a864a0d9c4937d74501695a0fb69cd8e3299"` Oct 10 22:59:53.105 INFO blam! 1848545e9c8901dc8e90b1899972a864a0d9c4937d74501695a0fb69cd8e3299