Oct 12 15:28:07.886 INFO checking pudh4418/udfstd against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 15:28:07.887 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 15:28:08.258 INFO blam! 98c2446f8d6d835e36396f999e7ed7963bb7c9c77b4353ebdd23551e20231f65 Oct 12 15:28:08.263 INFO running `"docker" "start" "-a" "98c2446f8d6d835e36396f999e7ed7963bb7c9c77b4353ebdd23551e20231f65"` Oct 12 15:28:09.652 INFO kablam! usermod: no changes Oct 12 15:28:09.700 INFO kablam! Checking udfstd v0.1.0 (/source) Oct 12 15:28:10.093 INFO kablam! warning: unused import: `std::str` Oct 12 15:28:10.093 INFO kablam! --> src/main.rs:9:5 Oct 12 15:28:10.093 INFO kablam! | Oct 12 15:28:10.093 INFO kablam! 9 | use std::str; Oct 12 15:28:10.093 INFO kablam! | ^^^^^^^^ Oct 12 15:28:10.093 INFO kablam! | Oct 12 15:28:10.093 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 15:28:10.093 INFO kablam! Oct 12 15:28:10.323 INFO kablam! warning: unused variable: `loc` Oct 12 15:28:10.323 INFO kablam! --> src/main.rs:445:13 Oct 12 15:28:10.323 INFO kablam! | Oct 12 15:28:10.323 INFO kablam! 445 | let loc = f.seek(SeekFrom::Current(pad)).unwrap(); Oct 12 15:28:10.323 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 12 15:28:10.323 INFO kablam! | Oct 12 15:28:10.323 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 15:28:10.324 INFO kablam! Oct 12 15:28:10.325 INFO kablam! warning: unused variable: `loc` Oct 12 15:28:10.325 INFO kablam! --> src/main.rs:484:17 Oct 12 15:28:10.326 INFO kablam! | Oct 12 15:28:10.326 INFO kablam! 484 | let loc = f.seek(SeekFrom::Start(seek_loc)).unwrap(); Oct 12 15:28:10.326 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 12 15:28:10.327 INFO kablam! Oct 12 15:28:10.400 INFO kablam! warning: unused import: `std::str` Oct 12 15:28:10.400 INFO kablam! --> src/main.rs:9:5 Oct 12 15:28:10.400 INFO kablam! | Oct 12 15:28:10.400 INFO kablam! 9 | use std::str; Oct 12 15:28:10.400 INFO kablam! | ^^^^^^^^ Oct 12 15:28:10.400 INFO kablam! | Oct 12 15:28:10.400 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 15:28:10.400 INFO kablam! Oct 12 15:28:10.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 15:28:10.419 INFO kablam! --> src/main.rs:328:57 Oct 12 15:28:10.419 INFO kablam! | Oct 12 15:28:10.419 INFO kablam! 328 | println!("FSD_len = {} FSD_loc = ({}, {})", lvd.lv_use.ext_len, u.root_fe.prn, u.root_fe.lbn); Oct 12 15:28:10.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.419 INFO kablam! | Oct 12 15:28:10.419 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 12 15:28:10.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 15:28:10.424 INFO kablam! = note: for more information, see issue #46043 Oct 12 15:28:10.424 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 15:28:10.424 INFO kablam! Oct 12 15:28:10.424 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 15:28:10.424 INFO kablam! --> src/main.rs:466:66 Oct 12 15:28:10.424 INFO kablam! | Oct 12 15:28:10.425 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 12 15:28:10.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.425 INFO kablam! | Oct 12 15:28:10.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 15:28:10.425 INFO kablam! = note: for more information, see issue #46043 Oct 12 15:28:10.425 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 15:28:10.425 INFO kablam! Oct 12 15:28:10.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 15:28:10.425 INFO kablam! --> src/main.rs:466:91 Oct 12 15:28:10.425 INFO kablam! | Oct 12 15:28:10.425 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 12 15:28:10.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.425 INFO kablam! | Oct 12 15:28:10.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 15:28:10.425 INFO kablam! = note: for more information, see issue #46043 Oct 12 15:28:10.425 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 15:28:10.426 INFO kablam! Oct 12 15:28:10.426 INFO kablam! warning: field is never used: `part_len` Oct 12 15:28:10.427 INFO kablam! --> src/main.rs:355:5 Oct 12 15:28:10.427 INFO kablam! | Oct 12 15:28:10.427 INFO kablam! 355 | part_len: u32, Oct 12 15:28:10.427 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 15:28:10.427 INFO kablam! | Oct 12 15:28:10.427 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 15:28:10.428 INFO kablam! Oct 12 15:28:10.428 INFO kablam! warning: field is never used: `meta_mirror_pos` Oct 12 15:28:10.428 INFO kablam! --> src/main.rs:361:5 Oct 12 15:28:10.428 INFO kablam! | Oct 12 15:28:10.428 INFO kablam! 361 | meta_mirror_pos: LBA, Oct 12 15:28:10.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.429 INFO kablam! Oct 12 15:28:10.429 INFO kablam! warning: field is never used: `meta_bitmap_pos` Oct 12 15:28:10.429 INFO kablam! --> src/main.rs:362:5 Oct 12 15:28:10.429 INFO kablam! | Oct 12 15:28:10.429 INFO kablam! 362 | meta_bitmap_pos: LBA, Oct 12 15:28:10.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.430 INFO kablam! Oct 12 15:28:10.430 INFO kablam! warning: field is never used: `alloc_unit_size` Oct 12 15:28:10.430 INFO kablam! --> src/main.rs:364:5 Oct 12 15:28:10.430 INFO kablam! | Oct 12 15:28:10.431 INFO kablam! 364 | alloc_unit_size: u32, Oct 12 15:28:10.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.431 INFO kablam! Oct 12 15:28:10.431 INFO kablam! warning: field is never used: `align_unit_size` Oct 12 15:28:10.431 INFO kablam! --> src/main.rs:365:5 Oct 12 15:28:10.431 INFO kablam! | Oct 12 15:28:10.432 INFO kablam! 365 | align_unit_size: u16, Oct 12 15:28:10.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.432 INFO kablam! Oct 12 15:28:10.592 INFO kablam! warning: unused variable: `loc` Oct 12 15:28:10.592 INFO kablam! --> src/main.rs:445:13 Oct 12 15:28:10.592 INFO kablam! | Oct 12 15:28:10.593 INFO kablam! 445 | let loc = f.seek(SeekFrom::Current(pad)).unwrap(); Oct 12 15:28:10.593 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 12 15:28:10.593 INFO kablam! | Oct 12 15:28:10.593 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 15:28:10.593 INFO kablam! Oct 12 15:28:10.593 INFO kablam! warning: unused variable: `loc` Oct 12 15:28:10.594 INFO kablam! --> src/main.rs:484:17 Oct 12 15:28:10.594 INFO kablam! | Oct 12 15:28:10.594 INFO kablam! 484 | let loc = f.seek(SeekFrom::Start(seek_loc)).unwrap(); Oct 12 15:28:10.594 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 12 15:28:10.594 INFO kablam! Oct 12 15:28:10.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 15:28:10.632 INFO kablam! --> src/main.rs:328:57 Oct 12 15:28:10.632 INFO kablam! | Oct 12 15:28:10.632 INFO kablam! 328 | println!("FSD_len = {} FSD_loc = ({}, {})", lvd.lv_use.ext_len, u.root_fe.prn, u.root_fe.lbn); Oct 12 15:28:10.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.633 INFO kablam! | Oct 12 15:28:10.633 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 12 15:28:10.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 15:28:10.633 INFO kablam! = note: for more information, see issue #46043 Oct 12 15:28:10.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 15:28:10.634 INFO kablam! Oct 12 15:28:10.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 15:28:10.634 INFO kablam! --> src/main.rs:466:66 Oct 12 15:28:10.634 INFO kablam! | Oct 12 15:28:10.634 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 12 15:28:10.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.635 INFO kablam! | Oct 12 15:28:10.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 15:28:10.635 INFO kablam! = note: for more information, see issue #46043 Oct 12 15:28:10.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 15:28:10.635 INFO kablam! Oct 12 15:28:10.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 15:28:10.635 INFO kablam! --> src/main.rs:466:91 Oct 12 15:28:10.636 INFO kablam! | Oct 12 15:28:10.636 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 12 15:28:10.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.636 INFO kablam! | Oct 12 15:28:10.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 15:28:10.636 INFO kablam! = note: for more information, see issue #46043 Oct 12 15:28:10.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 15:28:10.637 INFO kablam! Oct 12 15:28:10.637 INFO kablam! warning: field is never used: `part_len` Oct 12 15:28:10.637 INFO kablam! --> src/main.rs:355:5 Oct 12 15:28:10.637 INFO kablam! | Oct 12 15:28:10.637 INFO kablam! 355 | part_len: u32, Oct 12 15:28:10.638 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 15:28:10.638 INFO kablam! | Oct 12 15:28:10.638 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 15:28:10.638 INFO kablam! Oct 12 15:28:10.638 INFO kablam! warning: field is never used: `meta_mirror_pos` Oct 12 15:28:10.638 INFO kablam! --> src/main.rs:361:5 Oct 12 15:28:10.639 INFO kablam! | Oct 12 15:28:10.639 INFO kablam! 361 | meta_mirror_pos: LBA, Oct 12 15:28:10.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.639 INFO kablam! Oct 12 15:28:10.639 INFO kablam! warning: field is never used: `meta_bitmap_pos` Oct 12 15:28:10.639 INFO kablam! --> src/main.rs:362:5 Oct 12 15:28:10.639 INFO kablam! | Oct 12 15:28:10.639 INFO kablam! 362 | meta_bitmap_pos: LBA, Oct 12 15:28:10.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.639 INFO kablam! Oct 12 15:28:10.639 INFO kablam! warning: field is never used: `alloc_unit_size` Oct 12 15:28:10.639 INFO kablam! --> src/main.rs:364:5 Oct 12 15:28:10.639 INFO kablam! | Oct 12 15:28:10.639 INFO kablam! 364 | alloc_unit_size: u32, Oct 12 15:28:10.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.639 INFO kablam! Oct 12 15:28:10.639 INFO kablam! warning: field is never used: `align_unit_size` Oct 12 15:28:10.639 INFO kablam! --> src/main.rs:365:5 Oct 12 15:28:10.639 INFO kablam! | Oct 12 15:28:10.639 INFO kablam! 365 | align_unit_size: u16, Oct 12 15:28:10.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:28:10.639 INFO kablam! Oct 12 15:28:10.690 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 12 15:28:10.693 INFO kablam! su: No module specific data is present Oct 12 15:28:11.963 INFO running `"docker" "rm" "-f" "98c2446f8d6d835e36396f999e7ed7963bb7c9c77b4353ebdd23551e20231f65"` Oct 12 15:28:12.232 INFO blam! 98c2446f8d6d835e36396f999e7ed7963bb7c9c77b4353ebdd23551e20231f65