Oct 27 19:24:19.264 INFO checking mar-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:24:19.266 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 19:24:19.683 INFO blam! ef5f5c8b2d18ae5e4b5504f6639dc6cd2b98f11ea90ad3f6307840a6b8e3781f Oct 27 19:24:19.684 INFO running `"docker" "start" "-a" "ef5f5c8b2d18ae5e4b5504f6639dc6cd2b98f11ea90ad3f6307840a6b8e3781f"` Oct 27 19:24:20.702 INFO kablam! usermod: no changes Oct 27 19:24:20.767 INFO kablam! Checking mar v0.1.1 (/source) Oct 27 19:24:21.662 INFO kablam! warning: function is never used: `round_up` Oct 27 19:24:21.662 INFO kablam! --> src/lib.rs:24:1 Oct 27 19:24:21.662 INFO kablam! | Oct 27 19:24:21.662 INFO kablam! 24 | fn round_up(n: usize, incr: usize) -> usize { Oct 27 19:24:21.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.662 INFO kablam! | Oct 27 19:24:21.662 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 19:24:21.662 INFO kablam! Oct 27 19:24:21.662 INFO kablam! warning: constant item is never used: `SIGNATURE_BLOCK_OFFSET` Oct 27 19:24:21.662 INFO kablam! --> src/lib.rs:29:1 Oct 27 19:24:21.662 INFO kablam! | Oct 27 19:24:21.662 INFO kablam! 29 | const SIGNATURE_BLOCK_OFFSET: usize = 16; Oct 27 19:24:21.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.662 INFO kablam! Oct 27 19:24:21.662 INFO kablam! warning: constant item is never used: `MAX_SIZE_OF_MAR_FILE` Oct 27 19:24:21.662 INFO kablam! --> src/lib.rs:32:1 Oct 27 19:24:21.662 INFO kablam! | Oct 27 19:24:21.662 INFO kablam! 32 | const MAX_SIZE_OF_MAR_FILE: u64 = 500 * 1024 * 1024; Oct 27 19:24:21.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.662 INFO kablam! Oct 27 19:24:21.662 INFO kablam! warning: constant item is never used: `MAX_SIGNATURE_LENGTH` Oct 27 19:24:21.662 INFO kablam! --> src/lib.rs:36:1 Oct 27 19:24:21.662 INFO kablam! | Oct 27 19:24:21.662 INFO kablam! 36 | const MAX_SIGNATURE_LENGTH: usize = 2048; Oct 27 19:24:21.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.662 INFO kablam! Oct 27 19:24:21.662 INFO kablam! warning: constant item is never used: `PRODUCT_INFO_BLOCK_ID` Oct 27 19:24:21.662 INFO kablam! --> src/lib.rs:39:1 Oct 27 19:24:21.662 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 39 | const PRODUCT_INFO_BLOCK_ID: u32 = 1; Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: function is never used: `mar_item_size` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:49:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 49 | fn mar_item_size(name_len: usize) -> usize { Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: struct is never constructed: `ProductInformationBlock` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:53:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 53 | struct ProductInformationBlock { Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: constant item is never used: `PIB_MAX_MAR_CHANNEL_ID_SIZE` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:59:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 59 | const PIB_MAX_MAR_CHANNEL_ID_SIZE: usize = 63; Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: constant item is never used: `PIB_MAX_PRODUCT_VERSION_SIZE` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:60:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 60 | const PIB_MAX_PRODUCT_VERSION_SIZE: usize = 31; Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: structure field `MARChannelID` should have a snake case name such as `marchannel_id` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:54:5 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 54 | MARChannelID: Vec, Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: structure field `productVersion` should have a snake case name such as `product_version` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:55:5 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 55 | productVersion: Vec, Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: function is never used: `round_up` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:24:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 24 | fn round_up(n: usize, incr: usize) -> usize { Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: constant item is never used: `SIGNATURE_BLOCK_OFFSET` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:29:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 29 | const SIGNATURE_BLOCK_OFFSET: usize = 16; Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: constant item is never used: `MAX_SIZE_OF_MAR_FILE` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:32:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 32 | const MAX_SIZE_OF_MAR_FILE: u64 = 500 * 1024 * 1024; Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: constant item is never used: `MAX_SIGNATURE_LENGTH` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:36:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 36 | const MAX_SIGNATURE_LENGTH: usize = 2048; Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: constant item is never used: `PRODUCT_INFO_BLOCK_ID` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:39:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 39 | const PRODUCT_INFO_BLOCK_ID: u32 = 1; Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: function is never used: `mar_item_size` Oct 27 19:24:21.663 INFO kablam! --> src/lib.rs:49:1 Oct 27 19:24:21.663 INFO kablam! | Oct 27 19:24:21.663 INFO kablam! 49 | fn mar_item_size(name_len: usize) -> usize { Oct 27 19:24:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.663 INFO kablam! Oct 27 19:24:21.663 INFO kablam! warning: struct is never constructed: `ProductInformationBlock` Oct 27 19:24:21.664 INFO kablam! --> src/lib.rs:53:1 Oct 27 19:24:21.664 INFO kablam! | Oct 27 19:24:21.664 INFO kablam! 53 | struct ProductInformationBlock { Oct 27 19:24:21.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.664 INFO kablam! Oct 27 19:24:21.664 INFO kablam! warning: constant item is never used: `PIB_MAX_MAR_CHANNEL_ID_SIZE` Oct 27 19:24:21.664 INFO kablam! --> src/lib.rs:59:1 Oct 27 19:24:21.664 INFO kablam! | Oct 27 19:24:21.664 INFO kablam! 59 | const PIB_MAX_MAR_CHANNEL_ID_SIZE: usize = 63; Oct 27 19:24:21.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.664 INFO kablam! Oct 27 19:24:21.664 INFO kablam! warning: constant item is never used: `PIB_MAX_PRODUCT_VERSION_SIZE` Oct 27 19:24:21.664 INFO kablam! --> src/lib.rs:60:1 Oct 27 19:24:21.664 INFO kablam! | Oct 27 19:24:21.664 INFO kablam! 60 | const PIB_MAX_PRODUCT_VERSION_SIZE: usize = 31; Oct 27 19:24:21.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.664 INFO kablam! Oct 27 19:24:21.664 INFO kablam! warning: structure field `MARChannelID` should have a snake case name such as `marchannel_id` Oct 27 19:24:21.681 INFO kablam! --> src/lib.rs:54:5 Oct 27 19:24:21.681 INFO kablam! | Oct 27 19:24:21.681 INFO kablam! 54 | MARChannelID: Vec, Oct 27 19:24:21.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.681 INFO kablam! | Oct 27 19:24:21.681 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 19:24:21.681 INFO kablam! Oct 27 19:24:21.681 INFO kablam! warning: structure field `productVersion` should have a snake case name such as `product_version` Oct 27 19:24:21.681 INFO kablam! --> src/lib.rs:55:5 Oct 27 19:24:21.681 INFO kablam! | Oct 27 19:24:21.681 INFO kablam! 55 | productVersion: Vec, Oct 27 19:24:21.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:24:21.681 INFO kablam! Oct 27 19:24:22.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 27 19:24:22.811 INFO kablam! su: No module specific data is present Oct 27 19:24:23.155 INFO running `"docker" "rm" "-f" "ef5f5c8b2d18ae5e4b5504f6639dc6cd2b98f11ea90ad3f6307840a6b8e3781f"` Oct 27 19:24:23.223 INFO blam! ef5f5c8b2d18ae5e4b5504f6639dc6cd2b98f11ea90ad3f6307840a6b8e3781f