[INFO] fetching crate fastwfc-sys 0.1.0... [INFO] checking fastwfc-sys-0.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate fastwfc-sys 0.1.0 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate fastwfc-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 fastwfc-sys 0.1.0 [INFO] finished tweaking crates.io crate fastwfc-sys 0.1.0 [INFO] tweaked toml for crates.io crate fastwfc-sys 0.1.0 written to /workspace/builds/worker-34/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-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 94c6b8ae13354a517a54f650867e7be05fb9ba7f731b4f5c1c9902fb85960707 [INFO] running `Command { std: "docker" "start" "-a" "94c6b8ae13354a517a54f650867e7be05fb9ba7f731b4f5c1c9902fb85960707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c6b8ae13354a517a54f650867e7be05fb9ba7f731b4f5c1c9902fb85960707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c6b8ae13354a517a54f650867e7be05fb9ba7f731b4f5c1c9902fb85960707", kill_on_drop: false }` [INFO] [stdout] 94c6b8ae13354a517a54f650867e7be05fb9ba7f731b4f5c1c9902fb85960707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 3f0665fbb2e446e1d9bd5fdab967a40bd00a92c4895088deaa034bb21a7027ca [INFO] running `Command { std: "docker" "start" "-a" "3f0665fbb2e446e1d9bd5fdab967a40bd00a92c4895088deaa034bb21a7027ca", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling fastwfc-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: wrapper.cpp: In constructor 'ArrayColor2D::ArrayColor2D(Array2D)': [INFO] [stderr] warning: wrapper.cpp:40:76: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp: In function 'ArrayColor2D* run_overlapping(ArrayColor2D*, OverlappingWFCOptions, unsigned int)': [INFO] [stderr] warning: wrapper.cpp:63:50: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 63 | if (success) return new ArrayColor2D(*success); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp:40:31: note: initializing argument 1 of 'ArrayColor2D::ArrayColor2D(Array2D)' [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: wrapper.cpp: In function 'ArrayColor2D* run_overlapping_with_seed(ArrayColor2D*, OverlappingWFCOptions, int)': [INFO] [stderr] warning: wrapper.cpp:71:48: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 71 | if (success) return new ArrayColor2D(*success); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp:40:31: note: initializing argument 1 of 'ArrayColor2D::ArrayColor2D(Array2D)' [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: In file included from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp: In instantiation of 'Array2D OverlappingWFC::to_image(const Array2D&) const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:318:14: required from 'std::optional > OverlappingWFC::run() [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:62:53: required from here [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:301:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 301 | return output; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::get_sub_array(unsigned int, unsigned int, unsigned int, unsigned int) const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:178:18: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:95:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 95 | return sub_array_2d; [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::reflected() const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:179:56: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:67:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 67 | return result; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::rotated() const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:180:54: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:80:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 80 | return result; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp: In instantiation of 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, const int&, const std::pair >, std::vector >&, const std::vector, 4> >&) [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:92:59: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, const int&, const std::pair >, std::vector >&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:74: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:76:64: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 76 | options.get_wave_height(), options.get_wave_width()) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/lib/wfc.cpp: In member function 'Array2D WFC::wave_to_output() const': [INFO] [stderr] warning: fast-wfc/src/lib/wfc.cpp:33:10: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 33 | return output_patterns; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from fast-wfc/src/include/wfc.hpp:7, [INFO] [stderr] warning: from fast-wfc/src/lib/wfc.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = unsigned int]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:996 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < OverlappingWFCOptions > ())) . periodic_input as * const _ as usize } , 0usize , concat ! (... [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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:1242 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < OverlappingWFCOptions > ())) . periodic_output as * const _ as usize } , 1usize , concat ! ... [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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:1490 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < OverlappingWFCOptions > ())) . out_height as * const _ as usize } , 4usize , concat ! ("Off... [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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:1728 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < OverlappingWFCOptions > ())) . out_width as * const _ as usize } , 8usize , concat ! ("Offs... [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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:1964 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < OverlappingWFCOptions > ())) . symmetry as * const _ as usize } , 12usize , concat ! ("Offs... [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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:2199 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < OverlappingWFCOptions > ())) . ground 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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:2430 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < OverlappingWFCOptions > ())) . pattern_size as * const _ as usize } , 20usize , concat ! ("... [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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:3181 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < Color > ())) . r 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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:3369 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < Color > ())) . g as * const _ as usize } , 1usize , 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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:3557 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < Color > ())) . b as * const _ as usize } , 2usize , 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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:3745 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < Color > ())) . a as * const _ as usize } , 3usize , 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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:4416 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < ArrayColor2D > ())) . init as * const _ as usize } , 0usize , 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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:4624 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < ArrayColor2D > ())) . inner as * const _ as usize } , 8usize , 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/fastwfc-sys-720b872c0e9b256a/out/bindings.rs:3:4834 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < ArrayColor2D > ())) . ref_ 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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.01s [INFO] running `Command { std: "docker" "inspect" "3f0665fbb2e446e1d9bd5fdab967a40bd00a92c4895088deaa034bb21a7027ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0665fbb2e446e1d9bd5fdab967a40bd00a92c4895088deaa034bb21a7027ca", kill_on_drop: false }` [INFO] [stdout] 3f0665fbb2e446e1d9bd5fdab967a40bd00a92c4895088deaa034bb21a7027ca