[INFO] fetching crate drone-fatfs-raw 0.2.3... [INFO] checking drone-fatfs-raw-0.2.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate drone-fatfs-raw 0.2.3 into /workspace/builds/worker-1-tc2/source [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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate drone-fatfs-raw 0.2.3 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 52 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.37.4 (available: v0.72.0) [INFO] [stderr] Adding drone-ctypes v0.8.3 (available: v0.14.3) [INFO] [stderr] Adding proc-macro2 v0.3.5 (available: v0.3.8) [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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3288ab72888be1e6e185233c9a00886bc0345f5c57d52419e8a777a230482cc8 [INFO] running `Command { std: "docker" "start" "-a" "3288ab72888be1e6e185233c9a00886bc0345f5c57d52419e8a777a230482cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3288ab72888be1e6e185233c9a00886bc0345f5c57d52419e8a777a230482cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3288ab72888be1e6e185233c9a00886bc0345f5c57d52419e8a777a230482cc8", kill_on_drop: false }` [INFO] [stdout] 3288ab72888be1e6e185233c9a00886bc0345f5c57d52419e8a777a230482cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1e3516bd51337222d0b7bae153b7007d80f1ddb7196338310ae7f50d2925f6cb [INFO] running `Command { std: "docker" "start" "-a" "1e3516bd51337222d0b7bae153b7007d80f1ddb7196338310ae7f50d2925f6cb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking drone-ctypes v0.8.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.5.13 [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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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-06c6f2751f3464a0/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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [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" "1e3516bd51337222d0b7bae153b7007d80f1ddb7196338310ae7f50d2925f6cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3516bd51337222d0b7bae153b7007d80f1ddb7196338310ae7f50d2925f6cb", kill_on_drop: false }` [INFO] [stdout] 1e3516bd51337222d0b7bae153b7007d80f1ddb7196338310ae7f50d2925f6cb