[INFO] fetching crate wasmer_inkwell 0.2.0-alpha.2... [INFO] documenting wasmer_inkwell-0.2.0-alpha.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate wasmer_inkwell 0.2.0-alpha.2 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate wasmer_inkwell 0.2.0-alpha.2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer_inkwell 0.2.0-alpha.2 [INFO] finished tweaking crates.io crate wasmer_inkwell 0.2.0-alpha.2 [INFO] tweaked toml for crates.io crate wasmer_inkwell 0.2.0-alpha.2 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate crates.io crate wasmer_inkwell 0.2.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.7.1 [INFO] [stderr] Downloaded llvm-sys v110.0.1 [INFO] [stderr] Downloaded llvm-sys v100.2.1 [INFO] [stderr] Downloaded llvm-sys v70.4.0 [INFO] [stderr] Downloaded llvm-sys v90.2.0 [INFO] [stderr] Downloaded llvm-sys v50.4.0 [INFO] [stderr] Downloaded llvm-sys v36.3.0 [INFO] [stderr] Downloaded llvm-sys v38.3.0 [INFO] [stderr] Downloaded llvm-sys v39.3.0 [INFO] [stderr] Downloaded llvm-sys v37.3.0 [INFO] [stderr] Downloaded semver v0.4.1 [INFO] [stderr] Downloaded llvm-sys v40.4.0 [INFO] [stderr] Downloaded static-alloc v0.2.2 [INFO] [stderr] Downloaded semver-parser v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cb749b690ddb599ef7df23cd7f0f6bd9e3e700fc3789bf0a7ed1d36ba100702 [INFO] running `Command { std: "docker" "start" "-a" "3cb749b690ddb599ef7df23cd7f0f6bd9e3e700fc3789bf0a7ed1d36ba100702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cb749b690ddb599ef7df23cd7f0f6bd9e3e700fc3789bf0a7ed1d36ba100702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb749b690ddb599ef7df23cd7f0f6bd9e3e700fc3789bf0a7ed1d36ba100702", kill_on_drop: false }` [INFO] [stdout] 3cb749b690ddb599ef7df23cd7f0f6bd9e3e700fc3789bf0a7ed1d36ba100702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeba7b81ca05583293ca10b7aa44dd28c3183c566a6b7c67aa3cf85abbc1d472 [INFO] running `Command { std: "docker" "start" "-a" "aeba7b81ca05583293ca10b7aa44dd28c3183c566a6b7c67aa3cf85abbc1d472", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.7.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling wasmer_inkwell v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling inkwell_internals v0.3.0 [INFO] [stderr] Documenting wasmer_inkwell v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] error: One of the LLVM feature flags must be provided: llvm3-6 llvm3-7 llvm3-8 llvm3-9 llvm4-0 llvm5-0 llvm6-0 llvm7-0 llvm8-0 llvm9-0 llvm10-0 llvm11-0 [INFO] [stdout] --> src/lib.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | compile_error!(concat!("One of the LLVM feature flags must be provided: ", $($all, " "),*)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | assert_unique_used_features!{"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/support/error_handling.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use llvm_sys::core::{LLVMGetDiagInfoDescription, LLVMGetDiagInfoSeverity}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/support/error_handling.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use llvm_sys::prelude::LLVMDiagnosticInfoRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/support/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use llvm_sys::core::{LLVMCreateMessage, LLVMDisposeMessage}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/support/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use llvm_sys::support::LLVMLoadLibraryPermanently; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/support/mod.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | use llvm_sys::core::LLVMShutdown; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/support/mod.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | use llvm_sys::core::LLVMIsMultithreaded; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/comdat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use llvm_sys::comdat::{LLVMComdatSelectionKind, LLVMSetComdatSelectionKind, LLVMGetComdatSelectionKind}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/comdat.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use llvm_sys::prelude::LLVMComdatRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/basic_block.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::core::{LLVMGetBasicBlockParent, LLVMGetBasicBlockTerminator, LLVMGetNextBasicBlock, LLVMIsABasicBlock, LLVMIsConstant, LLVM... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/basic_block.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use llvm_sys::prelude::{LLVMValueRef, LLVMBasicBlockRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/builder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use llvm_sys::core::{LLVMBuildAdd, LLVMBuildAlloca, LLVMBuildAnd, LLVMBuildArrayAlloca, LLVMBuildArrayMalloc, LLVMBuildAtomicRMW, LLVMBui... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/builder.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use llvm_sys::prelude::{LLVMBuilderRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/support/error_handling.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use llvm_sys::LLVMDiagnosticSeverity; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/builder.rs:1869:13 [INFO] [stdout] | [INFO] [stdout] 1869 | use llvm_sys::core::LLVMSetCurrentDebugLocation; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/context.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::core::{LLVMAppendBasicBlockInContext, LLVMContextCreate, LLVMContextDispose, LLVMCreateBuilderInContext, LLVMDoubleTypeInCo... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/context.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use llvm_sys::prelude::{LLVMContextRef, LLVMTypeRef, LLVMValueRef, LLVMDiagnosticInfoRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/context.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use llvm_sys::ir_reader::LLVMParseIRInContext; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/context.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use llvm_sys::target::{LLVMIntPtrTypeForASInContext, LLVMIntPtrTypeInContext}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub use llvm_sys::debuginfo::LLVMDWARFTypeEncoding; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | use llvm_sys::debuginfo::LLVMDebugMetadataVersion; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | use llvm_sys::debuginfo::LLVMDisposeDIBuilder; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | use llvm_sys::debuginfo::LLVMMetadataReplaceAllUsesWith; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | use llvm_sys::debuginfo::LLVMTemporaryMDNode; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | use llvm_sys::debuginfo::{LLVMCreateDIBuilder, LLVMCreateDIBuilderDisallowUnresolved}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | use llvm_sys::debuginfo::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | use llvm_sys::prelude::{LLVMDIBuilderRef, LLVMMetadataRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | use llvm_sys::core::LLVMMetadataAsValue; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1175:9 [INFO] [stdout] | [INFO] [stdout] 1175 | use llvm_sys::debuginfo::{LLVMDWARFEmissionKind, LLVMDWARFSourceLanguage}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1176:13 [INFO] [stdout] | [INFO] [stdout] 1176 | pub use llvm_sys::debuginfo::LLVMDIFlags as DIFlags; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/execution_engine.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::execution_engine::{LLVMGetExecutionEngineTargetData, LLVMExecutionEngineRef, LLVMRunFunction, LLVMRunFunctionAsMain, LLVMDi... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/memory_buffer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMCreateMemoryBufferWithContentsOfFile, LLVMCreateMemoryBufferWithSTDIN, LLVMCreateMemoryBufferWithMemoryRange, LL... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/memory_buffer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::LLVMMemoryBufferRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/memory_buffer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::object::LLVMCreateObjectFile; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::analysis::{LLVMVerifyModule, LLVMVerifierFailureAction}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use llvm_sys::bit_reader::LLVMParseBitcodeInContext; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use llvm_sys::bit_writer::{LLVMWriteBitcodeToFile, LLVMWriteBitcodeToMemoryBuffer}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use llvm_sys::core::{LLVMAddFunction, LLVMAddGlobal, LLVMDumpModule, LLVMGetNamedFunction, LLVMGetTypeByName, LLVMSetDataLayout, LLVMSetT... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use llvm_sys::execution_engine::{LLVMCreateInterpreterForModule, LLVMCreateJITCompilerForModule, LLVMCreateExecutionEngineForModule}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use llvm_sys::prelude::{LLVMModuleRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/builder.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use llvm_sys::{LLVMTypeKind}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:605:17 [INFO] [stdout] | [INFO] [stdout] 605 | use llvm_sys::bit_writer::LLVMWriteBitcodeToFD; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:676:17 [INFO] [stdout] | [INFO] [stdout] 676 | use llvm_sys::core::LLVMGetDataLayoutStr; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:790:17 [INFO] [stdout] | [INFO] [stdout] 790 | use llvm_sys::core::LLVMSetModuleInlineAsm2; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/module.rs:1253:17 [INFO] [stdout] | [INFO] [stdout] 1253 | use llvm_sys::linker::LLVMLinkModules2; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/object_file.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::object::{LLVMDisposeObjectFile, LLVMObjectFileRef, LLVMSectionIteratorRef, LLVMGetSections, LLVMDisposeSectionIterator, LLV... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/passes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMDisposePassManager, LLVMInitializeFunctionPassManager, LLVMFinalizeFunctionPassManager, LLVMRunFunctionPassManag... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/passes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::initialization::{LLVMInitializeCore, LLVMInitializeTransformUtils, LLVMInitializeScalarOpts, LLVMInitializeObjCARCOpts, LLV... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/passes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::prelude::{LLVMPassManagerRef, LLVMPassRegistryRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/passes.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use llvm_sys::transforms::ipo::{LLVMAddArgumentPromotionPass, LLVMAddConstantMergePass, LLVMAddDeadArgEliminationPass, LLVMAddFunctionAtt... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/passes.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use llvm_sys::transforms::pass_manager_builder::{LLVMPassManagerBuilderRef, LLVMPassManagerBuilderCreate, LLVMPassManagerBuilderDispose, ... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/passes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use llvm_sys::transforms::scalar::{LLVMAddAggressiveDCEPass, LLVMAddMemCpyOptPass, LLVMAddAlignmentFromAssumptionsPass, LLVMAddCFGSimplif... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/passes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use llvm_sys::transforms::vectorize::{LLVMAddLoopVectorizePass, LLVMAddSLPVectorizePass}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use llvm_sys::target_machine::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:521:13 [INFO] [stdout] | [INFO] [stdout] 521 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:553:13 [INFO] [stdout] | [INFO] [stdout] 553 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:588:13 [INFO] [stdout] | [INFO] [stdout] 588 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:821:13 [INFO] [stdout] | [INFO] [stdout] 821 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/targets.rs:867:13 [INFO] [stdout] | [INFO] [stdout] 867 | use llvm_sys::target::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/array_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMConstArray, LLVMGetArrayLength}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/array_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::{LLVMTypeRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/enums.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetTypeKind; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/module.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use llvm_sys::LLVMLinkage; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/enums.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::prelude::LLVMTypeRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/float_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMConstReal, LLVMConstRealOfStringAndSize, LLVMConstArray}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/float_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::execution_engine::LLVMCreateGenericValueOfFloat; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/float_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::prelude::{LLVMTypeRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/types/enums.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::LLVMTypeKind; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/fn_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::core::{LLVMGetParamTypes, LLVMIsFunctionVarArg, LLVMCountParamTypes, LLVMGetReturnType, LLVMGetTypeKind}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/fn_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::prelude::LLVMTypeRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/int_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMConstInt, LLVMConstAllOnes, LLVMGetIntTypeWidth, LLVMConstIntOfStringAndSize, LLVMConstIntOfArbitraryPrecision, ... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/int_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::execution_engine::LLVMCreateGenericValueOfInt; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/int_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::prelude::{LLVMTypeRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/metadata_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::prelude::LLVMTypeRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/ptr_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMGetPointerAddressSpace, LLVMConstArray}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/ptr_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::{LLVMTypeRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/struct_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMConstNamedStruct, LLVMCountStructElementTypes, LLVMGetStructElementTypes, LLVMGetStructName, LLVMIsPackedStruct,... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/struct_type.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use llvm_sys::prelude::{LLVMTypeRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/traits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::prelude::LLVMTypeRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/vec_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMConstVector, LLVMGetVectorSize, LLVMConstArray}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/vec_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::{LLVMTypeRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/void_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::prelude::LLVMTypeRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/types/fn_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::LLVMTypeKind; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use llvm_sys::core::{LLVMAlignOf, LLVMGetTypeContext, LLVMFunctionType, LLVMArrayType, LLVMGetUndef, LLVMPointerType, LLVMPrintTypeToStri... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/types/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use llvm_sys::prelude::{LLVMTypeRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/array_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMIsAConstantArray, LLVMIsAConstantDataArray}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/array_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/basic_value_use.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::core::{LLVMGetNextUse, LLVMGetUser, LLVMGetUsedValue, LLVMIsABasicBlock, LLVMValueAsBasicBlock}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/basic_value_use.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::prelude::LLVMUseRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/types/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use llvm_sys::LLVMTypeKind; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/call_site_value.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::core::{LLVMIsTailCall, LLVMSetTailCall, LLVMGetTypeKind, LLVMTypeOf, LLVMSetInstructionCallConv, LLVMGetInstructionCallConv... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/call_site_value.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/enums.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMIsAInstruction, LLVMTypeOf, LLVMGetTypeKind}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/values/call_site_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::LLVMTypeKind; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/enums.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/float_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMConstFNeg, LLVMConstFAdd, LLVMConstFSub, LLVMConstFMul, LLVMConstFDiv, LLVMConstFRem, LLVMConstFPCast, LLVMConst... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/float_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/fn_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::analysis::{LLVMVerifierFailureAction, LLVMVerifyFunction, LLVMViewFunctionCFG, LLVMViewFunctionCFGOnly}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/fn_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::core::{LLVMIsAFunction, LLVMIsConstant, LLVMGetLinkage, LLVMGetPreviousFunction, LLVMGetNextFunction, LLVMGetParam, LLVMCou... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/fn_value.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use llvm_sys::prelude::{LLVMValueRef, LLVMBasicBlockRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/generic_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::execution_engine::{LLVMCreateGenericValueOfPointer, LLVMDisposeGenericValue, LLVMGenericValueIntWidth, LLVMGenericValueRef,... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/values/enums.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::LLVMTypeKind; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/global_value.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/instruction_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::core::{LLVMGetAlignment, LLVMSetAlignment, LLVMGetInstructionOpcode, LLVMIsTailCall, LLVMGetPreviousInstruction, LLVMGetNex... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/values/global_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::LLVMThreadLocalMode; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/instruction_value.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/int_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMConstNot, LLVMConstNeg, LLVMConstNSWNeg, LLVMConstNUWNeg, LLVMConstAdd, LLVMConstNSWAdd, LLVMConstNUWAdd, LLVMCo... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/int_value.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/metadata_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMIsAMDNode, LLVMIsAMDString, LLVMGetMDString, LLVMGetMDNodeNumOperands, LLVMGetMDNodeOperands}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/metadata_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/phi_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMAddIncoming, LLVMCountIncoming, LLVMGetIncomingBlock, LLVMGetIncomingValue}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/phi_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::{LLVMBasicBlockRef, LLVMValueRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/ptr_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMConstGEP, LLVMConstInBoundsGEP, LLVMConstPtrToInt, LLVMConstPointerCast, LLVMConstAddrSpaceCast}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/ptr_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/struct_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/traits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/traits.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::core::{LLVMConstExtractValue, LLVMConstInsertValue}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/vec_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::{LLVMIsAConstantVector, LLVMIsAConstantDataVector, LLVMConstInsertElement, LLVMConstExtractElement, LLVMIsConstantStr... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/vec_value.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use llvm_sys::prelude::LLVMValueRef; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/values/instruction_value.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use llvm_sys::LLVMOpcode; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use llvm_sys::core::{LLVMIsConstant, LLVMIsNull, LLVMIsUndef, LLVMPrintTypeToString, LLVMPrintValueToString, LLVMTypeOf, LLVMDumpValue, L... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use llvm_sys::prelude::{LLVMValueRef, LLVMTypeRef}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/mod.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | use llvm_sys::core::LLVMSetValueName2; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/values/mod.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | use llvm_sys::core::LLVMGetValueName2; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::values::metadata_value::FIRST_CUSTOM_METADATA_KIND_ID` [INFO] [stdout] --> src/values/mod.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | pub use crate::values::metadata_value::{MetadataValue, FIRST_CUSTOM_METADATA_KIND_ID}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FIRST_CUSTOM_METADATA_KIND_ID` in `values::metadata_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `llvm_sys` [INFO] [stdout] --> src/lib.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | use llvm_sys::{LLVMIntPredicate, LLVMRealPredicate, LLVMVisibility, LLVMThreadLocalMode, LLVMDLLStorageClass, LLVMAtomicOrdering, LLVMAto... [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::debug_info::flags::DIFlags` [INFO] [stdout] --> src/debug_info.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | pub use crate::debug_info::flags::{DIFlags, DIFlagsConstants}; [INFO] [stdout] | ^^^^^^^ no `DIFlags` in `debug_info::flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1226:31 [INFO] [stdout] | [INFO] [stdout] 1226 | const ZERO: DIFlags = llvm_sys::debuginfo::LLVMDIFlagZero; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1227:34 [INFO] [stdout] | [INFO] [stdout] 1227 | const PRIVATE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagPrivate; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1228:36 [INFO] [stdout] | [INFO] [stdout] 1228 | const PROTECTED: DIFlags = llvm_sys::debuginfo::LLVMDIFlagProtected; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1229:33 [INFO] [stdout] | [INFO] [stdout] 1229 | const PUBLIC: DIFlags = llvm_sys::debuginfo::LLVMDIFlagPublic; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1230:35 [INFO] [stdout] | [INFO] [stdout] 1230 | const FWD_DECL: DIFlags = llvm_sys::debuginfo::LLVMDIFlagFwdDecl; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1231:38 [INFO] [stdout] | [INFO] [stdout] 1231 | const APPLE_BLOCK: DIFlags = llvm_sys::debuginfo::LLVMDIFlagAppleBlock; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1234:34 [INFO] [stdout] | [INFO] [stdout] 1234 | const VIRTUAL: DIFlags = llvm_sys::debuginfo::LLVMDIFlagVirtual; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1235:37 [INFO] [stdout] | [INFO] [stdout] 1235 | const ARTIFICIAL: DIFlags = llvm_sys::debuginfo::LLVMDIFlagArtificial; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1236:35 [INFO] [stdout] | [INFO] [stdout] 1236 | const EXPLICIT: DIFlags = llvm_sys::debuginfo::LLVMDIFlagExplicit; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1237:37 [INFO] [stdout] | [INFO] [stdout] 1237 | const PROTOTYPED: DIFlags = llvm_sys::debuginfo::LLVMDIFlagPrototyped; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1238:46 [INFO] [stdout] | [INFO] [stdout] 1238 | const OBJC_CLASS_COMPLETE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagObjcClassComplete; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1239:41 [INFO] [stdout] | [INFO] [stdout] 1239 | const OBJECT_POINTER: DIFlags = llvm_sys::debuginfo::LLVMDIFlagObjectPointer; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1240:33 [INFO] [stdout] | [INFO] [stdout] 1240 | const VECTOR: DIFlags = llvm_sys::debuginfo::LLVMDIFlagVector; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1241:40 [INFO] [stdout] | [INFO] [stdout] 1241 | const STATIC_MEMBER: DIFlags = llvm_sys::debuginfo::LLVMDIFlagStaticMember; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1242:43 [INFO] [stdout] | [INFO] [stdout] 1242 | const LVALUE_REFERENCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagLValueReference; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1243:43 [INFO] [stdout] | [INFO] [stdout] 1243 | const RVALUE_REFERENCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagRValueReference; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1244:35 [INFO] [stdout] | [INFO] [stdout] 1244 | const RESERVED: DIFlags = llvm_sys::debuginfo::LLVMDIFlagReserved; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1245:45 [INFO] [stdout] | [INFO] [stdout] 1245 | const SINGLE_INHERITANCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagSingleInheritance; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1246:47 [INFO] [stdout] | [INFO] [stdout] 1246 | const MULTIPLE_INHERITANCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagMultipleInheritance; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1247:46 [INFO] [stdout] | [INFO] [stdout] 1247 | const VIRTUAL_INHERITANCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagVirtualInheritance; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1248:45 [INFO] [stdout] | [INFO] [stdout] 1248 | const INTRODUCED_VIRTUAL: DIFlags = llvm_sys::debuginfo::LLVMDIFlagIntroducedVirtual; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1249:36 [INFO] [stdout] | [INFO] [stdout] 1249 | const BIT_FIELD: DIFlags = llvm_sys::debuginfo::LLVMDIFlagBitField; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1250:36 [INFO] [stdout] | [INFO] [stdout] 1250 | const NO_RETURN: DIFlags = llvm_sys::debuginfo::LLVMDIFlagNoReturn; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1253:45 [INFO] [stdout] | [INFO] [stdout] 1253 | const TYPE_PASS_BY_VALUE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagTypePassByValue; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1254:49 [INFO] [stdout] | [INFO] [stdout] 1254 | const TYPE_PASS_BY_REFERENCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagTypePassByReference; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1259:32 [INFO] [stdout] | [INFO] [stdout] 1259 | const THUNK: DIFlags = llvm_sys::debuginfo::LLVMDIFlagThunk; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `llvm_sys` [INFO] [stdout] --> src/debug_info.rs:1270:48 [INFO] [stdout] | [INFO] [stdout] 1270 | const INDIRECT_VIRTUAL_BASE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagIndirectVirtualBase; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `llvm_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMDiagnosticInfoRef` in this scope [INFO] [stdout] --> src/support/error_handling.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | diagnostic_info: LLVMDiagnosticInfoRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMDiagnosticInfoRef` in this scope [INFO] [stdout] --> src/support/error_handling.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) struct DiagnosticInfo { [INFO] [stdout] | -------------------------------- similarly named struct `DiagnosticInfo` defined here [INFO] [stdout] ... [INFO] [stdout] 41 | pub(crate) fn new(diagnostic_info: LLVMDiagnosticInfoRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `DiagnosticInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMDiagnosticInfoRef` in this scope [INFO] [stdout] --> src/support/error_handling.rs:68:76 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) struct DiagnosticInfo { [INFO] [stdout] | -------------------------------- similarly named struct `DiagnosticInfo` defined here [INFO] [stdout] ... [INFO] [stdout] 68 | pub(crate) extern "C" fn get_error_str_diagnostic_handler(diagnostic_info: LLVMDiagnosticInfoRef, void_ptr: *mut c_void) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `DiagnosticInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMComdatSelectionKind` in this scope [INFO] [stdout] --> src/comdat.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #[llvm_enum(LLVMComdatSelectionKind)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `ComdatSelectionKind` [INFO] [stdout] ... [INFO] [stdout] 11 | pub enum ComdatSelectionKind { [INFO] [stdout] | ---------------------------- similarly named enum `ComdatSelectionKind` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMComdatRef` in this scope [INFO] [stdout] --> src/comdat.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Comdat(pub(crate) LLVMComdatRef); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMComdatRef` in this scope [INFO] [stdout] --> src/comdat.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn new(comdat: LLVMComdatRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMBasicBlockRef` in this scope [INFO] [stdout] --> src/basic_block.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) basic_block: LLVMBasicBlockRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMBasicBlockRef` in this scope [INFO] [stdout] --> src/basic_block.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) unsafe fn new(basic_block: LLVMBasicBlockRef) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMBuilderRef` in this scope [INFO] [stdout] --> src/builder.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | builder: LLVMBuilderRef, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMBuilderRef` in this scope [INFO] [stdout] --> src/builder.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) unsafe fn new(builder: LLVMBuilderRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMContextRef` in this scope [INFO] [stdout] --> src/context.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) context: LLVMContextRef, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `ContextRef` [INFO] [stdout] ... [INFO] [stdout] 968 | pub struct ContextRef<'ctx> { [INFO] [stdout] | --------------------------- similarly named struct `ContextRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMContextRef` in this scope [INFO] [stdout] --> src/context.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) unsafe fn new(context: LLVMContextRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `ContextRef` [INFO] [stdout] ... [INFO] [stdout] 968 | pub struct ContextRef<'ctx> { [INFO] [stdout] | --------------------------- similarly named struct `ContextRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMDiagnosticInfoRef` in this scope [INFO] [stdout] --> src/context.rs:951:73 [INFO] [stdout] | [INFO] [stdout] 951 | pub(crate) fn set_diagnostic_handler(&self, handler: extern "C" fn (LLVMDiagnosticInfoRef, *mut c_void), void_ptr: *mut c_void) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMContextRef` in this scope [INFO] [stdout] --> src/context.rs:974:39 [INFO] [stdout] | [INFO] [stdout] 968 | pub struct ContextRef<'ctx> { [INFO] [stdout] | --------------------------- similarly named struct `ContextRef` defined here [INFO] [stdout] ... [INFO] [stdout] 974 | pub(crate) unsafe fn new(context: LLVMContextRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `ContextRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMDIBuilderRef` in this scope [INFO] [stdout] --> src/debug_info.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | pub(crate) builder: LLVMDIBuilderRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 154 | metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:919:30 [INFO] [stdout] | [INFO] [stdout] 919 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:936:30 [INFO] [stdout] | [INFO] [stdout] 936 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:958:30 [INFO] [stdout] | [INFO] [stdout] 958 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:974:30 [INFO] [stdout] | [INFO] [stdout] 974 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:990:30 [INFO] [stdout] | [INFO] [stdout] 990 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1020:30 [INFO] [stdout] | [INFO] [stdout] 1020 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1045:30 [INFO] [stdout] | [INFO] [stdout] 1045 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1069:30 [INFO] [stdout] | [INFO] [stdout] 1069 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1094:30 [INFO] [stdout] | [INFO] [stdout] 1094 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1101:30 [INFO] [stdout] | [INFO] [stdout] 1101 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1124:30 [INFO] [stdout] | [INFO] [stdout] 1124 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1148:30 [INFO] [stdout] | [INFO] [stdout] 1148 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1154:30 [INFO] [stdout] | [INFO] [stdout] 1154 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMetadataRef` in this scope [INFO] [stdout] --> src/debug_info.rs:1169:30 [INFO] [stdout] | [INFO] [stdout] 1169 | pub(crate) metadata_ref: LLVMMetadataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1225:31 [INFO] [stdout] | [INFO] [stdout] 1225 | impl DIFlagsConstants for DIFlags { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1226:21 [INFO] [stdout] | [INFO] [stdout] 1226 | const ZERO: DIFlags = llvm_sys::debuginfo::LLVMDIFlagZero; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1227:24 [INFO] [stdout] | [INFO] [stdout] 1227 | const PRIVATE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagPrivate; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1228:26 [INFO] [stdout] | [INFO] [stdout] 1228 | const PROTECTED: DIFlags = llvm_sys::debuginfo::LLVMDIFlagProtected; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1229:23 [INFO] [stdout] | [INFO] [stdout] 1229 | const PUBLIC: DIFlags = llvm_sys::debuginfo::LLVMDIFlagPublic; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1230:25 [INFO] [stdout] | [INFO] [stdout] 1230 | const FWD_DECL: DIFlags = llvm_sys::debuginfo::LLVMDIFlagFwdDecl; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1231:28 [INFO] [stdout] | [INFO] [stdout] 1231 | const APPLE_BLOCK: DIFlags = llvm_sys::debuginfo::LLVMDIFlagAppleBlock; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1234:24 [INFO] [stdout] | [INFO] [stdout] 1234 | const VIRTUAL: DIFlags = llvm_sys::debuginfo::LLVMDIFlagVirtual; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1235:27 [INFO] [stdout] | [INFO] [stdout] 1235 | const ARTIFICIAL: DIFlags = llvm_sys::debuginfo::LLVMDIFlagArtificial; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1236:25 [INFO] [stdout] | [INFO] [stdout] 1236 | const EXPLICIT: DIFlags = llvm_sys::debuginfo::LLVMDIFlagExplicit; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1237:27 [INFO] [stdout] | [INFO] [stdout] 1237 | const PROTOTYPED: DIFlags = llvm_sys::debuginfo::LLVMDIFlagPrototyped; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1238:36 [INFO] [stdout] | [INFO] [stdout] 1238 | const OBJC_CLASS_COMPLETE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagObjcClassComplete; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1239:31 [INFO] [stdout] | [INFO] [stdout] 1239 | const OBJECT_POINTER: DIFlags = llvm_sys::debuginfo::LLVMDIFlagObjectPointer; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1240:23 [INFO] [stdout] | [INFO] [stdout] 1240 | const VECTOR: DIFlags = llvm_sys::debuginfo::LLVMDIFlagVector; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1241:30 [INFO] [stdout] | [INFO] [stdout] 1241 | const STATIC_MEMBER: DIFlags = llvm_sys::debuginfo::LLVMDIFlagStaticMember; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1242:33 [INFO] [stdout] | [INFO] [stdout] 1242 | const LVALUE_REFERENCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagLValueReference; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1243:33 [INFO] [stdout] | [INFO] [stdout] 1243 | const RVALUE_REFERENCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagRValueReference; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1244:25 [INFO] [stdout] | [INFO] [stdout] 1244 | const RESERVED: DIFlags = llvm_sys::debuginfo::LLVMDIFlagReserved; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1245:35 [INFO] [stdout] | [INFO] [stdout] 1245 | const SINGLE_INHERITANCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagSingleInheritance; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1246:37 [INFO] [stdout] | [INFO] [stdout] 1246 | const MULTIPLE_INHERITANCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagMultipleInheritance; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1247:36 [INFO] [stdout] | [INFO] [stdout] 1247 | const VIRTUAL_INHERITANCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagVirtualInheritance; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1248:35 [INFO] [stdout] | [INFO] [stdout] 1248 | const INTRODUCED_VIRTUAL: DIFlags = llvm_sys::debuginfo::LLVMDIFlagIntroducedVirtual; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | const BIT_FIELD: DIFlags = llvm_sys::debuginfo::LLVMDIFlagBitField; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1250:26 [INFO] [stdout] | [INFO] [stdout] 1250 | const NO_RETURN: DIFlags = llvm_sys::debuginfo::LLVMDIFlagNoReturn; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1253:35 [INFO] [stdout] | [INFO] [stdout] 1253 | const TYPE_PASS_BY_VALUE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagTypePassByValue; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1254:39 [INFO] [stdout] | [INFO] [stdout] 1254 | const TYPE_PASS_BY_REFERENCE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagTypePassByReference; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1259:22 [INFO] [stdout] | [INFO] [stdout] 1259 | const THUNK: DIFlags = llvm_sys::debuginfo::LLVMDIFlagThunk; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DIFlags` in this scope [INFO] [stdout] --> src/debug_info.rs:1270:38 [INFO] [stdout] | [INFO] [stdout] 1270 | const INDIRECT_VIRTUAL_BASE: DIFlags = llvm_sys::debuginfo::LLVMDIFlagIndirectVirtualBase; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMDWARFEmissionKind` in this scope [INFO] [stdout] --> src/debug_info.rs:1274:17 [INFO] [stdout] | [INFO] [stdout] 1274 | #[llvm_enum(LLVMDWARFEmissionKind)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `DWARFEmissionKind` [INFO] [stdout] 1275 | #[derive(Clone, Copy, Debug, Eq, Hash, Ord, PartialEq, PartialOrd)] [INFO] [stdout] 1276 | pub enum DWARFEmissionKind { [INFO] [stdout] | -------------------------- similarly named enum `DWARFEmissionKind` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMDWARFSourceLanguage` in this scope [INFO] [stdout] --> src/debug_info.rs:1286:17 [INFO] [stdout] | [INFO] [stdout] 1286 | #[llvm_enum(LLVMDWARFSourceLanguage)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `DWARFSourceLanguage` [INFO] [stdout] 1287 | #[derive(Clone, Copy, Debug, Eq, Hash, Ord, PartialEq, PartialOrd)] [INFO] [stdout] 1288 | pub enum DWARFSourceLanguage { [INFO] [stdout] | ---------------------------- similarly named enum `DWARFSourceLanguage` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMExecutionEngineRef` in this scope [INFO] [stdout] --> src/execution_engine.rs:94:30 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct ExecutionEngine<'ctx> { [INFO] [stdout] | -------------------------------- similarly named struct `ExecutionEngine` defined here [INFO] [stdout] ... [INFO] [stdout] 94 | execution_engine: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 94 | execution_engine: Rc, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 92 | impl<'ctx, LLVMExecutionEngineRef> ExecutionEngine<'ctx> { [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMExecutionEngineRef` in this scope [INFO] [stdout] --> src/execution_engine.rs:109:53 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct ExecutionEngine<'ctx> { [INFO] [stdout] | -------------------------------- similarly named struct `ExecutionEngine` defined here [INFO] [stdout] ... [INFO] [stdout] 109 | pub(crate) fn execution_engine_rc(&self) -> &Rc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 109 | pub(crate) fn execution_engine_rc(&self) -> &Rc { [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 92 | impl<'ctx, LLVMExecutionEngineRef> ExecutionEngine<'ctx> { [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMExecutionEngineRef` in this scope [INFO] [stdout] --> src/execution_engine.rs:114:52 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct ExecutionEngine<'ctx> { [INFO] [stdout] | -------------------------------- similarly named struct `ExecutionEngine` defined here [INFO] [stdout] ... [INFO] [stdout] 114 | pub(crate) fn execution_engine_inner(&self) -> LLVMExecutionEngineRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `ExecutionEngine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMExecutionEngineRef` in this scope [INFO] [stdout] --> src/execution_engine.rs:451:33 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct ExecutionEngine<'ctx> { [INFO] [stdout] | -------------------------------- similarly named struct `ExecutionEngine` defined here [INFO] [stdout] ... [INFO] [stdout] 451 | struct ExecEngineInner<'ctx>(Rc, PhantomData<&'ctx Context>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 451 | struct ExecEngineInner<'ctx>(Rc, PhantomData<&'ctx Context>); [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 451 | struct ExecEngineInner<'ctx, LLVMExecutionEngineRef>(Rc, PhantomData<&'ctx Context>); [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMExecutionEngineRef` in this scope [INFO] [stdout] --> src/execution_engine.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct ExecutionEngine<'ctx> { [INFO] [stdout] | -------------------------------- similarly named struct `ExecutionEngine` defined here [INFO] [stdout] ... [INFO] [stdout] 464 | type Target = LLVMExecutionEngineRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `ExecutionEngine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMemoryBufferRef` in this scope [INFO] [stdout] --> src/memory_buffer.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) memory_buffer: LLVMMemoryBufferRef [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMMemoryBufferRef` in this scope [INFO] [stdout] --> src/memory_buffer.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn new(memory_buffer: LLVMMemoryBufferRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMModuleRef` in this scope [INFO] [stdout] --> src/module.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct Module<'ctx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, LLVMModuleRef` [INFO] [stdout] 152 | data_layout: RefCell>, [INFO] [stdout] 153 | pub(crate) module: Cell, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMModuleRef` in this scope [INFO] [stdout] --> src/module.rs:159:38 [INFO] [stdout] | [INFO] [stdout] 159 | pub(crate) unsafe fn new(module: LLVMModuleRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMModuleRef` in this scope [INFO] [stdout] --> src/module.rs:667:41 [INFO] [stdout] | [INFO] [stdout] 667 | fn get_borrowed_data_layout(module: LLVMModuleRef) -> DataLayout { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | object_file: LLVMObjectFileRef [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSectionIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | section_iterator: LLVMSectionIteratorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | object_file: LLVMObjectFileRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSectionIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct SectionIterator { [INFO] [stdout] | -------------------------- similarly named struct `SectionIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 55 | fn new(section_iterator: LLVMSectionIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SectionIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:55:67 [INFO] [stdout] | [INFO] [stdout] 55 | fn new(section_iterator: LLVMSectionIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSectionIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct SectionIterator { [INFO] [stdout] | -------------------------- similarly named struct `SectionIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 102 | section: LLVMSectionIteratorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SectionIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | object_file: LLVMObjectFileRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSectionIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct SectionIterator { [INFO] [stdout] | -------------------------- similarly named struct `SectionIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 107 | fn new(section: LLVMSectionIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SectionIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:107:58 [INFO] [stdout] | [INFO] [stdout] 107 | fn new(section: LLVMSectionIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMRelocationIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | relocation_iterator: LLVMRelocationIteratorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSectionIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct SectionIterator { [INFO] [stdout] | -------------------------- similarly named struct `SectionIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 159 | section_iterator: LLVMSectionIteratorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SectionIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | object_file: LLVMObjectFileRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMRelocationIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct RelocationIterator { [INFO] [stdout] | ----------------------------- similarly named struct `RelocationIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 165 | fn new(relocation_iterator: LLVMRelocationIteratorRef, section_iterator: LLVMSectionIteratorRef, object_file: LLVMObjectFileRef) -> S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `RelocationIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSectionIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:165:78 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct SectionIterator { [INFO] [stdout] | -------------------------- similarly named struct `SectionIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 165 | fn new(relocation_iterator: LLVMRelocationIteratorRef, section_iterator: LLVMSectionIteratorRef, object_file: LLVMObjectFileRef) -> S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SectionIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:165:115 [INFO] [stdout] | [INFO] [stdout] 165 | ...terator: LLVMSectionIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMRelocationIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct RelocationIterator { [INFO] [stdout] | ----------------------------- similarly named struct `RelocationIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 213 | relocation: LLVMRelocationIteratorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `RelocationIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:214:18 [INFO] [stdout] | [INFO] [stdout] 214 | object_file: LLVMObjectFileRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMRelocationIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct RelocationIterator { [INFO] [stdout] | ----------------------------- similarly named struct `RelocationIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 218 | fn new(relocation: LLVMRelocationIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `RelocationIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:218:64 [INFO] [stdout] | [INFO] [stdout] 218 | fn new(relocation: LLVMRelocationIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSymbolIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | symbol_iterator: LLVMSymbolIteratorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:263:18 [INFO] [stdout] | [INFO] [stdout] 263 | object_file: LLVMObjectFileRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSymbolIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:268:29 [INFO] [stdout] | [INFO] [stdout] 261 | pub struct SymbolIterator { [INFO] [stdout] | ------------------------- similarly named struct `SymbolIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 268 | fn new(symbol_iterator: LLVMSymbolIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SymbolIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMObjectFileRef` in this scope [INFO] [stdout] --> src/object_file.rs:268:65 [INFO] [stdout] | [INFO] [stdout] 268 | fn new(symbol_iterator: LLVMSymbolIteratorRef, object_file: LLVMObjectFileRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSymbolIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 261 | pub struct SymbolIterator { [INFO] [stdout] | ------------------------- similarly named struct `SymbolIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 315 | symbol: LLVMSymbolIteratorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SymbolIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMSymbolIteratorRef` in this scope [INFO] [stdout] --> src/object_file.rs:319:20 [INFO] [stdout] | [INFO] [stdout] 261 | pub struct SymbolIterator { [INFO] [stdout] | ------------------------- similarly named struct `SymbolIterator` defined here [INFO] [stdout] ... [INFO] [stdout] 319 | fn new(symbol: LLVMSymbolIteratorRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SymbolIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassManagerBuilderRef` in this scope [INFO] [stdout] --> src/passes.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | pass_manager_builder: LLVMPassManagerBuilderRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassManagerBuilderRef` in this scope [INFO] [stdout] --> src/passes.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct PassManagerBuilder { [INFO] [stdout] | ----------------------------- similarly named struct `PassManagerBuilder` defined here [INFO] [stdout] ... [INFO] [stdout] 27 | fn new(pass_manager_builder: LLVMPassManagerBuilderRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `PassManagerBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassManagerRef` in this scope [INFO] [stdout] --> src/passes.rs:173:59 [INFO] [stdout] | [INFO] [stdout] 173 | unsafe fn create>(input: I) -> LLVMPassManagerRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassManagerRef` in this scope [INFO] [stdout] --> src/passes.rs:180:55 [INFO] [stdout] | [INFO] [stdout] 180 | unsafe fn create>(_: I) -> LLVMPassManagerRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassManagerRef` in this scope [INFO] [stdout] --> src/passes.rs:194:59 [INFO] [stdout] | [INFO] [stdout] 194 | unsafe fn create>(input: I) -> LLVMPassManagerRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassManagerRef` in this scope [INFO] [stdout] --> src/passes.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | pub(crate) pass_manager: LLVMPassManagerRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassManagerRef` in this scope [INFO] [stdout] --> src/passes.rs:229:37 [INFO] [stdout] | [INFO] [stdout] 229 | pub(crate) fn new(pass_manager: LLVMPassManagerRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassRegistryRef` in this scope [INFO] [stdout] --> src/passes.rs:1120:20 [INFO] [stdout] | [INFO] [stdout] 1120 | pass_registry: LLVMPassRegistryRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMPassRegistryRef` in this scope [INFO] [stdout] --> src/passes.rs:1124:31 [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn new(pass_registry: LLVMPassRegistryRef) -> PassRegistry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMCodeGenFileType` in this scope [INFO] [stdout] --> src/targets.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | fn as_llvm_file_type(&self) -> LLVMCodeGenFileType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTargetRef` in this scope [INFO] [stdout] --> src/targets.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | target: LLVMTargetRef, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTargetRef` in this scope [INFO] [stdout] --> src/targets.rs:154:27 [INFO] [stdout] | [INFO] [stdout] 154 | unsafe fn new(target: LLVMTargetRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTargetMachineRef` in this scope [INFO] [stdout] --> src/targets.rs:1047:32 [INFO] [stdout] | [INFO] [stdout] 1047 | pub(crate) target_machine: LLVMTargetMachineRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTargetMachineRef` in this scope [INFO] [stdout] --> src/targets.rs:1051:35 [INFO] [stdout] | [INFO] [stdout] 1051 | unsafe fn new(target_machine: LLVMTargetMachineRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTargetDataRef` in this scope [INFO] [stdout] --> src/targets.rs:1300:29 [INFO] [stdout] | [INFO] [stdout] 1300 | pub(crate) target_data: LLVMTargetDataRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTargetDataRef` in this scope [INFO] [stdout] --> src/targets.rs:1304:43 [INFO] [stdout] | [INFO] [stdout] 1304 | pub(crate) unsafe fn new(target_data: LLVMTargetDataRef) -> TargetData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/array_type.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) unsafe fn new(array_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/array_type.rs:237:30 [INFO] [stdout] | [INFO] [stdout] 237 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/enums.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 56 | / enum_type_set! { [INFO] [stdout] 57 | | /// A wrapper for any `BasicType`, `VoidType`, or `FunctionType`. [INFO] [stdout] 58 | | AnyTypeEnum: { [INFO] [stdout] 59 | | /// A contiguous homogeneous container type. [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `enum_type_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/enums.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 77 | / enum_type_set! { [INFO] [stdout] 78 | | /// A wrapper for any `BasicType`. [INFO] [stdout] 79 | | BasicTypeEnum: { [INFO] [stdout] 80 | | /// A contiguous homogeneous container type. [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `enum_type_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MetadataType` in this scope [INFO] [stdout] --> src/types/enums.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | MetadataType, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::types::metadata_type::MetadataType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/enums.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 94 | / enum_type_set! { [INFO] [stdout] 95 | | BasicMetadataTypeEnum: { [INFO] [stdout] 96 | | ArrayType, [INFO] [stdout] 97 | | FloatType, [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `enum_type_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MetadataType` in this scope [INFO] [stdout] --> src/types/enums.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn into_metadata_type(self) -> MetadataType<'ctx> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::types::metadata_type::MetadataType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/enums.rs:193:37 [INFO] [stdout] | [INFO] [stdout] 193 | pub(crate) unsafe fn new(type_: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/enums.rs:338:37 [INFO] [stdout] | [INFO] [stdout] 338 | pub(crate) unsafe fn new(type_: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/float_type.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) unsafe fn new(float_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/float_type.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/fn_type.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) unsafe fn new(fn_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/fn_type.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/int_type.rs:65:40 [INFO] [stdout] | [INFO] [stdout] 65 | pub(crate) unsafe fn new(int_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/int_type.rs:378:30 [INFO] [stdout] | [INFO] [stdout] 378 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/metadata_type.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) unsafe fn new(metadata_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/metadata_type.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/ptr_type.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) unsafe fn new(ptr_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/ptr_type.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 295 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/struct_type.rs:23:43 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) unsafe fn new(struct_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/struct_type.rs:412:30 [INFO] [stdout] | [INFO] [stdout] 412 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/traits.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn as_type_ref(&self) -> LLVMTypeRef; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/vec_type.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) unsafe fn new(vector_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/vec_type.rs:277:30 [INFO] [stdout] | [INFO] [stdout] 277 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/void_type.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) unsafe fn new(void_type: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/void_type.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | fn as_type_ref(&self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/mod.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | ty: LLVMTypeRef, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/types/mod.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | unsafe fn new(ty: LLVMTypeRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/types/mod.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | fn const_zero(self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/types/mod.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | fn get_undef(self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/array_value.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/array_value.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMUseRef` in this scope [INFO] [stdout] --> src/values/basic_value_use.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct BasicValueUse<'ctx>(LLVMUseRef, PhantomData<&'ctx ()>); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMUseRef` in this scope [INFO] [stdout] --> src/values/basic_value_use.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) unsafe fn new(use_: LLVMUseRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/call_site_value.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/call_site_value.rs:507:31 [INFO] [stdout] | [INFO] [stdout] 507 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/enums.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] ... [INFO] [stdout] 63 | enum_value_set! {AggregateValueEnum: ArrayValue, StructValue} [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `enum_value_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/enums.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] ... [INFO] [stdout] 64 | enum_value_set! {AnyValueEnum: ArrayValue, IntValue, FloatValue, PhiValue, FunctionValue, PointerValue, StructValue, VectorValue, InstructionValue} [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `enum_value_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/enums.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] ... [INFO] [stdout] 65 | enum_value_set! {BasicValueEnum: ArrayValue, IntValue, FloatValue, PointerValue, StructValue, VectorValue} [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `enum_value_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/enums.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] ... [INFO] [stdout] 66 | enum_value_set! {BasicMetadataValueEnum: ArrayValue, IntValue, FloatValue, PointerValue, StructValue, VectorValue, MetadataValue} [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `enum_value_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/enums.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/enums.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/enums.rs:307:37 [INFO] [stdout] | [INFO] [stdout] 307 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/enums.rs:341:37 [INFO] [stdout] | [INFO] [stdout] 341 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/float_value.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/float_value.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/fn_value.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/fn_value.rs:524:31 [INFO] [stdout] | [INFO] [stdout] 524 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/fn_value.rs:552:23 [INFO] [stdout] | [INFO] [stdout] 552 | param_iter_value: LLVMValueRef, [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMGenericValueRef` in this scope [INFO] [stdout] --> src/values/generic_value.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) generic_value: LLVMGenericValueRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMGenericValueRef` in this scope [INFO] [stdout] --> src/values/generic_value.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) unsafe fn new(generic_value: LLVMGenericValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/global_value.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/global_value.rs:352:31 [INFO] [stdout] | [INFO] [stdout] 352 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/instruction_value.rs:127:49 [INFO] [stdout] | [INFO] [stdout] 127 | pub(crate) unsafe fn new(instruction_value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/instruction_value.rs:687:31 [INFO] [stdout] | [INFO] [stdout] 687 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/int_value.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/int_value.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 394 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/metadata_value.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/metadata_value.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/phi_value.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/phi_value.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/ptr_value.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/ptr_value.rs:115:31 [INFO] [stdout] | [INFO] [stdout] 115 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/struct_value.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/struct_value.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/traits.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | fn as_value_ref(&self) -> LLVMValueRef; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/traits.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] ... [INFO] [stdout] 112 | fn new(value: LLVMValueRef) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/traits.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] ... [INFO] [stdout] 118 | fn new(value: LLVMValueRef) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/traits.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] ... [INFO] [stdout] 123 | fn new(value: LLVMValueRef) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/traits.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] ... [INFO] [stdout] 33 | fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] ... [INFO] [stdout] 147 | math_trait_value_set! {IntMathValue: (IntValue => IntType), (VectorValue => VectorType)} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_trait_value_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/traits.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] ... [INFO] [stdout] 33 | fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] ... [INFO] [stdout] 148 | math_trait_value_set! {FloatMathValue: (FloatValue => FloatType), (VectorValue => VectorType)} [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_trait_value_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/traits.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] ... [INFO] [stdout] 33 | fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] ... [INFO] [stdout] 149 | math_trait_value_set! {PointerMathValue: (PointerValue => PointerType), (VectorValue => VectorType)} [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_trait_value_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/vec_value.rs:16:44 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) unsafe fn new(vector_value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/vec_value.rs:160:31 [INFO] [stdout] | [INFO] [stdout] 160 | fn as_value_ref(&self) -> LLVMValueRef { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | value: LLVMValueRef, [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/mod.rs:58:37 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) unsafe fn new(value: LLVMValueRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMTypeRef` in this scope [INFO] [stdout] --> src/values/mod.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn get_type(self) -> LLVMTypeRef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LLVMValueRef` in this scope [INFO] [stdout] --> src/values/mod.rs:175:43 [INFO] [stdout] | [INFO] [stdout] 175 | fn replace_all_uses_with(self, other: LLVMValueRef) { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `AsValueRef` [INFO] [stdout] | [INFO] [stdout] ::: src/values/traits.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AsValueRef { [INFO] [stdout] | -------------------- similarly named trait `AsValueRef` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 354 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `wasmer_inkwell` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name wasmer_inkwell src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="target-aarch64"' --cfg 'feature="target-all"' --cfg 'feature="target-amdgpu"' --cfg 'feature="target-arm"' --cfg 'feature="target-bpf"' --cfg 'feature="target-hexagon"' --cfg 'feature="target-lanai"' --cfg 'feature="target-mips"' --cfg 'feature="target-msp430"' --cfg 'feature="target-nvptx"' --cfg 'feature="target-powerpc"' --cfg 'feature="target-riscv"' --cfg 'feature="target-sparc"' --cfg 'feature="target-systemz"' --cfg 'feature="target-webassembly"' --cfg 'feature="target-x86"' --cfg 'feature="target-xcore"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=533f92f04ee89c7d -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-bfd18a3a5464db9f.rmeta --extern inkwell_internals=/opt/rustwide/target/debug/deps/libinkwell_internals-1f9922d081e1df9f.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-e2dc5224deeb013a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-45e0f6d12cdd0996.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-63fdcde470728d65.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8705aba144c08426.rmeta --cap-lints=warn --crate-version 0.2.0-alpha.2` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "aeba7b81ca05583293ca10b7aa44dd28c3183c566a6b7c67aa3cf85abbc1d472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeba7b81ca05583293ca10b7aa44dd28c3183c566a6b7c67aa3cf85abbc1d472", kill_on_drop: false }` [INFO] [stdout] aeba7b81ca05583293ca10b7aa44dd28c3183c566a6b7c67aa3cf85abbc1d472