[INFO] fetching crate fatfs-sys 0.2.0... [INFO] checking fatfs-sys-0.2.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate fatfs-sys 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate fatfs-sys 0.2.0 [INFO] finished tweaking crates.io crate fatfs-sys 0.2.0 [INFO] tweaked toml for crates.io crate fatfs-sys 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fatfs-sys 0.2.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.48.1 (available: v0.72.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9f068886b972870ecb69e2044e39afa12ac996261ba165c96f52c7a9b5283d1 [INFO] running `Command { std: "docker" "start" "-a" "e9f068886b972870ecb69e2044e39afa12ac996261ba165c96f52c7a9b5283d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9f068886b972870ecb69e2044e39afa12ac996261ba165c96f52c7a9b5283d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f068886b972870ecb69e2044e39afa12ac996261ba165c96f52c7a9b5283d1", kill_on_drop: false }` [INFO] [stdout] e9f068886b972870ecb69e2044e39afa12ac996261ba165c96f52c7a9b5283d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3463f17b82d04bb5a3c7c68232fbca8a521b0bb7a391f8a412120a0ab56d1fa0 [INFO] running `Command { std: "docker" "start" "-a" "3463f17b82d04bb5a3c7c68232fbca8a521b0bb7a391f8a412120a0ab56d1fa0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling fatfs-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn disk_status(pdrv: BYTE) -> DSTATUS { DISK_HANDLER.lock().unwrap().as_mut().unwrap().disk_status(pdrv) } [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub extern fn disk_initialize(pdrv: BYTE) -> DSTATUS { DISK_HANDLER.lock().unwrap().as_mut().unwrap().disk_initialize(pdrv) } [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub extern fn disk_read(pdrv: BYTE, buf: *mut BYTE, sector: DWORD, count: UINT) -> DRESULT { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub extern fn disk_write(pdrv: BYTE, buf: *const BYTE, sector: DWORD, count: UINT) -> DRESULT { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub extern fn disk_ioctl(pdrv: BYTE, cmd: BYTE, buf: *mut libc::c_void) -> DRESULT { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn disk_status(pdrv: BYTE) -> DSTATUS { DISK_HANDLER.lock().unwrap().as_mut().unwrap().disk_status(pdrv) } [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub extern fn disk_initialize(pdrv: BYTE) -> DSTATUS { DISK_HANDLER.lock().unwrap().as_mut().unwrap().disk_initialize(pdrv) } [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub extern fn disk_read(pdrv: BYTE, buf: *mut BYTE, sector: DWORD, count: UINT) -> DRESULT { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub extern fn disk_write(pdrv: BYTE, buf: *const BYTE, sector: DWORD, count: UINT) -> DRESULT { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub extern fn disk_ioctl(pdrv: BYTE, cmd: BYTE, buf: *mut libc::c_void) -> DRESULT { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:8324 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:11963 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . fs_type as * const _ as usize } , 0usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:12176 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . pdrv as * const _ as usize } , 1usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:12383 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . n_fats as * const _ as usize } , 2usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:12594 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . wflag as * const _ as usize } , 3usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:12803 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . fsi_flag as * const _ as usize } , 4usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:13018 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . id as * const _ as usize } , 6usize , concat ! ( "Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:13221 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . n_rootdir as * const _ as usize } , 8usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:13438 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . csize as * const _ as usize } , 10usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:13648 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . last_clst as * const _ as usize } , 12usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:13866 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . free_clst as * const _ as usize } , 16usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:14084 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . n_fatent as * const _ as usize } , 20usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:14300 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . fsize as * const _ as usize } , 24usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:14510 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . volbase as * const _ as usize } , 28usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:14724 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . fatbase as * const _ as usize } , 32usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:14938 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . dirbase as * const _ as usize } , 36usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:15152 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . database as * const _ as usize } , 40usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:15368 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . winsect as * const _ as usize } , 44usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:15582 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FATFS > ( ) ) ) . win as * const _ as usize } , 48usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:16383 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FFOBJID > ( ) ) ) . fs as * const _ as usize } , 0usize , concat ! ( "Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:16590 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FFOBJID > ( ) ) ) . id as * const _ as usize } , 8usize , concat ! ( "Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:16797 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FFOBJID > ( ) ) ) . attr as * const _ as usize } , 10usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:17009 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FFOBJID > ( ) ) ) . stat as * const _ as usize } , 11usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:17221 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FFOBJID > ( ) ) ) . sclust as * const _ as usize } , 12usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:17437 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FFOBJID > ( ) ) ) . objsize as * const _ as usize } , 16usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:18298 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . obj as * const _ as usize } , 0usize , concat ! ( "Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:18499 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . flag as * const _ as usize } , 24usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:18703 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . err as * const _ as usize } , 25usize , concat ! ( "Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:18905 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . fptr as * const _ as usize } , 28usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:19109 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . clust as * const _ as usize } , 32usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:19315 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . sect as * const _ as usize } , 36usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:19519 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . dir_sect as * const _ as usize } , 40usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:19731 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . dir_ptr as * const _ as usize } , 48usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:19941 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FIL > ( ) ) ) . buf as * const _ as usize } , 56usize , concat ! ( "Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:20724 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < DIR > ( ) ) ) . obj as * const _ as usize } , 0usize , concat ! ( "Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:20925 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < DIR > ( ) ) ) . dptr as * const _ as usize } , 24usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:21129 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < DIR > ( ) ) ) . clust as * const _ as usize } , 28usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:21335 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < DIR > ( ) ) ) . sect as * const _ as usize } , 32usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:21539 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < DIR > ( ) ) ) . dir as * const _ as usize } , 40usize , concat ! ( "Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:21741 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < DIR > ( ) ) ) . fn_ as * const _ as usize } , 48usize , concat ! ( "Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:22541 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FILINFO > ( ) ) ) . fsize as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:22754 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FILINFO > ( ) ) ) . fdate as * const _ as usize } , 4usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:22967 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FILINFO > ( ) ) ) . ftime as * const _ as usize } , 6usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:23180 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FILINFO > ( ) ) ) . fattrib as * const _ as usize } , 8usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fatfs-sys-b089a0dffa5a1005/out/bindings.rs:5:23397 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FILINFO > ( ) ) ) . fname as * const _ as usize } , 9usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3463f17b82d04bb5a3c7c68232fbca8a521b0bb7a391f8a412120a0ab56d1fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3463f17b82d04bb5a3c7c68232fbca8a521b0bb7a391f8a412120a0ab56d1fa0", kill_on_drop: false }` [INFO] [stdout] 3463f17b82d04bb5a3c7c68232fbca8a521b0bb7a391f8a412120a0ab56d1fa0