[INFO] fetching crate evmc-sys 9.0.0...
[INFO] testing evmc-sys-9.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate evmc-sys 9.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate evmc-sys 9.0.0
[INFO] finished tweaking crates.io crate evmc-sys 9.0.0
[INFO] tweaked toml for crates.io crate evmc-sys 9.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate evmc-sys 9.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 974a6688699a357214e86acc10e8dfbef4763f3a15c97a32cc3378bcda1f90e2
[INFO] running `Command { std: "docker" "start" "-a" "974a6688699a357214e86acc10e8dfbef4763f3a15c97a32cc3378bcda1f90e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "974a6688699a357214e86acc10e8dfbef4763f3a15c97a32cc3378bcda1f90e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "974a6688699a357214e86acc10e8dfbef4763f3a15c97a32cc3378bcda1f90e2", kill_on_drop: false }`
[INFO] [stdout] 974a6688699a357214e86acc10e8dfbef4763f3a15c97a32cc3378bcda1f90e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08496b08d726c16a6fb3cc8923842a168e9e53db7070253da7feb9bcdb59e360
[INFO] running `Command { std: "docker" "start" "-a" "08496b08d726c16a6fb3cc8923842a168e9e53db7070253da7feb9bcdb59e360", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[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 17.01s
[INFO] running `Command { std: "docker" "inspect" "08496b08d726c16a6fb3cc8923842a168e9e53db7070253da7feb9bcdb59e360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08496b08d726c16a6fb3cc8923842a168e9e53db7070253da7feb9bcdb59e360", kill_on_drop: false }`
[INFO] [stdout] 08496b08d726c16a6fb3cc8923842a168e9e53db7070253da7feb9bcdb59e360
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b08658b5d8d28ac461cdfcd02a64d0099526c9dff71b15cc301d9c3bb9fe6042
[INFO] running `Command { std: "docker" "start" "-a" "b08658b5d8d28ac461cdfcd02a64d0099526c9dff71b15cc301d9c3bb9fe6042", 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 1.02s
[INFO] running `Command { std: "docker" "inspect" "b08658b5d8d28ac461cdfcd02a64d0099526c9dff71b15cc301d9c3bb9fe6042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b08658b5d8d28ac461cdfcd02a64d0099526c9dff71b15cc301d9c3bb9fe6042", kill_on_drop: false }`
[INFO] [stdout] b08658b5d8d28ac461cdfcd02a64d0099526c9dff71b15cc301d9c3bb9fe6042
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 69030024eebe752c81bbc3f282b6181d78451e49fb0557d3ee8b96f460aca2e3
[INFO] running `Command { std: "docker" "start" "-a" "69030024eebe752c81bbc3f282b6181d78451e49fb0557d3ee8b96f460aca2e3", 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: `evmc-sys` (lib) generated 19 warnings
[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 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_result' (29) panicked at /opt/rustwide/target/debug/build/evmc-sys-b238dfc6014e00a2/out/bindings.rs:3:19703:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x59a2ee89e652 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x59a2ee89e652 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x59a2ee89e652 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x59a2ee89e652 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x59a2ee8ae49f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x59a2ee8ae49f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x59a2ee86c253 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x59a2ee86c253 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x59a2ee877ec2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x59a2ee87c99f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x59a2ee87c7f9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x59a2ee83f9fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x59a2ee83f9fe - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x59a2ee87cfaf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x59a2ee87cfaf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x59a2ee87cdd6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x59a2ee877ff9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x59a2ee8608ed - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x59a2ee8b59fd - core::panicking::panic_nounwind_fmt::runtime::hf04708939d60a471
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x59a2ee8b59fd - core::panicking::panic_nounwind_fmt::hdb74e1b135b40650
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x59a2ee8b5bdd - core::panicking::panic_null_pointer_dereference::h43a95da1697390bd
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:307:5
[INFO] [stderr]   21:     0x59a2ee81c629 - evmc_sys::bindgen_test_layout_evmc_result::hacd70ce87eecacb8
[INFO] [stderr]                                at /opt/rustwide/target/debug/build/evmc-sys-b238dfc6014e00a2/out/bindings.rs:3:19703
[INFO] [stderr]   22:     0x59a2ee81cbd7 - evmc_sys::bindgen_test_layout_evmc_result::{{closure}}::h6d66d6e4a3b67238
[INFO] [stderr]                                at /opt/rustwide/target/debug/build/evmc-sys-b238dfc6014e00a2/out/bindings.rs:3:19422
[INFO] [stderr]   23:     0x59a2ee81b0c6 - core::ops::function::FnOnce::call_once::heffd018fd510ebd6
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x59a2ee83f84b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   25:     0x59a2ee83f84b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   26:     0x59a2ee85385d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]   27:     0x59a2ee85385d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   28:     0x59a2ee85385d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]   29:     0x59a2ee85385d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]   30:     0x59a2ee85385d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x59a2ee85385d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]   32:     0x59a2ee85385d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   33:     0x59a2ee82cda4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]   34:     0x59a2ee82cda4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   35:     0x59a2ee8306da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   36:     0x59a2ee8306da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x59a2ee8306da - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]   38:     0x59a2ee8306da - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]   39:     0x59a2ee8306da - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x59a2ee8306da - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   41:     0x59a2ee8306da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   42:     0x59a2ee8733ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   43:     0x59a2ee8733ff - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   44:     0x7065f63cfaa4 - <unknown>
[INFO] [stderr]   45:     0x7065f645ca64 - 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" "69030024eebe752c81bbc3f282b6181d78451e49fb0557d3ee8b96f460aca2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69030024eebe752c81bbc3f282b6181d78451e49fb0557d3ee8b96f460aca2e3", kill_on_drop: false }`
[INFO] [stdout] 69030024eebe752c81bbc3f282b6181d78451e49fb0557d3ee8b96f460aca2e3
