[INFO] fetching crate predicator 0.0.5... [INFO] checking predicator-0.0.5 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate predicator 0.0.5 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate predicator 0.0.5 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate predicator 0.0.5 [INFO] finished tweaking crates.io crate predicator 0.0.5 [INFO] tweaked toml for crates.io crate predicator 0.0.5 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp_synom v0.12.0 [INFO] [stderr] Downloaded cpp_synmap v0.3.0 [INFO] [stderr] Downloaded semver v0.6.0 [INFO] [stderr] Downloaded cpp_macros v0.3.2 [INFO] [stderr] Downloaded cpp v0.3.2 [INFO] [stderr] Downloaded cpp_build v0.3.2 [INFO] [stderr] Downloaded cpp_common v0.3.2 [INFO] [stderr] Downloaded cpp_syn v0.12.0 [INFO] [stderr] Downloaded rust-extra v0.0.17 [INFO] [stderr] Downloaded llvm-sys v40.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3700ae7b4df9dfe6943085c460c0c19627173285981d225aabba9ac0cd5df713 [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" "3700ae7b4df9dfe6943085c460c0c19627173285981d225aabba9ac0cd5df713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3700ae7b4df9dfe6943085c460c0c19627173285981d225aabba9ac0cd5df713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3700ae7b4df9dfe6943085c460c0c19627173285981d225aabba9ac0cd5df713", kill_on_drop: false }` [INFO] [stdout] 3700ae7b4df9dfe6943085c460c0c19627173285981d225aabba9ac0cd5df713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb9a91f3d5e7b5adf028133e7ef73a797053f3e4e51c14526558b335fa25af7 [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" "afb9a91f3d5e7b5adf028133e7ef73a797053f3e4e51c14526558b335fa25af7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rust-extra v0.0.17 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling cpp_common v0.3.2 [INFO] [stderr] Compiling cpp_synmap v0.3.0 [INFO] [stderr] Compiling cpp_build v0.3.2 [INFO] [stderr] Compiling llvm-sys v40.0.7 [INFO] [stderr] Compiling cpp_macros v0.3.2 [INFO] [stderr] Compiling predicator v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking cpp v0.3.2 [INFO] [stderr] warning: In file included from /usr/lib/llvm-10/include/llvm/ADT/Optional.h:19, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/STLExtras.h:19, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/StringRef.h:12, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/StringMap.h:16, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/Support/Host.h:16, [INFO] [stderr] warning: from /opt/rustwide/workdir/src/lib.rs:35: [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h: In function 'void* llvm::allocate_buffer(size_t, size_t)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h:557:50: warning: unused parameter 'Alignment' [-Wunused-parameter] [INFO] [stderr] warning: 557 | inline void *allocate_buffer(size_t Size, size_t Alignment) { [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h: In function 'void llvm::deallocate_buffer(void*, size_t, size_t)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h:573:62: warning: unused parameter 'Alignment' [-Wunused-parameter] [INFO] [stderr] warning: 573 | inline void deallocate_buffer(void *Ptr, size_t Size, size_t Alignment) { [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: In file included from /usr/lib/llvm-10/include/llvm/Support/Host.h:16, [INFO] [stderr] warning: from /opt/rustwide/workdir/src/lib.rs:35: [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/ADT/StringMap.h: In constructor 'llvm::StringMapEntryStorage::StringMapEntryStorage(size_t, llvm::NoneType)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/ADT/StringMap.h:147:58: warning: unused parameter 'none' [-Wunused-parameter] [INFO] [stderr] warning: 147 | explicit StringMapEntryStorage(size_t strLen, NoneType none = None) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~ [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let result = cpp!([] -> *mut c_char as "char *" [INFO] [stdout] | ______________________^ [INFO] [stdout] 49 | | { [INFO] [stdout] 50 | | return strdup(llvm::sys::getHostCPUName().data()); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: message: expected suffix token ,, got [] -> * mut c_char as "char *" [INFO] [stdout] { return strdup(llvm :: sys :: getHostCPUName() . data()) ; }), 0) . 1 [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: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | let result = cpp!([] -> *mut c_char as "char *" [INFO] [stdout] | ______________________^ [INFO] [stdout] 72 | | { [INFO] [stdout] 73 | | llvm::StringMap features; [INFO] [stdout] 74 | | std::ostringstream buf; [INFO] [stdout] ... | [INFO] [stdout] 88 | | return NULL; [INFO] [stdout] 89 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: message: expected suffix token ,, got [] -> * mut c_char as "char *" [INFO] [stdout] { [INFO] [stdout] llvm :: StringMap < bool > features ; std :: ostringstream buf ; [INFO] [stdout] if(llvm :: sys :: getHostCPUFeatures(features)) [INFO] [stdout] { [INFO] [stdout] for(auto & F : features) [INFO] [stdout] { [INFO] [stdout] if(buf . tellp()) { buf << ',' ; } buf << [INFO] [stdout] ((F . second ? "+" : "-") + F . first()) . str() ; [INFO] [stdout] } return strdup(buf . str() . c_str()) ; [INFO] [stdout] } return NULL ; [INFO] [stdout] }), 0) . 1 [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: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let result = cpp!([] -> *mut c_char as "char *" [INFO] [stdout] | ______________________^ [INFO] [stdout] 49 | | { [INFO] [stdout] 50 | | return strdup(llvm::sys::getHostCPUName().data()); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: message: expected suffix token ,, got [] -> * mut c_char as "char *" [INFO] [stdout] { return strdup(llvm :: sys :: getHostCPUName() . data()) ; }), 0) . 1 [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: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | let result = cpp!([] -> *mut c_char as "char *" [INFO] [stdout] | ______________________^ [INFO] [stdout] 72 | | { [INFO] [stdout] 73 | | llvm::StringMap features; [INFO] [stdout] 74 | | std::ostringstream buf; [INFO] [stdout] ... | [INFO] [stdout] 88 | | return NULL; [INFO] [stdout] 89 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: message: expected suffix token ,, got [] -> * mut c_char as "char *" [INFO] [stdout] { [INFO] [stdout] llvm :: StringMap < bool > features ; std :: ostringstream buf ; [INFO] [stdout] if(llvm :: sys :: getHostCPUFeatures(features)) [INFO] [stdout] { [INFO] [stdout] for(auto & F : features) [INFO] [stdout] { [INFO] [stdout] if(buf . tellp()) { buf << ',' ; } buf << [INFO] [stdout] ((F . second ? "+" : "-") + F . first()) . str() ; [INFO] [stdout] } return strdup(buf . str() . c_str()) ; [INFO] [stdout] } return NULL ; [INFO] [stdout] }), 0) . 1 [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: cannot find macro `__cpp_closure_impl` in this scope [INFO] [stdout] --> src/lib.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let result = cpp!([] -> *mut c_char as "char *" [INFO] [stdout] | ______________________^ [INFO] [stdout] 49 | | { [INFO] [stdout] 50 | | return strdup(llvm::sys::getHostCPUName().data()); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |__________^ [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: cannot find macro `__cpp_closure_impl` in this scope [INFO] [stdout] --> src/lib.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | let result = cpp!([] -> *mut c_char as "char *" [INFO] [stdout] | ______________________^ [INFO] [stdout] 72 | | { [INFO] [stdout] 73 | | llvm::StringMap features; [INFO] [stdout] 74 | | std::ostringstream buf; [INFO] [stdout] ... | [INFO] [stdout] 88 | | return NULL; [INFO] [stdout] 89 | | }); [INFO] [stdout] | |__________^ [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: cannot find macro `__cpp_closure_impl` in this scope [INFO] [stdout] --> src/lib.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let result = cpp!([] -> *mut c_char as "char *" [INFO] [stdout] | ______________________^ [INFO] [stdout] 49 | | { [INFO] [stdout] 50 | | return strdup(llvm::sys::getHostCPUName().data()); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |__________^ [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: cannot find macro `__cpp_closure_impl` in this scope [INFO] [stdout] --> src/lib.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | let result = cpp!([] -> *mut c_char as "char *" [INFO] [stdout] | ______________________^ [INFO] [stdout] 72 | | { [INFO] [stdout] 73 | | llvm::StringMap features; [INFO] [stdout] 74 | | std::ostringstream buf; [INFO] [stdout] ... | [INFO] [stdout] 88 | | return NULL; [INFO] [stdout] 89 | | }); [INFO] [stdout] | |__________^ [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] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | use ::std::mem::uninitialized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | use ::std::mem::uninitialized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/Context.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | let mut reference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/Context.rs:355:32 [INFO] [stdout] | [INFO] [stdout] 355 | let mut reference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/Context.rs:377:32 [INFO] [stdout] | [INFO] [stdout] 377 | let mut reference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/MemoryBuffer.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | let mut reference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/Module.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | let mut executionEngine = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/ToLLVMBasicBlockRef.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/ToLLVMValueRefWrapper.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/ToReference.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/values/Value.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/values/Value.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/targets/Target.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | let mut targetReference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/Context.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | let mut reference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/Context.rs:355:32 [INFO] [stdout] | [INFO] [stdout] 355 | let mut reference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/Context.rs:377:32 [INFO] [stdout] | [INFO] [stdout] 377 | let mut reference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/MemoryBuffer.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | let mut reference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/Module.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | let mut executionEngine = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/ToLLVMBasicBlockRef.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/ToLLVMValueRefWrapper.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/ToReference.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/builder/Builder.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/values/Value.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/llvm/ir/values/Value.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm/targets/Target.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | let mut targetReference = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from /usr/lib/llvm-10/include/llvm/ADT/Optional.h:19, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/STLExtras.h:19, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/StringRef.h:12, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/StringMap.h:16, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/Support/Host.h:16, [INFO] [stderr] warning: from /opt/rustwide/workdir/src/lib.rs:35: [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h: In function 'void* llvm::allocate_buffer(size_t, size_t)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h:557:50: warning: unused parameter 'Alignment' [-Wunused-parameter] [INFO] [stderr] warning: 557 | inline void *allocate_buffer(size_t Size, size_t Alignment) { [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h: In function 'void llvm::deallocate_buffer(void*, size_t, size_t)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h:573:62: warning: unused parameter 'Alignment' [-Wunused-parameter] [INFO] [stderr] warning: 573 | inline void deallocate_buffer(void *Ptr, size_t Size, size_t Alignment) { [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: In file included from /usr/lib/llvm-10/include/llvm/Support/Host.h:16, [INFO] [stderr] warning: from /opt/rustwide/workdir/src/lib.rs:35: [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/ADT/StringMap.h: In constructor 'llvm::StringMapEntryStorage::StringMapEntryStorage(size_t, llvm::NoneType)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/ADT/StringMap.h:147:58: warning: unused parameter 'none' [-Wunused-parameter] [INFO] [stderr] warning: 147 | explicit StringMapEntryStorage(size_t strLen, NoneType none = None) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `predicator` [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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from /usr/lib/llvm-10/include/llvm/ADT/Optional.h:19, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/STLExtras.h:19, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/StringRef.h:12, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/ADT/StringMap.h:16, [INFO] [stderr] warning: from /usr/lib/llvm-10/include/llvm/Support/Host.h:16, [INFO] [stderr] warning: from /opt/rustwide/workdir/src/lib.rs:35: [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h: In function 'void* llvm::allocate_buffer(size_t, size_t)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h:557:50: warning: unused parameter 'Alignment' [-Wunused-parameter] [INFO] [stderr] warning: 557 | inline void *allocate_buffer(size_t Size, size_t Alignment) { [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h: In function 'void llvm::deallocate_buffer(void*, size_t, size_t)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/Support/Compiler.h:573:62: warning: unused parameter 'Alignment' [-Wunused-parameter] [INFO] [stderr] warning: 573 | inline void deallocate_buffer(void *Ptr, size_t Size, size_t Alignment) { [INFO] [stderr] warning: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: In file included from /usr/lib/llvm-10/include/llvm/Support/Host.h:16, [INFO] [stderr] warning: from /opt/rustwide/workdir/src/lib.rs:35: [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/ADT/StringMap.h: In constructor 'llvm::StringMapEntryStorage::StringMapEntryStorage(size_t, llvm::NoneType)': [INFO] [stderr] warning: /usr/lib/llvm-10/include/llvm/ADT/StringMap.h:147:58: warning: unused parameter 'none' [-Wunused-parameter] [INFO] [stderr] warning: 147 | explicit StringMapEntryStorage(size_t strLen, NoneType none = None) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "afb9a91f3d5e7b5adf028133e7ef73a797053f3e4e51c14526558b335fa25af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb9a91f3d5e7b5adf028133e7ef73a797053f3e4e51c14526558b335fa25af7", kill_on_drop: false }` [INFO] [stdout] afb9a91f3d5e7b5adf028133e7ef73a797053f3e4e51c14526558b335fa25af7