Oct 27 20:23:05.103 INFO checking isaac-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:23:05.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 20:23:05.583 INFO blam! d485ef77c422676dd5ffa4b2dc75751b91ead5781ff84713a81f8933f99b254e Oct 27 20:23:05.589 INFO running `"docker" "start" "-a" "d485ef77c422676dd5ffa4b2dc75751b91ead5781ff84713a81f8933f99b254e"` Oct 27 20:23:06.739 INFO kablam! usermod: no changes Oct 27 20:23:06.779 INFO kablam! Checking rm v0.3.2 Oct 27 20:23:07.099 INFO kablam! Checking isaac v0.1.0 (/source) Oct 27 20:23:07.539 INFO kablam! warning: type alias is never used: `w32` Oct 27 20:23:07.540 INFO kablam! --> src/lib.rs:27:1 Oct 27 20:23:07.540 INFO kablam! | Oct 27 20:23:07.540 INFO kablam! 27 | type w32 = w; Oct 27 20:23:07.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:23:07.541 INFO kablam! | Oct 27 20:23:07.541 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:23:07.542 INFO kablam! Oct 27 20:23:07.542 INFO kablam! warning: type `w32` should have a camel case name such as `W32` Oct 27 20:23:07.542 INFO kablam! --> src/lib.rs:27:1 Oct 27 20:23:07.543 INFO kablam! | Oct 27 20:23:07.543 INFO kablam! 27 | type w32 = w; Oct 27 20:23:07.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:23:07.544 INFO kablam! | Oct 27 20:23:07.544 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 20:23:07.544 INFO kablam! Oct 27 20:23:07.545 INFO kablam! warning: type `w64` should have a camel case name such as `W64` Oct 27 20:23:07.545 INFO kablam! --> src/lib.rs:28:1 Oct 27 20:23:07.545 INFO kablam! | Oct 27 20:23:07.546 INFO kablam! 28 | type w64 = w; Oct 27 20:23:07.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:23:07.546 INFO kablam! Oct 27 20:23:07.546 INFO kablam! warning: static variable `empty` should have an upper case name such as `EMPTY` Oct 27 20:23:07.547 INFO kablam! --> src/lib.rs:66:1 Oct 27 20:23:07.547 INFO kablam! | Oct 27 20:23:07.547 INFO kablam! 66 | / static empty: Rng = Rng { Oct 27 20:23:07.548 INFO kablam! 67 | | cnt: 0, Oct 27 20:23:07.548 INFO kablam! 68 | | rsl: [w(0); RAND_SIZE_64], Oct 27 20:23:07.548 INFO kablam! 69 | | mem: [w(0); RAND_SIZE_64], Oct 27 20:23:07.549 INFO kablam! ... | Oct 27 20:23:07.549 INFO kablam! 72 | | c: w(0), Oct 27 20:23:07.549 INFO kablam! 73 | | }; Oct 27 20:23:07.550 INFO kablam! | |__^ Oct 27 20:23:07.550 INFO kablam! | Oct 27 20:23:07.550 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 20:23:07.551 INFO kablam! Oct 27 20:23:08.215 INFO kablam! warning: type alias is never used: `w32` Oct 27 20:23:08.215 INFO kablam! --> src/lib.rs:27:1 Oct 27 20:23:08.215 INFO kablam! | Oct 27 20:23:08.215 INFO kablam! 27 | type w32 = w; Oct 27 20:23:08.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:23:08.215 INFO kablam! | Oct 27 20:23:08.215 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:23:08.215 INFO kablam! Oct 27 20:23:08.215 INFO kablam! warning: type `w32` should have a camel case name such as `W32` Oct 27 20:23:08.215 INFO kablam! --> src/lib.rs:27:1 Oct 27 20:23:08.215 INFO kablam! | Oct 27 20:23:08.215 INFO kablam! 27 | type w32 = w; Oct 27 20:23:08.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:23:08.215 INFO kablam! | Oct 27 20:23:08.215 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 20:23:08.215 INFO kablam! Oct 27 20:23:08.215 INFO kablam! warning: type `w64` should have a camel case name such as `W64` Oct 27 20:23:08.215 INFO kablam! --> src/lib.rs:28:1 Oct 27 20:23:08.215 INFO kablam! | Oct 27 20:23:08.215 INFO kablam! 28 | type w64 = w; Oct 27 20:23:08.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:23:08.215 INFO kablam! Oct 27 20:23:08.215 INFO kablam! warning: static variable `empty` should have an upper case name such as `EMPTY` Oct 27 20:23:08.215 INFO kablam! --> src/lib.rs:66:1 Oct 27 20:23:08.215 INFO kablam! | Oct 27 20:23:08.215 INFO kablam! 66 | / static empty: Rng = Rng { Oct 27 20:23:08.215 INFO kablam! 67 | | cnt: 0, Oct 27 20:23:08.215 INFO kablam! 68 | | rsl: [w(0); RAND_SIZE_64], Oct 27 20:23:08.215 INFO kablam! 69 | | mem: [w(0); RAND_SIZE_64], Oct 27 20:23:08.215 INFO kablam! ... | Oct 27 20:23:08.215 INFO kablam! 72 | | c: w(0), Oct 27 20:23:08.215 INFO kablam! 73 | | }; Oct 27 20:23:08.215 INFO kablam! | |__^ Oct 27 20:23:08.215 INFO kablam! | Oct 27 20:23:08.215 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 20:23:08.215 INFO kablam! Oct 27 20:23:08.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 27 20:23:08.251 INFO kablam! su: No module specific data is present Oct 27 20:23:09.387 INFO running `"docker" "rm" "-f" "d485ef77c422676dd5ffa4b2dc75751b91ead5781ff84713a81f8933f99b254e"` Oct 27 20:23:09.687 INFO blam! d485ef77c422676dd5ffa4b2dc75751b91ead5781ff84713a81f8933f99b254e