[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgliheng%2Fflutter-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gliheng/flutter-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3de6146e6ea98a9872af73f00a31de527d956a004417928499f6d095c9d48581 [INFO] running `Command { std: "docker" "start" "-a" "3de6146e6ea98a9872af73f00a31de527d956a004417928499f6d095c9d48581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de6146e6ea98a9872af73f00a31de527d956a004417928499f6d095c9d48581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de6146e6ea98a9872af73f00a31de527d956a004417928499f6d095c9d48581", kill_on_drop: false }` [INFO] [stdout] 3de6146e6ea98a9872af73f00a31de527d956a004417928499f6d095c9d48581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bbba6cb1048074f222016a66c67f989fa9c2e73a3a192fd599f5474a209f3616 [INFO] running `Command { std: "docker" "start" "-a" "bbba6cb1048074f222016a66c67f989fa9c2e73a3a192fd599f5474a209f3616", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling priority-queue v0.7.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling unic-langid-impl v0.7.2 [INFO] [stderr] Compiling unic-locale-impl v0.7.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling unic-locale v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling 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 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 parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling glfw v0.37.0 [INFO] [stderr] Compiling serde 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 2m 00s [INFO] running `Command { std: "docker" "inspect" "bbba6cb1048074f222016a66c67f989fa9c2e73a3a192fd599f5474a209f3616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbba6cb1048074f222016a66c67f989fa9c2e73a3a192fd599f5474a209f3616", kill_on_drop: false }` [INFO] [stdout] bbba6cb1048074f222016a66c67f989fa9c2e73a3a192fd599f5474a209f3616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aebc60c0b5e9fcfd8673c27de10ca8f38613b5ba620862a9d94ca285ea4b5a7c [INFO] running `Command { std: "docker" "start" "-a" "aebc60c0b5e9fcfd8673c27de10ca8f38613b5ba620862a9d94ca285ea4b5a7c", 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-18f787c23aac7d81.flutter_glfw.0d5a8072-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-18f787c23aac7d81.flutter_glfw.0d5a8072-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-18f787c23aac7d81.flutter_glfw.0d5a8072-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-18f787c23aac7d81.flutter_glfw.0d5a8072-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-18f787c23aac7d81.flutter_glfw.0d5a8072-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-18f787c23aac7d81.flutter_glfw.0d5a8072-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_glfw-18f787c23aac7d81.3s3rx6pzdqeztxiq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tinyfiledialogs-7db7da894ca12396/out" "-L" "/opt/rustwide/target/debug/build/glfw-sys-5c9ea68cb6e7814d/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libglfw-1fb2814bf71e755b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ff3ca4f8604b6019.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libsemver-70d1e68fcda05e14.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-03acc8acbf834953.rlib" "/opt/rustwide/target/debug/deps/libflutter_plugins-21ac1fb82d33ff18.rlib" "/opt/rustwide/target/debug/deps/libunic_locale-3badd18d7705ec3c.rlib" "/opt/rustwide/target/debug/deps/libunic_locale_impl-1a36adf12ee4cdfc.rlib" "/opt/rustwide/target/debug/deps/libunic_langid_impl-8428713221f0747b.rlib" "/opt/rustwide/target/debug/deps/libtinystr-158ab6fdaead1ca0.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-0d370fec8ca0cdd9.rlib" "/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a05c643a6f42ae4c.rlib" "/opt/rustwide/target/debug/deps/libtinyfiledialogs-ebb15ccd0600cc58.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine-cea48c9300697368.rlib" "/opt/rustwide/target/debug/deps/libasync_std-849eedf66272d80e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c635fc04c78bb848.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e307ce992ee491b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e54a982a6039d148.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-89d9d0a21788dd69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be18a7917933c6a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4e479acaa0b6dc2.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e1276d4fa4c84e76.rlib" "/opt/rustwide/target/debug/deps/libmio-426b3c512965be7a.rlib" "/opt/rustwide/target/debug/deps/libnet2-ca6df768c5db355e.rlib" "/opt/rustwide/target/debug/deps/libiovec-f6ee45f09ade2fcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ea3c870d35903966.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ce01ce5997c359a0.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-42fe767757f6f8d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f976ea4ece1a84c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f041108f669b8253.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-75b9819dcdba7185.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-cfe110ba757cf5e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0ba4c2f2c2f84d89.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5a3caf2b1344878f.rlib" "/opt/rustwide/target/debug/deps/liblibc-b5b94db16d4df29a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9b1763a04d6926.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9b2642a537f95313.rlib" "/opt/rustwide/target/debug/deps/libryu-a7d89b0879dd339e.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine_sys-956d6f577013d44e.rlib" "/opt/rustwide/target/debug/deps/libserde-c6f4c500636d3c24.rlib" "/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_glfw-18f787c23aac7d81" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lflutter_engine [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flutter-glfw` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flutter-engine` due to 5 previous errors [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.flutter_plugins.d850d467-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d.2lyt9tx7askjqkf4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tinyfiledialogs-7db7da894ca12396/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libunic_locale-3badd18d7705ec3c.rlib" "/opt/rustwide/target/debug/deps/libunic_locale_impl-1a36adf12ee4cdfc.rlib" "/opt/rustwide/target/debug/deps/libunic_langid_impl-8428713221f0747b.rlib" "/opt/rustwide/target/debug/deps/libtinystr-158ab6fdaead1ca0.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-0d370fec8ca0cdd9.rlib" "/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a05c643a6f42ae4c.rlib" "/opt/rustwide/target/debug/deps/libtinyfiledialogs-ebb15ccd0600cc58.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine-cea48c9300697368.rlib" "/opt/rustwide/target/debug/deps/libasync_std-849eedf66272d80e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c635fc04c78bb848.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e307ce992ee491b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e54a982a6039d148.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-89d9d0a21788dd69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be18a7917933c6a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4e479acaa0b6dc2.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e1276d4fa4c84e76.rlib" "/opt/rustwide/target/debug/deps/libmio-426b3c512965be7a.rlib" "/opt/rustwide/target/debug/deps/libnet2-ca6df768c5db355e.rlib" "/opt/rustwide/target/debug/deps/libiovec-f6ee45f09ade2fcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ea3c870d35903966.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ce01ce5997c359a0.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-42fe767757f6f8d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f976ea4ece1a84c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f041108f669b8253.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-75b9819dcdba7185.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-cfe110ba757cf5e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0ba4c2f2c2f84d89.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5a3caf2b1344878f.rlib" "/opt/rustwide/target/debug/deps/liblibc-b5b94db16d4df29a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9b1763a04d6926.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9b2642a537f95313.rlib" "/opt/rustwide/target/debug/deps/libryu-a7d89b0879dd339e.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libflutter_engine_sys-956d6f577013d44e.rlib" "/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde-c6f4c500636d3c24.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_plugins-57616dea7cbf997d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lflutter_engine [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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] [stderr] error: could not compile `flutter-plugins` due to 2 previous errors [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/out/flutter-engine-sys.rs:3:119458 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < FlutterProjectArgs > ( ) ) ) . vm_snapshot_instructions as * const _ as usize } , 80usize ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/flutter-engine-sys-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-1bd3b45ca99c9867/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-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.flutter_engine_sys.05f0620d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d.1h8cajpqfb6ixzh0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lflutter_engine" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0519e971520b1b67.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flutter_engine_sys-09b8309523d02c3d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lflutter_engine [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 180 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flutter-engine-sys` due to 2 previous errors; 180 warnings emitted [INFO] running `Command { std: "docker" "inspect" "aebc60c0b5e9fcfd8673c27de10ca8f38613b5ba620862a9d94ca285ea4b5a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aebc60c0b5e9fcfd8673c27de10ca8f38613b5ba620862a9d94ca285ea4b5a7c", kill_on_drop: false }` [INFO] [stdout] aebc60c0b5e9fcfd8673c27de10ca8f38613b5ba620862a9d94ca285ea4b5a7c