[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgliheng%2Fflutter-rs" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gliheng/flutter-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-97/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6ac6e99bb23854616bdaea9bc814be47756955816b92da49c11dfc15f803368 [INFO] running `Command { std: "docker" "start" "-a" "d6ac6e99bb23854616bdaea9bc814be47756955816b92da49c11dfc15f803368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6ac6e99bb23854616bdaea9bc814be47756955816b92da49c11dfc15f803368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ac6e99bb23854616bdaea9bc814be47756955816b92da49c11dfc15f803368", kill_on_drop: false }` [INFO] [stdout] d6ac6e99bb23854616bdaea9bc814be47756955816b92da49c11dfc15f803368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c46dae4c07307b8d58ff1e0e693acca3f8c1d0535a9963b5c1677c93f9c7a6 [INFO] running `Command { std: "docker" "start" "-a" "e6c46dae4c07307b8d58ff1e0e693acca3f8c1d0535a9963b5c1677c93f9c7a6", 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 version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling syn v1.0.19 [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 ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unic-langid-impl v0.7.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling unic-locale-impl v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling unic-locale v0.7.1 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling priority-queue v0.7.0 [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 bzip2 v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling glfw v0.37.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [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 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 45s [INFO] running `Command { std: "docker" "inspect" "e6c46dae4c07307b8d58ff1e0e693acca3f8c1d0535a9963b5c1677c93f9c7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c46dae4c07307b8d58ff1e0e693acca3f8c1d0535a9963b5c1677c93f9c7a6", kill_on_drop: false }` [INFO] [stdout] e6c46dae4c07307b8d58ff1e0e693acca3f8c1d0535a9963b5c1677c93f9c7a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c1b2b0cb0fd452ecca6b93081db1ae0300cec2d15ccbca17b80d121fed1141e [INFO] running `Command { std: "docker" "start" "-a" "7c1b2b0cb0fd452ecca6b93081db1ae0300cec2d15ccbca17b80d121fed1141e", 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-0b0f978278d22730.flutter_glfw.875b7a9a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730.flutter_glfw.875b7a9a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730.flutter_glfw.875b7a9a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730.flutter_glfw.875b7a9a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730.flutter_glfw.875b7a9a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730.flutter_glfw.875b7a9a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730.flutter_glfw.875b7a9a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730.flutter_glfw.875b7a9a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730.4ihvgjdj5j6b0nu7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tinyfiledialogs-9e7bf039a9dcd82e/out" "-L" "/opt/rustwide/target/debug/build/glfw-sys-65e7eae85ee666b7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libglfw-714e0c1036229edf.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ab608e31ce95c4f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libsemver-6602e54776996a7f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-969ec4031925831b.rlib" "/opt/rustwide/target/debug/deps/libflutter_plugins-37d850d628546010.rlib" "/opt/rustwide/target/debug/deps/libunic_locale-b3be9d1a6f7e9b14.rlib" "/opt/rustwide/target/debug/deps/libunic_locale_impl-9fc275462665e087.rlib" "/opt/rustwide/target/debug/deps/libunic_langid_impl-0e46c230e3d98122.rlib" "/opt/rustwide/target/debug/deps/libtinystr-5efe67f57d923a92.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-9bca959385d969d1.rlib" "/opt/rustwide/target/debug/deps/libregex-376d40b516282078.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1f645e41df728982.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-67d19f2a98ecad87.rlib" "/opt/rustwide/target/debug/deps/libtinyfiledialogs-8c43eaaec8530ecc.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine-7c282a3d59684fb0.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b56ee39a54bd5027.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b8936ee728a55ff.rlib" "/opt/rustwide/target/debug/deps/libasync_task-a39070dab415fd58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4b6f7a831a6cce88.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2fe731be5f461c2b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffc2507ac7e30a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e7d6dc2b29016baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-54968b23d97b033b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-350cbb1339c2e401.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4181c054ff080fe9.rlib" "/opt/rustwide/target/debug/deps/libmio-c7d57d7f9bbcfe26.rlib" "/opt/rustwide/target/debug/deps/libnet2-57e87a8ea681424a.rlib" "/opt/rustwide/target/debug/deps/libiovec-f1434866000c167e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e9f5aa9a661b2fe7.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-f819d8f5f979583e.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6735baaa0fada475.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c0af3ce46ee719a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-62821fd9b4faa159.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-73fe2386287a5c78.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-b12e59ee1ad0048a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0289116754ff6d51.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-acc1469d3af32e13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f641ced0eb16c13f.rlib" "/opt/rustwide/target/debug/deps/liblibc-06e2505f0ade1179.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-532193962d17b113.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-885559096aa8c71d.rlib" "/opt/rustwide/target/debug/deps/libryu-a11625e032f500f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-546046868f519026.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine_sys-4786f56bccacdcf8.rlib" "/opt/rustwide/target/debug/deps/libserde-62cb4ae4fe49c36c.rlib" "/opt/rustwide/target/debug/deps/liblog-baf7e74176e52d76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_glfw-0b0f978278d22730" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.flutter_plugins.77df47f9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1.2ntpb4ro8rnffj96.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tinyfiledialogs-9e7bf039a9dcd82e/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libunic_locale-b3be9d1a6f7e9b14.rlib" "/opt/rustwide/target/debug/deps/libunic_locale_impl-9fc275462665e087.rlib" "/opt/rustwide/target/debug/deps/libunic_langid_impl-0e46c230e3d98122.rlib" "/opt/rustwide/target/debug/deps/libtinystr-5efe67f57d923a92.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-9bca959385d969d1.rlib" "/opt/rustwide/target/debug/deps/libregex-376d40b516282078.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1f645e41df728982.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-67d19f2a98ecad87.rlib" "/opt/rustwide/target/debug/deps/libtinyfiledialogs-8c43eaaec8530ecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine-7c282a3d59684fb0.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b56ee39a54bd5027.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b8936ee728a55ff.rlib" "/opt/rustwide/target/debug/deps/libasync_task-a39070dab415fd58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4b6f7a831a6cce88.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2fe731be5f461c2b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffc2507ac7e30a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e7d6dc2b29016baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-54968b23d97b033b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-350cbb1339c2e401.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4181c054ff080fe9.rlib" "/opt/rustwide/target/debug/deps/libmio-c7d57d7f9bbcfe26.rlib" "/opt/rustwide/target/debug/deps/libnet2-57e87a8ea681424a.rlib" "/opt/rustwide/target/debug/deps/libiovec-f1434866000c167e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e9f5aa9a661b2fe7.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-f819d8f5f979583e.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6735baaa0fada475.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c0af3ce46ee719a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-62821fd9b4faa159.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-73fe2386287a5c78.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-b12e59ee1ad0048a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0289116754ff6d51.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-acc1469d3af32e13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f641ced0eb16c13f.rlib" "/opt/rustwide/target/debug/deps/liblibc-06e2505f0ade1179.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-532193962d17b113.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-885559096aa8c71d.rlib" "/opt/rustwide/target/debug/deps/libryu-a11625e032f500f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-546046868f519026.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine_sys-4786f56bccacdcf8.rlib" "/opt/rustwide/target/debug/deps/liblog-baf7e74176e52d76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libserde-62cb4ae4fe49c36c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_plugins-bf62f282a789e4e1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-eec0a4e2e56cddcb/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-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.flutter_engine_sys.8187d886-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2.473vceizfgm9iumg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-85e085fe190db805/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lflutter_engine" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0d39dc1c1fc07be7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-5e6234fcf4e3d1e2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "7c1b2b0cb0fd452ecca6b93081db1ae0300cec2d15ccbca17b80d121fed1141e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1b2b0cb0fd452ecca6b93081db1ae0300cec2d15ccbca17b80d121fed1141e", kill_on_drop: false }` [INFO] [stdout] 7c1b2b0cb0fd452ecca6b93081db1ae0300cec2d15ccbca17b80d121fed1141e