llvm-native-cli 0.1.0

LLVM-native CLI frontends: drop-in llc, opt, llvm-as, llvm-dis, and more

Build #3876896 2026-07-17 07:50:26

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.99.0-nightly (3d50c25bc 2026-07-16)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "24b9a5281699fcc4f2a467ca494e779889ce4c61464422bf863c1a8620565014" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260716-1.99.0-nightly-3d50c25bc\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking llvm-native-core v0.1.14 [INFO] [stderr] error[E0583]: file not found for module `attributes_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | pub mod attributes_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `attributes_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/attributes_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/attributes_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod attributes_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `basic_block_ext` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub mod basic_block_ext; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `basic_block_ext`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/basic_block_ext.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/basic_block_ext/mod.rs" [INFO] [stderr] = note: if there is a `mod basic_block_ext` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `constants_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | pub mod constants_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `constants_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/constants_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/constants_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod constants_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `context_adv` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | pub mod context_adv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `context_adv`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/context_adv.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/context_adv/mod.rs" [INFO] [stderr] = note: if there is a `mod context_adv` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `debug_info` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | pub mod debug_info; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `debug_info`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/debug_info.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/debug_info/mod.rs" [INFO] [stderr] = note: if there is a `mod debug_info` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `debug_info_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | pub mod debug_info_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `debug_info_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/debug_info_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/debug_info_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod debug_info_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `function_ext` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | pub mod function_ext; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `function_ext`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/function_ext.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/function_ext/mod.rs" [INFO] [stderr] = note: if there is a `mod function_ext` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `instruction_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | pub mod instruction_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `instruction_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/instruction_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/instruction_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod instruction_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `metadata` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | pub mod metadata; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `metadata`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/metadata.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/metadata/mod.rs" [INFO] [stderr] = note: if there is a `mod metadata` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `metadata_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | pub mod metadata_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `metadata_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/metadata_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/metadata_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod metadata_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `module_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | pub mod module_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `module_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/module_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/module_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod module_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `verifier_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | pub mod verifier_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `verifier_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/verifier_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/verifier_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod verifier_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `asm_parser_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | pub mod asm_parser_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `asm_parser_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/asm_parser_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/asm_parser_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod asm_parser_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `asm_writer` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | pub mod asm_writer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `asm_writer`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/asm_writer.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/asm_writer/mod.rs" [INFO] [stderr] = note: if there is a `mod asm_writer` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `asm_writer_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | pub mod asm_writer_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `asm_writer_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/asm_writer_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/asm_writer_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod asm_writer_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `bitcode_reader` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | pub mod bitcode_reader; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `bitcode_reader`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/bitcode_reader.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/bitcode_reader/mod.rs" [INFO] [stderr] = note: if there is a `mod bitcode_reader` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `bitcode_v2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | pub mod bitcode_v2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `bitcode_v2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/bitcode_v2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/bitcode_v2/mod.rs" [INFO] [stderr] = note: if there is a `mod bitcode_v2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `bitcode_writer` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | pub mod bitcode_writer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `bitcode_writer`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/bitcode_writer.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/bitcode_writer/mod.rs" [INFO] [stderr] = note: if there is a `mod bitcode_writer` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `bitstream` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | pub mod bitstream; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `bitstream`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/bitstream.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/bitstream/mod.rs" [INFO] [stderr] = note: if there is a `mod bitstream` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_mca` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | pub mod llvm_mca; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_mca`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_mca.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_mca/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_mca` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `mc_disassembler` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | pub mod mc_disassembler; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `mc_disassembler`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/mc_disassembler.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/mc_disassembler/mod.rs" [INFO] [stderr] = note: if there is a `mod mc_disassembler` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `mc_target` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | pub mod mc_target; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `mc_target`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/mc_target.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/mc_target/mod.rs" [INFO] [stderr] = note: if there is a `mod mc_target` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `objdump` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:66:1 [INFO] [stderr] | [INFO] [stderr] 66 | pub mod objdump; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `objdump`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/objdump.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/objdump/mod.rs" [INFO] [stderr] = note: if there is a `mod objdump` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `object_writer` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | pub mod object_writer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `object_writer`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/object_writer.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/object_writer/mod.rs" [INFO] [stderr] = note: if there is a `mod object_writer` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `object_emitter` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | pub mod object_emitter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `object_emitter`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/object_emitter.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/object_emitter/mod.rs" [INFO] [stderr] = note: if there is a `mod object_emitter` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `object_file` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | pub mod object_file; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `object_file`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/object_file.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/object_file/mod.rs" [INFO] [stderr] = note: if there is a `mod object_file` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `aggressive_instcombine` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | pub mod aggressive_instcombine; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `aggressive_instcombine`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/aggressive_instcombine.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/aggressive_instcombine/mod.rs" [INFO] [stderr] = note: if there is a `mod aggressive_instcombine` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `alias_analysis` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | pub mod alias_analysis; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `alias_analysis`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/alias_analysis.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/alias_analysis/mod.rs" [INFO] [stderr] = note: if there is a `mod alias_analysis` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `analysis` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | pub mod analysis; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `analysis`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/analysis.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/analysis/mod.rs" [INFO] [stderr] = note: if there is a `mod analysis` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `assumption_cache` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:80:1 [INFO] [stderr] | [INFO] [stderr] 80 | pub mod assumption_cache; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `assumption_cache`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/assumption_cache.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/assumption_cache/mod.rs" [INFO] [stderr] = note: if there is a `mod assumption_cache` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `called_value_propagation` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | pub mod called_value_propagation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `called_value_propagation`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/called_value_propagation.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/called_value_propagation/mod.rs" [INFO] [stderr] = note: if there is a `mod called_value_propagation` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `cfl_aa` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | pub mod cfl_aa; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `cfl_aa`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/cfl_aa.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/cfl_aa/mod.rs" [INFO] [stderr] = note: if there is a `mod cfl_aa` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `constant_hoisting` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:83:1 [INFO] [stderr] | [INFO] [stderr] 83 | pub mod constant_hoisting; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `constant_hoisting`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/constant_hoisting.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/constant_hoisting/mod.rs" [INFO] [stderr] = note: if there is a `mod constant_hoisting` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `dead_store_elim` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | pub mod dead_store_elim; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `dead_store_elim`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/dead_store_elim.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/dead_store_elim/mod.rs" [INFO] [stderr] = note: if there is a `mod dead_store_elim` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `demanded_bits` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | pub mod demanded_bits; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `demanded_bits`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/demanded_bits.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/demanded_bits/mod.rs" [INFO] [stderr] = note: if there is a `mod demanded_bits` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `dep_analysis` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:86:1 [INFO] [stderr] | [INFO] [stderr] 86 | pub mod dep_analysis; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `dep_analysis`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/dep_analysis.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/dep_analysis/mod.rs" [INFO] [stderr] = note: if there is a `mod dep_analysis` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `div_rem_pairs` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:87:1 [INFO] [stderr] | [INFO] [stderr] 87 | pub mod div_rem_pairs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `div_rem_pairs`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/div_rem_pairs.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/div_rem_pairs/mod.rs" [INFO] [stderr] = note: if there is a `mod div_rem_pairs` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `early_cse` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | pub mod early_cse; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `early_cse`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/early_cse.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/early_cse/mod.rs" [INFO] [stderr] = note: if there is a `mod early_cse` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `float2int` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:89:1 [INFO] [stderr] | [INFO] [stderr] 89 | pub mod float2int; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `float2int`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/float2int.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/float2int/mod.rs" [INFO] [stderr] = note: if there is a `mod float2int` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `gvn` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:90:1 [INFO] [stderr] | [INFO] [stderr] 90 | pub mod gvn; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `gvn`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/gvn.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/gvn/mod.rs" [INFO] [stderr] = note: if there is a `mod gvn` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `indvar_simplify` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | pub mod indvar_simplify; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `indvar_simplify`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/indvar_simplify.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/indvar_simplify/mod.rs" [INFO] [stderr] = note: if there is a `mod indvar_simplify` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `inline` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:92:1 [INFO] [stderr] | [INFO] [stderr] 92 | pub mod inline; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `inline`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/inline.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/inline/mod.rs" [INFO] [stderr] = note: if there is a `mod inline` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `ipo` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:93:1 [INFO] [stderr] | [INFO] [stderr] 93 | pub mod ipo; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `ipo`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ipo.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ipo/mod.rs" [INFO] [stderr] = note: if there is a `mod ipo` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `ir_interpreter` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | pub mod ir_interpreter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `ir_interpreter`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ir_interpreter.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ir_interpreter/mod.rs" [INFO] [stderr] = note: if there is a `mod ir_interpreter` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `jit_engine` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:95:1 [INFO] [stderr] | [INFO] [stderr] 95 | pub mod jit_engine; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `jit_engine`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/jit_engine.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/jit_engine/mod.rs" [INFO] [stderr] = note: if there is a `mod jit_engine` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `jump_threading` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:96:1 [INFO] [stderr] | [INFO] [stderr] 96 | pub mod jump_threading; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `jump_threading`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/jump_threading.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/jump_threading/mod.rs" [INFO] [stderr] = note: if there is a `mod jump_threading` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `lazy_value_info` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | pub mod lazy_value_info; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `lazy_value_info`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lazy_value_info.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lazy_value_info/mod.rs" [INFO] [stderr] = note: if there is a `mod lazy_value_info` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `licm` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | pub mod licm; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `licm`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/licm.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/licm/mod.rs" [INFO] [stderr] = note: if there is a `mod licm` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_access_analysis` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | pub mod loop_access_analysis; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_access_analysis`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_access_analysis.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_access_analysis/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_access_analysis` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_idiom` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:100:1 [INFO] [stderr] | [INFO] [stderr] 100 | pub mod loop_idiom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_idiom`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_idiom.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_idiom/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_idiom` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_rotate` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | pub mod loop_rotate; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_rotate`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_rotate.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_rotate/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_rotate` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_simplify` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:102:1 [INFO] [stderr] | [INFO] [stderr] 102 | pub mod loop_simplify; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_simplify`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_simplify.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_simplify/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_simplify` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_unroll` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:103:1 [INFO] [stderr] | [INFO] [stderr] 103 | pub mod loop_unroll; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_unroll`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_unroll.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_unroll/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_unroll` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `lower_invoke` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:104:1 [INFO] [stderr] | [INFO] [stderr] 104 | pub mod lower_invoke; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `lower_invoke`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lower_invoke.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lower_invoke/mod.rs" [INFO] [stderr] = note: if there is a `mod lower_invoke` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `lower_switch` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | pub mod lower_switch; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `lower_switch`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lower_switch.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lower_switch/mod.rs" [INFO] [stderr] = note: if there is a `mod lower_switch` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `memory_ssa` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:106:1 [INFO] [stderr] | [INFO] [stderr] 106 | pub mod memory_ssa; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `memory_ssa`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/memory_ssa.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/memory_ssa/mod.rs" [INFO] [stderr] = note: if there is a `mod memory_ssa` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `merged_load_store_motion` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:107:1 [INFO] [stderr] | [INFO] [stderr] 107 | pub mod merged_load_store_motion; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `merged_load_store_motion`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/merged_load_store_motion.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/merged_load_store_motion/mod.rs" [INFO] [stderr] = note: if there is a `mod merged_load_store_motion` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `must_execute` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:108:1 [INFO] [stderr] | [INFO] [stderr] 108 | pub mod must_execute; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `must_execute`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/must_execute.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/must_execute/mod.rs" [INFO] [stderr] = note: if there is a `mod must_execute` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `orc_concurrent` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:109:1 [INFO] [stderr] | [INFO] [stderr] 109 | pub mod orc_concurrent; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `orc_concurrent`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/orc_concurrent.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/orc_concurrent/mod.rs" [INFO] [stderr] = note: if there is a `mod orc_concurrent` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `orc_jit` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:110:1 [INFO] [stderr] | [INFO] [stderr] 110 | pub mod orc_jit; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `orc_jit`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/orc_jit.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/orc_jit/mod.rs" [INFO] [stderr] = note: if there is a `mod orc_jit` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `pass_manager` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:111:1 [INFO] [stderr] | [INFO] [stderr] 111 | pub mod pass_manager; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `pass_manager`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/pass_manager.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/pass_manager/mod.rs" [INFO] [stderr] = note: if there is a `mod pass_manager` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `passes` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | pub mod passes; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `passes`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/passes.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/passes/mod.rs" [INFO] [stderr] = note: if there is a `mod passes` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `reassociate` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | pub mod reassociate; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `reassociate`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/reassociate.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/reassociate/mod.rs" [INFO] [stderr] = note: if there is a `mod reassociate` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `scalar_evolution` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:114:1 [INFO] [stderr] | [INFO] [stderr] 114 | pub mod scalar_evolution; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `scalar_evolution`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/scalar_evolution.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/scalar_evolution/mod.rs" [INFO] [stderr] = note: if there is a `mod scalar_evolution` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `sccp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:115:1 [INFO] [stderr] | [INFO] [stderr] 115 | pub mod sccp; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `sccp`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/sccp.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/sccp/mod.rs" [INFO] [stderr] = note: if there is a `mod sccp` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `slp_vectorize` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | pub mod slp_vectorize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `slp_vectorize`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/slp_vectorize.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/slp_vectorize/mod.rs" [INFO] [stderr] = note: if there is a `mod slp_vectorize` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `speculative_execution` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | pub mod speculative_execution; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `speculative_execution`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/speculative_execution.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/speculative_execution/mod.rs" [INFO] [stderr] = note: if there is a `mod speculative_execution` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `stack_protector` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:118:1 [INFO] [stderr] | [INFO] [stderr] 118 | pub mod stack_protector; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `stack_protector`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/stack_protector.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/stack_protector/mod.rs" [INFO] [stderr] = note: if there is a `mod stack_protector` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `tail_call` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | pub mod tail_call; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `tail_call`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tail_call.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tail_call/mod.rs" [INFO] [stderr] = note: if there is a `mod tail_call` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `tail_recursion_elim` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:120:1 [INFO] [stderr] | [INFO] [stderr] 120 | pub mod tail_recursion_elim; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `tail_recursion_elim`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tail_recursion_elim.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tail_recursion_elim/mod.rs" [INFO] [stderr] = note: if there is a `mod tail_recursion_elim` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `vectorize` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:121:1 [INFO] [stderr] | [INFO] [stderr] 121 | pub mod vectorize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `vectorize`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/vectorize.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/vectorize/mod.rs" [INFO] [stderr] = note: if there is a `mod vectorize` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `vplan` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | pub mod vplan; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `vplan`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/vplan.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/vplan/mod.rs" [INFO] [stderr] = note: if there is a `mod vplan` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `ir_builder_deep_x86` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:125:1 [INFO] [stderr] | [INFO] [stderr] 125 | pub mod ir_builder_deep_x86; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `ir_builder_deep_x86`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ir_builder_deep_x86.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ir_builder_deep_x86/mod.rs" [INFO] [stderr] = note: if there is a `mod ir_builder_deep_x86` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `ir_passes_deep_x86` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | pub mod ir_passes_deep_x86; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `ir_passes_deep_x86`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ir_passes_deep_x86.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ir_passes_deep_x86/mod.rs" [INFO] [stderr] = note: if there is a `mod ir_passes_deep_x86` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `branch_folding` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | pub mod branch_folding; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `branch_folding`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/branch_folding.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/branch_folding/mod.rs" [INFO] [stderr] = note: if there is a `mod branch_folding` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_gc` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:132:1 [INFO] [stderr] | [INFO] [stderr] 132 | pub mod codegen_gc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_gc`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_gc.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_gc/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_gc` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_gc2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:133:1 [INFO] [stderr] | [INFO] [stderr] 133 | pub mod codegen_gc2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_gc2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_gc2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_gc2/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_gc2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_lowering_x86` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | pub mod codegen_lowering_x86; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_lowering_x86`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_lowering_x86.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_lowering_x86/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_lowering_x86` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_opt` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | pub mod codegen_opt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_opt`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_opt.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_opt/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_opt` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_tli_x86` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:137:1 [INFO] [stderr] | [INFO] [stderr] 137 | pub mod codegen_tli_x86; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_tli_x86`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_tli_x86.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_tli_x86/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_tli_x86` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_transform_x86` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | pub mod codegen_transform_x86; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_transform_x86`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_transform_x86.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_transform_x86/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_transform_x86` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_deep_ra` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:140:1 [INFO] [stderr] | [INFO] [stderr] 140 | pub mod codegen_deep_ra; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_deep_ra`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_deep_ra.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_deep_ra/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_deep_ra` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_deep_sched` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | pub mod codegen_deep_sched; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_deep_sched`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_deep_sched.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_deep_sched/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_deep_sched` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_opt2_x86` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | pub mod codegen_opt2_x86; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_opt2_x86`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_opt2_x86.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_opt2_x86/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_opt2_x86` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_postra` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:144:1 [INFO] [stderr] | [INFO] [stderr] 144 | pub mod codegen_postra; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_postra`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_postra.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_postra/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_postra` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_prolog_epilog` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:145:1 [INFO] [stderr] | [INFO] [stderr] 145 | pub mod codegen_prolog_epilog; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_prolog_epilog`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_prolog_epilog.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_prolog_epilog/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_prolog_epilog` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_ra_fast` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | pub mod codegen_ra_fast; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_ra_fast`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_ra_fast.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_ra_fast/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_ra_fast` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_ra_greedy` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:148:1 [INFO] [stderr] | [INFO] [stderr] 148 | pub mod codegen_ra_greedy; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_ra_greedy`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_ra_greedy.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_ra_greedy/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_ra_greedy` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_regalloc` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | pub mod codegen_regalloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_regalloc`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_regalloc.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_regalloc/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_regalloc` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_ws` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:150:1 [INFO] [stderr] | [INFO] [stderr] 150 | pub mod codegen_ws; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_ws`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_ws.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_ws/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_ws` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `codegen_stackmaps_x86` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:152:1 [INFO] [stderr] | [INFO] [stderr] 152 | pub mod codegen_stackmaps_x86; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `codegen_stackmaps_x86`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_stackmaps_x86.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/codegen_stackmaps_x86/mod.rs" [INFO] [stderr] = note: if there is a `mod codegen_stackmaps_x86` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `if_conversion` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:153:1 [INFO] [stderr] | [INFO] [stderr] 153 | pub mod if_conversion; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `if_conversion`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/if_conversion.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/if_conversion/mod.rs" [INFO] [stderr] = note: if there is a `mod if_conversion` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `machine_block_placement` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:154:1 [INFO] [stderr] | [INFO] [stderr] 154 | pub mod machine_block_placement; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `machine_block_placement`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_block_placement.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_block_placement/mod.rs" [INFO] [stderr] = note: if there is a `mod machine_block_placement` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `machine_cse` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | pub mod machine_cse; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `machine_cse`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_cse.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_cse/mod.rs" [INFO] [stderr] = note: if there is a `mod machine_cse` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `machine_licm` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | pub mod machine_licm; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `machine_licm`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_licm.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_licm/mod.rs" [INFO] [stderr] = note: if there is a `mod machine_licm` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `machine_pipeliner` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:157:1 [INFO] [stderr] | [INFO] [stderr] 157 | pub mod machine_pipeliner; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `machine_pipeliner`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_pipeliner.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_pipeliner/mod.rs" [INFO] [stderr] = note: if there is a `mod machine_pipeliner` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `machine_scheduler` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | pub mod machine_scheduler; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `machine_scheduler`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_scheduler.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_scheduler/mod.rs" [INFO] [stderr] = note: if there is a `mod machine_scheduler` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `machine_verifier` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:159:1 [INFO] [stderr] | [INFO] [stderr] 159 | pub mod machine_verifier; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `machine_verifier`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_verifier.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/machine_verifier/mod.rs" [INFO] [stderr] = note: if there is a `mod machine_verifier` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `register_coalescing` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:160:1 [INFO] [stderr] | [INFO] [stderr] 160 | pub mod register_coalescing; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `register_coalescing`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/register_coalescing.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/register_coalescing/mod.rs" [INFO] [stderr] = note: if there is a `mod register_coalescing` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `tail_duplication` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | pub mod tail_duplication; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `tail_duplication`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tail_duplication.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tail_duplication/mod.rs" [INFO] [stderr] = note: if there is a `mod tail_duplication` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `command_line` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:165:1 [INFO] [stderr] | [INFO] [stderr] 165 | pub mod command_line; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `command_line`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/command_line.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/command_line/mod.rs" [INFO] [stderr] = note: if there is a `mod command_line` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `coroutine` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:166:1 [INFO] [stderr] | [INFO] [stderr] 166 | pub mod coroutine; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `coroutine`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/coroutine.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/coroutine/mod.rs" [INFO] [stderr] = note: if there is a `mod coroutine` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `diagnostics` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:167:1 [INFO] [stderr] | [INFO] [stderr] 167 | pub mod diagnostics; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `diagnostics`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/diagnostics.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/diagnostics/mod.rs" [INFO] [stderr] = note: if there is a `mod diagnostics` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `exception_handling` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | pub mod exception_handling; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `exception_handling`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/exception_handling.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/exception_handling/mod.rs" [INFO] [stderr] = note: if there is a `mod exception_handling` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `pdb` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | pub mod pdb; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `pdb`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/pdb.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/pdb/mod.rs" [INFO] [stderr] = note: if there is a `mod pdb` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `pgo` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | pub mod pgo; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `pgo`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/pgo.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/pgo/mod.rs" [INFO] [stderr] = note: if there is a `mod pgo` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `profile_data` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:172:1 [INFO] [stderr] | [INFO] [stderr] 172 | pub mod profile_data; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `profile_data`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/profile_data.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/profile_data/mod.rs" [INFO] [stderr] = note: if there is a `mod profile_data` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `remarks` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:173:1 [INFO] [stderr] | [INFO] [stderr] 173 | pub mod remarks; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `remarks`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/remarks.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/remarks/mod.rs" [INFO] [stderr] = note: if there is a `mod remarks` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `linker` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | pub mod linker; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `linker`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/linker.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/linker/mod.rs" [INFO] [stderr] = note: if there is a `mod linker` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `lld` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | pub mod lld; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `lld`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lld.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lld/mod.rs" [INFO] [stderr] = note: if there is a `mod lld` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `tablegen` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:181:1 [INFO] [stderr] | [INFO] [stderr] 181 | pub mod tablegen; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `tablegen`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tablegen.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tablegen/mod.rs" [INFO] [stderr] = note: if there is a `mod tablegen` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_diff` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:184:1 [INFO] [stderr] | [INFO] [stderr] 184 | pub mod llvm_diff; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_diff`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_diff.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_diff/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_diff` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_extract` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:185:1 [INFO] [stderr] | [INFO] [stderr] 185 | pub mod llvm_extract; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_extract`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_extract.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_extract/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_extract` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_intrinsics` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | pub mod llvm_intrinsics; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_intrinsics`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_intrinsics.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_intrinsics/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_intrinsics` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_intrinsics2` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:187:1 [INFO] [stderr] | [INFO] [stderr] 187 | pub mod llvm_intrinsics2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_intrinsics2`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_intrinsics2.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_intrinsics2/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_intrinsics2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_objcopy` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | pub mod llvm_objcopy; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_objcopy`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_objcopy.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_objcopy/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_objcopy` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_reduce` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | pub mod llvm_reduce; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_reduce`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_reduce.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_reduce/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_reduce` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `tools` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:190:1 [INFO] [stderr] | [INFO] [stderr] 190 | pub mod tools; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `tools`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tools.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/tools/mod.rs" [INFO] [stderr] = note: if there is a `mod tools` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `openmp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:193:1 [INFO] [stderr] | [INFO] [stderr] 193 | pub mod openmp; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `openmp`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/openmp.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/openmp/mod.rs" [INFO] [stderr] = note: if there is a `mod openmp` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `openmp_x86` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:194:1 [INFO] [stderr] | [INFO] [stderr] 194 | pub mod openmp_x86; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `openmp_x86`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/openmp_x86.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/openmp_x86/mod.rs" [INFO] [stderr] = note: if there is a `mod openmp_x86` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `dag_combiner_ext` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:204:1 [INFO] [stderr] | [INFO] [stderr] 204 | pub mod dag_combiner_ext; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `dag_combiner_ext`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/dag_combiner_ext.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/dag_combiner_ext/mod.rs" [INFO] [stderr] = note: if there is a `mod dag_combiner_ext` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_cxxfilt` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | pub mod llvm_cxxfilt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_cxxfilt`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_cxxfilt.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_cxxfilt/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_cxxfilt` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_split` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:208:1 [INFO] [stderr] | [INFO] [stderr] 208 | pub mod llvm_split; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_split`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_split.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_split/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_split` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `llvm_stress` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:209:1 [INFO] [stderr] | [INFO] [stderr] 209 | pub mod llvm_stress; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `llvm_stress`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_stress.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/llvm_stress/mod.rs" [INFO] [stderr] = note: if there is a `mod llvm_stress` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `hwasan` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:212:1 [INFO] [stderr] | [INFO] [stderr] 212 | pub mod hwasan; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `hwasan`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/hwasan.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/hwasan/mod.rs" [INFO] [stderr] = note: if there is a `mod hwasan` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `sanitize` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:213:1 [INFO] [stderr] | [INFO] [stderr] 213 | pub mod sanitize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `sanitize`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/sanitize.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/sanitize/mod.rs" [INFO] [stderr] = note: if there is a `mod sanitize` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `ir_mover` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:216:1 [INFO] [stderr] | [INFO] [stderr] 216 | pub mod ir_mover; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `ir_mover`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ir_mover.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/ir_mover/mod.rs" [INFO] [stderr] = note: if there is a `mod ir_mover` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `value_mapper` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:217:1 [INFO] [stderr] | [INFO] [stderr] 217 | pub mod value_mapper; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `value_mapper`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/value_mapper.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/value_mapper/mod.rs" [INFO] [stderr] = note: if there is a `mod value_mapper` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `security` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:220:1 [INFO] [stderr] | [INFO] [stderr] 220 | pub mod security; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `security`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/security.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/security/mod.rs" [INFO] [stderr] = note: if there is a `mod security` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `self_compile` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:221:1 [INFO] [stderr] | [INFO] [stderr] 221 | pub mod self_compile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `self_compile`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/self_compile.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/self_compile/mod.rs" [INFO] [stderr] = note: if there is a `mod self_compile` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `guard_widening` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:224:1 [INFO] [stderr] | [INFO] [stderr] 224 | pub mod guard_widening; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `guard_widening`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/guard_widening.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/guard_widening/mod.rs" [INFO] [stderr] = note: if there is a `mod guard_widening` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `irce` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:225:1 [INFO] [stderr] | [INFO] [stderr] 225 | pub mod irce; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `irce`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/irce.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/irce/mod.rs" [INFO] [stderr] = note: if there is a `mod irce` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_access_info` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | pub mod loop_access_info; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_access_info`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_access_info.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_access_info/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_access_info` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_distribution` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:227:1 [INFO] [stderr] | [INFO] [stderr] 227 | pub mod loop_distribution; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_distribution`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_distribution.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_distribution/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_distribution` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_fusion` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:228:1 [INFO] [stderr] | [INFO] [stderr] 228 | pub mod loop_fusion; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_fusion`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_fusion.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_fusion/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_fusion` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_interchange` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:229:1 [INFO] [stderr] | [INFO] [stderr] 229 | pub mod loop_interchange; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_interchange`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_interchange.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_interchange/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_interchange` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_load_elim` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:230:1 [INFO] [stderr] | [INFO] [stderr] 230 | pub mod loop_load_elim; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_load_elim`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_load_elim.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_load_elim/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_load_elim` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_predication` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/lib.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | pub mod loop_predication; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `loop_predication`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_predication.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-native-core-0.1.14/src/loop_predication/mod.rs" [INFO] [stderr] = note: if there is a `mod loop_predication` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stderr] [INFO] [stderr] error[E0583]: file not found for module `loop_reroll` [WARN] too much data in the log, truncating it