[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 [INFO] testing fizzy-0.8.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate fizzy 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate fizzy 0.8.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b800bf482b40830b554c69ed954736b07fa17da8034c3318bc5ab32b63080bd [INFO] running `Command { std: "docker" "start" "-a" "6b800bf482b40830b554c69ed954736b07fa17da8034c3318bc5ab32b63080bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b800bf482b40830b554c69ed954736b07fa17da8034c3318bc5ab32b63080bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b800bf482b40830b554c69ed954736b07fa17da8034c3318bc5ab32b63080bd", kill_on_drop: false }` [INFO] [stdout] 6b800bf482b40830b554c69ed954736b07fa17da8034c3318bc5ab32b63080bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3af6c1ac8951f8a0b111fee2e2628417b03c6be701d446550b390bf26a40db46 [INFO] running `Command { std: "docker" "start" "-a" "3af6c1ac8951f8a0b111fee2e2628417b03c6be701d446550b390bf26a40db46", 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 unicode-width v0.1.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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: type alias `FizzyExternalKind` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:15243 [INFO] [stdout] | [INFO] [stdout] 3 | ...zyExternalKind = 3 ; # [doc = " External kind."] pub type FizzyExternalKind = u32 ; # [doc = " Import description."] # [doc = ""] # [d... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FizzyImportDescription` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:15636 [INFO] [stdout] | [INFO] [stdout] 3 | ...re."] # [repr (C)] # [derive (Copy , Clone)] pub struct FizzyImportDescription { # [doc = " Import's module name."] pub module : * con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyImportDescription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `FizzyImportDescription__bindgen_ty_1` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:16021 [INFO] [stdout] | [INFO] [stdout] 3 | ...# [repr (C)] # [derive (Copy , Clone)] pub union FizzyImportDescription__bindgen_ty_1 { pub function_type : FizzyFunctionType , pub me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyImportDescription__bindgen_ty_1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FizzyExportDescription` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:19308 [INFO] [stdout] | [INFO] [stdout] 3 | ...[repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyExportDescription { # [doc = " Export name."] pub name : * const :: std :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyExportDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FizzyImportedFunction` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:20753 [INFO] [stdout] | [INFO] [stdout] 3 | ...[repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyImportedFunction { # [doc = " Module name. NULL-terminated string. Cannot... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyImportedFunction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FizzyImportedGlobal` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:22318 [INFO] [stdout] | [INFO] [stdout] 3 | ... [repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyImportedGlobal { # [doc = " Module name. NULL-terminated string. Cannot ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyImportedGlobal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_type_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.26s [INFO] running `Command { std: "docker" "inspect" "3af6c1ac8951f8a0b111fee2e2628417b03c6be701d446550b390bf26a40db46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af6c1ac8951f8a0b111fee2e2628417b03c6be701d446550b390bf26a40db46", kill_on_drop: false }` [INFO] [stdout] 3af6c1ac8951f8a0b111fee2e2628417b03c6be701d446550b390bf26a40db46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e30ce0bec28468461e9d70b561fee70e8f352721145c90ed9bc1f90eaa93d6c [INFO] running `Command { std: "docker" "start" "-a" "4e30ce0bec28468461e9d70b561fee70e8f352721145c90ed9bc1f90eaa93d6c", 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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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: type alias `FizzyExternalKind` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:15243 [INFO] [stdout] | [INFO] [stdout] 3 | ...zyExternalKind = 3 ; # [doc = " External kind."] pub type FizzyExternalKind = u32 ; # [doc = " Import description."] # [doc = ""] # [d... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FizzyImportDescription` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:15636 [INFO] [stdout] | [INFO] [stdout] 3 | ...re."] # [repr (C)] # [derive (Copy , Clone)] pub struct FizzyImportDescription { # [doc = " Import's module name."] pub module : * con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyImportDescription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: union `FizzyImportDescription__bindgen_ty_1` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:16021 [INFO] [stdout] | [INFO] [stdout] 3 | ...# [repr (C)] # [derive (Copy , Clone)] pub union FizzyImportDescription__bindgen_ty_1 { pub function_type : FizzyFunctionType , pub me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyImportDescription__bindgen_ty_1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FizzyExportDescription` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:19308 [INFO] [stdout] | [INFO] [stdout] 3 | ...[repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyExportDescription { # [doc = " Export name."] pub name : * const :: std :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyExportDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FizzyImportedFunction` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:20753 [INFO] [stdout] | [INFO] [stdout] 3 | ...[repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyImportedFunction { # [doc = " Module name. NULL-terminated string. Cannot... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyImportedFunction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FizzyImportedGlobal` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:22318 [INFO] [stdout] | [INFO] [stdout] 3 | ... [repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyImportedGlobal { # [doc = " Module name. NULL-terminated string. Cannot ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FizzyImportedGlobal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fizzy_get_type_count` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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] [stderr] Compiling fizzy v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 33 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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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` profile [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `Command { std: "docker" "inspect" "4e30ce0bec28468461e9d70b561fee70e8f352721145c90ed9bc1f90eaa93d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e30ce0bec28468461e9d70b561fee70e8f352721145c90ed9bc1f90eaa93d6c", kill_on_drop: false }` [INFO] [stdout] 4e30ce0bec28468461e9d70b561fee70e8f352721145c90ed9bc1f90eaa93d6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0eb7742451c629633fda558923d3641af9a40514c7e745604cdcc16b95cf7b98 [INFO] running `Command { std: "docker" "start" "-a" "0eb7742451c629633fda558923d3641af9a40514c7e745604cdcc16b95cf7b98", 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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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: type alias `FizzyExternalKind` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:15243 [INFO] [stderr] | [INFO] [stderr] 3 | ...zyExternalKind = 3 ; # [doc = " External kind."] pub type FizzyExternalKind = u32 ; # [doc = " Import description."] # [doc = ""] # [d... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FizzyImportDescription` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:15636 [INFO] [stderr] | [INFO] [stderr] 3 | ...re."] # [repr (C)] # [derive (Copy , Clone)] pub struct FizzyImportDescription { # [doc = " Import's module name."] pub module : * con... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FizzyImportDescription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: union `FizzyImportDescription__bindgen_ty_1` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:16021 [INFO] [stderr] | [INFO] [stderr] 3 | ...# [repr (C)] # [derive (Copy , Clone)] pub union FizzyImportDescription__bindgen_ty_1 { pub function_type : FizzyFunctionType , pub me... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FizzyImportDescription__bindgen_ty_1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `FizzyExportDescription` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:19308 [INFO] [stderr] | [INFO] [stderr] 3 | ...[repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyExportDescription { # [doc = " Export name."] pub name : * const :: std :... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FizzyExportDescription` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `FizzyImportedFunction` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:20753 [INFO] [stderr] | [INFO] [stderr] 3 | ...[repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyImportedFunction { # [doc = " Module name. NULL-terminated string. Cannot... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FizzyImportedFunction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `FizzyImportedGlobal` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/out/bindings.rs:3:22318 [INFO] [stderr] | [INFO] [stderr] 3 | ... [repr (C)] # [derive (Debug , Copy , Clone)] pub struct FizzyImportedGlobal { # [doc = " Module name. NULL-terminated string. Cannot ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FizzyImportedGlobal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `fizzy_get_type_count` is never used [INFO] [stderr] --> /opt/rustwide/target/debug/build/fizzy-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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-e01a381fdf5945ff/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 33 warnings [INFO] [stderr] warning: `fizzy` (lib test) generated 72 warnings (27 duplicates) (run `cargo fix --lib -p fizzy --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fizzy-6e82ed3b4d3014a5) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test sys::bindgen_test_layout_FizzyExportDescription ... 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] [stderr] thread 'tests::execute_wasm' panicked at library/core/src/panicking.rs:156:5: [INFO] [stdout] test sys::bindgen_test_layout_FizzyFunctionType ... ok [INFO] [stderr] unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX` [INFO] [stdout] test sys::bindgen_test_layout_FizzyExternalTable ... ok [INFO] [stderr] stack backtrace: [INFO] [stdout] test sys::bindgen_test_layout_FizzyExternalFunction ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyError ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyGlobalType ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyImportDescription ... ok [INFO] [stdout] test sys::bindgen_test_layout_FizzyImportDescription__bindgen_ty_1 ... 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] [stderr] 0: 0x557e0ebcb412 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x557e0ebcb412 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557e0ebcb412 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x557e0ebcb412 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x557e0ebf3b8c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x557e0ebf3b8c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x557e0ebc8d0f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x557e0ebcb1e4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x557e0ebcb1e4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x557e0ebcceab - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x557e0ebccc03 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x557e0eb9cca7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x557e0eb9cca7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stderr] 13: 0x557e0ebcd4e0 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x557e0ebcd4e0 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 15: 0x557e0ebcd1e9 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 16: 0x557e0ebcb8e6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x557e0ebccf54 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 18: 0x557e0eaf9caa - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x557e0eaf9caa - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 20: 0x557e0eaf9d59 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 21: 0x557e0eb154ac - core::slice::raw::from_raw_parts::precondition_check::h98cffdd3f89ecde0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:2799:21 [INFO] [stderr] 22: 0x557e0eb153ed - core::slice::raw::from_raw_parts::hac728c5b8fce64d9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/raw.rs:98:9 [INFO] [stderr] 23: 0x557e0eafe610 - fizzy::Instance::execute::h08ea64021b21b6ba [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:519:22 [INFO] [stderr] 24: 0x557e0eb083cd - fizzy::tests::execute_wasm::h430a858f94876db7 [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:804:22 [INFO] [stderr] 25: 0x557e0eb07ed7 - fizzy::tests::execute_wasm::{{closure}}::h12571812ee451845 [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:782:22 [INFO] [stderr] 26: 0x557e0eb13b86 - core::ops::function::FnOnce::call_once::h135a99f9aff49588 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 27: 0x557e0eba186f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 28: 0x557e0eba186f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stderr] 29: 0x557e0eba0f63 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stderr] 30: 0x557e0eba0f63 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 31: 0x557e0eba0f63 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 32: 0x557e0eba0f63 - std::panicking::try::h56d1181c9703484e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 33: 0x557e0eba0f63 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 34: 0x557e0eba0f63 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stderr] 35: 0x557e0eba0f63 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stderr] 36: 0x557e0eb69b63 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stderr] 37: 0x557e0eb69b63 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 38: 0x557e0eb6e6cf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 39: 0x557e0eb6e6cf - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 40: 0x557e0eb6e6cf - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 41: 0x557e0eb6e6cf - std::panicking::try::h1cc6a2a343001459 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 42: 0x557e0eb6e6cf - std::panic::catch_unwind::h90be06afab17593a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 43: 0x557e0eb6e6cf - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 44: 0x557e0eb6e6cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 45: 0x557e0ebd1475 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 46: 0x557e0ebd1475 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 47: 0x557e0ebd1475 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 48: 0x7f3711216ac3 - [INFO] [stderr] 49: 0x7f37112a7bf4 - __clone [INFO] [stderr] 50: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/fizzy-6e82ed3b4d3014a5` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "0eb7742451c629633fda558923d3641af9a40514c7e745604cdcc16b95cf7b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb7742451c629633fda558923d3641af9a40514c7e745604cdcc16b95cf7b98", kill_on_drop: false }` [INFO] [stdout] 0eb7742451c629633fda558923d3641af9a40514c7e745604cdcc16b95cf7b98