[INFO] fetching crate evmc-sys 9.0.0...
[INFO] testing evmc-sys-9.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate evmc-sys 9.0.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate evmc-sys 9.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v0.29.3
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded bindgen v0.54.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873cbfed742cb482f3bdb414c1bc2e995d86d9921ba9c7ccf9faaf3e051f849c
[INFO] running `Command { std: "docker" "start" "-a" "873cbfed742cb482f3bdb414c1bc2e995d86d9921ba9c7ccf9faaf3e051f849c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873cbfed742cb482f3bdb414c1bc2e995d86d9921ba9c7ccf9faaf3e051f849c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873cbfed742cb482f3bdb414c1bc2e995d86d9921ba9c7ccf9faaf3e051f849c", kill_on_drop: false }`
[INFO] [stdout] 873cbfed742cb482f3bdb414c1bc2e995d86d9921ba9c7ccf9faaf3e051f849c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c5ba68a6a8aae9090644ea3f4604dda520d8c5e7226261cc5836610fd9ed0e6
[INFO] running `Command { std: "docker" "start" "-a" "3c5ba68a6a8aae9090644ea3f4604dda520d8c5e7226261cc5836610fd9ed0e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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 12.59s
[INFO] running `Command { std: "docker" "inspect" "3c5ba68a6a8aae9090644ea3f4604dda520d8c5e7226261cc5836610fd9ed0e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c5ba68a6a8aae9090644ea3f4604dda520d8c5e7226261cc5836610fd9ed0e6", kill_on_drop: false }`
[INFO] [stdout] 3c5ba68a6a8aae9090644ea3f4604dda520d8c5e7226261cc5836610fd9ed0e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95744579c78bed37bd8290485d0ebe65cb50c49163f865a8abf576ac2aa5dc06
[INFO] running `Command { std: "docker" "start" "-a" "95744579c78bed37bd8290485d0ebe65cb50c49163f865a8abf576ac2aa5dc06", 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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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] [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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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.82s
[INFO] running `Command { std: "docker" "inspect" "95744579c78bed37bd8290485d0ebe65cb50c49163f865a8abf576ac2aa5dc06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95744579c78bed37bd8290485d0ebe65cb50c49163f865a8abf576ac2aa5dc06", kill_on_drop: false }`
[INFO] [stdout] 95744579c78bed37bd8290485d0ebe65cb50c49163f865a8abf576ac2aa5dc06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ecb9758ba50a4ef812d43861994e3e96a190bbdad13f3b23a8b3017b98e79276
[INFO] running `Command { std: "docker" "start" "-a" "ecb9758ba50a4ef812d43861994e3e96a190bbdad13f3b23a8b3017b98e79276", 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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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-b238dfc6014e00a2/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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evmc_sys-9bc15988c6eb7022)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'bindgen_test_layout_evmc_address' (24) panicked at /opt/rustwide/target/debug/build/evmc-sys-b238dfc6014e00a2/out/bindings.rs:3:1713:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x634b49b17642 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x634b49b17642 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x634b49b17642 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x634b49b17642 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x634b49b2748f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x634b49b2748f - core::fmt::write::h24186904251c31cb
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x634b49ae4fe3 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x634b49ae4fe3 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x634b49af0eb2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x634b49af598f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x634b49af57e9 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x634b49ab89ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x634b49ab89ee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x634b49af5f9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x634b49af5f9f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x634b49af5dc6 - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x634b49af0fe9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x634b49ad98dd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x634b49b2e9ed - core::panicking::panic_nounwind_fmt::runtime::hd682c7f4ebed7044
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x634b49b2e9ed - core::panicking::panic_nounwind_fmt::he05c47de4e511442
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x634b49b2ebcd - core::panicking::panic_null_pointer_dereference::h1b81e0f434610ad1
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:307:5
[INFO] [stderr]   21:     0x634b49a95d3b - evmc_sys::bindgen_test_layout_evmc_address::h5a3aea6bb0fbeda6
[INFO] [stderr]                                at /opt/rustwide/target/debug/build/evmc-sys-b238dfc6014e00a2/out/bindings.rs:3:1713
[INFO] [stderr]   22:     0x634b49a95db7 - evmc_sys::bindgen_test_layout_evmc_address::{{closure}}::hb84d1316f53a2e2d
[INFO] [stderr]                                at /opt/rustwide/target/debug/build/evmc-sys-b238dfc6014e00a2/out/bindings.rs:3:1428
[INFO] [stderr]   23:     0x634b49a94026 - core::ops::function::FnOnce::call_once::h541f8438fe91837e
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x634b49ab885b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   25:     0x634b49ab885b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stderr]   26:     0x634b49acc84d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stderr]   27:     0x634b49acc84d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   28:     0x634b49acc84d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]   29:     0x634b49acc84d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]   30:     0x634b49acc84d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x634b49acc84d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stderr]   32:     0x634b49acc84d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stderr]   33:     0x634b49aa5d94 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stderr]   34:     0x634b49aa5d94 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   35:     0x634b49aa95ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   36:     0x634b49aa95ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x634b49aa95ea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]   38:     0x634b49aa95ea - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]   39:     0x634b49aa95ea - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x634b49aa95ea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   41:     0x634b49aa95ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   42:     0x634b49aec3ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   43:     0x634b49aec3ef - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stderr]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   44:     0x7b75c7339aa4 - <unknown>
[INFO] [stderr]   45:     0x7b75c73c6a64 - 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-9bc15988c6eb7022` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "ecb9758ba50a4ef812d43861994e3e96a190bbdad13f3b23a8b3017b98e79276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb9758ba50a4ef812d43861994e3e96a190bbdad13f3b23a8b3017b98e79276", kill_on_drop: false }`
[INFO] [stdout] ecb9758ba50a4ef812d43861994e3e96a190bbdad13f3b23a8b3017b98e79276
