Oct 22 02:10:18.447 INFO checking isaac-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:10:18.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 02:10:18.932 INFO blam! 361efc58e5997d91a4c997c1107060ae035423d0a81bc6425d2f5b29325c9f79 Oct 22 02:10:18.940 INFO running `"docker" "start" "-a" "361efc58e5997d91a4c997c1107060ae035423d0a81bc6425d2f5b29325c9f79"` Oct 22 02:10:20.000 INFO kablam! usermod: no changes Oct 22 02:10:20.088 INFO kablam! Checking rm v0.3.2 Oct 22 02:10:20.443 INFO kablam! Checking isaac v0.1.0 (/source) Oct 22 02:10:20.817 INFO kablam! warning: type alias is never used: `w32` Oct 22 02:10:20.818 INFO kablam! --> src/lib.rs:27:1 Oct 22 02:10:20.818 INFO kablam! | Oct 22 02:10:20.818 INFO kablam! 27 | type w32 = w; Oct 22 02:10:20.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 02:10:20.819 INFO kablam! | Oct 22 02:10:20.819 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 02:10:20.820 INFO kablam! Oct 22 02:10:20.820 INFO kablam! warning: type `w32` should have a camel case name such as `W32` Oct 22 02:10:20.820 INFO kablam! --> src/lib.rs:27:1 Oct 22 02:10:20.821 INFO kablam! | Oct 22 02:10:20.821 INFO kablam! 27 | type w32 = w; Oct 22 02:10:20.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 02:10:20.822 INFO kablam! | Oct 22 02:10:20.822 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 22 02:10:20.822 INFO kablam! Oct 22 02:10:20.822 INFO kablam! warning: type `w64` should have a camel case name such as `W64` Oct 22 02:10:20.823 INFO kablam! --> src/lib.rs:28:1 Oct 22 02:10:20.823 INFO kablam! | Oct 22 02:10:20.823 INFO kablam! 28 | type w64 = w; Oct 22 02:10:20.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 02:10:20.824 INFO kablam! Oct 22 02:10:20.824 INFO kablam! warning: static variable `empty` should have an upper case name such as `EMPTY` Oct 22 02:10:20.825 INFO kablam! --> src/lib.rs:66:1 Oct 22 02:10:20.825 INFO kablam! | Oct 22 02:10:20.825 INFO kablam! 66 | / static empty: Rng = Rng { Oct 22 02:10:20.825 INFO kablam! 67 | | cnt: 0, Oct 22 02:10:20.826 INFO kablam! 68 | | rsl: [w(0); RAND_SIZE_64], Oct 22 02:10:20.826 INFO kablam! 69 | | mem: [w(0); RAND_SIZE_64], Oct 22 02:10:20.826 INFO kablam! ... | Oct 22 02:10:20.826 INFO kablam! 72 | | c: w(0), Oct 22 02:10:20.827 INFO kablam! 73 | | }; Oct 22 02:10:20.827 INFO kablam! | |__^ Oct 22 02:10:20.827 INFO kablam! | Oct 22 02:10:20.827 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 22 02:10:20.828 INFO kablam! Oct 22 02:10:21.250 INFO kablam! warning: type alias is never used: `w32` Oct 22 02:10:21.251 INFO kablam! --> src/lib.rs:27:1 Oct 22 02:10:21.251 INFO kablam! | Oct 22 02:10:21.251 INFO kablam! 27 | type w32 = w; Oct 22 02:10:21.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 02:10:21.252 INFO kablam! | Oct 22 02:10:21.252 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 02:10:21.252 INFO kablam! Oct 22 02:10:21.253 INFO kablam! warning: type `w32` should have a camel case name such as `W32` Oct 22 02:10:21.253 INFO kablam! --> src/lib.rs:27:1 Oct 22 02:10:21.253 INFO kablam! | Oct 22 02:10:21.253 INFO kablam! 27 | type w32 = w; Oct 22 02:10:21.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 02:10:21.254 INFO kablam! | Oct 22 02:10:21.254 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 22 02:10:21.254 INFO kablam! Oct 22 02:10:21.255 INFO kablam! warning: type `w64` should have a camel case name such as `W64` Oct 22 02:10:21.255 INFO kablam! --> src/lib.rs:28:1 Oct 22 02:10:21.255 INFO kablam! | Oct 22 02:10:21.255 INFO kablam! 28 | type w64 = w; Oct 22 02:10:21.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 02:10:21.256 INFO kablam! Oct 22 02:10:21.256 INFO kablam! warning: static variable `empty` should have an upper case name such as `EMPTY` Oct 22 02:10:21.257 INFO kablam! --> src/lib.rs:66:1 Oct 22 02:10:21.257 INFO kablam! | Oct 22 02:10:21.257 INFO kablam! 66 | / static empty: Rng = Rng { Oct 22 02:10:21.258 INFO kablam! 67 | | cnt: 0, Oct 22 02:10:21.258 INFO kablam! 68 | | rsl: [w(0); RAND_SIZE_64], Oct 22 02:10:21.258 INFO kablam! 69 | | mem: [w(0); RAND_SIZE_64], Oct 22 02:10:21.259 INFO kablam! ... | Oct 22 02:10:21.259 INFO kablam! 72 | | c: w(0), Oct 22 02:10:21.259 INFO kablam! 73 | | }; Oct 22 02:10:21.259 INFO kablam! | |__^ Oct 22 02:10:21.260 INFO kablam! | Oct 22 02:10:21.264 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 22 02:10:21.264 INFO kablam! Oct 22 02:10:21.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 22 02:10:21.296 INFO kablam! su: No module specific data is present Oct 22 02:10:21.876 INFO running `"docker" "rm" "-f" "361efc58e5997d91a4c997c1107060ae035423d0a81bc6425d2f5b29325c9f79"` Oct 22 02:10:22.300 INFO blam! 361efc58e5997d91a4c997c1107060ae035423d0a81bc6425d2f5b29325c9f79