Oct 13 03:33:39.476 INFO testing pudh4418/udfstd against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:33:39.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 03:33:39.715 INFO blam! a1cb9ff1ae0f01527d9b9c0a8ba8afcc4c4951a2da72f707de562e0827b46f35 Oct 13 03:33:39.716 INFO running `"docker" "start" "-a" "a1cb9ff1ae0f01527d9b9c0a8ba8afcc4c4951a2da72f707de562e0827b46f35"` Oct 13 03:33:40.076 INFO kablam! usermod: no changes Oct 13 03:33:40.104 INFO kablam! Compiling udfstd v0.1.0 (/source) Oct 13 03:33:40.301 INFO kablam! warning: unused import: `std::str` Oct 13 03:33:40.301 INFO kablam! --> src/main.rs:9:5 Oct 13 03:33:40.301 INFO kablam! | Oct 13 03:33:40.301 INFO kablam! 9 | use std::str; Oct 13 03:33:40.301 INFO kablam! | ^^^^^^^^ Oct 13 03:33:40.301 INFO kablam! | Oct 13 03:33:40.301 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:33:40.301 INFO kablam! Oct 13 03:33:40.420 INFO kablam! warning: unused variable: `loc` Oct 13 03:33:40.420 INFO kablam! --> src/main.rs:445:13 Oct 13 03:33:40.420 INFO kablam! | Oct 13 03:33:40.421 INFO kablam! 445 | let loc = f.seek(SeekFrom::Current(pad)).unwrap(); Oct 13 03:33:40.421 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 13 03:33:40.421 INFO kablam! | Oct 13 03:33:40.421 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:33:40.421 INFO kablam! Oct 13 03:33:40.421 INFO kablam! warning: unused variable: `loc` Oct 13 03:33:40.421 INFO kablam! --> src/main.rs:484:17 Oct 13 03:33:40.421 INFO kablam! | Oct 13 03:33:40.421 INFO kablam! 484 | let loc = f.seek(SeekFrom::Start(seek_loc)).unwrap(); Oct 13 03:33:40.421 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 13 03:33:40.421 INFO kablam! Oct 13 03:33:40.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 03:33:40.456 INFO kablam! --> src/main.rs:328:57 Oct 13 03:33:40.456 INFO kablam! | Oct 13 03:33:40.456 INFO kablam! 328 | println!("FSD_len = {} FSD_loc = ({}, {})", lvd.lv_use.ext_len, u.root_fe.prn, u.root_fe.lbn); Oct 13 03:33:40.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 03:33:40.456 INFO kablam! | Oct 13 03:33:40.456 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 03:33:40.456 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 13 03:33:40.456 INFO kablam! = note: for more information, see issue #46043 Oct 13 03:33:40.457 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 13 03:33:40.457 INFO kablam! Oct 13 03:33:40.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 03:33:40.457 INFO kablam! --> src/main.rs:466:66 Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 13 03:33:40.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 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 13 03:33:40.457 INFO kablam! = note: for more information, see issue #46043 Oct 13 03:33:40.457 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 13 03:33:40.457 INFO kablam! Oct 13 03:33:40.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 03:33:40.457 INFO kablam! --> src/main.rs:466:91 Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 13 03:33:40.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 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 13 03:33:40.457 INFO kablam! = note: for more information, see issue #46043 Oct 13 03:33:40.457 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 13 03:33:40.457 INFO kablam! Oct 13 03:33:40.457 INFO kablam! warning: field is never used: `part_len` Oct 13 03:33:40.457 INFO kablam! --> src/main.rs:355:5 Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 INFO kablam! 355 | part_len: u32, Oct 13 03:33:40.457 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:33:40.457 INFO kablam! Oct 13 03:33:40.457 INFO kablam! warning: field is never used: `meta_mirror_pos` Oct 13 03:33:40.457 INFO kablam! --> src/main.rs:361:5 Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 INFO kablam! 361 | meta_mirror_pos: LBA, Oct 13 03:33:40.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:40.457 INFO kablam! Oct 13 03:33:40.457 INFO kablam! warning: field is never used: `meta_bitmap_pos` Oct 13 03:33:40.457 INFO kablam! --> src/main.rs:362:5 Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 INFO kablam! 362 | meta_bitmap_pos: LBA, Oct 13 03:33:40.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:40.457 INFO kablam! Oct 13 03:33:40.457 INFO kablam! warning: field is never used: `alloc_unit_size` Oct 13 03:33:40.457 INFO kablam! --> src/main.rs:364:5 Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 INFO kablam! 364 | alloc_unit_size: u32, Oct 13 03:33:40.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:40.457 INFO kablam! Oct 13 03:33:40.457 INFO kablam! warning: field is never used: `align_unit_size` Oct 13 03:33:40.457 INFO kablam! --> src/main.rs:365:5 Oct 13 03:33:40.457 INFO kablam! | Oct 13 03:33:40.457 INFO kablam! 365 | align_unit_size: u16, Oct 13 03:33:40.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:40.457 INFO kablam! Oct 13 03:33:40.973 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 13 03:33:40.974 INFO kablam! su: No module specific data is present Oct 13 03:33:41.248 INFO running `"docker" "rm" "-f" "a1cb9ff1ae0f01527d9b9c0a8ba8afcc4c4951a2da72f707de562e0827b46f35"` Oct 13 03:33:41.367 INFO blam! a1cb9ff1ae0f01527d9b9c0a8ba8afcc4c4951a2da72f707de562e0827b46f35 Oct 13 03:33:41.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 03:33:41.563 INFO blam! d9b7b9b929e60aa603e9b90f2c76effd837e6711a671d47b012f073e57c0355b Oct 13 03:33:41.564 INFO running `"docker" "start" "-a" "d9b7b9b929e60aa603e9b90f2c76effd837e6711a671d47b012f073e57c0355b"` Oct 13 03:33:41.964 INFO kablam! usermod: no changes Oct 13 03:33:41.994 INFO kablam! Compiling udfstd v0.1.0 (/source) Oct 13 03:33:42.267 INFO kablam! warning: unused import: `std::str` Oct 13 03:33:42.267 INFO kablam! --> src/main.rs:9:5 Oct 13 03:33:42.267 INFO kablam! | Oct 13 03:33:42.267 INFO kablam! 9 | use std::str; Oct 13 03:33:42.267 INFO kablam! | ^^^^^^^^ Oct 13 03:33:42.267 INFO kablam! | Oct 13 03:33:42.267 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:33:42.267 INFO kablam! Oct 13 03:33:42.363 INFO kablam! warning: unused variable: `loc` Oct 13 03:33:42.363 INFO kablam! --> src/main.rs:445:13 Oct 13 03:33:42.363 INFO kablam! | Oct 13 03:33:42.363 INFO kablam! 445 | let loc = f.seek(SeekFrom::Current(pad)).unwrap(); Oct 13 03:33:42.363 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 13 03:33:42.363 INFO kablam! | Oct 13 03:33:42.371 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:33:42.371 INFO kablam! Oct 13 03:33:42.371 INFO kablam! warning: unused variable: `loc` Oct 13 03:33:42.371 INFO kablam! --> src/main.rs:484:17 Oct 13 03:33:42.371 INFO kablam! | Oct 13 03:33:42.371 INFO kablam! 484 | let loc = f.seek(SeekFrom::Start(seek_loc)).unwrap(); Oct 13 03:33:42.371 INFO kablam! | ^^^ help: consider using `_loc` instead Oct 13 03:33:42.371 INFO kablam! Oct 13 03:33:42.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 03:33:42.399 INFO kablam! --> src/main.rs:328:57 Oct 13 03:33:42.399 INFO kablam! | Oct 13 03:33:42.399 INFO kablam! 328 | println!("FSD_len = {} FSD_loc = ({}, {})", lvd.lv_use.ext_len, u.root_fe.prn, u.root_fe.lbn); Oct 13 03:33:42.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 03:33:42.399 INFO kablam! | Oct 13 03:33:42.399 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 03:33:42.399 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 13 03:33:42.399 INFO kablam! = note: for more information, see issue #46043 Oct 13 03:33:42.399 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 13 03:33:42.399 INFO kablam! Oct 13 03:33:42.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 03:33:42.399 INFO kablam! --> src/main.rs:466:66 Oct 13 03:33:42.399 INFO kablam! | Oct 13 03:33:42.399 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 13 03:33:42.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:42.399 INFO kablam! | Oct 13 03:33:42.399 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 13 03:33:42.399 INFO kablam! = note: for more information, see issue #46043 Oct 13 03:33:42.399 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 13 03:33:42.399 INFO kablam! Oct 13 03:33:42.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 03:33:42.399 INFO kablam! --> src/main.rs:466:91 Oct 13 03:33:42.399 INFO kablam! | Oct 13 03:33:42.399 INFO kablam! 466 | println!("Tag = {}, root_icb = ({}, {})", fs.desp_tag.tagid, fs.root_icb.ext_pos.prn, fs.root_icb.ext_pos.lbn); Oct 13 03:33:42.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:42.399 INFO kablam! | Oct 13 03:33:42.399 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 13 03:33:42.399 INFO kablam! = note: for more information, see issue #46043 Oct 13 03:33:42.399 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 13 03:33:42.400 INFO kablam! Oct 13 03:33:42.400 INFO kablam! warning: field is never used: `part_len` Oct 13 03:33:42.400 INFO kablam! --> src/main.rs:355:5 Oct 13 03:33:42.400 INFO kablam! | Oct 13 03:33:42.400 INFO kablam! 355 | part_len: u32, Oct 13 03:33:42.400 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:33:42.400 INFO kablam! | Oct 13 03:33:42.400 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:33:42.400 INFO kablam! Oct 13 03:33:42.400 INFO kablam! warning: field is never used: `meta_mirror_pos` Oct 13 03:33:42.400 INFO kablam! --> src/main.rs:361:5 Oct 13 03:33:42.400 INFO kablam! | Oct 13 03:33:42.400 INFO kablam! 361 | meta_mirror_pos: LBA, Oct 13 03:33:42.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:42.400 INFO kablam! Oct 13 03:33:42.400 INFO kablam! warning: field is never used: `meta_bitmap_pos` Oct 13 03:33:42.400 INFO kablam! --> src/main.rs:362:5 Oct 13 03:33:42.400 INFO kablam! | Oct 13 03:33:42.400 INFO kablam! 362 | meta_bitmap_pos: LBA, Oct 13 03:33:42.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:42.400 INFO kablam! Oct 13 03:33:42.400 INFO kablam! warning: field is never used: `alloc_unit_size` Oct 13 03:33:42.400 INFO kablam! --> src/main.rs:364:5 Oct 13 03:33:42.400 INFO kablam! | Oct 13 03:33:42.400 INFO kablam! 364 | alloc_unit_size: u32, Oct 13 03:33:42.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:42.400 INFO kablam! Oct 13 03:33:42.400 INFO kablam! warning: field is never used: `align_unit_size` Oct 13 03:33:42.400 INFO kablam! --> src/main.rs:365:5 Oct 13 03:33:42.400 INFO kablam! | Oct 13 03:33:42.400 INFO kablam! 365 | align_unit_size: u16, Oct 13 03:33:42.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:33:42.400 INFO kablam! Oct 13 03:33:42.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 13 03:33:42.919 INFO kablam! su: No module specific data is present Oct 13 03:33:43.316 INFO running `"docker" "rm" "-f" "d9b7b9b929e60aa603e9b90f2c76effd837e6711a671d47b012f073e57c0355b"` Oct 13 03:33:43.531 INFO blam! d9b7b9b929e60aa603e9b90f2c76effd837e6711a671d47b012f073e57c0355b Oct 13 03:33:43.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 03:33:43.943 INFO blam! 9e799622e466ab958ad92b18f9bcafe9c912ef00023b44a0fc768052fc4a2c8f Oct 13 03:33:43.951 INFO running `"docker" "start" "-a" "9e799622e466ab958ad92b18f9bcafe9c912ef00023b44a0fc768052fc4a2c8f"` Oct 13 03:33:44.651 INFO kablam! usermod: no changes Oct 13 03:33:44.674 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 13 03:33:44.676 INFO kablam! Running /target/debug/deps/udfstd-fc0122bec9ca67fb Oct 13 03:33:44.676 INFO blam! Oct 13 03:33:44.676 INFO blam! running 0 tests Oct 13 03:33:44.676 INFO blam! Oct 13 03:33:44.676 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:33:44.676 INFO blam! Oct 13 03:33:44.678 INFO kablam! su: No module specific data is present Oct 13 03:33:44.995 INFO running `"docker" "rm" "-f" "9e799622e466ab958ad92b18f9bcafe9c912ef00023b44a0fc768052fc4a2c8f"` Oct 13 03:33:45.076 INFO blam! 9e799622e466ab958ad92b18f9bcafe9c912ef00023b44a0fc768052fc4a2c8f