[INFO] fetching crate wacom-sys 0.1.0... [INFO] checking wacom-sys-0.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate wacom-sys 0.1.0 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate wacom-sys 0.1.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wacom-sys 0.1.0 [INFO] finished tweaking crates.io crate wacom-sys 0.1.0 [INFO] tweaked toml for crates.io crate wacom-sys 0.1.0 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c3362771d93ba4fba6a3b954e308a7296a8ea3501478f16eb1a73d41450b56a [INFO] running `Command { std: "docker" "start" "-a" "0c3362771d93ba4fba6a3b954e308a7296a8ea3501478f16eb1a73d41450b56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c3362771d93ba4fba6a3b954e308a7296a8ea3501478f16eb1a73d41450b56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3362771d93ba4fba6a3b954e308a7296a8ea3501478f16eb1a73d41450b56a", kill_on_drop: false }` [INFO] [stdout] 0c3362771d93ba4fba6a3b954e308a7296a8ea3501478f16eb1a73d41450b56a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a40926fb27e1a03f3d73a942531caf7733e353eb259a17de5d39d89bd0a6ecb0 [INFO] running `Command { std: "docker" "start" "-a" "a40926fb27e1a03f3d73a942531caf7733e353eb259a17de5d39d89bd0a6ecb0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wacom-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | & ( * ( 0 as * const __fsid_t ) ) . __val as * const _ as [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] --> src/lib.rs:309:19 [INFO] [stdout] | [INFO] [stdout] 309 | & ( * ( 0 as * const _IO_FILE ) ) . _flags as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 314 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_ptr as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:319:19 [INFO] [stdout] | [INFO] [stdout] 319 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_end as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:324:19 [INFO] [stdout] | [INFO] [stdout] 324 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_base as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:329:19 [INFO] [stdout] | [INFO] [stdout] 329 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_base as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:334:19 [INFO] [stdout] | [INFO] [stdout] 334 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_ptr as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:339:19 [INFO] [stdout] | [INFO] [stdout] 339 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_end as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:344:19 [INFO] [stdout] | [INFO] [stdout] 344 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_buf_base as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:349:19 [INFO] [stdout] | [INFO] [stdout] 349 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_buf_end as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:354:19 [INFO] [stdout] | [INFO] [stdout] 354 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_save_base as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:359:19 [INFO] [stdout] | [INFO] [stdout] 359 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_backup_base as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:364:19 [INFO] [stdout] | [INFO] [stdout] 364 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_save_end as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:369:19 [INFO] [stdout] | [INFO] [stdout] 369 | & ( * ( 0 as * const _IO_FILE ) ) . _markers as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:374:19 [INFO] [stdout] | [INFO] [stdout] 374 | & ( * ( 0 as * const _IO_FILE ) ) . _chain as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:379:19 [INFO] [stdout] | [INFO] [stdout] 379 | & ( * ( 0 as * const _IO_FILE ) ) . _fileno as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:384:19 [INFO] [stdout] | [INFO] [stdout] 384 | & ( * ( 0 as * const _IO_FILE ) ) . _flags2 as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:389:19 [INFO] [stdout] | [INFO] [stdout] 389 | & ( * ( 0 as * const _IO_FILE ) ) . _old_offset as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:394:19 [INFO] [stdout] | [INFO] [stdout] 394 | & ( * ( 0 as * const _IO_FILE ) ) . _cur_column as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:399:19 [INFO] [stdout] | [INFO] [stdout] 399 | & ( * ( 0 as * const _IO_FILE ) ) . _vtable_offset as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:404:19 [INFO] [stdout] | [INFO] [stdout] 404 | & ( * ( 0 as * const _IO_FILE ) ) . _shortbuf as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | & ( * ( 0 as * const _IO_FILE ) ) . _lock as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:414:19 [INFO] [stdout] | [INFO] [stdout] 414 | & ( * ( 0 as * const _IO_FILE ) ) . _offset as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:419:19 [INFO] [stdout] | [INFO] [stdout] 419 | & ( * ( 0 as * const _IO_FILE ) ) . __pad1 as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:424:19 [INFO] [stdout] | [INFO] [stdout] 424 | & ( * ( 0 as * const _IO_FILE ) ) . __pad2 as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:429:19 [INFO] [stdout] | [INFO] [stdout] 429 | & ( * ( 0 as * const _IO_FILE ) ) . __pad3 as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:434:19 [INFO] [stdout] | [INFO] [stdout] 434 | & ( * ( 0 as * const _IO_FILE ) ) . __pad4 as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:439:19 [INFO] [stdout] | [INFO] [stdout] 439 | & ( * ( 0 as * const _IO_FILE ) ) . __pad5 as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:444:19 [INFO] [stdout] | [INFO] [stdout] 444 | & ( * ( 0 as * const _IO_FILE ) ) . _mode as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:449:19 [INFO] [stdout] | [INFO] [stdout] 449 | & ( * ( 0 as * const _IO_FILE ) ) . _unused2 as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:482:19 [INFO] [stdout] | [INFO] [stdout] 482 | & ( * ( 0 as * const __mbstate_t__bindgen_ty_1 ) ) . __wch as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:487:19 [INFO] [stdout] | [INFO] [stdout] 487 | & ( * ( 0 as * const __mbstate_t__bindgen_ty_1 ) ) . __wchb as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:503:19 [INFO] [stdout] | [INFO] [stdout] 503 | & ( * ( 0 as * const __mbstate_t ) ) . __count as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:508:19 [INFO] [stdout] | [INFO] [stdout] 508 | & ( * ( 0 as * const __mbstate_t ) ) . __value as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:529:19 [INFO] [stdout] | [INFO] [stdout] 529 | & ( * ( 0 as * const _G_fpos_t ) ) . __pos as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:534:19 [INFO] [stdout] | [INFO] [stdout] 534 | & ( * ( 0 as * const _G_fpos_t ) ) . __state as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:555:19 [INFO] [stdout] | [INFO] [stdout] 555 | & ( * ( 0 as * const _G_fpos64_t ) ) . __pos as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:560:19 [INFO] [stdout] | [INFO] [stdout] 560 | & ( * ( 0 as * const _G_fpos64_t ) ) . __state as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:588:19 [INFO] [stdout] | [INFO] [stdout] 588 | & ( * ( 0 as * const _IO_marker ) ) . _next as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:593:19 [INFO] [stdout] | [INFO] [stdout] 593 | & ( * ( 0 as * const _IO_marker ) ) . _sbuf as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:598:19 [INFO] [stdout] | [INFO] [stdout] 598 | & ( * ( 0 as * const _IO_marker ) ) . _pos as * const _ as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:1761:19 [INFO] [stdout] | [INFO] [stdout] 1761 | & ( * ( 0 as * const __va_list_tag ) ) . gp_offset as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:1766:19 [INFO] [stdout] | [INFO] [stdout] 1766 | & ( * ( 0 as * const __va_list_tag ) ) . fp_offset as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:1771:19 [INFO] [stdout] | [INFO] [stdout] 1771 | & ( * ( 0 as * const __va_list_tag ) ) . overflow_arg_area as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/lib.rs:1776:19 [INFO] [stdout] | [INFO] [stdout] 1776 | & ( * ( 0 as * const __va_list_tag ) ) . reg_save_area as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `Command { std: "docker" "inspect" "a40926fb27e1a03f3d73a942531caf7733e353eb259a17de5d39d89bd0a6ecb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40926fb27e1a03f3d73a942531caf7733e353eb259a17de5d39d89bd0a6ecb0", kill_on_drop: false }` [INFO] [stdout] a40926fb27e1a03f3d73a942531caf7733e353eb259a17de5d39d89bd0a6ecb0