[INFO] cloning repository https://github.com/AmJayden/lazy-evaluator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmJayden/lazy-evaluator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmJayden%2Flazy-evaluator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmJayden%2Flazy-evaluator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fd7108118666081625671814dce9d5e107a5e6f
[INFO] checking AmJayden/lazy-evaluator against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmJayden%2Flazy-evaluator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AmJayden/lazy-evaluator on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AmJayden/lazy-evaluator
[INFO] finished tweaking git repo https://github.com/AmJayden/lazy-evaluator
[INFO] tweaked toml for git repo https://github.com/AmJayden/lazy-evaluator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AmJayden/lazy-evaluator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Vector35/binaryninja-api.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/asmx86.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/BinaryTestCases.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b114a361622eb733c4217acd9738e6950044a6123ea183794b3fe853a8f2b045
[INFO] running `Command { std: "docker" "start" "-a" "b114a361622eb733c4217acd9738e6950044a6123ea183794b3fe853a8f2b045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b114a361622eb733c4217acd9738e6950044a6123ea183794b3fe853a8f2b045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b114a361622eb733c4217acd9738e6950044a6123ea183794b3fe853a8f2b045", kill_on_drop: false }`
[INFO] [stdout] b114a361622eb733c4217acd9738e6950044a6123ea183794b3fe853a8f2b045
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fb94809f7c2355ca7f2c200c8410e1b6382a7390cdbf9a1b168f56231f048cb
[INFO] running `Command { std: "docker" "start" "-a" "5fb94809f7c2355ca7f2c200c8410e1b6382a7390cdbf9a1b168f56231f048cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#3195e413)
[INFO] [stderr]     Checking binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#3195e413)
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNFlagRole`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/architecture.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub use binaryninjacore_sys::BNFlagRole as FlagRole;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNFlagRole` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNImplicitRegisterExtend`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/architecture.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub use binaryninjacore_sys::BNImplicitRegisterExtend as ImplicitRegisterExtend;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNImplicitRegisterExtend` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILFlagCondition`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/architecture.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub use binaryninjacore_sys::BNLowLevelILFlagCondition as FlagCondition;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILFlagCondition` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNModificationStatus`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/binaryview.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use binaryninjacore_sys::BNModificationStatus as ModificationStatus;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNModificationStatus` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `binaryninjacore_sys::BNBinaryView`, `binaryninjacore_sys::BNFunction`, `binaryninjacore_sys::BNRegisterPluginCommand`, `binaryninjacore_sys::BNRegisterPluginCommandForAddress`, `binaryninjacore_sys::BNRegisterPluginCommandForFunction`, `binaryninjacore_sys::BNRegisterPluginCommandForRange`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/command.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BNBinaryView, BNFunction, BNRegisterPluginCommand, BNRegisterPluginCommandForAddress,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNRegisterPluginCommandForAddress` in the root
[INFO] [stdout]    |     |             |           |
[INFO] [stdout]    |     |             |           no `BNRegisterPluginCommand` in the root
[INFO] [stdout]    |     |             no `BNFunction` in the root
[INFO] [stdout]    |     no `BNBinaryView` in the root
[INFO] [stdout] 17 |     BNRegisterPluginCommandForFunction, BNRegisterPluginCommandForRange,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNRegisterPluginCommandForRange` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `BNRegisterPluginCommandForFunction` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNModificationStatus`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/custombinaryview.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use binaryninjacore_sys::BNModificationStatus as ModificationStatus;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNModificationStatus` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNFileAccessor`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/fileaccessor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use binaryninjacore_sys::BNFileAccessor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNFileAccessor` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `binaryninjacore_sys::BNBeginUndoActions`, `binaryninjacore_sys::BNCloseFile`, `binaryninjacore_sys::BNCloseProject`, `binaryninjacore_sys::BNCommitUndoActions`, `binaryninjacore_sys::BNCreateDatabase`, `binaryninjacore_sys::BNCreateFileMetadata`, `binaryninjacore_sys::BNFileMetadata`, `binaryninjacore_sys::BNFreeFileMetadata`, `binaryninjacore_sys::BNGetCurrentOffset`, `binaryninjacore_sys::BNGetCurrentView`, `binaryninjacore_sys::BNGetFileViewOfType`, `binaryninjacore_sys::BNGetFilename`, `binaryninjacore_sys::BNIsAnalysisChanged`, `binaryninjacore_sys::BNIsBackedByDatabase`, `binaryninjacore_sys::BNIsFileModified`, `binaryninjacore_sys::BNIsProjectOpen`, `binaryninjacore_sys::BNMarkFileModified`, `binaryninjacore_sys::BNMarkFileSaved`, `binaryninjacore_sys::BNNavigate`, `binaryninjacore_sys::BNNewFileReference`, `binaryninjacore_sys::BNOpenDatabaseForConfiguration`, `binaryninjacore_sys::BNOpenExistingDatabase`, `binaryninjacore_sys::BNOpenProject`, `binaryninjacore_sys::BNRedo`, `binaryninjacore_sys::BNSaveAutoSnapshot`, `binaryninjacore_sys::BNSetFilename`, `binaryninjacore_sys::BNUndo`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/filemetadata.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BNBeginUndoActions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `BNBeginUndoActions` in the root
[INFO] [stdout] 17 |     BNCloseFile,
[INFO] [stdout]    |     ^^^^^^^^^^^ no `BNCloseFile` in the root
[INFO] [stdout] 18 |     BNCloseProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ no `BNCloseProject` in the root
[INFO] [stdout] 19 |     BNCommitUndoActions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ no `BNCommitUndoActions` in the root
[INFO] [stdout] 20 |     BNCreateDatabase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no `BNCreateDatabase` in the root
[INFO] [stdout] 21 |     BNCreateFileMetadata,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `BNCreateFileMetadata` in the root
[INFO] [stdout] 22 |     BNFileMetadata,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ no `BNFileMetadata` in the root
[INFO] [stdout] 23 |     BNFreeFileMetadata,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `BNFreeFileMetadata` in the root
[INFO] [stdout] 24 |     BNGetCurrentOffset,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `BNGetCurrentOffset` in the root
[INFO] [stdout] 25 |     BNGetCurrentView,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no `BNGetCurrentView` in the root
[INFO] [stdout] 26 |     BNGetFileViewOfType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     BNGetFilename,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 28 |     BNIsAnalysisChanged,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     BNIsBackedByDatabase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     //BNSetFileMetadataNavigationHandler,
[INFO] [stdout] 31 |     BNIsFileModified,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     BNIsProjectOpen,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     BNMarkFileModified,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     BNMarkFileSaved,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     BNNavigate,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 36 |     BNNewFileReference,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     BNOpenDatabaseForConfiguration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     BNOpenExistingDatabase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     BNOpenProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     BNRedo,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 41 |     BNSaveAutoSnapshot,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     BNSetFilename,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 43 |     BNUndo,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `binaryninjacore_sys::BNInitPlugins`, `binaryninjacore_sys::BNInitRepoPlugins`, `binaryninjacore_sys::BNSetBundledPluginDirectory`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/headless.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 | use binaryninjacore_sys::{BNInitPlugins, BNInitRepoPlugins, BNSetBundledPluginDirectory};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNSetBundledPluginDirectory` in the root
[INFO] [stdout]    |                           |              |
[INFO] [stdout]    |                           |              no `BNInitRepoPlugins` in the root
[INFO] [stdout]    |                           no `BNInitPlugins` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILByIndex`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/expression.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use binaryninjacore_sys::BNGetLowLevelILByIndex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILByIndex` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILInstruction`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/expression.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use binaryninjacore_sys::BNLowLevelILInstruction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILInstruction` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/expression.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use binaryninjacore_sys::BNLowLevelILOperation::*;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/expression.rs:232:34
[INFO] [stdout]     |
[INFO] [stdout] 232 |         use binaryninjacore_sys::BNLowLevelILOperation::*;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/expression.rs:287:34
[INFO] [stdout]     |
[INFO] [stdout] 287 |         use binaryninjacore_sys::BNLowLevelILOperation::*;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNFreeLowLevelILFunction`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/function.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use binaryninjacore_sys::BNFreeLowLevelILFunction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNFreeLowLevelILFunction` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILFunction`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/function.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use binaryninjacore_sys::BNLowLevelILFunction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILFunction` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNNewLowLevelILFunctionReference`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/function.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use binaryninjacore_sys::BNNewLowLevelILFunctionReference;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNNewLowLevelILFunctionReference` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILInstructionCount`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/function.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |         use binaryninjacore_sys::BNGetLowLevelILInstructionCount;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILInstructionCount` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILGetInstructionStart`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/function.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use binaryninjacore_sys::BNLowLevelILGetInstructionStart;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILGetInstructionStart` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILInstructionCount`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/function.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |             use binaryninjacore_sys::BNGetLowLevelILInstructionCount;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILInstructionCount` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILInstructionCount`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/function.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |             use binaryninjacore_sys::BNGetLowLevelILInstructionCount;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILInstructionCount` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILBasicBlockList`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/function.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |         use binaryninjacore_sys::BNGetLowLevelILBasicBlockList;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILBasicBlockList` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILByIndex`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/instruction.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use binaryninjacore_sys::BNGetLowLevelILByIndex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILByIndex` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILIndexForInstruction`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/instruction.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use binaryninjacore_sys::BNGetLowLevelILIndexForInstruction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILIndexForInstruction` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILInstruction`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/instruction.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use binaryninjacore_sys::BNLowLevelILInstruction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILInstruction` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/instruction.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use binaryninjacore_sys::BNLowLevelILOperation::*;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/instruction.rs:101:34
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use binaryninjacore_sys::BNLowLevelILOperation::*;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNRegisterOrConstant`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use binaryninjacore_sys::BNRegisterOrConstant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNRegisterOrConstant` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:154:34
[INFO] [stdout]     |
[INFO] [stdout] 154 |         use binaryninjacore_sys::BNLowLevelILOperation::*;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:240:34
[INFO] [stdout]     |
[INFO] [stdout] 240 |         use binaryninjacore_sys::BNLowLevelILOperation::*;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetDefaultArchitectureFlagWriteLowLevelIL`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:374:13
[INFO] [stdout]     |
[INFO] [stdout] 374 |         use binaryninjacore_sys::BNGetDefaultArchitectureFlagWriteLowLevelIL;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetDefaultArchitectureFlagWriteLowLevelIL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetDefaultArchitectureFlagConditionLowLevelIL`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |     use binaryninjacore_sys::BNGetDefaultArchitectureFlagConditionLowLevelIL;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetDefaultArchitectureFlagConditionLowLevelIL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILSetExprSourceOperand`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:581:13
[INFO] [stdout]     |
[INFO] [stdout] 581 |         use binaryninjacore_sys::BNLowLevelILSetExprSourceOperand;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILSetExprSourceOperand` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 | use binaryninjacore_sys::BNLowLevelILOperation;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILOperation` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |         use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:700:38
[INFO] [stdout]     |
[INFO] [stdout] 700 |             use binaryninjacore_sys::BNLowLevelILOperation::{LLIL_UNIMPL, LLIL_UNIMPL_MEM};
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddInstruction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:912:17
[INFO] [stdout]     |
[INFO] [stdout] 912 |             use binaryninjacore_sys::BNLowLevelILAddInstruction;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddInstruction` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILExprCount`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:922:13
[INFO] [stdout]     |
[INFO] [stdout] 922 |         use binaryninjacore_sys::BNGetLowLevelILExprCount;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILExprCount` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNReplaceLowLevelILExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:923:13
[INFO] [stdout]     |
[INFO] [stdout] 923 |         use binaryninjacore_sys::BNReplaceLowLevelILExpr;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNReplaceLowLevelILExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:941:13
[INFO] [stdout]     |
[INFO] [stdout] 941 |         use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:942:34
[INFO] [stdout]     |
[INFO] [stdout] 942 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_CONST;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:959:13
[INFO] [stdout]     |
[INFO] [stdout] 959 |         use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:960:34
[INFO] [stdout]     |
[INFO] [stdout] 960 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_CONST_PTR;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:977:13
[INFO] [stdout]     |
[INFO] [stdout] 977 |         use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:978:34
[INFO] [stdout]     |
[INFO] [stdout] 978 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_TRAP;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILIf`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1011:13
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         use binaryninjacore_sys::BNLowLevelILIf;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILIf` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILGoto`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1035:13
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         use binaryninjacore_sys::BNLowLevelILGoto;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILGoto` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1051:13
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1052:34
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_REG;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1080:34
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_SET_REG;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1115:34
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_SET_REG_SPLIT;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1145:13
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1146:34
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_FLAG;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1163:13
[INFO] [stdout]      |
[INFO] [stdout] 1163 |         use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1164:34
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_FLAG_COND;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1181:13
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1182:34
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_FLAG_GROUP;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1213:34
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_SET_FLAG;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1241:34
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_LOAD;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1268:34
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_STORE;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILGetCurrentAddress`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1348:13
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         use binaryninjacore_sys::BNLowLevelILGetCurrentAddress;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILGetCurrentAddress` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILSetCurrentAddress`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1353:13
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         use binaryninjacore_sys::BNLowLevelILSetCurrentAddress;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILSetCurrentAddress` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNGetLowLevelILLabelForAddress`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1364:13
[INFO] [stdout]      |
[INFO] [stdout] 1364 |         use binaryninjacore_sys::BNGetLowLevelILLabelForAddress;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNGetLowLevelILLabelForAddress` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILMarkLabel`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1379:13
[INFO] [stdout]      |
[INFO] [stdout] 1379 |         use binaryninjacore_sys::BNLowLevelILMarkLabel;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILMarkLabel` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILLabel`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1387:5
[INFO] [stdout]      |
[INFO] [stdout] 1387 | use binaryninjacore_sys::BNLowLevelILLabel;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILLabel` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILInitLabel`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:1393:13
[INFO] [stdout]      |
[INFO] [stdout] 1393 |         use binaryninjacore_sys::BNLowLevelILInitLabel;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILInitLabel` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILInstruction`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/operation.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use binaryninjacore_sys::BNLowLevelILInstruction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILInstruction` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/operation.rs:361:34
[INFO] [stdout]     |
[INFO] [stdout] 361 |         use binaryninjacore_sys::BNLowLevelILOperation::LLIL_CALL_STACK_ADJUST;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNSettingsScope`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/settings.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use binaryninjacore_sys::BNSettingsScope as SettingsScope;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNSettingsScope` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNAllocString`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/string.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         use binaryninjacore_sys::BNAllocString;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNAllocString` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNFreeString`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/string.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         use binaryninjacore_sys::BNFreeString;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNFreeString` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNFreeStringList`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/string.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         use binaryninjacore_sys::BNFreeStringList;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNFreeStringList` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNBranchType`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub use binaryninjacore_sys::BNBranchType as BranchType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNBranchType` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNEndianness`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/lib.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub use binaryninjacore_sys::BNEndianness as Endianness;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNEndianness` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLogLevel`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/lib.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub use binaryninjacore_sys::BNLogLevel as Level;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLogLevel` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `binaryninjacore_sys::BNLogListener`, `binaryninjacore_sys::BNUpdateLogListeners`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/lib.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use binaryninjacore_sys::{BNLogListener, BNUpdateLogListeners};
[INFO] [stdout]     |                               ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ no `BNUpdateLogListeners` in the root
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               no `BNLogListener` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLog`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/lib.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |             use binaryninjacore_sys::BNLog;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLog` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNUnregisterLogListener`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/lib.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |             use binaryninjacore_sys::BNUnregisterLogListener;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNUnregisterLogListener` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNRegisterLogListener`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/lib.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |         use binaryninjacore_sys::BNRegisterLogListener;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNRegisterLogListener` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::BNInstructionTextTokenType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/disassembly.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |         use self::BNInstructionTextTokenType::*;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `BNInstructionTextTokenType` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::BNSectionSemantics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/section.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         use self::BNSectionSemantics::*;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ could not find `BNSectionSemantics` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::BNSectionSemantics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/section.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |         use self::BNSectionSemantics::*;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ could not find `BNSectionSemantics` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::BNSymbolType`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/symbol.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         use self::BNSymbolType::*;
[INFO] [stdout]    |                   ^^^^^^^^^^^^ could not find `BNSymbolType` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::BNSymbolType`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/symbol.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         use self::BNSymbolType::*;
[INFO] [stdout]    |                   ^^^^^^^^^^^^ could not find `BNSymbolType` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::BNSymbolBinding`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/symbol.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |         use self::BNSymbolBinding::*;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ could not find `BNSymbolBinding` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::BNSymbolBinding`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/symbol.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |         use self::BNSymbolBinding::*;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ could not find `BNSymbolBinding` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:719:17
[INFO] [stdout]     |
[INFO] [stdout] 719 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 989 |     no_arg_lifter!(unimplemented, LLIL_UNIMPL, ValueExpr);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:720:38
[INFO] [stdout]     |
[INFO] [stdout] 720 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 989 |     no_arg_lifter!(unimplemented, LLIL_UNIMPL, ValueExpr);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:719:17
[INFO] [stdout]     |
[INFO] [stdout] 719 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 990 |     no_arg_lifter!(undefined, LLIL_UNDEF, VoidExpr);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:720:38
[INFO] [stdout]     |
[INFO] [stdout] 720 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 990 |     no_arg_lifter!(undefined, LLIL_UNDEF, VoidExpr);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:719:17
[INFO] [stdout]     |
[INFO] [stdout] 719 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 991 |     no_arg_lifter!(nop, LLIL_NOP, VoidExpr);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:720:38
[INFO] [stdout]     |
[INFO] [stdout] 720 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 991 |     no_arg_lifter!(nop, LLIL_NOP, VoidExpr);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:719:17
[INFO] [stdout]     |
[INFO] [stdout] 719 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 993 |     no_arg_lifter!(no_ret, LLIL_NORET, VoidExpr);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:720:38
[INFO] [stdout]     |
[INFO] [stdout] 720 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 993 |     no_arg_lifter!(no_ret, LLIL_NORET, VoidExpr);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:719:17
[INFO] [stdout]     |
[INFO] [stdout] 719 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 994 |     no_arg_lifter!(syscall, LLIL_SYSCALL, VoidExpr);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:720:38
[INFO] [stdout]     |
[INFO] [stdout] 720 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 994 |     no_arg_lifter!(syscall, LLIL_SYSCALL, VoidExpr);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:719:17
[INFO] [stdout]     |
[INFO] [stdout] 719 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 995 |     no_arg_lifter!(bp, LLIL_BP, VoidExpr);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:720:38
[INFO] [stdout]     |
[INFO] [stdout] 720 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 995 |     no_arg_lifter!(bp, LLIL_BP, VoidExpr);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:762:17
[INFO] [stdout]     |
[INFO] [stdout] 762 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 997 |     unsized_unary_op_lifter!(call, LLIL_CALL, VoidExpr);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `unsized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:763:38
[INFO] [stdout]     |
[INFO] [stdout] 763 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 997 |     unsized_unary_op_lifter!(call, LLIL_CALL, VoidExpr);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `unsized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:762:17
[INFO] [stdout]     |
[INFO] [stdout] 762 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 998 |     unsized_unary_op_lifter!(ret, LLIL_RET, VoidExpr);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `unsized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:763:38
[INFO] [stdout]     |
[INFO] [stdout] 763 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 998 |     unsized_unary_op_lifter!(ret, LLIL_RET, VoidExpr);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `unsized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILAddExpr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:762:17
[INFO] [stdout]     |
[INFO] [stdout] 762 |             use binaryninjacore_sys::BNLowLevelILAddExpr;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BNLowLevelILAddExpr` in the root
[INFO] [stdout] ...
[INFO] [stdout] 999 |     unsized_unary_op_lifter!(jump, LLIL_JUMP, VoidExpr);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `unsized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:763:38
[INFO] [stdout]     |
[INFO] [stdout] 763 |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 999 |     unsized_unary_op_lifter!(jump, LLIL_JUMP, VoidExpr);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `unsized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:786:38
[INFO] [stdout]      |
[INFO] [stdout] 786  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     sized_unary_op_lifter!(push, LLIL_PUSH, VoidExpr);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `sized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:736:38
[INFO] [stdout]      |
[INFO] [stdout] 736  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1287 |     sized_no_arg_lifter!(pop, LLIL_POP, ValueExpr);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `sized_no_arg_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:811:38
[INFO] [stdout]      |
[INFO] [stdout] 811  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1289 |     size_changing_unary_op_lifter!(unimplemented_mem, LLIL_UNIMPL_MEM, ValueExpr);
[INFO] [stdout]      |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `size_changing_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:786:38
[INFO] [stdout]      |
[INFO] [stdout] 786  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1291 |     sized_unary_op_lifter!(neg, LLIL_NEG, ValueExpr);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `sized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:786:38
[INFO] [stdout]      |
[INFO] [stdout] 786  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1292 |     sized_unary_op_lifter!(not, LLIL_NOT, ValueExpr);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `sized_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:811:38
[INFO] [stdout]      |
[INFO] [stdout] 811  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1294 |     size_changing_unary_op_lifter!(sx, LLIL_SX, ValueExpr);
[INFO] [stdout]      |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `size_changing_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:811:38
[INFO] [stdout]      |
[INFO] [stdout] 811  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1295 |     size_changing_unary_op_lifter!(zx, LLIL_ZX, ValueExpr);
[INFO] [stdout]      |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `size_changing_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:811:38
[INFO] [stdout]      |
[INFO] [stdout] 811  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1296 |     size_changing_unary_op_lifter!(low_part, LLIL_LOW_PART, ValueExpr);
[INFO] [stdout]      |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `size_changing_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1298 |     binary_op_lifter!(add, LLIL_ADD);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1299 |     binary_op_lifter!(add_overflow, LLIL_ADD_OVERFLOW);
[INFO] [stdout]      |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1300 |     binary_op_lifter!(sub, LLIL_SUB);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1301 |     binary_op_lifter!(and, LLIL_AND);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1302 |     binary_op_lifter!(or, LLIL_OR);
[INFO] [stdout]      |     ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1303 |     binary_op_lifter!(xor, LLIL_XOR);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1304 |     binary_op_lifter!(lsl, LLIL_LSL);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1305 |     binary_op_lifter!(lsr, LLIL_LSR);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1306 |     binary_op_lifter!(asr, LLIL_ASR);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1308 |     binary_op_lifter!(rol, LLIL_ROL);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1309 |     binary_op_lifter!(rlc, LLIL_RLC);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1310 |     binary_op_lifter!(ror, LLIL_ROR);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1311 |     binary_op_lifter!(rrc, LLIL_RRC);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1312 |     binary_op_lifter!(mul, LLIL_MUL);
[INFO] [stdout]      |     -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1313 |     binary_op_lifter!(muls_dp, LLIL_MULS_DP);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1314 |     binary_op_lifter!(mulu_dp, LLIL_MULU_DP);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1315 |     binary_op_lifter!(divs, LLIL_DIVS);
[INFO] [stdout]      |     ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1316 |     binary_op_lifter!(divu, LLIL_DIVU);
[INFO] [stdout]      |     ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1317 |     binary_op_lifter!(mods, LLIL_MODS);
[INFO] [stdout]      |     ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1318 |     binary_op_lifter!(modu, LLIL_MODU);
[INFO] [stdout]      |     ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:876:38
[INFO] [stdout]      |
[INFO] [stdout] 876  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1320 |     binary_op_carry_lifter!(adc, LLIL_ADC);
[INFO] [stdout]      |     -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_carry_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:876:38
[INFO] [stdout]      |
[INFO] [stdout] 876  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1321 |     binary_op_carry_lifter!(sbb, LLIL_SBB);
[INFO] [stdout]      |     -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_carry_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     binary_op_lifter!(cmp_e, LLIL_CMP_E);
[INFO] [stdout]      |     ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1333 |     binary_op_lifter!(cmp_ne, LLIL_CMP_NE);
[INFO] [stdout]      |     -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1334 |     binary_op_lifter!(cmp_slt, LLIL_CMP_SLT);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1335 |     binary_op_lifter!(cmp_ult, LLIL_CMP_ULT);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1336 |     binary_op_lifter!(cmp_sle, LLIL_CMP_SLE);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1337 |     binary_op_lifter!(cmp_ule, LLIL_CMP_ULE);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1338 |     binary_op_lifter!(cmp_sge, LLIL_CMP_SGE);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1339 |     binary_op_lifter!(cmp_uge, LLIL_CMP_UGE);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1340 |     binary_op_lifter!(cmp_sgt, LLIL_CMP_SGT);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1341 |     binary_op_lifter!(cmp_ugt, LLIL_CMP_UGT);
[INFO] [stdout]      |     ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:842:38
[INFO] [stdout]      |
[INFO] [stdout] 842  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1342 |     binary_op_lifter!(test_bit, LLIL_TEST_BIT);
[INFO] [stdout]      |     ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `binary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `binaryninjacore_sys::BNLowLevelILOperation`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/llil/lifting.rs:811:38
[INFO] [stdout]      |
[INFO] [stdout] 811  |             use binaryninjacore_sys::BNLowLevelILOperation::$op;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^ could not find `BNLowLevelILOperation` in `binaryninjacore_sys`
[INFO] [stdout] ...
[INFO] [stdout] 1345 |     size_changing_unary_op_lifter!(bool_to_int, LLIL_BOOL_TO_INT, ValueExpr);
[INFO] [stdout]      |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `size_changing_unary_op_lifter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `semanticClass` on type `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/architecture.rs:619:58
[INFO] [stdout]     |
[INFO] [stdout] 619 |                         CoreFlagClass(self.0, class_cond.semanticClass),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `semanticClass` on type `&mut _`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/architecture.rs:1531:25
[INFO] [stdout]      |
[INFO] [stdout] 1531 |                     out.semanticClass = class.id();
[INFO] [stdout]      |                         ^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/platform.rs:305:44
[INFO] [stdout]     |
[INFO] [stdout] 305 |                 let name = QualifiedName(i.name);
[INFO] [stdout]     |                                            ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/platform.rs:312:44
[INFO] [stdout]     |
[INFO] [stdout] 312 |                 let name = QualifiedName(i.name);
[INFO] [stdout]     |                                            ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binaryninja-api-101c3b4075ebc9b7/3195e41/rust/src/platform.rs:319:44
[INFO] [stdout]     |
[INFO] [stdout] 319 |                 let name = QualifiedName(i.name);
[INFO] [stdout]     |                                            ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binaryninja` (lib) due to 151 previous errors
[INFO] running `Command { std: "docker" "inspect" "5fb94809f7c2355ca7f2c200c8410e1b6382a7390cdbf9a1b168f56231f048cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb94809f7c2355ca7f2c200c8410e1b6382a7390cdbf9a1b168f56231f048cb", kill_on_drop: false }`
[INFO] [stdout] 5fb94809f7c2355ca7f2c200c8410e1b6382a7390cdbf9a1b168f56231f048cb
