[INFO] fetching crate fizzy 0.8.0... [INFO] testing fizzy-0.8.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate fizzy 0.8.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate fizzy 0.8.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fizzy 0.8.0 [INFO] finished tweaking crates.io crate fizzy 0.8.0 [INFO] tweaked toml for crates.io crate fizzy 0.8.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shlex v0.1.1 [INFO] [stderr] Downloaded clang-sys v0.29.3 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e588db8d563ed26b34c107aade09f49d86121c38853fce67d3ec7c1f64bcdc1 [INFO] running `Command { std: "docker" "start" "-a" "6e588db8d563ed26b34c107aade09f49d86121c38853fce67d3ec7c1f64bcdc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e588db8d563ed26b34c107aade09f49d86121c38853fce67d3ec7c1f64bcdc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e588db8d563ed26b34c107aade09f49d86121c38853fce67d3ec7c1f64bcdc1", kill_on_drop: false }` [INFO] [stdout] 6e588db8d563ed26b34c107aade09f49d86121c38853fce67d3ec7c1f64bcdc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72917cfc6613a4aa9712bc5c943ed9659a2616bda9293e80fa2feb8cae717505 [INFO] running `Command { std: "docker" "start" "-a" "72917cfc6613a4aa9712bc5c943ed9659a2616bda9293e80fa2feb8cae717505", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fizzy v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: fizzy@0.8.0: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: fizzy@0.8.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/constnonnull.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { ConstNonNull { pointer: ptr } } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindFunction` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14903 [INFO] [stdout] | [INFO] [stdout] 3 | ..., "::" , stringify ! (type_))) ; } pub const FizzyExternalKind_FizzyExternalKindFunction : FizzyExternalKind = 0 ; pub const FizzyExte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindTable` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14983 [INFO] [stdout] | [INFO] [stdout] 3 | ...ndFunction : FizzyExternalKind = 0 ; pub const FizzyExternalKind_FizzyExternalKindTable : FizzyExternalKind = 1 ; pub const FizzyExter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindMemory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:15060 [INFO] [stdout] | [INFO] [stdout] 3 | ...KindTable : FizzyExternalKind = 1 ; pub const FizzyExternalKind_FizzyExternalKindMemory : FizzyExternalKind = 2 ; pub const FizzyExter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindGlobal` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:15138 [INFO] [stdout] | [INFO] [stdout] 3 | ...indMemory : FizzyExternalKind = 2 ; pub const FizzyExternalKind_FizzyExternalKindGlobal : FizzyExternalKind = 3 ; # [doc = " External ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_type_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:26558 [INFO] [stdout] | [INFO] [stdout] 3 | ...@return Number of type in the module."] pub fn fizzy_get_type_count (module : * const FizzyModule) -> u32 ; } extern "C" { #... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:26988 [INFO] [stdout] | [INFO] [stdout] 3 | ...eturn Type corresponding to the index."] pub fn fizzy_get_type (module : * const FizzyModule , type_idx : u32) -> FizzyFun... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_import_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:27297 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of imports in the module."] pub fn fizzy_get_import_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_import_description` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:28077 [INFO] [stdout] | [INFO] [stdout] 3 | ...(including after successful instantiation.)"] pub fn fizzy_get_import_description (module : * const FizzyModule , import_idx : u32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_table` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29153 [INFO] [stdout] | [INFO] [stdout] 3 | ...odule has a table definition, false otherwise."] pub fn fizzy_module_has_table (module : * const FizzyModule) -> bool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_memory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29466 [INFO] [stdout] | [INFO] [stdout] 3 | ...ule has a memory definition, false otherwise."] pub fn fizzy_module_has_memory (module : * const FizzyModule) -> bool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_global_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29754 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of globals in the module."] pub fn fizzy_get_global_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_global_type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:30444 [INFO] [stdout] | [INFO] [stdout] 3 | ... are greater than all imported global indices."] pub fn fizzy_get_global_type (module : * const FizzyModule , global_idx : u32) -> Fiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_export_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:30760 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of exports in the module."] pub fn fizzy_get_export_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_export_description` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:31511 [INFO] [stdout] | [INFO] [stdout] 3 | ...c = " instantiation.)"] pub fn fizzy_get_export_description (module : * const FizzyModule , export_idx : u32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_start_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:32469 [INFO] [stdout] | [INFO] [stdout] 3 | ...le has a start function, false otherwise."] pub fn fizzy_module_has_start_function (module : * const FizzyModule) -> bool ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_resolve_instantiate` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:39498 [INFO] [stdout] | [INFO] [stdout] 3 | ...ot be"] # [doc = " ::FizzySuccess otherwise."] pub fn fizzy_resolve_instantiate (module : * const FizzyModule , imported_functions : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:42622 [INFO] [stdout] | [INFO] [stdout] 3 | ...rue if function was found, false otherwise."] pub fn fizzy_find_exported_function (instance : * mut FizzyInstance , name : * const :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_free_exported_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:43231 [INFO] [stdout] | [INFO] [stdout] 3 | ... = " fizzy_find_exported_function()."] pub fn fizzy_free_exported_function (external_function : * mut FizzyExternalFunction) ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_table` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:43815 [INFO] [stdout] | [INFO] [stdout] 3 | ...0 spec allows at most one table in a module."] pub fn fizzy_find_exported_table (instance : * mut FizzyInstance , name : * const :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_memory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:44481 [INFO] [stdout] | [INFO] [stdout] 3 | ... spec allows at most one memory in a module."] pub fn fizzy_find_exported_memory (instance : * mut FizzyInstance , name : * const :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_global` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45058 [INFO] [stdout] | [INFO] [stdout] 3 | ... true if global was found, false otherwise."] pub fn fizzy_find_exported_global (instance : * mut FizzyInstance , name : * const :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_create_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45238 [INFO] [stdout] | [INFO] [stdout] 3 | ...izzyExternalGlobal) -> bool ; } extern "C" { pub fn fizzy_create_execution_context (depth : :: std :: os :: raw :: c_int) -> * mut Fiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_create_metered_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45363 [INFO] [stdout] | [INFO] [stdout] 3 | ...t FizzyExecutionContext ; } extern "C" { pub fn fizzy_create_metered_execution_context (depth : :: std :: os :: raw :: c_int , ticks :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_free_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45510 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut FizzyExecutionContext ; } extern "C" { pub fn fizzy_free_execution_context (ctx : * mut FizzyExecutionContext) ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_execution_context_depth` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45599 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut FizzyExecutionContext) ; } extern "C" { pub fn fizzy_get_execution_context_depth (ctx : * mut FizzyExecutionContext) -> * mut :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_execution_context_ticks` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45731 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn fizzy_get_execution_context_ticks (ctx : * mut FizzyExecutionContext) -> * mut i64 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.17s [INFO] running `Command { std: "docker" "inspect" "72917cfc6613a4aa9712bc5c943ed9659a2616bda9293e80fa2feb8cae717505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72917cfc6613a4aa9712bc5c943ed9659a2616bda9293e80fa2feb8cae717505", kill_on_drop: false }` [INFO] [stdout] 72917cfc6613a4aa9712bc5c943ed9659a2616bda9293e80fa2feb8cae717505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 942fa521e4f9869ec0e4c701ff2fd856f9730bff2cbf35e5fe9bafbaba08df1e [INFO] running `Command { std: "docker" "start" "-a" "942fa521e4f9869ec0e4c701ff2fd856f9730bff2cbf35e5fe9bafbaba08df1e", kill_on_drop: false }` [INFO] [stderr] warning: fizzy@0.8.0: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: fizzy@0.8.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/constnonnull.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { ConstNonNull { pointer: ptr } } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindFunction` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14903 [INFO] [stdout] | [INFO] [stdout] 3 | ..., "::" , stringify ! (type_))) ; } pub const FizzyExternalKind_FizzyExternalKindFunction : FizzyExternalKind = 0 ; pub const FizzyExte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindTable` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14983 [INFO] [stdout] | [INFO] [stdout] 3 | ...ndFunction : FizzyExternalKind = 0 ; pub const FizzyExternalKind_FizzyExternalKindTable : FizzyExternalKind = 1 ; pub const FizzyExter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindMemory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:15060 [INFO] [stdout] | [INFO] [stdout] 3 | ...KindTable : FizzyExternalKind = 1 ; pub const FizzyExternalKind_FizzyExternalKindMemory : FizzyExternalKind = 2 ; pub const FizzyExter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindGlobal` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:15138 [INFO] [stdout] | [INFO] [stdout] 3 | ...indMemory : FizzyExternalKind = 2 ; pub const FizzyExternalKind_FizzyExternalKindGlobal : FizzyExternalKind = 3 ; # [doc = " External ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_type_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:26558 [INFO] [stdout] | [INFO] [stdout] 3 | ...@return Number of type in the module."] pub fn fizzy_get_type_count (module : * const FizzyModule) -> u32 ; } extern "C" { #... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:26988 [INFO] [stdout] | [INFO] [stdout] 3 | ...eturn Type corresponding to the index."] pub fn fizzy_get_type (module : * const FizzyModule , type_idx : u32) -> FizzyFun... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_import_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:27297 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of imports in the module."] pub fn fizzy_get_import_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_import_description` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:28077 [INFO] [stdout] | [INFO] [stdout] 3 | ...(including after successful instantiation.)"] pub fn fizzy_get_import_description (module : * const FizzyModule , import_idx : u32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_table` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29153 [INFO] [stdout] | [INFO] [stdout] 3 | ...odule has a table definition, false otherwise."] pub fn fizzy_module_has_table (module : * const FizzyModule) -> bool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_memory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29466 [INFO] [stdout] | [INFO] [stdout] 3 | ...ule has a memory definition, false otherwise."] pub fn fizzy_module_has_memory (module : * const FizzyModule) -> bool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_global_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29754 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of globals in the module."] pub fn fizzy_get_global_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_global_type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:30444 [INFO] [stdout] | [INFO] [stdout] 3 | ... are greater than all imported global indices."] pub fn fizzy_get_global_type (module : * const FizzyModule , global_idx : u32) -> Fiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_export_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:30760 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of exports in the module."] pub fn fizzy_get_export_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_export_description` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:31511 [INFO] [stdout] | [INFO] [stdout] 3 | ...c = " instantiation.)"] pub fn fizzy_get_export_description (module : * const FizzyModule , export_idx : u32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_start_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:32469 [INFO] [stdout] | [INFO] [stdout] 3 | ...le has a start function, false otherwise."] pub fn fizzy_module_has_start_function (module : * const FizzyModule) -> bool ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_resolve_instantiate` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:39498 [INFO] [stdout] | [INFO] [stdout] 3 | ...ot be"] # [doc = " ::FizzySuccess otherwise."] pub fn fizzy_resolve_instantiate (module : * const FizzyModule , imported_functions : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:42622 [INFO] [stdout] | [INFO] [stdout] 3 | ...rue if function was found, false otherwise."] pub fn fizzy_find_exported_function (instance : * mut FizzyInstance , name : * const :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_free_exported_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:43231 [INFO] [stdout] | [INFO] [stdout] 3 | ... = " fizzy_find_exported_function()."] pub fn fizzy_free_exported_function (external_function : * mut FizzyExternalFunction) ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_table` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:43815 [INFO] [stdout] | [INFO] [stdout] 3 | ...0 spec allows at most one table in a module."] pub fn fizzy_find_exported_table (instance : * mut FizzyInstance , name : * const :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_memory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:44481 [INFO] [stdout] | [INFO] [stdout] 3 | ... spec allows at most one memory in a module."] pub fn fizzy_find_exported_memory (instance : * mut FizzyInstance , name : * const :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_global` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45058 [INFO] [stdout] | [INFO] [stdout] 3 | ... true if global was found, false otherwise."] pub fn fizzy_find_exported_global (instance : * mut FizzyInstance , name : * const :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_create_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45238 [INFO] [stdout] | [INFO] [stdout] 3 | ...izzyExternalGlobal) -> bool ; } extern "C" { pub fn fizzy_create_execution_context (depth : :: std :: os :: raw :: c_int) -> * mut Fiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_create_metered_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45363 [INFO] [stdout] | [INFO] [stdout] 3 | ...t FizzyExecutionContext ; } extern "C" { pub fn fizzy_create_metered_execution_context (depth : :: std :: os :: raw :: c_int , ticks :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_free_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45510 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut FizzyExecutionContext ; } extern "C" { pub fn fizzy_free_execution_context (ctx : * mut FizzyExecutionContext) ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fizzy v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `fizzy_get_execution_context_depth` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45599 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut FizzyExecutionContext) ; } extern "C" { pub fn fizzy_get_execution_context_depth (ctx : * mut FizzyExecutionContext) -> * mut :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_execution_context_ticks` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45731 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn fizzy_get_execution_context_ticks (ctx : * mut FizzyExecutionContext) -> * mut i64 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/constnonnull.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { ConstNonNull { pointer: ptr } } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:725:13 [INFO] [stdout] | [INFO] [stdout] 725 | 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: unused variable: `result` [INFO] [stdout] --> src/lib.rs:1187:13 [INFO] [stdout] | [INFO] [stdout] 1187 | let result = instance [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindFunction` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14903 [INFO] [stdout] | [INFO] [stdout] 3 | ..., "::" , stringify ! (type_))) ; } pub const FizzyExternalKind_FizzyExternalKindFunction : FizzyExternalKind = 0 ; pub const FizzyExte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindTable` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14983 [INFO] [stdout] | [INFO] [stdout] 3 | ...ndFunction : FizzyExternalKind = 0 ; pub const FizzyExternalKind_FizzyExternalKindTable : FizzyExternalKind = 1 ; pub const FizzyExter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindMemory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:15060 [INFO] [stdout] | [INFO] [stdout] 3 | ...KindTable : FizzyExternalKind = 1 ; pub const FizzyExternalKind_FizzyExternalKindMemory : FizzyExternalKind = 2 ; pub const FizzyExter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FizzyExternalKind_FizzyExternalKindGlobal` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:15138 [INFO] [stdout] | [INFO] [stdout] 3 | ...indMemory : FizzyExternalKind = 2 ; pub const FizzyExternalKind_FizzyExternalKindGlobal : FizzyExternalKind = 3 ; # [doc = " External ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_type_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:26558 [INFO] [stdout] | [INFO] [stdout] 3 | ...@return Number of type in the module."] pub fn fizzy_get_type_count (module : * const FizzyModule) -> u32 ; } extern "C" { #... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:26988 [INFO] [stdout] | [INFO] [stdout] 3 | ...eturn Type corresponding to the index."] pub fn fizzy_get_type (module : * const FizzyModule , type_idx : u32) -> FizzyFun... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_import_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:27297 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of imports in the module."] pub fn fizzy_get_import_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_import_description` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:28077 [INFO] [stdout] | [INFO] [stdout] 3 | ...(including after successful instantiation.)"] pub fn fizzy_get_import_description (module : * const FizzyModule , import_idx : u32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_table` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29153 [INFO] [stdout] | [INFO] [stdout] 3 | ...odule has a table definition, false otherwise."] pub fn fizzy_module_has_table (module : * const FizzyModule) -> bool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_memory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29466 [INFO] [stdout] | [INFO] [stdout] 3 | ...ule has a memory definition, false otherwise."] pub fn fizzy_module_has_memory (module : * const FizzyModule) -> bool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_global_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29754 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of globals in the module."] pub fn fizzy_get_global_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_global_type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:30444 [INFO] [stdout] | [INFO] [stdout] 3 | ... are greater than all imported global indices."] pub fn fizzy_get_global_type (module : * const FizzyModule , global_idx : u32) -> Fiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_export_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:30760 [INFO] [stdout] | [INFO] [stdout] 3 | ...urn Number of exports in the module."] pub fn fizzy_get_export_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_export_description` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:31511 [INFO] [stdout] | [INFO] [stdout] 3 | ...c = " instantiation.)"] pub fn fizzy_get_export_description (module : * const FizzyModule , export_idx : u32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_module_has_start_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:32469 [INFO] [stdout] | [INFO] [stdout] 3 | ...le has a start function, false otherwise."] pub fn fizzy_module_has_start_function (module : * const FizzyModule) -> bool ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_resolve_instantiate` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:39498 [INFO] [stdout] | [INFO] [stdout] 3 | ...ot be"] # [doc = " ::FizzySuccess otherwise."] pub fn fizzy_resolve_instantiate (module : * const FizzyModule , imported_functions : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:42622 [INFO] [stdout] | [INFO] [stdout] 3 | ...rue if function was found, false otherwise."] pub fn fizzy_find_exported_function (instance : * mut FizzyInstance , name : * const :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_free_exported_function` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:43231 [INFO] [stdout] | [INFO] [stdout] 3 | ... = " fizzy_find_exported_function()."] pub fn fizzy_free_exported_function (external_function : * mut FizzyExternalFunction) ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_table` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:43815 [INFO] [stdout] | [INFO] [stdout] 3 | ...0 spec allows at most one table in a module."] pub fn fizzy_find_exported_table (instance : * mut FizzyInstance , name : * const :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_memory` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:44481 [INFO] [stdout] | [INFO] [stdout] 3 | ... spec allows at most one memory in a module."] pub fn fizzy_find_exported_memory (instance : * mut FizzyInstance , name : * const :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_find_exported_global` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45058 [INFO] [stdout] | [INFO] [stdout] 3 | ... true if global was found, false otherwise."] pub fn fizzy_find_exported_global (instance : * mut FizzyInstance , name : * const :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_create_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45238 [INFO] [stdout] | [INFO] [stdout] 3 | ...izzyExternalGlobal) -> bool ; } extern "C" { pub fn fizzy_create_execution_context (depth : :: std :: os :: raw :: c_int) -> * mut Fiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_create_metered_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45363 [INFO] [stdout] | [INFO] [stdout] 3 | ...t FizzyExecutionContext ; } extern "C" { pub fn fizzy_create_metered_execution_context (depth : :: std :: os :: raw :: c_int , ticks :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_free_execution_context` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45510 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut FizzyExecutionContext ; } extern "C" { pub fn fizzy_free_execution_context (ctx : * mut FizzyExecutionContext) ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_execution_context_depth` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45599 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut FizzyExecutionContext) ; } extern "C" { pub fn fizzy_get_execution_context_depth (ctx : * mut FizzyExecutionContext) -> * mut :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_execution_context_ticks` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45731 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn fizzy_get_execution_context_ticks (ctx : * mut FizzyExecutionContext) -> * mut i64 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:1693 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyError > ())) . code as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [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-b07abe42f4a9fe3e/out/bindings.rs:3:1897 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyError > ())) . message as * const _ as usize } , 4usize , 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-b07abe42f4a9fe3e/out/bindings.rs:3:2967 [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] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:3169 [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-b07abe42f4a9fe3e/out/bindings.rs:3:3371 [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-b07abe42f4a9fe3e/out/bindings.rs:3:3573 [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-b07abe42f4a9fe3e/out/bindings.rs:3:4564 [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-b07abe42f4a9fe3e/out/bindings.rs:3:4794 [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-b07abe42f4a9fe3e/out/bindings.rs:3:5028 [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-b07abe42f4a9fe3e/out/bindings.rs:3:7331 [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-b07abe42f4a9fe3e/out/bindings.rs:3:7553 [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-b07abe42f4a9fe3e/out/bindings.rs:3:7775 [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-b07abe42f4a9fe3e/out/bindings.rs:3:8743 [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-b07abe42f4a9fe3e/out/bindings.rs:3:8971 [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-b07abe42f4a9fe3e/out/bindings.rs:3:9206 [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-b07abe42f4a9fe3e/out/bindings.rs:3:9927 [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-b07abe42f4a9fe3e/out/bindings.rs:3:10153 [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-b07abe42f4a9fe3e/out/bindings.rs:3:11080 [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-b07abe42f4a9fe3e/out/bindings.rs:3:11284 [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-b07abe42f4a9fe3e/out/bindings.rs:3:11488 [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-b07abe42f4a9fe3e/out/bindings.rs:3:12280 [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-b07abe42f4a9fe3e/out/bindings.rs:3:12502 [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-b07abe42f4a9fe3e/out/bindings.rs:3:13412 [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-b07abe42f4a9fe3e/out/bindings.rs:3:13638 [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-b07abe42f4a9fe3e/out/bindings.rs:3:14467 [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-b07abe42f4a9fe3e/out/bindings.rs:3:14691 [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-b07abe42f4a9fe3e/out/bindings.rs:3:16699 [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-b07abe42f4a9fe3e/out/bindings.rs:3:16973 [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-b07abe42f4a9fe3e/out/bindings.rs:3:17247 [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-b07abe42f4a9fe3e/out/bindings.rs:3:17519 [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-b07abe42f4a9fe3e/out/bindings.rs:3:18151 [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-b07abe42f4a9fe3e/out/bindings.rs:3:18383 [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-b07abe42f4a9fe3e/out/bindings.rs:3:18611 [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-b07abe42f4a9fe3e/out/bindings.rs:3:18840 [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-b07abe42f4a9fe3e/out/bindings.rs:3:19998 [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-b07abe42f4a9fe3e/out/bindings.rs:3:20226 [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-b07abe42f4a9fe3e/out/bindings.rs:3:20454 [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-b07abe42f4a9fe3e/out/bindings.rs:3:21543 [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-b07abe42f4a9fe3e/out/bindings.rs:3:21773 [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-b07abe42f4a9fe3e/out/bindings.rs:3:21999 [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-b07abe42f4a9fe3e/out/bindings.rs:3:23072 [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-b07abe42f4a9fe3e/out/bindings.rs:3:23298 [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-b07abe42f4a9fe3e/out/bindings.rs:3:23520 [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: 72 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "942fa521e4f9869ec0e4c701ff2fd856f9730bff2cbf35e5fe9bafbaba08df1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "942fa521e4f9869ec0e4c701ff2fd856f9730bff2cbf35e5fe9bafbaba08df1e", kill_on_drop: false }` [INFO] [stdout] 942fa521e4f9869ec0e4c701ff2fd856f9730bff2cbf35e5fe9bafbaba08df1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2163e849543a0f42b78196c13fc14f8024eeb736606286a4a5796d4fe0b2cd68 [INFO] running `Command { std: "docker" "start" "-a" "2163e849543a0f42b78196c13fc14f8024eeb736606286a4a5796d4fe0b2cd68", kill_on_drop: false }` [INFO] [stderr] warning: fizzy@0.8.0: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: fizzy@0.8.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/constnonnull.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | unsafe { ConstNonNull { pointer: ptr } } [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `FizzyExternalKind_FizzyExternalKindFunction` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14903 [INFO] [stderr] | [INFO] [stderr] 3 | ..., "::" , stringify ! (type_))) ; } pub const FizzyExternalKind_FizzyExternalKindFunction : FizzyExternalKind = 0 ; pub const FizzyExte... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `FizzyExternalKind_FizzyExternalKindTable` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14983 [INFO] [stderr] | [INFO] [stderr] 3 | ...ndFunction : FizzyExternalKind = 0 ; pub const FizzyExternalKind_FizzyExternalKindTable : FizzyExternalKind = 1 ; pub const FizzyExter... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `FizzyExternalKind_FizzyExternalKindMemory` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:15060 [INFO] [stderr] | [INFO] [stderr] 3 | ...KindTable : FizzyExternalKind = 1 ; pub const FizzyExternalKind_FizzyExternalKindMemory : FizzyExternalKind = 2 ; pub const FizzyExter... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `FizzyExternalKind_FizzyExternalKindGlobal` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:15138 [INFO] [stderr] | [INFO] [stderr] 3 | ...indMemory : FizzyExternalKind = 2 ; pub const FizzyExternalKind_FizzyExternalKindGlobal : FizzyExternalKind = 3 ; # [doc = " External ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_type_count` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:26558 [INFO] [stderr] | [INFO] [stderr] 3 | ...@return Number of type in the module."] pub fn fizzy_get_type_count (module : * const FizzyModule) -> u32 ; } extern "C" { #... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_type` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:26988 [INFO] [stderr] | [INFO] [stderr] 3 | ...eturn Type corresponding to the index."] pub fn fizzy_get_type (module : * const FizzyModule , type_idx : u32) -> FizzyFun... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_import_count` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:27297 [INFO] [stderr] | [INFO] [stderr] 3 | ...urn Number of imports in the module."] pub fn fizzy_get_import_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_import_description` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:28077 [INFO] [stderr] | [INFO] [stderr] 3 | ...(including after successful instantiation.)"] pub fn fizzy_get_import_description (module : * const FizzyModule , import_idx : u32) ->... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_module_has_table` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29153 [INFO] [stderr] | [INFO] [stderr] 3 | ...odule has a table definition, false otherwise."] pub fn fizzy_module_has_table (module : * const FizzyModule) -> bool ; } extern "C" {... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_module_has_memory` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29466 [INFO] [stderr] | [INFO] [stderr] 3 | ...ule has a memory definition, false otherwise."] pub fn fizzy_module_has_memory (module : * const FizzyModule) -> bool ; } extern "C" {... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_global_count` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:29754 [INFO] [stderr] | [INFO] [stderr] 3 | ...urn Number of globals in the module."] pub fn fizzy_get_global_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_global_type` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:30444 [INFO] [stderr] | [INFO] [stderr] 3 | ... are greater than all imported global indices."] pub fn fizzy_get_global_type (module : * const FizzyModule , global_idx : u32) -> Fiz... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_export_count` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:30760 [INFO] [stderr] | [INFO] [stderr] 3 | ...urn Number of exports in the module."] pub fn fizzy_get_export_count (module : * const FizzyModule) -> u32 ; } extern "C" { ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_export_description` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:31511 [INFO] [stderr] | [INFO] [stderr] 3 | ...c = " instantiation.)"] pub fn fizzy_get_export_description (module : * const FizzyModule , export_idx : u32) ->... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_module_has_start_function` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:32469 [INFO] [stderr] | [INFO] [stderr] 3 | ...le has a start function, false otherwise."] pub fn fizzy_module_has_start_function (module : * const FizzyModule) -> bool ; } extern "... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_resolve_instantiate` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:39498 [INFO] [stderr] | [INFO] [stderr] 3 | ...ot be"] # [doc = " ::FizzySuccess otherwise."] pub fn fizzy_resolve_instantiate (module : * const FizzyModule , imported_functions : *... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_find_exported_function` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:42622 [INFO] [stderr] | [INFO] [stderr] 3 | ...rue if function was found, false otherwise."] pub fn fizzy_find_exported_function (instance : * mut FizzyInstance , name : * const :: ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_free_exported_function` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:43231 [INFO] [stderr] | [INFO] [stderr] 3 | ... = " fizzy_find_exported_function()."] pub fn fizzy_free_exported_function (external_function : * mut FizzyExternalFunction) ; ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_find_exported_table` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:43815 [INFO] [stderr] | [INFO] [stderr] 3 | ...0 spec allows at most one table in a module."] pub fn fizzy_find_exported_table (instance : * mut FizzyInstance , name : * const :: st... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_find_exported_memory` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:44481 [INFO] [stderr] | [INFO] [stderr] 3 | ... spec allows at most one memory in a module."] pub fn fizzy_find_exported_memory (instance : * mut FizzyInstance , name : * const :: s... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_find_exported_global` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45058 [INFO] [stderr] | [INFO] [stderr] 3 | ... true if global was found, false otherwise."] pub fn fizzy_find_exported_global (instance : * mut FizzyInstance , name : * const :: s... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_create_execution_context` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45238 [INFO] [stderr] | [INFO] [stderr] 3 | ...izzyExternalGlobal) -> bool ; } extern "C" { pub fn fizzy_create_execution_context (depth : :: std :: os :: raw :: c_int) -> * mut Fiz... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_create_metered_execution_context` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45363 [INFO] [stderr] | [INFO] [stderr] 3 | ...t FizzyExecutionContext ; } extern "C" { pub fn fizzy_create_metered_execution_context (depth : :: std :: os :: raw :: c_int , ticks :... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_free_execution_context` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45510 [INFO] [stderr] | [INFO] [stderr] 3 | ... * mut FizzyExecutionContext ; } extern "C" { pub fn fizzy_free_execution_context (ctx : * mut FizzyExecutionContext) ; } extern "C" {... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_execution_context_depth` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45599 [INFO] [stderr] | [INFO] [stderr] 3 | ...ut FizzyExecutionContext) ; } extern "C" { pub fn fizzy_get_execution_context_depth (ctx : * mut FizzyExecutionContext) -> * mut :: st... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_execution_context_ticks` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:45731 [INFO] [stderr] | [INFO] [stderr] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn fizzy_get_execution_context_ticks (ctx : * mut FizzyExecutionContext) -> * mut i64 ;... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:725:13 [INFO] [stderr] | [INFO] [stderr] 725 | let mut instance = instance.unwrap(); [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> src/lib.rs:1187:13 [INFO] [stderr] | [INFO] [stderr] 1187 | let result = instance [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:1693 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyError > ())) . code as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:1897 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyError > ())) . message as * const _ as usize } , 4usize , concat ! ("Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:2967 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyValue > ())) . i32 as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:3169 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyValue > ())) . i64 as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:3371 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyValue > ())) . f32 as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:3573 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyValue > ())) . f64 as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:4564 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExecutionResult > ())) . trapped as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:4794 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExecutionResult > ())) . has_value as * const _ as usize } , 1usize , concat ! ("Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:5028 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExecutionResult > ())) . value as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:7331 [INFO] [stderr] | [INFO] [stderr] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyFunctionType > ())) . output as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:7553 [INFO] [stderr] | [INFO] [stderr] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyFunctionType > ())) . inputs as * const _ as usize } , 8usize , concat ! ("Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:7775 [INFO] [stderr] | [INFO] [stderr] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyFunctionType > ())) . inputs_size as * const _ as usize } , 16usize , concat ! ("Off... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:8743 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalFunction > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:8971 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalFunction > ())) . function as * const _ as usize } , 24usize , concat ! ("Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:9206 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalFunction > ())) . context as * const _ as usize } , 32usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:9927 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyGlobalType > ())) . value_type as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:10153 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyGlobalType > ())) . is_mutable as * const _ as usize } , 1usize , concat ! ("Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:11080 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyLimits > ())) . min as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:11284 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyLimits > ())) . max as * const _ as usize } , 4usize , concat ! ("Offset of field... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:11488 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < FizzyLimits > ())) . has_max as * const _ as usize } , 8usize , concat ! ("Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:12280 [INFO] [stderr] | [INFO] [stderr] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalTable > ())) . table as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:12502 [INFO] [stderr] | [INFO] [stderr] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalTable > ())) . limits as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:13412 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalMemory > ())) . memory as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:13638 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalMemory > ())) . limits as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14467 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalGlobal > ())) . value as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:14691 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyExternalGlobal > ())) . type_ as * const _ as usize } , 8usize , concat ! ("Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:16699 [INFO] [stderr] | [INFO] [stderr] 3 | ... { & (* (:: std :: ptr :: null :: < FizzyImportDescription__bindgen_ty_1 > ())) . function_type as * const _ as usize } , 0usize , con... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:16973 [INFO] [stderr] | [INFO] [stderr] 3 | ... { & (* (:: std :: ptr :: null :: < FizzyImportDescription__bindgen_ty_1 > ())) . memory_limits as * const _ as usize } , 0usize , con... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:17247 [INFO] [stderr] | [INFO] [stderr] 3 | ... { & (* (:: std :: ptr :: null :: < FizzyImportDescription__bindgen_ty_1 > ())) . table_limits as * const _ as usize } , 0usize , conc... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:17519 [INFO] [stderr] | [INFO] [stderr] 3 | ... { & (* (:: std :: ptr :: null :: < FizzyImportDescription__bindgen_ty_1 > ())) . global_type as * const _ as usize } , 0usize , conca... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:18151 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportDescription > ())) . module as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:18383 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportDescription > ())) . name as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:18611 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportDescription > ())) . kind as * const _ as usize } , 16usize , concat ! ("Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:18840 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportDescription > ())) . desc as * const _ as usize } , 24usize , concat ! ("Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:19998 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExportDescription > ())) . name as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:20226 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExportDescription > ())) . kind as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:20454 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyExportDescription > ())) . index as * const _ as usize } , 12usize , concat ! ("Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:21543 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedFunction > ())) . module as * const _ as usize } , 0usize , concat ! ("Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:21773 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedFunction > ())) . name as * const _ as usize } , 8usize , concat ! ("Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:21999 [INFO] [stderr] | [INFO] [stderr] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedFunction > ())) . external_function as * const _ as usize } , 16usize , concat... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:23072 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedGlobal > ())) . module as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:23298 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedGlobal > ())) . name as * const _ as usize } , 8usize , concat ! ("Offset of ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-b07abe42f4a9fe3e/out/bindings.rs:3:23520 [INFO] [stderr] | [INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < FizzyImportedGlobal > ())) . external_global as * const _ as usize } , 16usize , concat ! ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: `fizzy` (lib) generated 27 warnings [INFO] [stderr] warning: `fizzy` (lib test) generated 72 warnings (27 duplicates) (run `cargo fix --lib -p fizzy --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fizzy-1923e0d91d8b9e3a) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test sys::bindgen_test_layout_FizzyError ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyExportDescription ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyExternalFunction ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyExecutionResult ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyExternalGlobal ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyExternalMemory ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyExternalTable ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyFunctionType ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyGlobalType ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyImportDescription__bindgen_ty_1 ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyImportDescription ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyImportedFunction ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyImportedGlobal ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyLimits ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyValue ... ok [INFO] [stdout] test tests::clone_module ... ok [INFO] [stdout] test tests::error_box ... ok [INFO] [stdout] test tests::empty_memory ... ok [INFO] [stdout] test tests::unsafe_execute_wasm ... ok [INFO] [stdout] test tests::instantiate_wasm ... ok [INFO] [stdout] test tests::typed_value_conversion ... ok [INFO] [stdout] test tests::find_exported_function_index ... ok [INFO] [stdout] test tests::execute_wasm ... ok [INFO] [stdout] test tests::no_memory ... ok [INFO] [stdout] test tests::execute_with_trap ... ok [INFO] [stdout] test tests::value_conversions ... ok [INFO] [stdout] test tests::memory ... ok [INFO] [stdout] test tests::instantiate_wasm_missing_import ... ok [INFO] [stdout] test tests::execute_with_missing_import ... ok [INFO] [stdout] test tests::validate_wasm ... ok [INFO] [stdout] test tests::parse_wasm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests fizzy [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2163e849543a0f42b78196c13fc14f8024eeb736606286a4a5796d4fe0b2cd68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2163e849543a0f42b78196c13fc14f8024eeb736606286a4a5796d4fe0b2cd68", kill_on_drop: false }` [INFO] [stdout] 2163e849543a0f42b78196c13fc14f8024eeb736606286a4a5796d4fe0b2cd68