Oct 21 17:50:22.215 INFO checking fmendez/euler-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:50:22.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 17:50:22.464 INFO blam! ac88d7ffbbf750cb9570d73b56037474650d542f12a0a9ac5026b0bfc53126ac Oct 21 17:50:22.464 INFO running `"docker" "start" "-a" "ac88d7ffbbf750cb9570d73b56037474650d542f12a0a9ac5026b0bfc53126ac"` Oct 21 17:50:23.508 INFO kablam! usermod: no changes Oct 21 17:50:23.544 INFO kablam! Checking euler-rs v0.1.0 (/source) Oct 21 17:50:24.073 INFO kablam! warning: function is never used: `sum_multiples_of_a_and_b_below_z` Oct 21 17:50:24.073 INFO kablam! --> src/problems/problem_001.rs:1:1 Oct 21 17:50:24.073 INFO kablam! | Oct 21 17:50:24.073 INFO kablam! 1 | fn sum_multiples_of_a_and_b_below_z(a: u64, b: u64, z: u64) -> u64 { Oct 21 17:50:24.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:50:24.073 INFO kablam! | Oct 21 17:50:24.073 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:50:24.073 INFO kablam! Oct 21 17:50:24.073 INFO kablam! warning: function is never used: `divible_by` Oct 21 17:50:24.073 INFO kablam! --> src/problems/problem_001.rs:5:1 Oct 21 17:50:24.073 INFO kablam! | Oct 21 17:50:24.073 INFO kablam! 5 | fn divible_by(n: u64, z: u64) -> u64 { Oct 21 17:50:24.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:50:24.073 INFO kablam! Oct 21 17:50:24.073 INFO kablam! warning: function is never used: `sum_even_fibonacci_not_exceeding_x` Oct 21 17:50:24.073 INFO kablam! --> src/problems/problem_002.rs:1:1 Oct 21 17:50:24.073 INFO kablam! | Oct 21 17:50:24.073 INFO kablam! 1 | fn sum_even_fibonacci_not_exceeding_x(target: u64) -> u64 { Oct 21 17:50:24.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:50:24.073 INFO kablam! Oct 21 17:50:24.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 21 17:50:24.911 INFO kablam! su: No module specific data is present Oct 21 17:50:25.524 INFO running `"docker" "rm" "-f" "ac88d7ffbbf750cb9570d73b56037474650d542f12a0a9ac5026b0bfc53126ac"` Oct 21 17:50:25.788 INFO blam! ac88d7ffbbf750cb9570d73b56037474650d542f12a0a9ac5026b0bfc53126ac