[INFO] fetching crate evmc-sys 9.0.0...
[INFO] testing evmc-sys-9.0.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate evmc-sys 9.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate evmc-sys 9.0.0
[INFO] finished tweaking crates.io crate evmc-sys 9.0.0
[INFO] tweaked toml for crates.io crate evmc-sys 9.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate evmc-sys 9.0.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.54.0 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a7dc7f067c5000ab5014f11c8f69e87c5952b965cfdce7a5ba36f551c9f3e92
[INFO] running `Command { std: "docker" "start" "-a" "9a7dc7f067c5000ab5014f11c8f69e87c5952b965cfdce7a5ba36f551c9f3e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a7dc7f067c5000ab5014f11c8f69e87c5952b965cfdce7a5ba36f551c9f3e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7dc7f067c5000ab5014f11c8f69e87c5952b965cfdce7a5ba36f551c9f3e92", kill_on_drop: false }`
[INFO] [stdout] 9a7dc7f067c5000ab5014f11c8f69e87c5952b965cfdce7a5ba36f551c9f3e92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6a36203367db03c00bf9cde90df5f45187595fbeeb91872f0228aa41236c06c
[INFO] running `Command { std: "docker" "start" "-a" "b6a36203367db03c00bf9cde90df5f45187595fbeeb91872f0228aa41236c06c", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling evmc-sys v9.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:18352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_result { # [doc = " The execution status code."] pub status_code : evmc_status_code , # [doc = " The amount of gas left after the execution."] # [doc = ""] # [doc = " If evmc_result::status_code is neither ::EVMC_SUCCESS nor ::EVMC_REVERT"] # [doc = " the value MUST be 0."] pub gas_left : i64 , # [doc = " The reference to output data."] # [doc = ""] # [doc = "  The output contains data coming from RETURN opcode (iff evmc_result::code"] # [doc = "  field is ::EVMC_SUCCESS) or from REVERT opcode."] # [doc = ""] # [doc = "  The memory containing the output data is owned by EVM and has to be"] # [doc = "  freed with evmc_result::release()."] # [doc = ""] # [doc = "  This MAY be NULL."] pub output_data : * const u8 , # [doc = " The size of the output data."] # [doc = ""] # [doc = "  If output_data is NULL this MUST be 0."] pub output_size : usize , # [doc = " The method releasing all resources associated with the result object."] # [doc = ""] # [doc = " This method (function pointer) is optional (MAY be NULL) and MAY be set"] # [doc = " by the VM implementation. If set it MUST be called by the user once to"] # [doc = " release memory and other resources associated with the result object."] # [doc = " Once the resources are released the result object MUST NOT be used again."] # [doc = ""] # [doc = " The suggested code pattern for releasing execution results:"] # [doc = " @code"] # [doc = " struct evmc_result result = ...;"] # [doc = " if (result.release)"] # [doc = "     result.release(&result);"] # [doc = " @endcode"] # [doc = ""] # [doc = " @note"] # [doc = " It works similarly to C++ virtual destructor. Attaching the release"] # [doc = " function to the result itself allows VM composition."] pub release : evmc_release_result_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , # [doc = " Access account callback function."] pub access_account : evmc_access_account_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , # [doc = " Access account callback function."] pub access_account : evmc_access_account_fn , # [doc = " Access storage callback function."] pub access_storage : evmc_access_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:44408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:44592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , # [doc = " A method returning capabilities supported by the VM instance."] # [doc = ""] # [doc = " The value returned MAY change when different options are set via the set_option() method."] # [doc = ""] # [doc = " A Client SHOULD only rely on the value returned if it has queried it after"] # [doc = " it has called the set_option()."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub get_capabilities : evmc_get_capabilities_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , # [doc = " A method returning capabilities supported by the VM instance."] # [doc = ""] # [doc = " The value returned MAY change when different options are set via the set_option() method."] # [doc = ""] # [doc = " A Client SHOULD only rely on the value returned if it has queried it after"] # [doc = " it has called the set_option()."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub get_capabilities : evmc_get_capabilities_fn , # [doc = " Optional pointer to function modifying VM's options."] # [doc = ""] # [doc = "  If the VM does not support this feature the pointer can be NULL."] pub set_option : evmc_set_option_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s
[INFO] running `Command { std: "docker" "inspect" "b6a36203367db03c00bf9cde90df5f45187595fbeeb91872f0228aa41236c06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6a36203367db03c00bf9cde90df5f45187595fbeeb91872f0228aa41236c06c", kill_on_drop: false }`
[INFO] [stdout] b6a36203367db03c00bf9cde90df5f45187595fbeeb91872f0228aa41236c06c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c7b1ac336510d820e451b0e683e088390c9fe62069fe9a735a980088392b1a0
[INFO] running `Command { std: "docker" "start" "-a" "7c7b1ac336510d820e451b0e683e088390c9fe62069fe9a735a980088392b1a0", kill_on_drop: false }`
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:18352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_result { # [doc = " The execution status code."] pub status_code : evmc_status_code , # [doc = " The amount of gas left after the execution."] # [doc = ""] # [doc = " If evmc_result::status_code is neither ::EVMC_SUCCESS nor ::EVMC_REVERT"] # [doc = " the value MUST be 0."] pub gas_left : i64 , # [doc = " The reference to output data."] # [doc = ""] # [doc = "  The output contains data coming from RETURN opcode (iff evmc_result::code"] # [doc = "  field is ::EVMC_SUCCESS) or from REVERT opcode."] # [doc = ""] # [doc = "  The memory containing the output data is owned by EVM and has to be"] # [doc = "  freed with evmc_result::release()."] # [doc = ""] # [doc = "  This MAY be NULL."] pub output_data : * const u8 , # [doc = " The size of the output data."] # [doc = ""] # [doc = "  If output_data is NULL this MUST be 0."] pub output_size : usize , # [doc = " The method releasing all resources associated with the result object."] # [doc = ""] # [doc = " This method (function pointer) is optional (MAY be NULL) and MAY be set"] # [doc = " by the VM implementation. If set it MUST be called by the user once to"] # [doc = " release memory and other resources associated with the result object."] # [doc = " Once the resources are released the result object MUST NOT be used again."] # [doc = ""] # [doc = " The suggested code pattern for releasing execution results:"] # [doc = " @code"] # [doc = " struct evmc_result result = ...;"] # [doc = " if (result.release)"] # [doc = "     result.release(&result);"] # [doc = " @endcode"] # [doc = ""] # [doc = " @note"] # [doc = " It works similarly to C++ virtual destructor. Attaching the release"] # [doc = " function to the result itself allows VM composition."] pub release : evmc_release_result_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , # [doc = " Access account callback function."] pub access_account : evmc_access_account_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , # [doc = " Access account callback function."] pub access_account : evmc_access_account_fn , # [doc = " Access storage callback function."] pub access_storage : evmc_access_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:44408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:44592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , # [doc = " A method returning capabilities supported by the VM instance."] # [doc = ""] # [doc = " The value returned MAY change when different options are set via the set_option() method."] # [doc = ""] # [doc = " A Client SHOULD only rely on the value returned if it has queried it after"] # [doc = " it has called the set_option()."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub get_capabilities : evmc_get_capabilities_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , # [doc = " A method returning capabilities supported by the VM instance."] # [doc = ""] # [doc = " The value returned MAY change when different options are set via the set_option() method."] # [doc = ""] # [doc = " A Client SHOULD only rely on the value returned if it has queried it after"] # [doc = " it has called the set_option()."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub get_capabilities : evmc_get_capabilities_fn , # [doc = " Optional pointer to function modifying VM's options."] # [doc = ""] # [doc = "  If the VM does not support this feature the pointer can be NULL."] pub set_option : evmc_set_option_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling evmc-sys v9.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_bytes32 > ())) . bytes as * const _ as usize } , 0usize , concat ! ("Offset of ...
[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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:1715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_address > ())) . bytes 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:4188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . kind as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:4396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . flags as * const _ as usize } , 4usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:4606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . depth 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:4816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . gas as * const _ as usize } , 16usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . destination as * const _ as usize } , 24usize , concat ! ("Off...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . sender as * const _ as usize } , 44usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . input_data as * const _ as usize } , 64usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . input_size as * const _ as usize } , 72usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . value as * const _ as usize } , 80usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:6112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . create2_salt as * const _ as usize } , 112usize , concat ! ("O...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:7482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . tx_gas_price as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:7712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . tx_origin as * const _ as usize } , 32usize , concat ! ("Offs...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:7937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_coinbase as * const _ as usize } , 52usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:8172
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_number as * const _ as usize } , 72usize , concat ! ("O...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:8403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_timestamp as * const _ as usize } , 80usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:8640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_gas_limit as * const _ as usize } , 88usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:8877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_difficulty as * const _ as usize } , 96usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:9116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . chain_id as * const _ as usize } , 128usize , concat ! ("Offs...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:9340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_base_fee as * const _ as usize } , 160usize , concat ! ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:18352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_result { # [doc = " The execution status code."] pub status_code : evmc_status_code , # [doc = " The amount of gas left after the execution."] # [doc = ""] # [doc = " If evmc_result::status_code is neither ::EVMC_SUCCESS nor ::EVMC_REVERT"] # [doc = " the value MUST be 0."] pub gas_left : i64 , # [doc = " The reference to output data."] # [doc = ""] # [doc = "  The output contains data coming from RETURN opcode (iff evmc_result::code"] # [doc = "  field is ::EVMC_SUCCESS) or from REVERT opcode."] # [doc = ""] # [doc = "  The memory containing the output data is owned by EVM and has to be"] # [doc = "  freed with evmc_result::release()."] # [doc = ""] # [doc = "  This MAY be NULL."] pub output_data : * const u8 , # [doc = " The size of the output data."] # [doc = ""] # [doc = "  If output_data is NULL this MUST be 0."] pub output_size : usize , # [doc = " The method releasing all resources associated with the result object."] # [doc = ""] # [doc = " This method (function pointer) is optional (MAY be NULL) and MAY be set"] # [doc = " by the VM implementation. If set it MUST be called by the user once to"] # [doc = " release memory and other resources associated with the result object."] # [doc = " Once the resources are released the result object MUST NOT be used again."] # [doc = ""] # [doc = " The suggested code pattern for releasing execution results:"] # [doc = " @code"] # [doc = " struct evmc_result result = ...;"] # [doc = " if (result.release)"] # [doc = "     result.release(&result);"] # [doc = " @endcode"] # [doc = ""] # [doc = " @note"] # [doc = " It works similarly to C++ virtual destructor. Attaching the release"] # [doc = " function to the result itself allows VM composition."] pub release : evmc_release_result_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:19705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . status_code as * const _ as usize } , 0usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:19925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . gas_left 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:20139
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . output_data as * const _ as usize } , 16usize , concat ! ("Offs...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:20360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . output_size 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:20581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . release as * const _ as usize } , 32usize , concat ! ("Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:20794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . create_address as * const _ as usize } , 40usize , concat ! ("O...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:21021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . padding as * const _ as usize } , 60usize , concat ! ("Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , # [doc = " Access account callback function."] pub access_account : evmc_access_account_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , # [doc = " Access account callback function."] pub access_account : evmc_access_account_fn , # [doc = " Access storage callback function."] pub access_storage : evmc_access_storage_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . account_exists as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_storage as * const _ as usize } , 8usize , concat ! ("O...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:34115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . set_storage 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:34352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_balance as * const _ as usize } , 24usize , concat ! ("...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:34589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_code_size as * const _ as usize } , 32usize , concat ! ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:34830
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_code_hash as * const _ as usize } , 40usize , concat ! ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:35071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . copy_code as * const _ as usize } , 48usize , concat ! ("Of...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:35304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . selfdestruct as * const _ as usize } , 56usize , concat ! (...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:35543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . call as * const _ as usize } , 64usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:35766
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_tx_context as * const _ as usize } , 72usize , concat !...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:36009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_block_hash as * const _ as usize } , 80usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:36252
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . emit_log as * const _ as usize } , 88usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:36483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . access_account as * const _ as usize } , 96usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:36726
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . access_storage as * const _ as usize } , 104usize , concat ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:44408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:44592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , # [doc = " A method returning capabilities supported by the VM instance."] # [doc = ""] # [doc = " The value returned MAY change when different options are set via the set_option() method."] # [doc = ""] # [doc = " A Client SHOULD only rely on the value returned if it has queried it after"] # [doc = " it has called the set_option()."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub get_capabilities : evmc_get_capabilities_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , # [doc = " A method returning capabilities supported by the VM instance."] # [doc = ""] # [doc = " The value returned MAY change when different options are set via the set_option() method."] # [doc = ""] # [doc = " A Client SHOULD only rely on the value returned if it has queried it after"] # [doc = " it has called the set_option()."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub get_capabilities : evmc_get_capabilities_fn , # [doc = " Optional pointer to function modifying VM's options."] # [doc = ""] # [doc = "  If the VM does not support this feature the pointer can be NULL."] pub set_option : evmc_set_option_fn , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . abi_version 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . name as * const _ as usize } , 8usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . version as * const _ as usize } , 16usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . destroy as * const _ as usize } , 24usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . execute as * const _ as usize } , 32usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . get_capabilities as * const _ as usize } , 40usize , concat ! ("O...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . set_option as * const _ as usize } , 48usize , concat ! ("Offset ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "7c7b1ac336510d820e451b0e683e088390c9fe62069fe9a735a980088392b1a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c7b1ac336510d820e451b0e683e088390c9fe62069fe9a735a980088392b1a0", kill_on_drop: false }`
[INFO] [stdout] 7c7b1ac336510d820e451b0e683e088390c9fe62069fe9a735a980088392b1a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11c4e5e66d33c3843c081cfe96d2ff213fa3bd486ab045049d9dd98b8945c691
[INFO] running `Command { std: "docker" "start" "-a" "11c4e5e66d33c3843c081cfe96d2ff213fa3bd486ab045049d9dd98b8945c691", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:18352
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_result { # [doc = " The execution status code."] pub status_code : evmc_status_code , # [doc = " The amount of gas left after the execution."] # [doc = ""] # [doc = " If evmc_result::status_code is neither ::EVMC_SUCCESS nor ::EVMC_REVERT"] # [doc = " the value MUST be 0."] pub gas_left : i64 , # [doc = " The reference to output data."] # [doc = ""] # [doc = "  The output contains data coming from RETURN opcode (iff evmc_result::code"] # [doc = "  field is ::EVMC_SUCCESS) or from REVERT opcode."] # [doc = ""] # [doc = "  The memory containing the output data is owned by EVM and has to be"] # [doc = "  freed with evmc_result::release()."] # [doc = ""] # [doc = "  This MAY be NULL."] pub output_data : * const u8 , # [doc = " The size of the output data."] # [doc = ""] # [doc = "  If output_data is NULL this MUST be 0."] pub output_size : usize , # [doc = " The method releasing all resources associated with the result object."] # [doc = ""] # [doc = " This method (function pointer) is optional (MAY be NULL) and MAY be set"] # [doc = " by the VM implementation. If set it MUST be called by the user once to"] # [doc = " release memory and other resources associated with the result object."] # [doc = " Once the resources are released the result object MUST NOT be used again."] # [doc = ""] # [doc = " The suggested code pattern for releasing execution results:"] # [doc = " @code"] # [doc = " struct evmc_result result = ...;"] # [doc = " if (result.release)"] # [doc = "     result.release(&result);"] # [doc = " @endcode"] # [doc = ""] # [doc = " @note"] # [doc = " It works similarly to C++ virtual destructor. Attaching the release"] # [doc = " function to the result itself allows VM composition."] pub release : evmc_release_result_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32103
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32193
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32277
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32361
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32447
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32537
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32623
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32704
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32783
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32865
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:32958
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33045
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33126
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , # [doc = " Access account callback function."] pub access_account : evmc_access_account_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33219
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_host_interface { # [doc = " Check account existence callback function."] pub account_exists : evmc_account_exists_fn , # [doc = " Get storage callback function."] pub get_storage : evmc_get_storage_fn , # [doc = " Set storage callback function."] pub set_storage : evmc_set_storage_fn , # [doc = " Get balance callback function."] pub get_balance : evmc_get_balance_fn , # [doc = " Get code size callback function."] pub get_code_size : evmc_get_code_size_fn , # [doc = " Get code hash callback function."] pub get_code_hash : evmc_get_code_hash_fn , # [doc = " Copy code callback function."] pub copy_code : evmc_copy_code_fn , # [doc = " Selfdestruct callback function."] pub selfdestruct : evmc_selfdestruct_fn , # [doc = " Call callback function."] pub call : evmc_call_fn , # [doc = " Get transaction context callback function."] pub get_tx_context : evmc_get_tx_context_fn , # [doc = " Get block hash callback function."] pub get_block_hash : evmc_get_block_hash_fn , # [doc = " Emit log callback function."] pub emit_log : evmc_emit_log_fn , # [doc = " Access account callback function."] pub access_account : evmc_access_account_fn , # [doc = " Access storage callback function."] pub access_storage : evmc_access_storage_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:44408
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:44592
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45043
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , # [doc = " A method returning capabilities supported by the VM instance."] # [doc = ""] # [doc = " The value returned MAY change when different options are set via the set_option() method."] # [doc = ""] # [doc = " A Client SHOULD only rely on the value returned if it has queried it after"] # [doc = " it has called the set_option()."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub get_capabilities : evmc_get_capabilities_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45251
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq)] pub struct evmc_vm { # [doc = " EVMC ABI version implemented by the VM instance."] # [doc = ""] # [doc = " Can be used to detect ABI incompatibilities."] # [doc = " The EVMC ABI version represented by this file is in ::EVMC_ABI_VERSION."] pub abi_version : :: std :: os :: raw :: c_int , # [doc = " The name of the EVMC VM implementation."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub name : * const :: std :: os :: raw :: c_char , # [doc = " The version of the EVMC VM implementation, e.g. \"1.2.3b4\"."] # [doc = ""] # [doc = " It MUST be a NULL-terminated not empty string."] # [doc = " The content MUST be UTF-8 encoded (this implies ASCII encoding is also allowed)."] pub version : * const :: std :: os :: raw :: c_char , # [doc = " Pointer to function destroying the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub destroy : evmc_destroy_fn , # [doc = " Pointer to function executing a code by the VM instance."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub execute : evmc_execute_fn , # [doc = " A method returning capabilities supported by the VM instance."] # [doc = ""] # [doc = " The value returned MAY change when different options are set via the set_option() method."] # [doc = ""] # [doc = " A Client SHOULD only rely on the value returned if it has queried it after"] # [doc = " it has called the set_option()."] # [doc = ""] # [doc = " This is a mandatory method and MUST NOT be set to NULL."] pub get_capabilities : evmc_get_capabilities_fn , # [doc = " Optional pointer to function modifying VM's options."] # [doc = ""] # [doc = "  If the VM does not support this feature the pointer can be NULL."] pub set_option : evmc_set_option_fn , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:828
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_bytes32 > ())) . bytes as * const _ as usize } , 0usize , concat ! ("Offset of ...
[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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:1715
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_address > ())) . bytes 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:4188
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . kind as * const _ as usize } , 0usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:4396
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . flags as * const _ as usize } , 4usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:4606
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . depth 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:4816
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . gas as * const _ as usize } , 16usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5023
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . destination as * const _ as usize } , 24usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5246
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . sender as * const _ as usize } , 44usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5459
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . input_data as * const _ as usize } , 64usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5680
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . input_size as * const _ as usize } , 72usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:5901
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . value as * const _ as usize } , 80usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:6112
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_message > ())) . create2_salt as * const _ as usize } , 112usize , concat ! ("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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:7482
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . tx_gas_price as * const _ as usize } , 0usize , concat ! ("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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:7712
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . tx_origin as * const _ as usize } , 32usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:7937
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_coinbase as * const _ as usize } , 52usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:8172
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_number as * const _ as usize } , 72usize , concat ! ("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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:8403
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_timestamp as * const _ as usize } , 80usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:8640
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_gas_limit as * const _ as usize } , 88usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:8877
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_difficulty as * const _ as usize } , 96usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:9116
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . chain_id as * const _ as usize } , 128usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:9340
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < evmc_tx_context > ())) . block_base_fee as * const _ as usize } , 160usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:19705
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . status_code as * const _ as usize } , 0usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:19925
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . gas_left 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:20139
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . output_data as * const _ as usize } , 16usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:20360
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . output_size 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:20581
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . release as * const _ as usize } , 32usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:20794
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . create_address as * const _ as usize } , 40usize , concat ! ("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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:21021
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_result > ())) . padding as * const _ as usize } , 60usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33637
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . account_exists as * const _ as usize } , 0usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:33879
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_storage as * const _ as usize } , 8usize , concat ! ("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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:34115
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . set_storage 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:34352
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_balance as * const _ as usize } , 24usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:34589
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_code_size as * const _ as usize } , 32usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:34830
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_code_hash as * const _ as usize } , 40usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:35071
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . copy_code as * const _ as usize } , 48usize , concat ! ("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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:35304
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . selfdestruct as * const _ as usize } , 56usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:35543
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . call as * const _ as usize } , 64usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:35766
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_tx_context as * const _ as usize } , 72usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:36009
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . get_block_hash as * const _ as usize } , 80usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:36252
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . emit_log as * const _ as usize } , 88usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:36483
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . access_account as * const _ as usize } , 96usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:36726
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < evmc_host_interface > ())) . access_storage as * const _ as usize } , 104usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45600
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . abi_version 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:45812
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . name as * const _ as usize } , 8usize , concat ! ("Offset of fiel...
[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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46010
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . version as * const _ as usize } , 16usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46215
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . destroy as * const _ as usize } , 24usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46420
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . execute as * const _ as usize } , 32usize , 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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46625
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . get_capabilities as * const _ as usize } , 40usize , concat ! ("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/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:46848
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < evmc_vm > ())) . set_option as * const _ as usize } , 48usize , concat ! ("Offset ...
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: `evmc-sys` (lib) generated 19 warnings
[INFO] [stderr] warning: `evmc-sys` (lib test) generated 68 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evmc_sys-1a1a3947e4b31a68)
[INFO] [stderr] 
[INFO] [stderr] thread 'bindgen_test_layout_evmc_address' (25) panicked at /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:1713:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]    0:     0x63d453e08e1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x63d453e08e1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x63d453e08e1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x63d453e08e1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x63d453e1caba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x63d453e1caba - core[10b6fa85044e1869]::fmt::write
[INFO] [stderr]    6:     0x63d453e0e1f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x63d453e0e1f2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x63d453de802f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x63d453de802f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x63d453e01351 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x63d453d9e3ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x63d453d9e3ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x63d453e01542 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x63d453e01542 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x63d453de811a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x63d453ddfa89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x63d453de8dfd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x63d453e1d14d - core[10b6fa85044e1869]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x63d453e1d14d - core[10b6fa85044e1869]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x63d453e1d297 - core[10b6fa85044e1869]::panicking::panic_null_pointer_dereference
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x63d453d9052b - evmc_sys::bindgen_test_layout_evmc_address::h62b5703939b5640e
[INFO] [stderr]                                at /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:1713
[INFO] [stderr]   22:     0x63d453d90587 - evmc_sys::bindgen_test_layout_evmc_address::{{closure}}::h7aaa4e7f67a7dd74
[INFO] [stderr]                                at /opt/rustwide/target/debug/build/evmc-sys-0a672586028e1bdb/out/bindings.rs:3:1428
[INFO] [stderr]   23:     0x63d453d8ed06 - core::ops::function::FnOnce::call_once::h68c0d63b0a64e72e
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x63d453d924cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   25:     0x63d453d924cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stderr]   26:     0x63d453d9eebb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stderr]   27:     0x63d453d9eebb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   28:     0x63d453d9eebb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   29:     0x63d453d9eebb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   30:     0x63d453d9eebb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x63d453d9eebb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stderr]   32:     0x63d453d9eebb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stderr]   33:     0x63d453d9a5d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stderr]   34:     0x63d453d9a5d4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   35:     0x63d453da1ac2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   36:     0x63d453da1ac2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x63d453da1ac2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x63d453da1ac2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x63d453da1ac2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x63d453da1ac2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   41:     0x63d453da1ac2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   42:     0x63d453e0872f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   43:     0x63d453e0872f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   44:     0x7aadd9e79aa4 - <unknown>
[INFO] [stderr]   45:     0x7aadd9f06a64 - clone
[INFO] [stderr]   46:                0x0 - <unknown>
[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/evmc_sys-1a1a3947e4b31a68` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "11c4e5e66d33c3843c081cfe96d2ff213fa3bd486ab045049d9dd98b8945c691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c4e5e66d33c3843c081cfe96d2ff213fa3bd486ab045049d9dd98b8945c691", kill_on_drop: false }`
[INFO] [stdout] 11c4e5e66d33c3843c081cfe96d2ff213fa3bd486ab045049d9dd98b8945c691
