[INFO] cloning repository https://github.com/TheOnlyMrCat/lok-r3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheOnlyMrCat/lok-r3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2Flok-r3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2Flok-r3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 974c3da2e0458f22af74a247d1631e63a9828f37 [INFO] checking TheOnlyMrCat/lok-r3 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2Flok-r3" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheOnlyMrCat/lok-r3 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheOnlyMrCat/lok-r3 [INFO] finished tweaking git repo https://github.com/TheOnlyMrCat/lok-r3 [INFO] tweaked toml for git repo https://github.com/TheOnlyMrCat/lok-r3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/TheOnlyMrCat/lok-r3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 286ef4ddb8822039962b2c3e7a0611ef0caaf4594199941cdeaa202c38c18bee [INFO] running `Command { std: "docker" "start" "-a" "286ef4ddb8822039962b2c3e7a0611ef0caaf4594199941cdeaa202c38c18bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "286ef4ddb8822039962b2c3e7a0611ef0caaf4594199941cdeaa202c38c18bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286ef4ddb8822039962b2c3e7a0611ef0caaf4594199941cdeaa202c38c18bee", kill_on_drop: false }` [INFO] [stdout] 286ef4ddb8822039962b2c3e7a0611ef0caaf4594199941cdeaa202c38c18bee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b4a140b8b1b245031280d0fb6728ccda5ffc9dd09253b4e9199d45462893a0f [INFO] running `Command { std: "docker" "start" "-a" "4b4a140b8b1b245031280d0fb6728ccda5ffc9dd09253b4e9199d45462893a0f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling inkwell v0.1.0-llvm10sample [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling llvm-sys v100.2.0 [INFO] [stderr] Compiling inkwell_internals v0.2.0 [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 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | compile_error!(concat!("One of the LLVM feature flags must be provided: ", $($all, " "),*)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | 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"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::values::metadata_value::FIRST_CUSTOM_METADATA_KIND_ID` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/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[E0425]: cannot find function, tuple struct or tuple variant `LLVMInstallFatalErrorHandler` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/support/error_handling.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | LLVMInstallFatalErrorHandler(Some(handler)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use llvm_sys::error_handling::LLVMInstallFatalErrorHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMResetFatalErrorHandler` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/support/error_handling.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | LLVMResetFatalErrorHandler() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use llvm_sys::error_handling::LLVMResetFatalErrorHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMEnablePrettyStackTrace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/support/mod.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | LLVMEnablePrettyStackTrace() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use llvm_sys::error_handling::LLVMEnablePrettyStackTrace; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddLowerSwitchPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/passes.rs:796:13 [INFO] [stdout] | [INFO] [stdout] 796 | LLVMAddLowerSwitchPass(self.pass_manager) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/transforms/scalar.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn LLVMAddLoopUnswitchPass(PM: LLVMPassManagerRef); [INFO] [stdout] | ------------------------------------------------------- similarly named function `LLVMAddLoopUnswitchPass` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 796 | LLVMAddLoopUnswitchPass(self.pass_manager) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::transforms::util::LLVMAddLowerSwitchPass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddPromoteMemoryToRegisterPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/passes.rs:813:13 [INFO] [stdout] | [INFO] [stdout] 813 | LLVMAddPromoteMemoryToRegisterPass(self.pass_manager) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/transforms/scalar.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn LLVMAddDemoteMemoryToRegisterPass(PM: LLVMPassManagerRef); [INFO] [stdout] | ----------------------------------------------------------------- similarly named function `LLVMAddDemoteMemoryToRegisterPass` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 813 | LLVMAddDemoteMemoryToRegisterPass(self.pass_manager) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::transforms::util::LLVMAddPromoteMemoryToRegisterPass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetPersonalityFn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/fn_value.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | LLVMGetPersonalityFn(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetPersonalityFn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetPreviousGlobal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | LLVMGetPreviousGlobal(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetPreviousGlobal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetNextGlobal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | LLVMGetNextGlobal(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetNextGlobal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetDLLStorageClass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | LLVMGetDLLStorageClass(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetDLLStorageClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetDLLStorageClass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | LLVMSetDLLStorageClass(self.as_value_ref(), dll_storage_class.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetDLLStorageClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetInitializer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | LLVMGetInitializer(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetInitializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetInitializer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | LLVMSetInitializer(self.as_value_ref(), value.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetInitializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMIsThreadLocal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | LLVMIsThreadLocal(self.as_value_ref()) == 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMIsThreadLocal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetThreadLocal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | LLVMSetThreadLocal(self.as_value_ref(), is_thread_local as i32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetThreadLocal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetThreadLocalMode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | LLVMGetThreadLocalMode(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetThreadLocalMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetThreadLocalMode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | LLVMSetThreadLocalMode(self.as_value_ref(), thread_local_mode) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetThreadLocalMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMIsDeclaration` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | LLVMIsDeclaration(self.as_value_ref()) == 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMIsDeclaration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMIsGlobalConstant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | LLVMIsGlobalConstant(self.as_value_ref()) == 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMIsGlobalConstant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetGlobalConstant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | LLVMSetGlobalConstant(self.as_value_ref(), is_constant as i32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetGlobalConstant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMIsExternallyInitialized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | LLVMIsExternallyInitialized(self.as_value_ref()) == 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMIsExternallyInitialized; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetExternallyInitialized` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | LLVMSetExternallyInitialized(self.as_value_ref(), externally_initialized as i32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 216 | externally_initialized(self.as_value_ref(), externally_initialized as i32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetExternallyInitialized; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetVisibility` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | LLVMSetVisibility(self.as_value_ref(), visibility.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetVisibility; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetVisibility` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | LLVMGetVisibility(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetVisibility; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetSection` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | CStr::from_ptr(LLVMGetSection(self.as_value_ref())) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetSection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetSection` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | LLVMSetSection(self.as_value_ref(), c_string.as_ptr()) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetSection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMDeleteGlobal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | LLVMDeleteGlobal(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMDeleteGlobal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetAlignment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | LLVMGetAlignment(self.as_value_ref()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::values::instruction_value::LLVMGetAlignment; [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetAlignment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetAlignment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | LLVMSetAlignment(self.as_value_ref(), alignment) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::values::instruction_value::LLVMSetAlignment; [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetAlignment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetLinkage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 316 | LLVMGetLinkage(self.as_value_ref()).into() [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::values::fn_value::LLVMGetLinkage; [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMGetLinkage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMSetLinkage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/global_value.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | LLVMSetLinkage(self.as_value_ref(), linkage.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::values::fn_value::LLVMSetLinkage; [INFO] [stdout] | [INFO] [stdout] 1 | use llvm_sys::core::LLVMSetLinkage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `has_personality_function` found for struct `FunctionValue<'ctx>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inkwell-0.1.0-llvm10sample/src/values/fn_value.rs:257:22 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct FunctionValue<'ctx> { [INFO] [stdout] | ------------------------------ method `has_personality_function` not found for this [INFO] [stdout] ... [INFO] [stdout] 257 | if !self.has_personality_function() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_personality_function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `inkwell` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b4a140b8b1b245031280d0fb6728ccda5ffc9dd09253b4e9199d45462893a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4a140b8b1b245031280d0fb6728ccda5ffc9dd09253b4e9199d45462893a0f", kill_on_drop: false }` [INFO] [stdout] 4b4a140b8b1b245031280d0fb6728ccda5ffc9dd09253b4e9199d45462893a0f