[INFO] cloning repository https://github.com/gliheng/flutter-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gliheng/flutter-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgliheng%2Fflutter-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgliheng%2Fflutter-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69c6706d15f256beba5d99e94124c70c5b27e7d1 [INFO] testing gliheng/flutter-rs against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgliheng%2Fflutter-rs" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gliheng/flutter-rs on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gliheng/flutter-rs [INFO] finished tweaking git repo https://github.com/gliheng/flutter-rs [INFO] tweaked toml for git repo https://github.com/gliheng/flutter-rs written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/gliheng/flutter-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glfw v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaecc5c752133ac08f3780ff12226bae0084370681cc8b784c077b03f7eaf8e6 [INFO] running `Command { std: "docker" "start" "-a" "eaecc5c752133ac08f3780ff12226bae0084370681cc8b784c077b03f7eaf8e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaecc5c752133ac08f3780ff12226bae0084370681cc8b784c077b03f7eaf8e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaecc5c752133ac08f3780ff12226bae0084370681cc8b784c077b03f7eaf8e6", kill_on_drop: false }` [INFO] [stdout] eaecc5c752133ac08f3780ff12226bae0084370681cc8b784c077b03f7eaf8e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb53fd9d3eaa4dfdaba2cb20dd846120fc414799a6ea03effb718c9386a49f7b [INFO] running `Command { std: "docker" "start" "-a" "bb53fd9d3eaa4dfdaba2cb20dd846120fc414799a6ea03effb718c9386a49f7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling priority-queue v0.7.0 [INFO] [stderr] Compiling unic-langid-impl v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling unic-locale-impl v0.7.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling unic-locale v0.7.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling glfw v0.37.0 [INFO] [stderr] Compiling flutter-engine-sys v0.4.0 (/opt/rustwide/workdir/flutter-engine-sys) [INFO] [stderr] Compiling flutter-tools v0.1.0 (/opt/rustwide/workdir/flutter-tools) [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling flutter-engine v0.4.0 (/opt/rustwide/workdir/flutter-engine) [INFO] [stderr] Compiling flutter-plugins v0.4.0 (/opt/rustwide/workdir/flutter-plugins) [INFO] [stderr] Compiling flutter-glfw v0.4.0 (/opt/rustwide/workdir/flutter-glfw) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "bb53fd9d3eaa4dfdaba2cb20dd846120fc414799a6ea03effb718c9386a49f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb53fd9d3eaa4dfdaba2cb20dd846120fc414799a6ea03effb718c9386a49f7b", kill_on_drop: false }` [INFO] [stdout] bb53fd9d3eaa4dfdaba2cb20dd846120fc414799a6ea03effb718c9386a49f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 176204b4008e57305a45eb29e22742aa51b28286a1d29dc8126d37717b8855f7 [INFO] running `Command { std: "docker" "start" "-a" "176204b4008e57305a45eb29e22742aa51b28286a1d29dc8126d37717b8855f7", kill_on_drop: false }` [INFO] [stderr] Compiling flutter-tools v0.1.0 (/opt/rustwide/workdir/flutter-tools) [INFO] [stderr] Compiling flutter-engine-sys v0.4.0 (/opt/rustwide/workdir/flutter-engine-sys) [INFO] [stderr] Compiling flutter-engine v0.4.0 (/opt/rustwide/workdir/flutter-engine) [INFO] [stderr] Compiling flutter-plugins v0.4.0 (/opt/rustwide/workdir/flutter-plugins) [INFO] [stderr] Compiling flutter-glfw v0.4.0 (/opt/rustwide/workdir/flutter-glfw) [INFO] [stdout] error: cannot find macro `json_value` in this scope [INFO] [stdout] --> flutter-engine/src/codec/value/deserializer.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 347 | let value = json_value!({ "B": { "text": "test" } }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `json_value` in this scope [INFO] [stdout] --> flutter-engine/src/codec/value/deserializer.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | let value = json_value!({ "A": { "number": 42 } }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `json_value` in this scope [INFO] [stdout] --> flutter-engine/src/codec/value/deserializer.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 331 | let value = json_value!({ "B": [ "text", 1337 ] }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `json_value` in this scope [INFO] [stdout] --> flutter-engine/src/codec/value/deserializer.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | let value = json_value!({ "A": 42 }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/flutter_glfw-d71ec49ff124c636.flutter_glfw.26e15815-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-d71ec49ff124c636.flutter_glfw.26e15815-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-d71ec49ff124c636.flutter_glfw.26e15815-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-d71ec49ff124c636.flutter_glfw.26e15815-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-d71ec49ff124c636.flutter_glfw.26e15815-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-d71ec49ff124c636.flutter_glfw.26e15815-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-d71ec49ff124c636.26htp18s17yub1yw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tinyfiledialogs-d6cec3715a75496b/out" "-L" "/opt/rustwide/target/debug/build/glfw-sys-4b6caaae610ff3d7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libglfw-40880621970e300c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-73e69a5d471ee1fe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libsemver-08a1dde311af91c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "/opt/rustwide/target/debug/deps/libflutter_plugins-5fdd9227678f1e36.rlib" "/opt/rustwide/target/debug/deps/libunic_locale-d461d47033563654.rlib" "/opt/rustwide/target/debug/deps/libunic_locale_impl-f7abc6de6dd87185.rlib" "/opt/rustwide/target/debug/deps/libunic_langid_impl-18fff5d93a588c2e.rlib" "/opt/rustwide/target/debug/deps/libtinystr-2641f9913b09d69d.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-587ce2ce36a36721.rlib" "/opt/rustwide/target/debug/deps/libregex-5091ac7b97f0121a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-39a47edb783c6a43.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rlib" "/opt/rustwide/target/debug/deps/libtinyfiledialogs-134463878802e53b.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine-eb2c115914987f9a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c13b5bfac6a187eb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1fd19fec8e73440e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2edaf7490bc43f95.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d186a9050c139a63.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-75042b80a1735b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-6d0abdaa37f0bd3b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0f34868812c1cc78.rlib" "/opt/rustwide/target/debug/deps/libmio-a23f566a21c8dd4c.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9389dc97b65f734.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b19655a71cbe0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4612e9dad2c1e12a.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-1f1f86b0ff95e49c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-87365492a4e07bb1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5d68afeb14ee71e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e28e58fa0e3644ca.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-bfc6cc2c3cba6675.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-a3f30998e35153c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fc151285a9339724.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-403d62f3a4ff6ff4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6f187c8f4a866516.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ba457f6b6a00996.rlib" "/opt/rustwide/target/debug/deps/libryu-c0320153e4fcc3cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine_sys-7408423fb1d991d7.rlib" "/opt/rustwide/target/debug/deps/libserde-c476c85d7dd51b26.rlib" "/opt/rustwide/target/debug/deps/liblog-f0de19a594642a2d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lX11" "-lutil" "-ldl" "-lutil" "-lflutter_engine" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_glfw-d71ec49ff124c636" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lflutter_engine [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flutter-glfw` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:4623 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , co... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:4882 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , c... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:7281 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:19028 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . scaleX as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:19271 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . skewX 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:19512 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . transX as * const _ as usize } , 16usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:19756 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . skewY as * const _ as usize } , 24usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:19998 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . scaleY as * const _ as usize } , 32usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:20242 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . transY as * const _ as usize } , 40usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:20486 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . pers0 as * const _ as usize } , 48usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:20728 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . pers1 as * const _ as usize } , 56usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:20970 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterTransformation > ( ) ) ) . pers2 as * const _ as usize } , 64usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:23292 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLTexture > ( ) ) ) . target as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:23533 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLTexture > ( ) ) ) . name as * const _ as usize } , 4usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:23770 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLTexture > ( ) ) ) . format 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:24011 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLTexture > ( ) ) ) . user_data as * const _ as usize } , 16usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:24259 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLTexture > ( ) ) ) . destruction_callback as * const _ as usize } , 24usize , c... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:24529 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLTexture > ( ) ) ) . width as * const _ as usize } , 32usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:24769 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLTexture > ( ) ) ) . height as * const _ as usize } , 40usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:26116 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLFramebuffer > ( ) ) ) . target as * const _ as usize } , 0usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:26365 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLFramebuffer > ( ) ) ) . name as * const _ as usize } , 4usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:26610 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLFramebuffer > ( ) ) ) . user_data as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:26865 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLFramebuffer > ( ) ) ) . destruction_callback as * const _ as usize } , 16usize ,... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:31272 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:31537 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . make_current as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:31804 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . clear_current as * const _ as usize } , 16usize , conc... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:32074 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . present as * const _ as usize } , 24usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:32332 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . fbo_callback as * const _ as usize } , 32usize , conca... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:32600 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . make_resource_current as * const _ as usize } , 40usiz... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:32886 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . fbo_reset_after_present as * const _ as usize } , 48us... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:33176 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . surface_transformation as * const _ as usize } , 56usi... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:33464 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . gl_proc_resolver as * const _ as usize } , 64usize , c... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:33740 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLRendererConfig > ( ) ) ) . gl_external_texture_frame_callback as * const _ as usi... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:35045 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterSoftwareRendererConfig > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:35314 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterSoftwareRendererConfig > ( ) ) ) . surface_present_callback as * const _ as usize } , 8u... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:36463 [INFO] [stdout] | [INFO] [stdout] 3 | ... & ( * ( :: std :: ptr :: null :: < FlutterRendererConfig__bindgen_ty_1 > ( ) ) ) . open_gl as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:36736 [INFO] [stdout] | [INFO] [stdout] 3 | ... & ( * ( :: std :: ptr :: null :: < FlutterRendererConfig__bindgen_ty_1 > ( ) ) ) . software as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:37385 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterRendererConfig > ( ) ) ) . type_ as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:38434 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterWindowMetricsEvent > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:38695 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterWindowMetricsEvent > ( ) ) ) . width as * const _ as usize } , 8usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:38944 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterWindowMetricsEvent > ( ) ) ) . height as * const _ as usize } , 16usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:39196 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterWindowMetricsEvent > ( ) ) ) . pixel_ratio as * const _ as usize } , 24usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:44134 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:44383 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . phase as * const _ as usize } , 8usize , concat ! ( "Offse... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:44620 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . timestamp as * const _ as usize } , 16usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:44866 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . x 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:45096 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . y 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:45326 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . device as * const _ as usize } , 40usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:45566 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . signal_kind as * const _ as usize } , 44usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:45816 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . scroll_delta_x as * const _ as usize } , 48usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:46072 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . scroll_delta_y as * const _ as usize } , 56usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:46328 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . device_kind as * const _ as usize } , 64usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:46578 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPointerEvent > ( ) ) ) . buttons as * const _ as usize } , 72usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:48251 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformMessage > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:48506 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformMessage > ( ) ) ) . channel as * const _ as usize } , 8usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:48753 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformMessage > ( ) ) ) . message as * const _ as usize } , 16usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:49001 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformMessage > ( ) ) ) . message_size as * const _ as usize } , 24usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:49259 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformMessage > ( ) ) ) . response_handle as * const _ as usize } , 32usize , conca... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:50349 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRect > ( ) ) ) . left as * const _ as usize } , 0usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:50568 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRect > ( ) ) ) . top 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:50785 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRect > ( ) ) ) . right as * const _ as usize } , 16usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:51007 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRect > ( ) ) ) . bottom 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:51671 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPoint > ( ) ) ) . x 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:51886 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPoint > ( ) ) ) . y as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:52544 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterSize > ( ) ) ) . width as * const _ as usize } , 0usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:52765 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterSize > ( ) ) ) . height 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:53643 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRoundedRect > ( ) ) ) . rect as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:53876 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRoundedRect > ( ) ) ) . upper_left_corner_radius as * const _ as usize } , 32usize ... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:54150 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRoundedRect > ( ) ) ) . upper_right_corner_radius as * const _ as usize } , 48usize... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:54426 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRoundedRect > ( ) ) ) . lower_right_corner_radius as * const _ as usize } , 64usize... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:54702 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterRoundedRect > ( ) ) ) . lower_left_corner_radius as * const _ as usize } , 80usize ... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:59596 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:59847 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . id 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:60080 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . flags 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:60320 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . actions as * const _ as usize } , 16usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:60564 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . text_selection_base as * const _ as usize } , 20usize , co... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:60832 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . text_selection_extent as * const _ as usize } , 24usize , ... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:61104 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . scroll_child_count as * const _ as usize } , 28usize , con... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:61370 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . scroll_index as * const _ as usize } , 32usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:61624 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . scroll_position as * const _ as usize } , 40usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:61884 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . scroll_extent_max as * const _ as usize } , 48usize , conc... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:62148 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . scroll_extent_min as * const _ as usize } , 56usize , conc... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:62412 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . elevation as * const _ as usize } , 64usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:62660 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . thickness as * const _ as usize } , 72usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:62908 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . label as * const _ as usize } , 80usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:63148 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . hint as * const _ as usize } , 88usize , concat ! ( "Offse... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:63386 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . value as * const _ as usize } , 96usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:63626 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . increased_value as * const _ as usize } , 104usize , conca... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:63887 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . decreased_value as * const _ as usize } , 112usize , conca... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:64148 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . text_direction as * const _ as usize } , 120usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:64407 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . rect as * const _ as usize } , 128usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:64646 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . transform as * const _ as usize } , 160usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:64895 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . child_count as * const _ as usize } , 232usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:65148 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . children_in_traversal_order as * const _ as usize } , 240u... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:65433 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . children_in_hit_test_order as * const _ as usize } , 248us... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:65716 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . custom_accessibility_actions_count as * const _ as usize }... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:66015 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . custom_accessibility_actions as * const _ as usize } , 264... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:66302 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsNode > ( ) ) ) . platform_view_id as * const _ as usize } , 272usize , conc... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:68257 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsCustomAction > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:68524 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsCustomAction > ( ) ) ) . id 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:68773 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsCustomAction > ( ) ) ) . override_action as * const _ as usize } , 12usize , co... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:69049 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsCustomAction > ( ) ) ) . label as * const _ as usize } , 16usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:69305 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterSemanticsCustomAction > ( ) ) ) . hint as * const _ as usize } , 24usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:70569 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterTask > ( ) ) ) . runner as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:70792 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterTask > ( ) ) ) . task as * const _ as usize } , 8usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:73420 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterTaskRunnerDescription > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:73687 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterTaskRunnerDescription > ( ) ) ) . user_data as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:73950 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterTaskRunnerDescription > ( ) ) ) . runs_task_on_current_thread_callback as * const _ as u... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:74268 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterTaskRunnerDescription > ( ) ) ) . post_task_callback as * const _ as usize } , 24usize ,... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:74550 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < FlutterTaskRunnerDescription > ( ) ) ) . identifier as * const _ as usize } , 32usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:76161 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterCustomTaskRunners > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:76420 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterCustomTaskRunners > ( ) ) ) . platform_task_runner as * const _ as usize } , 8usize , ... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:76697 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterCustomTaskRunners > ( ) ) ) . render_task_runner as * const _ as usize } , 16usize , c... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:78159 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLBackingStore__bindgen_ty_1 > ( ) ) ) . texture as * const _ as usiz... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:78440 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLBackingStore__bindgen_ty_1 > ( ) ) ) . framebuffer 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] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:79123 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterOpenGLBackingStore > ( ) ) ) . type_ as * const _ as usize } , 0usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:80651 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterSoftwareBackingStore > ( ) ) ) . allocation as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:80914 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterSoftwareBackingStore > ( ) ) ) . row_bytes as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:81175 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterSoftwareBackingStore > ( ) ) ) . height as * const _ as usize } , 16usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:81431 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterSoftwareBackingStore > ( ) ) ) . user_data as * const _ as usize } , 24usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:81693 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterSoftwareBackingStore > ( ) ) ) . destruction_callback as * const _ as usize } , 32usize... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:83878 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformViewMutation__bindgen_ty_1 > ( ) ) ) . opacity as * const _ as usiz... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:84163 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformViewMutation__bindgen_ty_1 > ( ) ) ) . clip_rect as * const _ as us... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:84452 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformViewMutation__bindgen_ty_1 > ( ) ) ) . clip_rounded_rect as * const... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:84757 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformViewMutation__bindgen_ty_1 > ( ) ) ) . transformation as * const _ ... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:85461 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformViewMutation > ( ) ) ) . type_ as * const _ as usize } , 0usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:87660 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformView > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:87909 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformView > ( ) ) ) . identifier as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:88156 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformView > ( ) ) ) . mutations_count as * const _ as usize } , 16usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:88414 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterPlatformView > ( ) ) ) . mutations as * const _ as usize } , 24usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:90598 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & ( * ( :: std :: ptr :: null :: < FlutterBackingStore__bindgen_ty_1 > ( ) ) ) . open_gl as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:90867 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & ( * ( :: std :: ptr :: null :: < FlutterBackingStore__bindgen_ty_1 > ( ) ) ) . software as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:91502 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterBackingStore > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:91751 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterBackingStore > ( ) ) ) . user_data as * const _ as usize } , 8usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:91996 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterBackingStore > ( ) ) ) . type_ as * const _ as usize } , 16usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:92234 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterBackingStore > ( ) ) ) . did_update 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:93186 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterBackingStoreConfig > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:93447 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < FlutterBackingStoreConfig > ( ) ) ) . size as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:95623 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterLayer__bindgen_ty_1 > ( ) ) ) . backing_store as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:95890 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < FlutterLayer__bindgen_ty_1 > ( ) ) ) . platform_view as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:96486 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLayer > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:96721 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLayer > ( ) ) ) . type_ as * const _ as usize } , 8usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:96944 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLayer > ( ) ) ) . offset 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:97170 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLayer > ( ) ) ) . size as * const _ as usize } , 40usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:99934 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < FlutterCompositor > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:100179 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < FlutterCompositor > ( ) ) ) . user_data as * const _ as usize } , 8usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:100420 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < FlutterCompositor > ( ) ) ) . create_backing_store_callback as * const _ as usize } , 16u... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:100702 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < FlutterCompositor > ( ) ) ) . collect_backing_store_callback as * const _ as usize } , 24... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:100986 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < FlutterCompositor > ( ) ) ) . present_layers_callback as * const _ as usize } , 32usize ,... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:103103 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLocale > ( ) ) ) . struct_size as * const _ as usize } , 0usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:103340 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLocale > ( ) ) ) . language_code as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:103581 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLocale > ( ) ) ) . country_code as * const _ as usize } , 16usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:103821 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLocale > ( ) ) ) . script_code as * const _ as usize } , 24usize , concat ! ( "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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:104059 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < FlutterLocale > ( ) ) ) . variant_code as * const _ as usize } , 32usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:116854 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . struct_size as * const _ as usize } , 0usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:117101 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . assets_path as * const _ as usize } , 8usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:117348 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . main_path__unused__ as * const _ as usize } , 16usize , con... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:117612 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . packages_path__unused__ as * const _ as usize } , 24usize ,... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:117884 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . icu_data_path as * const _ as usize } , 32usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:118136 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . command_line_argc as * const _ as usize } , 40usize , conca... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:118396 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . command_line_argv as * const _ as usize } , 48usize , conca... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:118656 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . platform_message_callback as * const _ as usize } , 56usize... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:118932 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . vm_snapshot_data as * const _ as usize } , 64usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.flutter_plugins.95619301-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8.3o6ht1am5xe6n5tw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tinyfiledialogs-d6cec3715a75496b/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libunic_locale-d461d47033563654.rlib" "/opt/rustwide/target/debug/deps/libunic_locale_impl-f7abc6de6dd87185.rlib" "/opt/rustwide/target/debug/deps/libunic_langid_impl-18fff5d93a588c2e.rlib" "/opt/rustwide/target/debug/deps/libtinystr-2641f9913b09d69d.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-587ce2ce36a36721.rlib" "/opt/rustwide/target/debug/deps/libregex-5091ac7b97f0121a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-39a47edb783c6a43.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rlib" "/opt/rustwide/target/debug/deps/libtinyfiledialogs-134463878802e53b.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine-eb2c115914987f9a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c13b5bfac6a187eb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1fd19fec8e73440e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2edaf7490bc43f95.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d186a9050c139a63.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-75042b80a1735b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-6d0abdaa37f0bd3b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0f34868812c1cc78.rlib" "/opt/rustwide/target/debug/deps/libmio-a23f566a21c8dd4c.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9389dc97b65f734.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b19655a71cbe0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4612e9dad2c1e12a.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-1f1f86b0ff95e49c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-87365492a4e07bb1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5d68afeb14ee71e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e28e58fa0e3644ca.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-bfc6cc2c3cba6675.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-a3f30998e35153c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fc151285a9339724.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-403d62f3a4ff6ff4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6f187c8f4a866516.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ba457f6b6a00996.rlib" "/opt/rustwide/target/debug/deps/libryu-c0320153e4fcc3cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine_sys-7408423fb1d991d7.rlib" "/opt/rustwide/target/debug/deps/liblog-f0de19a594642a2d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libserde-c476c85d7dd51b26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lflutter_engine" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_plugins-a44d44bf7bc05fe8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lflutter_engine [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:119190 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . vm_snapshot_data_size as * const _ as usize } , 72usize , c... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:119458 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . vm_snapshot_instructions as * const _ as usize } , 80usize ... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:119732 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . vm_snapshot_instructions_size as * const _ as usize } , 88u... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:120016 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . isolate_snapshot_data as * const _ as usize } , 96usize , c... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:120284 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . isolate_snapshot_data_size as * const _ as usize } , 104usi... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:120563 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . isolate_snapshot_instructions as * const _ as usize } , 112... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:120848 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . isolate_snapshot_instructions_size as * const _ as usize } ... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:121143 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . root_isolate_create_callback as * const _ as usize } , 128u... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:121426 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . update_semantics_node_callback as * const _ as usize } , 13... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:121713 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . update_semantics_custom_action_callback as * const _ as usi... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:122018 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . persistent_cache_path as * const _ as usize } , 152usize , ... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:122287 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . is_persistent_cache_read_only as * const _ as usize } , 160... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:122572 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . vsync_callback as * const _ as usize } , 168usize , 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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:122827 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . custom_dart_entrypoint as * const _ as usize } , 176usize ,... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:123098 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . custom_task_runners as * const _ as usize } , 184usize , co... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:123363 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . shutdown_dart_vm_when_done as * const _ as usize } , 192usi... [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/flutter-engine-sys-2a1ef849153fc2e2/out/flutter-engine-sys.rs:3:123642 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . compositor as * const _ as usize } , 200usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.flutter_engine_sys.d1c3d87d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50.4o42qtswr662y107.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-3fd6d2d6a991e474/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lflutter_engine" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2c81f5331c8cdd35.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-da349c4d70dc2d50" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lflutter_engine [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 180 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "176204b4008e57305a45eb29e22742aa51b28286a1d29dc8126d37717b8855f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176204b4008e57305a45eb29e22742aa51b28286a1d29dc8126d37717b8855f7", kill_on_drop: false }` [INFO] [stdout] 176204b4008e57305a45eb29e22742aa51b28286a1d29dc8126d37717b8855f7