[INFO] fetching crate assembly-pack 0.1.0... [INFO] extracting crate assembly-pack 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/assembly-pack/0.1.0 [INFO] extracting crate assembly-pack 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/assembly-pack/0.1.0 [INFO] validating manifest of assembly-pack-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of assembly-pack-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing assembly-pack-0.1.0 [INFO] finished frobbing assembly-pack-0.1.0 [INFO] frobbed toml for assembly-pack-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/assembly-pack/0.1.0/Cargo.toml [INFO] started frobbing assembly-pack-0.1.0 [INFO] finished frobbing assembly-pack-0.1.0 [INFO] frobbed toml for assembly-pack-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/assembly-pack/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assembly-core v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing assembly-pack-0.1.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/assembly-pack/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 3bb015adf4ccd1a08e21778ba1f3ab58023727612a9e212df45123a202c89743 [INFO] running `"docker" "start" "-a" "3bb015adf4ccd1a08e21778ba1f3ab58023727612a9e212df45123a202c89743"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling assembly-core v0.1.0 [INFO] [stderr] Compiling assembly-pack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.25s [INFO] running `"docker" "inspect" "3bb015adf4ccd1a08e21778ba1f3ab58023727612a9e212df45123a202c89743"` [INFO] running `"docker" "rm" "-f" "3bb015adf4ccd1a08e21778ba1f3ab58023727612a9e212df45123a202c89743"` [INFO] [stdout] 3bb015adf4ccd1a08e21778ba1f3ab58023727612a9e212df45123a202c89743 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/assembly-pack/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 34bdf86aafd125c8dced662d7a69d729df4bd7fab24904c0e961663abf04cc8c [INFO] running `"docker" "start" "-a" "34bdf86aafd125c8dced662d7a69d729df4bd7fab24904c0e961663abf04cc8c"` [INFO] [stderr] Compiling assembly-pack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pk-file.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use assembly::pk::reader::{PackFile, PackEntryAccessor}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pki-list.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use assembly::pki::{io::LoadError, core::PackIndexFile}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pk-entries.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use assembly::pk::reader::{PackFile, PackEntryAccessor}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pk-entries.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use assembly::pk::file::{PKEntry}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pk-entries.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use assembly::core::reader::{FileError, FileResult}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pk-file.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use assembly::pk::file::{PKEntry}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pk-file.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use assembly::core::reader::{FileError, FileResult}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pki-find.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use assembly::pki::core::PackIndexFile; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `assembly` [INFO] [stderr] --> examples/pki-find.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use assembly::pki::io::{LoadError}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `assembly` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `env` [INFO] [stderr] --> examples/pki-list.rs:22:29 [INFO] [stderr] | [INFO] [stderr] 22 | let args: Vec = env::args().collect(); [INFO] [stderr] | ^^^ use of undeclared type or module `env` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PackIndexFile` [INFO] [stderr] --> examples/pki-list.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | PackIndexFile::try_from(filename.as_ref())? [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `PackIndexFile` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LoadError` in this scope [INFO] [stderr] --> examples/pki-list.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | Load(LoadError), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pki::io::LoadError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LoadError` in this scope [INFO] [stderr] --> examples/pki-list.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | impl From for MainError { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pki::io::LoadError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LoadError` in this scope [INFO] [stderr] --> examples/pki-list.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | fn from(e: LoadError) -> Self { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pki::io::LoadError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused imports: `core::PackIndexFile`, `io::LoadError` [INFO] [stderr] --> examples/pki-list.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | use assembly::pki::{io::LoadError, core::PackIndexFile}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::convert::TryFrom` [INFO] [stderr] --> examples/pki-list.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::convert::TryFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `assembly-pack`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PackIndexFile` [INFO] [stderr] --> examples/pki-find.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | let pki = PackIndexFile::try_from(filename.as_ref())?; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `PackIndexFile` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LoadError` in this scope [INFO] [stderr] --> examples/pki-find.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | Load(LoadError), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pki::io::LoadError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LoadError` in this scope [INFO] [stderr] --> examples/pki-find.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | impl From for MainError { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pki::io::LoadError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LoadError` in this scope [INFO] [stderr] --> examples/pki-find.rs:14:16 [INFO] [stderr] | [INFO] [stderr] 14 | fn from(e: LoadError) -> Self { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pki::io::LoadError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `assembly::pki::core::PackIndexFile` [INFO] [stderr] --> examples/pki-find.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use assembly::pki::core::PackIndexFile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `LoadError` [INFO] [stderr] --> examples/pki-find.rs:3:25 [INFO] [stderr] | [INFO] [stderr] 3 | use assembly::pki::io::{LoadError}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::convert::From<[type error]>` for type `MainError`: [INFO] [stderr] --> examples/pki-find.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 13 | impl From for MainError { [INFO] [stderr] | ---------------------------------- first implementation here [INFO] [stderr] ... [INFO] [stderr] 19 | impl From for MainError { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `MainError` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0119, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0119`. [INFO] [stderr] error: Could not compile `assembly-pack`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PackFile` [INFO] [stderr] --> examples/pk-file.rs:69:24 [INFO] [stderr] | [INFO] [stderr] 69 | let mut pack = PackFile::open(&mut reader); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `PackFile` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FileError` in this scope [INFO] [stderr] --> examples/pk-file.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | File(FileError), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_core::reader::FileError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FileError` in this scope [INFO] [stderr] --> examples/pk-file.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | impl From for MainError { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_core::reader::FileError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FileError` in this scope [INFO] [stderr] --> examples/pk-file.rs:21:16 [INFO] [stderr] | [INFO] [stderr] 21 | fn from(e: FileError) -> Self { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_core::reader::FileError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PackEntryAccessor` in this scope [INFO] [stderr] --> examples/pk-file.rs:27:22 [INFO] [stderr] | [INFO] [stderr] 27 | entries: &'b mut PackEntryAccessor<'b,'a,T>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pk::reader::PackEntryAccessor; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FileResult` in this scope [INFO] [stderr] --> examples/pk-file.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | entry: Option>, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_core::reader::FileResult; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PKEntry` in this scope [INFO] [stderr] --> examples/pk-file.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | entry: Option>, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pk::file::PKEntry; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PackEntryAccessor`, `PackFile` [INFO] [stderr] --> examples/pk-file.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use assembly::pk::reader::{PackFile, PackEntryAccessor}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `PKEntry` [INFO] [stderr] --> examples/pk-file.rs:2:26 [INFO] [stderr] | [INFO] [stderr] 2 | use assembly::pk::file::{PKEntry}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `FileError`, `FileResult` [INFO] [stderr] --> examples/pk-file.rs:3:30 [INFO] [stderr] | [INFO] [stderr] 3 | use assembly::core::reader::{FileError, FileResult}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PackFile` [INFO] [stderr] --> examples/pk-entries.rs:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | let mut pack = PackFile::open(&mut reader); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `PackFile` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FileError` in this scope [INFO] [stderr] --> examples/pk-entries.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | File(FileError), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_core::reader::FileError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FileError` in this scope [INFO] [stderr] --> examples/pk-entries.rs:18:11 [INFO] [stderr] | [INFO] [stderr] 18 | impl From for MainError { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_core::reader::FileError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FileError` in this scope [INFO] [stderr] --> examples/pk-entries.rs:19:16 [INFO] [stderr] | [INFO] [stderr] 19 | fn from(e: FileError) -> Self { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_core::reader::FileError; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PackEntryAccessor` in this scope [INFO] [stderr] --> examples/pk-entries.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | entries: &mut PackEntryAccessor<'b,'a,T>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pk::reader::PackEntryAccessor; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FileResult` in this scope [INFO] [stderr] --> examples/pk-entries.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | entry: Option> [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_core::reader::FileResult; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PKEntry` in this scope [INFO] [stderr] --> examples/pk-entries.rs:26:30 [INFO] [stderr] | [INFO] [stderr] 26 | entry: Option> [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use assembly_pack::pk::file::PKEntry; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PackEntryAccessor`, `PackFile` [INFO] [stderr] --> examples/pk-entries.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use assembly::pk::reader::{PackFile, PackEntryAccessor}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `PKEntry` [INFO] [stderr] --> examples/pk-entries.rs:2:26 [INFO] [stderr] | [INFO] [stderr] 2 | use assembly::pk::file::{PKEntry}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `FileError`, `FileResult` [INFO] [stderr] --> examples/pk-entries.rs:3:30 [INFO] [stderr] | [INFO] [stderr] 3 | use assembly::core::reader::{FileError, FileResult}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `assembly-pack`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `assembly-pack`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "34bdf86aafd125c8dced662d7a69d729df4bd7fab24904c0e961663abf04cc8c"` [INFO] running `"docker" "rm" "-f" "34bdf86aafd125c8dced662d7a69d729df4bd7fab24904c0e961663abf04cc8c"` [INFO] [stdout] 34bdf86aafd125c8dced662d7a69d729df4bd7fab24904c0e961663abf04cc8c