[INFO] fetching crate fizzy 0.7.0... [INFO] checking fizzy-0.7.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate fizzy 0.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate fizzy 0.7.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fizzy 0.7.0 [INFO] finished tweaking crates.io crate fizzy 0.7.0 [INFO] tweaked toml for crates.io crate fizzy 0.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a29d22d31e48ffe3bb82cdd026aa7f441954d7fb515667e2f9906142c7e9db0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a29d22d31e48ffe3bb82cdd026aa7f441954d7fb515667e2f9906142c7e9db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a29d22d31e48ffe3bb82cdd026aa7f441954d7fb515667e2f9906142c7e9db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a29d22d31e48ffe3bb82cdd026aa7f441954d7fb515667e2f9906142c7e9db0", kill_on_drop: false }` [INFO] [stdout] 5a29d22d31e48ffe3bb82cdd026aa7f441954d7fb515667e2f9906142c7e9db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bae1450a2f328758b7a51f9a662d6cee204107628d13e160f7c30e773bcc6fc8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bae1450a2f328758b7a51f9a662d6cee204107628d13e160f7c30e773bcc6fc8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fizzy v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `FizzyExternalKind_FizzyExternalKindFunction` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12568 [INFO] [stdout] | [INFO] [stdout] 3 | ... stringify ! (type_))) ; } pub const FizzyExternalKind_FizzyExternalKindFunction : FizzyExternalKind = 0 ; pub const FizzyExternalKind... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FizzyExternalKind_FizzyExternalKindTable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12648 [INFO] [stdout] | [INFO] [stdout] 3 | ...on : FizzyExternalKind = 0 ; pub const FizzyExternalKind_FizzyExternalKindTable : FizzyExternalKind = 1 ; pub const FizzyExternalKind_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FizzyExternalKind_FizzyExternalKindMemory` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12725 [INFO] [stdout] | [INFO] [stdout] 3 | ...e : FizzyExternalKind = 1 ; pub const FizzyExternalKind_FizzyExternalKindMemory : FizzyExternalKind = 2 ; pub const FizzyExternalKind_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FizzyExternalKind_FizzyExternalKindGlobal` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12803 [INFO] [stdout] | [INFO] [stdout] 3 | ...y : FizzyExternalKind = 2 ; pub const FizzyExternalKind_FizzyExternalKindGlobal : FizzyExternalKind = 3 ; # [doc = " External kind."] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_type_count` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:23477 [INFO] [stdout] | [INFO] [stdout] 3 | ... Number of type in the module."] pub fn fizzy_get_type_count (module : * const FizzyModule) -> u32 ; } extern "C" { # [doc = " Get typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_type` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:23907 [INFO] [stdout] | [INFO] [stdout] 3 | ...ding to the index."] pub fn fizzy_get_type (module : * const FizzyModule , type_idx : u32) -> FizzyFunctionType ; } extern "C" { # [do... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_import_count` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:24216 [INFO] [stdout] | [INFO] [stdout] 3 | ...ber of imports in the module."] pub fn fizzy_get_import_count (module : * const FizzyModule) -> u32 ; } extern "C" { # [doc = " Get th... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_import_description` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:24996 [INFO] [stdout] | [INFO] [stdout] 3 | ...ation.)"] pub fn fizzy_get_import_description (module : * const FizzyModule , import_idx : u32) -> FizzyImportDescription ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_module_has_table` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:26072 [INFO] [stdout] | [INFO] [stdout] 3 | ... definition, false otherwise."] pub fn fizzy_module_has_table (module : * const FizzyModule) -> bool ; } extern "C" { # [doc = " Check... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_module_has_memory` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:26385 [INFO] [stdout] | [INFO] [stdout] 3 | ...definition, false otherwise."] pub fn fizzy_module_has_memory (module : * const FizzyModule) -> bool ; } extern "C" { # [doc = " Get n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_global_count` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:26673 [INFO] [stdout] | [INFO] [stdout] 3 | ...ber of globals in the module."] pub fn fizzy_get_global_count (module : * const FizzyModule) -> u32 ; } extern "C" { # [doc = " Get ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_global_type` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:27363 [INFO] [stdout] | [INFO] [stdout] 3 | ...lobal indices."] pub fn fizzy_get_global_type (module : * const FizzyModule , global_idx : u32) -> FizzyGlobalType ; } extern "C" { # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_export_count` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:27679 [INFO] [stdout] | [INFO] [stdout] 3 | ...ber of exports in the module."] pub fn fizzy_get_export_count (module : * const FizzyModule) -> u32 ; } extern "C" { # [doc = " Get th... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_export_description` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:28430 [INFO] [stdout] | [INFO] [stdout] 3 | ...ation.)"] pub fn fizzy_get_export_description (module : * const FizzyModule , export_idx : u32) -> FizzyExportDescription ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_module_has_start_function` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:29388 [INFO] [stdout] | [INFO] [stdout] 3 | ...nction, false otherwise."] pub fn fizzy_module_has_start_function (module : * const FizzyModule) -> bool ; } extern "C" { # [doc = " I... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_resolve_instantiate` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:35401 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_resolve_instantiate (module : * const FizzyModule , imported_functions : * const FizzyImportedFunction , imported_functions_size : usize , imported_table : * const FizzyExternalTable , imported_memory : * const FizzyExternalMemory , imported_globals : * const FizzyImportedGlobal , imported_globals_size : usize) -> * mut FizzyInstance ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_find_exported_function` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:38471 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_find_exported_function (instance : * mut FizzyInstance , name : * const :: std :: os :: raw :: c_char , out_function : * mut FizzyExternalFunction) -> bool ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_free_exported_function` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:39080 [INFO] [stdout] | [INFO] [stdout] 3 | ...exported_function()."] pub fn fizzy_free_exported_function (external_function : * mut FizzyExternalFunction) ; } extern "C" { # [doc =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_find_exported_table` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:39664 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_find_exported_table (instance : * mut FizzyInstance , name : * const :: std :: os :: raw :: c_char , out_table : * mut FizzyExternalTable) -> bool ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_find_exported_memory` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:40330 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_find_exported_memory (instance : * mut FizzyInstance , name : * const :: std :: os :: raw :: c_char , out_memory : * mut FizzyExternalMemory) -> bool ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_find_exported_global` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:40907 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_find_exported_global (instance : * mut FizzyInstance , name : * const :: std :: os :: raw :: c_char , out_global : * mut FizzyExternalGlobal) -> bool ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:700:13 [INFO] [stdout] | [INFO] [stdout] 700 | let mut instance = instance.unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FizzyExternalKind_FizzyExternalKindFunction` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12568 [INFO] [stdout] | [INFO] [stdout] 3 | ... stringify ! (type_))) ; } pub const FizzyExternalKind_FizzyExternalKindFunction : FizzyExternalKind = 0 ; pub const FizzyExternalKind... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FizzyExternalKind_FizzyExternalKindTable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12648 [INFO] [stdout] | [INFO] [stdout] 3 | ...on : FizzyExternalKind = 0 ; pub const FizzyExternalKind_FizzyExternalKindTable : FizzyExternalKind = 1 ; pub const FizzyExternalKind_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FizzyExternalKind_FizzyExternalKindMemory` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12725 [INFO] [stdout] | [INFO] [stdout] 3 | ...e : FizzyExternalKind = 1 ; pub const FizzyExternalKind_FizzyExternalKindMemory : FizzyExternalKind = 2 ; pub const FizzyExternalKind_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FizzyExternalKind_FizzyExternalKindGlobal` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12803 [INFO] [stdout] | [INFO] [stdout] 3 | ...y : FizzyExternalKind = 2 ; pub const FizzyExternalKind_FizzyExternalKindGlobal : FizzyExternalKind = 3 ; # [doc = " External kind."] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_type_count` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:23477 [INFO] [stdout] | [INFO] [stdout] 3 | ... Number of type in the module."] pub fn fizzy_get_type_count (module : * const FizzyModule) -> u32 ; } extern "C" { # [doc = " Get typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_type` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:23907 [INFO] [stdout] | [INFO] [stdout] 3 | ...ding to the index."] pub fn fizzy_get_type (module : * const FizzyModule , type_idx : u32) -> FizzyFunctionType ; } extern "C" { # [do... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_import_count` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:24216 [INFO] [stdout] | [INFO] [stdout] 3 | ...ber of imports in the module."] pub fn fizzy_get_import_count (module : * const FizzyModule) -> u32 ; } extern "C" { # [doc = " Get th... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_import_description` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:24996 [INFO] [stdout] | [INFO] [stdout] 3 | ...ation.)"] pub fn fizzy_get_import_description (module : * const FizzyModule , import_idx : u32) -> FizzyImportDescription ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_module_has_table` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:26072 [INFO] [stdout] | [INFO] [stdout] 3 | ... definition, false otherwise."] pub fn fizzy_module_has_table (module : * const FizzyModule) -> bool ; } extern "C" { # [doc = " Check... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_module_has_memory` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:26385 [INFO] [stdout] | [INFO] [stdout] 3 | ...definition, false otherwise."] pub fn fizzy_module_has_memory (module : * const FizzyModule) -> bool ; } extern "C" { # [doc = " Get n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_global_count` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:26673 [INFO] [stdout] | [INFO] [stdout] 3 | ...ber of globals in the module."] pub fn fizzy_get_global_count (module : * const FizzyModule) -> u32 ; } extern "C" { # [doc = " Get ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_global_type` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:27363 [INFO] [stdout] | [INFO] [stdout] 3 | ...lobal indices."] pub fn fizzy_get_global_type (module : * const FizzyModule , global_idx : u32) -> FizzyGlobalType ; } extern "C" { # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_export_count` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:27679 [INFO] [stdout] | [INFO] [stdout] 3 | ...ber of exports in the module."] pub fn fizzy_get_export_count (module : * const FizzyModule) -> u32 ; } extern "C" { # [doc = " Get th... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_get_export_description` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:28430 [INFO] [stdout] | [INFO] [stdout] 3 | ...ation.)"] pub fn fizzy_get_export_description (module : * const FizzyModule , export_idx : u32) -> FizzyExportDescription ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_module_has_start_function` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:29388 [INFO] [stdout] | [INFO] [stdout] 3 | ...nction, false otherwise."] pub fn fizzy_module_has_start_function (module : * const FizzyModule) -> bool ; } extern "C" { # [doc = " I... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_resolve_instantiate` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:35401 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_resolve_instantiate (module : * const FizzyModule , imported_functions : * const FizzyImportedFunction , imported_functions_size : usize , imported_table : * const FizzyExternalTable , imported_memory : * const FizzyExternalMemory , imported_globals : * const FizzyImportedGlobal , imported_globals_size : usize) -> * mut FizzyInstance ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_find_exported_function` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:38471 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_find_exported_function (instance : * mut FizzyInstance , name : * const :: std :: os :: raw :: c_char , out_function : * mut FizzyExternalFunction) -> bool ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_free_exported_function` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:39080 [INFO] [stdout] | [INFO] [stdout] 3 | ...exported_function()."] pub fn fizzy_free_exported_function (external_function : * mut FizzyExternalFunction) ; } extern "C" { # [doc =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_find_exported_table` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:39664 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_find_exported_table (instance : * mut FizzyInstance , name : * const :: std :: os :: raw :: c_char , out_table : * mut FizzyExternalTable) -> bool ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_find_exported_memory` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:40330 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_find_exported_memory (instance : * mut FizzyInstance , name : * const :: std :: os :: raw :: c_char , out_memory : * mut FizzyExternalMemory) -> bool ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fizzy_find_exported_global` [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:40907 [INFO] [stdout] | [INFO] [stdout] 3 | ..."] pub fn fizzy_find_exported_global (instance : * mut FizzyInstance , name : * const :: std :: os :: raw :: c_char , out_global : * mut FizzyExternalGlobal) -> bool ; } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:1046 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyValue > ())) . i32 as * const _ as usize } , 0usize , concat ! ("Offset of field... [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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:1248 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyValue > ())) . i64 as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:1450 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyValue > ())) . f32 as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:1652 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyValue > ())) . f64 as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:2643 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExecutionResult > ())) . trapped 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:2873 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExecutionResult > ())) . has_value as * const _ as usize } , 1usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:3107 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExecutionResult > ())) . value 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:5006 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyFunctionType > ())) . output 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:5228 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyFunctionType > ())) . inputs 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:5450 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyFunctionType > ())) . inputs_size as * const _ as usize } , 16usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:6418 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalFunction > ())) . type_ 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:6646 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalFunction > ())) . function as * const _ as usize } , 24usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:6881 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalFunction > ())) . context as * const _ as usize } , 32usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:7602 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyGlobalType > ())) . value_type 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:7828 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyGlobalType > ())) . is_mutable as * const _ as usize } , 1usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:8755 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyLimits > ())) . min as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:8959 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyLimits > ())) . max as * const _ as usize } , 4usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:9163 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyLimits > ())) . has_max 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:9955 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalTable > ())) . table 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:10177 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalTable > ())) . limits 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:11087 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalMemory > ())) . memory 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:11313 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalMemory > ())) . limits 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12142 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalGlobal > ())) . value 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:12366 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalGlobal > ())) . 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:14374 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: std :: ptr :: null :: < FizzyImportDescription__bindgen_ty_1 > ())) . function_type as * const _ as usize } , 0usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:14648 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: std :: ptr :: null :: < FizzyImportDescription__bindgen_ty_1 > ())) . memory_limits as * const _ as usize } , 0usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:14922 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: std :: ptr :: null :: < FizzyImportDescription__bindgen_ty_1 > ())) . table_limits as * const _ as usize } , 0usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:15194 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: std :: ptr :: null :: < FizzyImportDescription__bindgen_ty_1 > ())) . global_type as * const _ as usize } , 0usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:15826 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportDescription > ())) . module 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:16058 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportDescription > ())) . name 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:16286 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportDescription > ())) . kind as * const _ as usize } , 16usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:16515 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportDescription > ())) . desc 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:17673 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExportDescription > ())) . name 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:17901 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExportDescription > ())) . kind 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:18129 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExportDescription > ())) . index as * const _ as usize } , 12usize , 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:19218 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedFunction > ())) . module 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:19448 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedFunction > ())) . name 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:19674 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedFunction > ())) . external_function 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:20747 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedGlobal > ())) . module 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:20973 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedGlobal > ())) . name 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/fizzy-1574b5fc7df1ff45/out/bindings.rs:3:21195 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedGlobal > ())) . external_global as * const _ as usize } , 16usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "bae1450a2f328758b7a51f9a662d6cee204107628d13e160f7c30e773bcc6fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae1450a2f328758b7a51f9a662d6cee204107628d13e160f7c30e773bcc6fc8", kill_on_drop: false }` [INFO] [stdout] bae1450a2f328758b7a51f9a662d6cee204107628d13e160f7c30e773bcc6fc8