Oct 31 22:57:46.691 INFO checking pudh4418/udfstd against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:57:46.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 22:57:47.209 INFO blam! f3cf44369febb700f9d669dcc0544225d1a259214fbfe32bf31e0d29e7731955 Oct 31 22:57:47.210 INFO running `"docker" "start" "-a" "f3cf44369febb700f9d669dcc0544225d1a259214fbfe32bf31e0d29e7731955"` Oct 31 22:57:48.940 INFO kablam! usermod: no changes Oct 31 22:57:48.988 INFO kablam! Checking udfstd v0.1.0 (/source) Oct 31 22:57:49.496 INFO kablam! warning: unused import: `std::str` Oct 31 22:57:49.496 INFO kablam! --> src/main.rs:9:5 Oct 31 22:57:49.496 INFO kablam! | Oct 31 22:57:49.496 INFO kablam! 9 | use std::str; Oct 31 22:57:49.496 INFO kablam! | ^^^^^^^^ Oct 31 22:57:49.496 INFO kablam! | Oct 31 22:57:49.496 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:57:49.496 INFO kablam! Oct 31 22:57:49.604 INFO kablam! warning: unused variable: `loc` Oct 31 22:57:49.604 INFO kablam! --> src/main.rs:445:13 Oct 31 22:57:49.604 INFO kablam! | Oct 31 22:57:49.604 INFO kablam! 445 | let loc = f.seek(SeekFrom::Current(pad)).unwrap(); Oct 31 22:57:49.604 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 31 22:57:49.604 INFO kablam! | Oct 31 22:57:49.604 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:57:49.604 INFO kablam! Oct 31 22:57:49.604 INFO kablam! warning: unused variable: `loc` Oct 31 22:57:49.604 INFO kablam! --> src/main.rs:484:17 Oct 31 22:57:49.604 INFO kablam! | Oct 31 22:57:49.604 INFO kablam! 484 | let loc = f.seek(SeekFrom::Start(seek_loc)).unwrap(); Oct 31 22:57:49.604 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 31 22:57:49.604 INFO kablam! Oct 31 22:57:49.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 31 22:57:49.645 INFO kablam! --> src/main.rs:328:57 Oct 31 22:57:49.645 INFO kablam! | Oct 31 22:57:49.645 INFO kablam! 328 | println!("FSD_len = {} FSD_loc = ({}, {})", lvd.lv_use.ext_len, u.root_fe.prn, u.root_fe.lbn); Oct 31 22:57:49.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.645 INFO kablam! | Oct 31 22:57:49.645 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 31 22:57:49.646 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 31 22:57:49.646 INFO kablam! = note: for more information, see issue #46043 Oct 31 22:57:49.646 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 31 22:57:49.646 INFO kablam! Oct 31 22:57:49.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 31 22:57:49.646 INFO kablam! --> src/main.rs:466:66 Oct 31 22:57:49.646 INFO kablam! | Oct 31 22:57:49.647 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 31 22:57:49.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.647 INFO kablam! | Oct 31 22:57:49.647 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 31 22:57:49.647 INFO kablam! = note: for more information, see issue #46043 Oct 31 22:57:49.647 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 31 22:57:49.647 INFO kablam! Oct 31 22:57:49.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 31 22:57:49.648 INFO kablam! --> src/main.rs:466:91 Oct 31 22:57:49.648 INFO kablam! | Oct 31 22:57:49.648 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 31 22:57:49.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.648 INFO kablam! | Oct 31 22:57:49.648 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 31 22:57:49.649 INFO kablam! = note: for more information, see issue #46043 Oct 31 22:57:49.649 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 31 22:57:49.649 INFO kablam! Oct 31 22:57:49.649 INFO kablam! warning: field is never used: `part_len` Oct 31 22:57:49.649 INFO kablam! --> src/main.rs:355:5 Oct 31 22:57:49.649 INFO kablam! | Oct 31 22:57:49.649 INFO kablam! 355 | part_len: u32, Oct 31 22:57:49.650 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:57:49.650 INFO kablam! | Oct 31 22:57:49.650 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:57:49.650 INFO kablam! Oct 31 22:57:49.650 INFO kablam! warning: field is never used: `meta_mirror_pos` Oct 31 22:57:49.650 INFO kablam! --> src/main.rs:361:5 Oct 31 22:57:49.650 INFO kablam! | Oct 31 22:57:49.650 INFO kablam! 361 | meta_mirror_pos: LBA, Oct 31 22:57:49.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.651 INFO kablam! Oct 31 22:57:49.651 INFO kablam! warning: field is never used: `meta_bitmap_pos` Oct 31 22:57:49.651 INFO kablam! --> src/main.rs:362:5 Oct 31 22:57:49.651 INFO kablam! | Oct 31 22:57:49.651 INFO kablam! 362 | meta_bitmap_pos: LBA, Oct 31 22:57:49.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.652 INFO kablam! Oct 31 22:57:49.652 INFO kablam! warning: field is never used: `alloc_unit_size` Oct 31 22:57:49.652 INFO kablam! --> src/main.rs:364:5 Oct 31 22:57:49.652 INFO kablam! | Oct 31 22:57:49.652 INFO kablam! 364 | alloc_unit_size: u32, Oct 31 22:57:49.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.652 INFO kablam! Oct 31 22:57:49.653 INFO kablam! warning: field is never used: `align_unit_size` Oct 31 22:57:49.653 INFO kablam! --> src/main.rs:365:5 Oct 31 22:57:49.653 INFO kablam! | Oct 31 22:57:49.653 INFO kablam! 365 | align_unit_size: u16, Oct 31 22:57:49.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.653 INFO kablam! Oct 31 22:57:49.664 INFO kablam! warning: unused import: `std::str` Oct 31 22:57:49.665 INFO kablam! --> src/main.rs:9:5 Oct 31 22:57:49.665 INFO kablam! | Oct 31 22:57:49.665 INFO kablam! 9 | use std::str; Oct 31 22:57:49.665 INFO kablam! | ^^^^^^^^ Oct 31 22:57:49.665 INFO kablam! | Oct 31 22:57:49.665 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:57:49.666 INFO kablam! Oct 31 22:57:49.809 INFO kablam! warning: unused variable: `loc` Oct 31 22:57:49.809 INFO kablam! --> src/main.rs:445:13 Oct 31 22:57:49.809 INFO kablam! | Oct 31 22:57:49.809 INFO kablam! 445 | let loc = f.seek(SeekFrom::Current(pad)).unwrap(); Oct 31 22:57:49.809 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 31 22:57:49.809 INFO kablam! | Oct 31 22:57:49.809 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:57:49.810 INFO kablam! Oct 31 22:57:49.810 INFO kablam! warning: unused variable: `loc` Oct 31 22:57:49.810 INFO kablam! --> src/main.rs:484:17 Oct 31 22:57:49.810 INFO kablam! | Oct 31 22:57:49.810 INFO kablam! 484 | let loc = f.seek(SeekFrom::Start(seek_loc)).unwrap(); Oct 31 22:57:49.810 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 31 22:57:49.810 INFO kablam! Oct 31 22:57:49.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 31 22:57:49.841 INFO kablam! --> src/main.rs:328:57 Oct 31 22:57:49.841 INFO kablam! | Oct 31 22:57:49.841 INFO kablam! 328 | println!("FSD_len = {} FSD_loc = ({}, {})", lvd.lv_use.ext_len, u.root_fe.prn, u.root_fe.lbn); Oct 31 22:57:49.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.841 INFO kablam! | Oct 31 22:57:49.842 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 31 22:57:49.842 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 31 22:57:49.842 INFO kablam! = note: for more information, see issue #46043 Oct 31 22:57:49.842 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 31 22:57:49.842 INFO kablam! Oct 31 22:57:49.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 31 22:57:49.842 INFO kablam! --> src/main.rs:466:66 Oct 31 22:57:49.843 INFO kablam! | Oct 31 22:57:49.843 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 31 22:57:49.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.843 INFO kablam! | Oct 31 22:57:49.843 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 31 22:57:49.843 INFO kablam! = note: for more information, see issue #46043 Oct 31 22:57:49.843 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 31 22:57:49.844 INFO kablam! Oct 31 22:57:49.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 31 22:57:49.844 INFO kablam! --> src/main.rs:466:91 Oct 31 22:57:49.844 INFO kablam! | Oct 31 22:57:49.844 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 31 22:57:49.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.845 INFO kablam! | Oct 31 22:57:49.845 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 31 22:57:49.845 INFO kablam! = note: for more information, see issue #46043 Oct 31 22:57:49.845 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 31 22:57:49.845 INFO kablam! Oct 31 22:57:49.845 INFO kablam! warning: field is never used: `part_len` Oct 31 22:57:49.845 INFO kablam! --> src/main.rs:355:5 Oct 31 22:57:49.846 INFO kablam! | Oct 31 22:57:49.846 INFO kablam! 355 | part_len: u32, Oct 31 22:57:49.846 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:57:49.846 INFO kablam! | Oct 31 22:57:49.846 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:57:49.846 INFO kablam! Oct 31 22:57:49.846 INFO kablam! warning: field is never used: `meta_mirror_pos` Oct 31 22:57:49.847 INFO kablam! --> src/main.rs:361:5 Oct 31 22:57:49.847 INFO kablam! | Oct 31 22:57:49.847 INFO kablam! 361 | meta_mirror_pos: LBA, Oct 31 22:57:49.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.847 INFO kablam! Oct 31 22:57:49.847 INFO kablam! warning: field is never used: `meta_bitmap_pos` Oct 31 22:57:49.847 INFO kablam! --> src/main.rs:362:5 Oct 31 22:57:49.847 INFO kablam! | Oct 31 22:57:49.847 INFO kablam! 362 | meta_bitmap_pos: LBA, Oct 31 22:57:49.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.847 INFO kablam! Oct 31 22:57:49.847 INFO kablam! warning: field is never used: `alloc_unit_size` Oct 31 22:57:49.847 INFO kablam! --> src/main.rs:364:5 Oct 31 22:57:49.847 INFO kablam! | Oct 31 22:57:49.847 INFO kablam! 364 | alloc_unit_size: u32, Oct 31 22:57:49.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.847 INFO kablam! Oct 31 22:57:49.847 INFO kablam! warning: field is never used: `align_unit_size` Oct 31 22:57:49.847 INFO kablam! --> src/main.rs:365:5 Oct 31 22:57:49.847 INFO kablam! | Oct 31 22:57:49.847 INFO kablam! 365 | align_unit_size: u16, Oct 31 22:57:49.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:49.847 INFO kablam! Oct 31 22:57:49.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 31 22:57:49.870 INFO kablam! su: No module specific data is present Oct 31 22:57:51.126 INFO running `"docker" "rm" "-f" "f3cf44369febb700f9d669dcc0544225d1a259214fbfe32bf31e0d29e7731955"` Oct 31 22:57:51.460 INFO blam! f3cf44369febb700f9d669dcc0544225d1a259214fbfe32bf31e0d29e7731955