Oct 13 13:16:25.997 INFO checking isaac-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:16:25.997 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 13:16:26.536 INFO blam! 6bf17ae410eaf2c95f3953778fc9fdb82b2413e635997ea23faa6dbc267c84ee Oct 13 13:16:26.545 INFO running `"docker" "start" "-a" "6bf17ae410eaf2c95f3953778fc9fdb82b2413e635997ea23faa6dbc267c84ee"` Oct 13 13:16:28.228 INFO kablam! usermod: no changes Oct 13 13:16:28.321 INFO kablam! Checking isaac v0.1.0 (/source) Oct 13 13:16:28.864 INFO kablam! warning: type alias is never used: `w32` Oct 13 13:16:28.864 INFO kablam! --> src/lib.rs:27:1 Oct 13 13:16:28.864 INFO kablam! | Oct 13 13:16:28.864 INFO kablam! 27 | type w32 = w; Oct 13 13:16:28.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 13:16:28.864 INFO kablam! | Oct 13 13:16:28.864 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 13:16:28.864 INFO kablam! Oct 13 13:16:28.864 INFO kablam! warning: type `w32` should have a camel case name such as `W32` Oct 13 13:16:28.864 INFO kablam! --> src/lib.rs:27:1 Oct 13 13:16:28.864 INFO kablam! | Oct 13 13:16:28.864 INFO kablam! 27 | type w32 = w; Oct 13 13:16:28.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 13:16:28.864 INFO kablam! | Oct 13 13:16:28.864 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 13:16:28.864 INFO kablam! Oct 13 13:16:28.864 INFO kablam! warning: type `w64` should have a camel case name such as `W64` Oct 13 13:16:28.864 INFO kablam! --> src/lib.rs:28:1 Oct 13 13:16:28.864 INFO kablam! | Oct 13 13:16:28.864 INFO kablam! 28 | type w64 = w; Oct 13 13:16:28.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 13:16:28.865 INFO kablam! Oct 13 13:16:28.865 INFO kablam! warning: static variable `empty` should have an upper case name such as `EMPTY` Oct 13 13:16:28.865 INFO kablam! --> src/lib.rs:66:1 Oct 13 13:16:28.865 INFO kablam! | Oct 13 13:16:28.865 INFO kablam! 66 | / static empty: Rng = Rng { Oct 13 13:16:28.865 INFO kablam! 67 | | cnt: 0, Oct 13 13:16:28.865 INFO kablam! 68 | | rsl: [w(0); RAND_SIZE_64], Oct 13 13:16:28.865 INFO kablam! 69 | | mem: [w(0); RAND_SIZE_64], Oct 13 13:16:28.865 INFO kablam! ... | Oct 13 13:16:28.865 INFO kablam! 72 | | c: w(0), Oct 13 13:16:28.865 INFO kablam! 73 | | }; Oct 13 13:16:28.865 INFO kablam! | |__^ Oct 13 13:16:28.865 INFO kablam! | Oct 13 13:16:28.865 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 13:16:28.865 INFO kablam! Oct 13 13:16:29.520 INFO kablam! warning: type alias is never used: `w32` Oct 13 13:16:29.520 INFO kablam! --> src/lib.rs:27:1 Oct 13 13:16:29.520 INFO kablam! | Oct 13 13:16:29.520 INFO kablam! 27 | type w32 = w; Oct 13 13:16:29.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 13:16:29.520 INFO kablam! | Oct 13 13:16:29.520 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 13:16:29.520 INFO kablam! Oct 13 13:16:29.520 INFO kablam! warning: type `w32` should have a camel case name such as `W32` Oct 13 13:16:29.520 INFO kablam! --> src/lib.rs:27:1 Oct 13 13:16:29.520 INFO kablam! | Oct 13 13:16:29.520 INFO kablam! 27 | type w32 = w; Oct 13 13:16:29.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 13:16:29.520 INFO kablam! | Oct 13 13:16:29.521 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 13:16:29.521 INFO kablam! Oct 13 13:16:29.521 INFO kablam! warning: type `w64` should have a camel case name such as `W64` Oct 13 13:16:29.521 INFO kablam! --> src/lib.rs:28:1 Oct 13 13:16:29.521 INFO kablam! | Oct 13 13:16:29.521 INFO kablam! 28 | type w64 = w; Oct 13 13:16:29.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 13:16:29.521 INFO kablam! Oct 13 13:16:29.521 INFO kablam! warning: static variable `empty` should have an upper case name such as `EMPTY` Oct 13 13:16:29.521 INFO kablam! --> src/lib.rs:66:1 Oct 13 13:16:29.521 INFO kablam! | Oct 13 13:16:29.521 INFO kablam! 66 | / static empty: Rng = Rng { Oct 13 13:16:29.521 INFO kablam! 67 | | cnt: 0, Oct 13 13:16:29.521 INFO kablam! 68 | | rsl: [w(0); RAND_SIZE_64], Oct 13 13:16:29.521 INFO kablam! 69 | | mem: [w(0); RAND_SIZE_64], Oct 13 13:16:29.521 INFO kablam! ... | Oct 13 13:16:29.521 INFO kablam! 72 | | c: w(0), Oct 13 13:16:29.521 INFO kablam! 73 | | }; Oct 13 13:16:29.521 INFO kablam! | |__^ Oct 13 13:16:29.521 INFO kablam! | Oct 13 13:16:29.521 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 13:16:29.521 INFO kablam! Oct 13 13:16:29.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 13 13:16:29.552 INFO kablam! su: No module specific data is present Oct 13 13:16:30.477 INFO running `"docker" "rm" "-f" "6bf17ae410eaf2c95f3953778fc9fdb82b2413e635997ea23faa6dbc267c84ee"` Oct 13 13:16:30.814 INFO blam! 6bf17ae410eaf2c95f3953778fc9fdb82b2413e635997ea23faa6dbc267c84ee