[INFO] fetching crate llvm-alt 0.5.0...
[INFO] checking llvm-alt-0.5.0 against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219
[INFO] extracting crate llvm-alt 0.5.0 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate llvm-alt 0.5.0 on toolchain 05c8870159e4f328578a970e125aa76d24f03b56
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate llvm-alt 0.5.0
[INFO] finished tweaking crates.io crate llvm-alt 0.5.0
[INFO] tweaked toml for crates.io crate llvm-alt 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fed2733746b982ac9788198516b6b58e0c425e1cd0e192cb8355e63cc83a4f9
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "5fed2733746b982ac9788198516b6b58e0c425e1cd0e192cb8355e63cc83a4f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fed2733746b982ac9788198516b6b58e0c425e1cd0e192cb8355e63cc83a4f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fed2733746b982ac9788198516b6b58e0c425e1cd0e192cb8355e63cc83a4f9", kill_on_drop: false }`
[INFO] [stdout] 5fed2733746b982ac9788198516b6b58e0c425e1cd0e192cb8355e63cc83a4f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bef1fa8f3d2b23c6303455e6f83858d0b90616550159bc5fda9d6e702d20d6fc
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "bef1fa8f3d2b23c6303455e6f83858d0b90616550159bc5fda9d6e702d20d6fc", kill_on_drop: false }`
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling regex-syntax v0.6.18
[INFO] [stderr] Compiling libc v0.2.76
[INFO] [stderr] Compiling cc v1.0.59
[INFO] [stderr] Compiling llvm-alt v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling aho-corasick v0.7.13
[INFO] [stderr] Checking cbox v0.3.0
[INFO] [stderr] Compiling regex v1.3.9
[INFO] [stderr] Compiling llvm-sys v100.2.0
[INFO] [stdout] error[E0432]: unresolved import `ffi::LLVMAttribute`
[INFO] [stdout] --> src/value.rs:3:17
[INFO] [stdout] |
[INFO] [stdout] 3 | use ffi::{core, LLVMAttribute};
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | no `LLVMAttribute` in the root
[INFO] [stdout] | help: a similar name exists in the module: `LLVMAttributeRef`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `ffi::LLVMAttribute`
[INFO] [stdout] --> src/value.rs:3:17
[INFO] [stdout] |
[INFO] [stdout] 3 | use ffi::{core, LLVMAttribute};
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | no `LLVMAttribute` in the root
[INFO] [stdout] | help: a similar name exists in the module: `LLVMAttributeRef`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMLinkModules` in module `linker`
[INFO] [stdout] --> src/module.rs:195:24
[INFO] [stdout] |
[INFO] [stdout] 195 | if linker::LLVMLinkModules(dest, src, linker::LLVMLinkerMode::LLVMLinkerPreserveSource, &mut message) == 1 {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMLinkModules2`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/linker.rs:18:5
[INFO] [stdout] |
[INFO] [stdout] 18 | pub fn LLVMLinkModules2(Dest: LLVMModuleRef, Src: LLVMModuleRef) -> LLVMBool;
[INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `LLVMLinkModules2` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMLinkModules` in module `linker`
[INFO] [stdout] --> src/module.rs:211:24
[INFO] [stdout] |
[INFO] [stdout] 211 | if linker::LLVMLinkModules(dest, src, linker::LLVMLinkerMode::LLVMLinkerDestroySource, &mut message) == 1 {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMLinkModules2`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/linker.rs:18:5
[INFO] [stdout] |
[INFO] [stdout] 18 | pub fn LLVMLinkModules2(Dest: LLVMModuleRef, Src: LLVMModuleRef) -> LLVMBool;
[INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `LLVMLinkModules2` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:97:24
[INFO] [stdout] |
[INFO] [stdout] 97 | unsafe { core::LLVMAddAttribute(self.into(), attr.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:106:24
[INFO] [stdout] |
[INFO] [stdout] 106 | unsafe { core::LLVMAddAttribute(self.into(), sum.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:111:31
[INFO] [stdout] |
[INFO] [stdout] 111 | let other = core::LLVMGetAttribute(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:118:31
[INFO] [stdout] |
[INFO] [stdout] 118 | let other = core::LLVMGetAttribute(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMRemoveAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:129:24
[INFO] [stdout] |
[INFO] [stdout] 129 | unsafe { core::LLVMRemoveAttribute(self.into(), attr.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMIsEnumAttribute`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/core.rs:87:5
[INFO] [stdout] |
[INFO] [stdout] 87 | pub fn LLVMIsEnumAttribute(A: LLVMAttributeRef) -> LLVMBool;
[INFO] [stdout] | ------------------------------------------------------------ similarly named function `LLVMIsEnumAttribute` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:246:24
[INFO] [stdout] |
[INFO] [stdout] 246 | unsafe { core::LLVMAddFunctionAttr(self.into(), attr.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMAddFunction`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/core.rs:255:5
[INFO] [stdout] |
[INFO] [stdout] 255 | / pub fn LLVMAddFunction(
[INFO] [stdout] 256 | | M: LLVMModuleRef,
[INFO] [stdout] 257 | | Name: *const ::libc::c_char,
[INFO] [stdout] 258 | | FunctionTy: LLVMTypeRef,
[INFO] [stdout] 259 | | ) -> LLVMValueRef;
[INFO] [stdout] | |______________________- similarly named function `LLVMAddFunction` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:255:24
[INFO] [stdout] |
[INFO] [stdout] 255 | unsafe { core::LLVMAddFunctionAttr(self.into(), sum.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMAddFunction`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/core.rs:255:5
[INFO] [stdout] |
[INFO] [stdout] 255 | / pub fn LLVMAddFunction(
[INFO] [stdout] 256 | | M: LLVMModuleRef,
[INFO] [stdout] 257 | | Name: *const ::libc::c_char,
[INFO] [stdout] 258 | | FunctionTy: LLVMTypeRef,
[INFO] [stdout] 259 | | ) -> LLVMValueRef;
[INFO] [stdout] | |______________________- similarly named function `LLVMAddFunction` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:260:31
[INFO] [stdout] |
[INFO] [stdout] 260 | let other = core::LLVMGetFunctionAttr(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:267:31
[INFO] [stdout] |
[INFO] [stdout] 267 | let other = core::LLVMGetFunctionAttr(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMRemoveFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:278:24
[INFO] [stdout] |
[INFO] [stdout] 278 | unsafe { core::LLVMRemoveFunctionAttr(self.into(), attr.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMLinkModules` in module `linker`
[INFO] [stdout] --> src/module.rs:195:24
[INFO] [stdout] |
[INFO] [stdout] 195 | if linker::LLVMLinkModules(dest, src, linker::LLVMLinkerMode::LLVMLinkerPreserveSource, &mut message) == 1 {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMLinkModules2`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/linker.rs:18:5
[INFO] [stdout] |
[INFO] [stdout] 18 | pub fn LLVMLinkModules2(Dest: LLVMModuleRef, Src: LLVMModuleRef) -> LLVMBool;
[INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `LLVMLinkModules2` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMLinkModules` in module `linker`
[INFO] [stdout] --> src/module.rs:211:24
[INFO] [stdout] |
[INFO] [stdout] 211 | if linker::LLVMLinkModules(dest, src, linker::LLVMLinkerMode::LLVMLinkerDestroySource, &mut message) == 1 {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMLinkModules2`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/linker.rs:18:5
[INFO] [stdout] |
[INFO] [stdout] 18 | pub fn LLVMLinkModules2(Dest: LLVMModuleRef, Src: LLVMModuleRef) -> LLVMBool;
[INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `LLVMLinkModules2` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:97:24
[INFO] [stdout] |
[INFO] [stdout] 97 | unsafe { core::LLVMAddAttribute(self.into(), attr.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:106:24
[INFO] [stdout] |
[INFO] [stdout] 106 | unsafe { core::LLVMAddAttribute(self.into(), sum.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:111:31
[INFO] [stdout] |
[INFO] [stdout] 111 | let other = core::LLVMGetAttribute(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:118:31
[INFO] [stdout] |
[INFO] [stdout] 118 | let other = core::LLVMGetAttribute(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMRemoveAttribute` in module `core`
[INFO] [stdout] --> src/value.rs:129:24
[INFO] [stdout] |
[INFO] [stdout] 129 | unsafe { core::LLVMRemoveAttribute(self.into(), attr.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMIsEnumAttribute`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/core.rs:87:5
[INFO] [stdout] |
[INFO] [stdout] 87 | pub fn LLVMIsEnumAttribute(A: LLVMAttributeRef) -> LLVMBool;
[INFO] [stdout] | ------------------------------------------------------------ similarly named function `LLVMIsEnumAttribute` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:246:24
[INFO] [stdout] |
[INFO] [stdout] 246 | unsafe { core::LLVMAddFunctionAttr(self.into(), attr.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMAddFunction`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/core.rs:255:5
[INFO] [stdout] |
[INFO] [stdout] 255 | / pub fn LLVMAddFunction(
[INFO] [stdout] 256 | | M: LLVMModuleRef,
[INFO] [stdout] 257 | | Name: *const ::libc::c_char,
[INFO] [stdout] 258 | | FunctionTy: LLVMTypeRef,
[INFO] [stdout] 259 | | ) -> LLVMValueRef;
[INFO] [stdout] | |______________________- similarly named function `LLVMAddFunction` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMAddFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:255:24
[INFO] [stdout] |
[INFO] [stdout] 255 | unsafe { core::LLVMAddFunctionAttr(self.into(), sum.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `LLVMAddFunction`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.2.0/src/core.rs:255:5
[INFO] [stdout] |
[INFO] [stdout] 255 | / pub fn LLVMAddFunction(
[INFO] [stdout] 256 | | M: LLVMModuleRef,
[INFO] [stdout] 257 | | Name: *const ::libc::c_char,
[INFO] [stdout] 258 | | FunctionTy: LLVMTypeRef,
[INFO] [stdout] 259 | | ) -> LLVMValueRef;
[INFO] [stdout] | |______________________- similarly named function `LLVMAddFunction` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:260:31
[INFO] [stdout] |
[INFO] [stdout] 260 | let other = core::LLVMGetFunctionAttr(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMGetFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:267:31
[INFO] [stdout] |
[INFO] [stdout] 267 | let other = core::LLVMGetFunctionAttr(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LLVMRemoveFunctionAttr` in module `core`
[INFO] [stdout] --> src/value.rs:278:24
[INFO] [stdout] |
[INFO] [stdout] 278 | unsafe { core::LLVMRemoveFunctionAttr(self.into(), attr.into()) }
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `core`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/module.rs:81:23
[INFO] [stdout] |
[INFO] [stdout] 81 | let buf = try!(MemoryBuffer::new_from_file(path));
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/module.rs:177:9
[INFO] [stdout] |
[INFO] [stdout] 177 | try!(self.write_bitcode(mod_path));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/object.rs:19:19
[INFO] [stdout] |
[INFO] [stdout] 19 | let buf = try!(MemoryBuffer::new_from_file(path));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused macro definition
[INFO] [stdout] --> src/macros.rs:2:1
[INFO] [stdout] |
[INFO] [stdout] 2 | / macro_rules! build {
[INFO] [stdout] 3 | | ($ctx:expr) => ()
[INFO] [stdout] 4 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 201 | compile_func!{}
[INFO] [stdout] | --------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: `#[deny(missing_abi)]` on by default
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 202 | compile_func!{A}
[INFO] [stdout] | ---------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 203 | compile_func!{A, B}
[INFO] [stdout] | ------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 204 | compile_func!{A, B, C}
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 205 | compile_func!{A, B, C, D}
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 206 | compile_func!{A, B, C, D, E}
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 207 | compile_func!{A, B, C, D, E, F}
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 208 | compile_func!{A, B, C, D, E, F, G}
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/engine.rs:121:135
[INFO] [stdout] |
[INFO] [stdout] 121 | ...cb: C) where A:Compile<'a>, R:Compile<'a>, C:FnOnce(extern fn(A) -> R) {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/engine.rs:128:72
[INFO] [stdout] |
[INFO] [stdout] 128 | pub unsafe fn get_function(&self, function: &'a Function) -> extern fn(A) -> R {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/module.rs:81:23
[INFO] [stdout] |
[INFO] [stdout] 81 | let buf = try!(MemoryBuffer::new_from_file(path));
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/module.rs:177:9
[INFO] [stdout] |
[INFO] [stdout] 177 | try!(self.write_bitcode(mod_path));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/object.rs:19:19
[INFO] [stdout] |
[INFO] [stdout] 19 | let buf = try!(MemoryBuffer::new_from_file(path));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused macro definition
[INFO] [stdout] --> src/macros.rs:2:1
[INFO] [stdout] |
[INFO] [stdout] 2 | / macro_rules! build {
[INFO] [stdout] 3 | | ($ctx:expr) => ()
[INFO] [stdout] 4 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 201 | compile_func!{}
[INFO] [stdout] | --------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: `#[deny(missing_abi)]` on by default
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 202 | compile_func!{A}
[INFO] [stdout] | ---------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 203 | compile_func!{A, B}
[INFO] [stdout] | ------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 204 | compile_func!{A, B, C}
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 205 | compile_func!{A, B, C, D}
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 206 | compile_func!{A, B, C, D, E}
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 207 | compile_func!{A, B, C, D, E, F}
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/compile.rs:187:49
[INFO] [stdout] |
[INFO] [stdout] 187 | impl<'a, R, $($name),*> Compile<'a> for extern fn($($name),*) -> R where R:Compile<'a>, $($name:Compile<'a>),* {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] ...
[INFO] [stdout] 208 | compile_func!{A, B, C, D, E, F, G}
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[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: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/engine.rs:121:135
[INFO] [stdout] |
[INFO] [stdout] 121 | ...cb: C) where A:Compile<'a>, R:Compile<'a>, C:FnOnce(extern fn(A) -> R) {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: extern declarations without an explicit ABI are deprecated
[INFO] [stdout] --> src/engine.rs:128:72
[INFO] [stdout] |
[INFO] [stdout] 128 | pub unsafe fn get_function(&self, function: &'a Function) -> extern fn(A) -> R {
[INFO] [stdout] | ^ ABI should be specified here
[INFO] [stdout] |
[INFO] [stdout] = help: the default ABI is C
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/buffer.rs:15:30
[INFO] [stdout] |
[INFO] [stdout] 15 | let mut output = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/buffer.rs:16:29
[INFO] [stdout] |
[INFO] [stdout] 16 | let mut error = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/engine.rs:33:27
[INFO] [stdout] |
[INFO] [stdout] 33 | let mut out = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/engine.rs:137:26
[INFO] [stdout] |
[INFO] [stdout] 137 | let mut ee = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/engine.rs:181:26
[INFO] [stdout] |
[INFO] [stdout] 181 | let mut ee = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:79:27
[INFO] [stdout] |
[INFO] [stdout] 79 | let mut out = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:80:27
[INFO] [stdout] |
[INFO] [stdout] 80 | let mut err = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::bit_reader::LLVMParseBitcodeInContext`: Use LLVMParseBitcodeInContext2
[INFO] [stdout] --> src/module.rs:82:16
[INFO] [stdout] |
[INFO] [stdout] 82 | if reader::LLVMParseBitcodeInContext(context.into(), buf.as_ptr(), &mut out, &mut err) == 1 {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:158:29
[INFO] [stdout] |
[INFO] [stdout] 158 | let mut error = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:194:31
[INFO] [stdout] |
[INFO] [stdout] 194 | let mut message = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:210:31
[INFO] [stdout] |
[INFO] [stdout] 210 | let mut message = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `ffi::object::LLVMObjectFileRef`
[INFO] [stdout] --> src/object.rs:2:26
[INFO] [stdout] |
[INFO] [stdout] 2 | use ffi::object::{self, LLVMObjectFileRef, LLVMSymbolIteratorRef};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `ffi::object::LLVMObjectFileRef`
[INFO] [stdout] --> src/object.rs:13:10
[INFO] [stdout] |
[INFO] [stdout] 13 | obj: LLVMObjectFileRef
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `ffi::object::LLVMObjectFileRef`
[INFO] [stdout] --> src/object.rs:15:30
[INFO] [stdout] |
[INFO] [stdout] 15 | native_ref!(ObjectFile, obj: LLVMObjectFileRef);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::object::LLVMCreateObjectFile`: Use LLVMCreateBinary instead
[INFO] [stdout] --> src/object.rs:21:23
[INFO] [stdout] |
[INFO] [stdout] 21 | let ptr = object::LLVMCreateObjectFile(buf.as_ptr());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/buffer.rs:15:30
[INFO] [stdout] |
[INFO] [stdout] 15 | let mut output = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::object::LLVMGetSymbols`: Use LLVMObjectFileCopySymbolIterator instead
[INFO] [stdout] --> src/object.rs:32:28
[INFO] [stdout] |
[INFO] [stdout] 32 | iter: unsafe { object::LLVMGetSymbols(self.obj) },
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/ty.rs:111:52
[INFO] [stdout] |
[INFO] [stdout] 111 | let mut els:Vec<_> = (0..size).map(|_| mem::uninitialized()).collect();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/ty.rs:148:55
[INFO] [stdout] |
[INFO] [stdout] 148 | let mut types:Vec<_> = (0..count).map(|_| mem::uninitialized()).collect();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::core::LLVMGetValueName`: Use LLVMGetValueName2 instead
[INFO] [stdout] --> src/value.rs:64:26
[INFO] [stdout] |
[INFO] [stdout] 64 | let c_name = core::LLVMGetValueName(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::core::LLVMSetValueName`: Use LLVMSetValueName2 instead
[INFO] [stdout] --> src/value.rs:72:13
[INFO] [stdout] |
[INFO] [stdout] 72 | core::LLVMSetValueName(self.into(), c_name.as_ptr())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/buffer.rs:16:29
[INFO] [stdout] |
[INFO] [stdout] 16 | let mut error = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::core::LLVMGetValueName`: Use LLVMGetValueName2 instead
[INFO] [stdout] --> src/value.rs:233:26
[INFO] [stdout] |
[INFO] [stdout] 233 | let c_name = core::LLVMGetValueName(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/engine.rs:33:27
[INFO] [stdout] |
[INFO] [stdout] 33 | let mut out = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/engine.rs:137:26
[INFO] [stdout] |
[INFO] [stdout] 137 | let mut ee = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/engine.rs:181:26
[INFO] [stdout] |
[INFO] [stdout] 181 | let mut ee = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:79:27
[INFO] [stdout] |
[INFO] [stdout] 79 | let mut out = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:80:27
[INFO] [stdout] |
[INFO] [stdout] 80 | let mut err = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::bit_reader::LLVMParseBitcodeInContext`: Use LLVMParseBitcodeInContext2
[INFO] [stdout] --> src/module.rs:82:16
[INFO] [stdout] |
[INFO] [stdout] 82 | if reader::LLVMParseBitcodeInContext(context.into(), buf.as_ptr(), &mut out, &mut err) == 1 {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:158:29
[INFO] [stdout] |
[INFO] [stdout] 158 | let mut error = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:194:31
[INFO] [stdout] |
[INFO] [stdout] 194 | let mut message = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/module.rs:210:31
[INFO] [stdout] |
[INFO] [stdout] 210 | let mut message = mem::uninitialized();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `ffi::object::LLVMObjectFileRef`
[INFO] [stdout] --> src/object.rs:2:26
[INFO] [stdout] |
[INFO] [stdout] 2 | use ffi::object::{self, LLVMObjectFileRef, LLVMSymbolIteratorRef};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `ffi::object::LLVMObjectFileRef`
[INFO] [stdout] --> src/object.rs:13:10
[INFO] [stdout] |
[INFO] [stdout] 13 | obj: LLVMObjectFileRef
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `ffi::object::LLVMObjectFileRef`
[INFO] [stdout] --> src/object.rs:15:30
[INFO] [stdout] |
[INFO] [stdout] 15 | native_ref!(ObjectFile, obj: LLVMObjectFileRef);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::object::LLVMCreateObjectFile`: Use LLVMCreateBinary instead
[INFO] [stdout] --> src/object.rs:21:23
[INFO] [stdout] |
[INFO] [stdout] 21 | let ptr = object::LLVMCreateObjectFile(buf.as_ptr());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::object::LLVMGetSymbols`: Use LLVMObjectFileCopySymbolIterator instead
[INFO] [stdout] --> src/object.rs:32:28
[INFO] [stdout] |
[INFO] [stdout] 32 | iter: unsafe { object::LLVMGetSymbols(self.obj) },
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/ty.rs:111:52
[INFO] [stdout] |
[INFO] [stdout] 111 | let mut els:Vec<_> = (0..size).map(|_| mem::uninitialized()).collect();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout] --> src/ty.rs:148:55
[INFO] [stdout] |
[INFO] [stdout] 148 | let mut types:Vec<_> = (0..count).map(|_| mem::uninitialized()).collect();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::core::LLVMGetValueName`: Use LLVMGetValueName2 instead
[INFO] [stdout] --> src/value.rs:64:26
[INFO] [stdout] |
[INFO] [stdout] 64 | let c_name = core::LLVMGetValueName(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::core::LLVMSetValueName`: Use LLVMSetValueName2 instead
[INFO] [stdout] --> src/value.rs:72:13
[INFO] [stdout] |
[INFO] [stdout] 72 | core::LLVMSetValueName(self.into(), c_name.as_ptr())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `ffi::core::LLVMGetValueName`: Use LLVMGetValueName2 instead
[INFO] [stdout] --> src/value.rs:233:26
[INFO] [stdout] |
[INFO] [stdout] 233 | let c_name = core::LLVMGetValueName(self.into());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no variant or associated item named `LLVMLinkerPreserveSource` found for enum `ffi::linker::LLVMLinkerMode` in the current scope
[INFO] [stdout] --> src/module.rs:195:75
[INFO] [stdout] |
[INFO] [stdout] 195 | if linker::LLVMLinkModules(dest, src, linker::LLVMLinkerMode::LLVMLinkerPreserveSource, &mut message) == 1 {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | variant or associated item not found in `ffi::linker::LLVMLinkerMode`
[INFO] [stdout] | help: there is a variant with a similar name: `LLVMLinkerDestroySource`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 24 previous errors; 25 warnings emitted
[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 `llvm-alt`.
[INFO] [stdout] error[E0599]: no variant or associated item named `LLVMLinkerPreserveSource` found for enum `ffi::linker::LLVMLinkerMode` in the current scope
[INFO] [stdout] --> src/module.rs:195:75
[INFO] [stdout] |
[INFO] [stdout] 195 | if linker::LLVMLinkModules(dest, src, linker::LLVMLinkerMode::LLVMLinkerPreserveSource, &mut message) == 1 {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | variant or associated item not found in `ffi::linker::LLVMLinkerMode`
[INFO] [stdout] | help: there is a variant with a similar name: `LLVMLinkerDestroySource`
[INFO] [stdout]
[INFO] [stdout]
[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] [stdout] error: aborting due to 24 previous errors; 25 warnings emitted
[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: build failed
[INFO] running `Command { std: "docker" "inspect" "bef1fa8f3d2b23c6303455e6f83858d0b90616550159bc5fda9d6e702d20d6fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bef1fa8f3d2b23c6303455e6f83858d0b90616550159bc5fda9d6e702d20d6fc", kill_on_drop: false }`
[INFO] [stdout] bef1fa8f3d2b23c6303455e6f83858d0b90616550159bc5fda9d6e702d20d6fc