Oct 22 04:55:32.247 INFO checking YAPL-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:55:32.247 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 22 04:55:32.493 INFO blam! 27d0accbf93b477eea7fde145fb93a3dd0a4ba78dd30c05c9231f1b0f85bb3d9 Oct 22 04:55:32.497 INFO running `"docker" "start" "-a" "27d0accbf93b477eea7fde145fb93a3dd0a4ba78dd30c05c9231f1b0f85bb3d9"` Oct 22 04:55:33.104 INFO kablam! usermod: no changes Oct 22 04:55:33.125 INFO kablam! Checking YAPL v0.1.0 (/source) Oct 22 04:55:33.768 INFO kablam! warning: crate `YAPL` should have a snake case name such as `yapl` Oct 22 04:55:33.768 INFO kablam! | Oct 22 04:55:33.768 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 22 04:55:33.768 INFO kablam! Oct 22 04:55:33.769 INFO kablam! warning: function `isPrime` should have a snake case name such as `is_prime` Oct 22 04:55:33.769 INFO kablam! --> src/lib.rs:17:1 Oct 22 04:55:33.769 INFO kablam! | Oct 22 04:55:33.769 INFO kablam! 17 | / pub fn isPrime(n: u64) -> bool Oct 22 04:55:33.769 INFO kablam! 18 | | { Oct 22 04:55:33.769 INFO kablam! 19 | | if n <= 1 { return false;} Oct 22 04:55:33.769 INFO kablam! 20 | | else if n <= 3 { return true;} Oct 22 04:55:33.769 INFO kablam! ... | Oct 22 04:55:33.769 INFO kablam! 29 | | return true Oct 22 04:55:33.769 INFO kablam! 30 | | } Oct 22 04:55:33.769 INFO kablam! | |_^ Oct 22 04:55:33.769 INFO kablam! Oct 22 04:55:33.897 INFO kablam! warning: crate `YAPL` should have a snake case name such as `yapl` Oct 22 04:55:33.897 INFO kablam! | Oct 22 04:55:33.897 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 22 04:55:33.897 INFO kablam! Oct 22 04:55:33.897 INFO kablam! warning: function `isPrime` should have a snake case name such as `is_prime` Oct 22 04:55:33.897 INFO kablam! --> src/lib.rs:17:1 Oct 22 04:55:33.898 INFO kablam! | Oct 22 04:55:33.898 INFO kablam! 17 | / pub fn isPrime(n: u64) -> bool Oct 22 04:55:33.898 INFO kablam! 18 | | { Oct 22 04:55:33.898 INFO kablam! 19 | | if n <= 1 { return false;} Oct 22 04:55:33.898 INFO kablam! 20 | | else if n <= 3 { return true;} Oct 22 04:55:33.898 INFO kablam! ... | Oct 22 04:55:33.898 INFO kablam! 29 | | return true Oct 22 04:55:33.898 INFO kablam! 30 | | } Oct 22 04:55:33.898 INFO kablam! | |_^ Oct 22 04:55:33.898 INFO kablam! Oct 22 04:55:33.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 22 04:55:33.952 INFO kablam! su: No module specific data is present Oct 22 04:55:34.548 INFO running `"docker" "rm" "-f" "27d0accbf93b477eea7fde145fb93a3dd0a4ba78dd30c05c9231f1b0f85bb3d9"` Oct 22 04:55:34.707 INFO blam! 27d0accbf93b477eea7fde145fb93a3dd0a4ba78dd30c05c9231f1b0f85bb3d9