[INFO] fetching crate drone-fatfs-raw 0.2.3... [INFO] checking drone-fatfs-raw-0.2.3 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate drone-fatfs-raw 0.2.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate drone-fatfs-raw 0.2.3 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate drone-fatfs-raw 0.2.3 [INFO] finished tweaking crates.io crate drone-fatfs-raw 0.2.3 [INFO] tweaked toml for crates.io crate drone-fatfs-raw 0.2.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da7f5d55d485955cb5df737ac886743bc904de1cac6919be18cbccf0d99c168 [INFO] running `Command { std: "docker" "start" "-a" "9da7f5d55d485955cb5df737ac886743bc904de1cac6919be18cbccf0d99c168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da7f5d55d485955cb5df737ac886743bc904de1cac6919be18cbccf0d99c168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da7f5d55d485955cb5df737ac886743bc904de1cac6919be18cbccf0d99c168", kill_on_drop: false }` [INFO] [stdout] 9da7f5d55d485955cb5df737ac886743bc904de1cac6919be18cbccf0d99c168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a90e8bef921f8c805a23f08ad5339d2116567262e941e74755fb9616e3e8e76 [INFO] running `Command { std: "docker" "start" "-a" "4a90e8bef921f8c805a23f08ad5339d2116567262e941e74755fb9616e3e8e76", kill_on_drop: false }` [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Checking drone-ctypes v0.8.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling drone-fatfs-raw v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:3827 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: 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] = 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:4041 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:4249 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:4461 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:4671 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:4887 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:5091 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:5309 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:5520 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . last_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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:5739 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . free_clst as * const _ as usize } , 24usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:5958 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . n_fatent as * const _ as usize } , 32usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:6175 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . fsize as * const _ as usize } , 40usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:6386 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . volbase 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:6601 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . fatbase as * const _ as usize } , 56usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:6816 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . dirbase as * const _ as usize } , 64usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:7031 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . database as * const _ as usize } , 72usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:7248 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . winsect as * const _ as usize } , 80usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:7463 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FATFS > ( ) ) ) . win as * const _ as usize } , 88usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:8174 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:8382 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:8590 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:8803 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:9016 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FFOBJID > ( ) ) ) . sclust as * const _ as usize } , 16usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:9233 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FFOBJID > ( ) ) ) . objsize as * const _ as usize } , 24usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:10002 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:10204 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FIL > ( ) ) ) . flag 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:10409 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FIL > ( ) ) ) . err as * const _ as usize } , 33usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:10612 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FIL > ( ) ) ) . fptr as * const _ as usize } , 40usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:10817 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FIL > ( ) ) ) . clust as * const _ as usize } , 48usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:11024 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FIL > ( ) ) ) . sect as * const _ as usize } , 56usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:11229 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FIL > ( ) ) ) . dir_sect as * const _ as usize } , 64usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:11442 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FIL > ( ) ) ) . dir_ptr as * const _ as usize } , 72usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:11653 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FIL > ( ) ) ) . buf as * const _ as usize } , 80usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:12348 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:12550 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < DIR > ( ) ) ) . dptr 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:12755 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < DIR > ( ) ) ) . clust as * const _ as usize } , 40usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:12962 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < DIR > ( ) ) ) . sect 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:13167 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < DIR > ( ) ) ) . dir 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:13370 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: core :: ptr :: null :: < DIR > ( ) ) ) . fn_ as * const _ as usize } , 64usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:14072 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:14286 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FILINFO > ( ) ) ) . fdate as * const _ as usize } , 8usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:14500 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FILINFO > ( ) ) ) . ftime as * const _ as usize } , 10usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:14715 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FILINFO > ( ) ) ) . fattrib as * const _ as usize } , 12usize , 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/drone-fatfs-raw-3537034a926ba45b/out/bindings.rs:3:14934 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: core :: ptr :: null :: < FILINFO > ( ) ) ) . fname as * const _ as usize } , 13usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.98s [INFO] running `Command { std: "docker" "inspect" "4a90e8bef921f8c805a23f08ad5339d2116567262e941e74755fb9616e3e8e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a90e8bef921f8c805a23f08ad5339d2116567262e941e74755fb9616e3e8e76", kill_on_drop: false }` [INFO] [stdout] 4a90e8bef921f8c805a23f08ad5339d2116567262e941e74755fb9616e3e8e76