[INFO] cloning repository https://github.com/jonathan-lemos/meta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathan-lemos/meta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-lemos%2Fmeta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-lemos%2Fmeta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e1b7338eaead8e620e2ce7fd10fcb6ce5a22832 [INFO] checking jonathan-lemos/meta against try#1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-lemos%2Fmeta" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonathan-lemos/meta on toolchain 1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonathan-lemos/meta [INFO] finished tweaking git repo https://github.com/jonathan-lemos/meta [INFO] tweaked toml for git repo https://github.com/jonathan-lemos/meta written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jonathan-lemos/meta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d7e9ddf62a96df14da46a7e21c8791d14a976b29ecc62e65898fa2291585634 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d7e9ddf62a96df14da46a7e21c8791d14a976b29ecc62e65898fa2291585634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d7e9ddf62a96df14da46a7e21c8791d14a976b29ecc62e65898fa2291585634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7e9ddf62a96df14da46a7e21c8791d14a976b29ecc62e65898fa2291585634", kill_on_drop: false }` [INFO] [stdout] 0d7e9ddf62a96df14da46a7e21c8791d14a976b29ecc62e65898fa2291585634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8edef4fdff266223ca0e7798a2bd939ff19bf950fdc96a005d045004e7eeab49 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8edef4fdff266223ca0e7798a2bd939ff19bf950fdc96a005d045004e7eeab49", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking rusqlite v0.24.1 [INFO] [stderr] Checking meta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IndexMut` [INFO] [stdout] --> src/database.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{Index, IndexMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IndexMut` [INFO] [stdout] --> src/database.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{Index, IndexMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Output`, `index` [INFO] [stdout] --> src/database.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | impl Index for Directory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Output`, `index` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Output = Type;` [INFO] [stdout] = help: implement the missing item: `fn index(&self, _: Idx) -> &>::Output { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Output`, `index` [INFO] [stdout] --> src/database.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | impl Index for Directory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Output`, `index` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Output = Type;` [INFO] [stdout] = help: implement the missing item: `fn index(&self, _: Idx) -> &>::Output { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `file_directory`, `file_metadata`, `file_metadata_get`, `file_metadata_set`, `directory_file`, `directory_files`, `directory_files_with_key`, `directory_files_with_key_and_value`, `directory_metadata`, `directory_metadata_get`, `directory_metadata_set`, `get_directory`, `get_directories`, `get_directories_with_key`, `get_directories_with_key_and_value`, `get_files_with_key`, `get_files_with_key_and_value`, `add_directory`, `add_directory_rec`, `add_file` [INFO] [stdout] --> src/database.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 96 | fn file_directory(&self, f: &File) -> Result; [INFO] [stdout] | -------------------------------------------------------- `file_directory` from trait [INFO] [stdout] 97 | fn file_metadata(&self, f: &File) -> Result>; [INFO] [stdout] | --------------------------------------------------------------------- `file_metadata` from trait [INFO] [stdout] 98 | fn file_metadata_get(&self, f: &File, key: &str) -> Result>; [INFO] [stdout] | --------------------------------------------------------------------------- `file_metadata_get` from trait [INFO] [stdout] 99 | fn file_metadata_set(&self, f: &File, key: &str, value: Option<&str>) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------------------------ `file_metadata_set` from trait [INFO] [stdout] 100 | [INFO] [stdout] 101 | fn directory_file(&self, d: &Directory, filename: &str) -> Result>; [INFO] [stdout] | -------------------------------------------------------------------------------- `directory_file` from trait [INFO] [stdout] 102 | fn directory_files(&self, d: &Directory) -> Result>; [INFO] [stdout] | -------------------------------------------------------------- `directory_files` from trait [INFO] [stdout] 103 | fn directory_files_with_key(&self, key: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------- `directory_files_with_key` from trait [INFO] [stdout] 104 | fn directory_files_with_key_and_value(&self, key: &str, value: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------------------ `directory_files_with_key_and_value` from trait [INFO] [stdout] 105 | fn directory_metadata(&self, d: &Directory) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------- `directory_metadata` from trait [INFO] [stdout] 106 | fn directory_metadata_get(&self, d: &Directory, key: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------------- `directory_metadata_get` from trait [INFO] [stdout] 107 | fn directory_metadata_set(&self, d: &Directory, key: &str, value: Option<&str>) -> Result>; [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- `directory_metadata_set` from trait [INFO] [stdout] 108 | [INFO] [stdout] 109 | fn get_directory(&self, path: &str) -> Option; [INFO] [stdout] | --------------------------------------------------------- `get_directory` from trait [INFO] [stdout] 110 | fn get_directories(&self, ) -> Result>; [INFO] [stdout] | ------------------------------------------------------ `get_directories` from trait [INFO] [stdout] 111 | fn get_directories_with_key(&self, key: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------ `get_directories_with_key` from trait [INFO] [stdout] 112 | fn get_directories_with_key_and_value(&self, key: &str, value: &str) -> Result>; [INFO] [stdout] | ----------------------------------------------------------------------------------------------- `get_directories_with_key_and_value` from trait [INFO] [stdout] 113 | fn get_files_with_key(&self, key: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------- `get_files_with_key` from trait [INFO] [stdout] 114 | fn get_files_with_key_and_value(&self, key: &str, value: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------------ `get_files_with_key_and_value` from trait [INFO] [stdout] 115 | [INFO] [stdout] 116 | fn add_directory(&self, path: &str) -> Result<()>; [INFO] [stdout] | -------------------------------------------------- `add_directory` from trait [INFO] [stdout] 117 | fn add_directory_rec(&self, path: &str) -> Result<()>; [INFO] [stdout] | ------------------------------------------------------ `add_directory_rec` from trait [INFO] [stdout] 118 | fn add_file(&self, path: &str) -> Result<()>; [INFO] [stdout] | --------------------------------------------- `add_file` from trait [INFO] [stdout] ... [INFO] [stdout] 179 | impl Database for SqliteDatabase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `file_directory`, `file_metadata`, `file_metadata_get`, `file_metadata_set`, `directory_file`, `directory_files`, `directory_files_with_key`, `directory_files_with_key_and_value`, `directory_metadata`, `directory_metadata_get`, `directory_metadata_set`, `get_directory`, `get_directories`, `get_directories_with_key`, `get_directories_with_key_and_value`, `get_files_with_key`, `get_files_with_key_and_value`, `add_directory`, `add_directory_rec`, `add_file` in implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `file_directory`, `file_metadata`, `file_metadata_get`, `file_metadata_set`, `directory_file`, `directory_files`, `directory_files_with_key`, `directory_files_with_key_and_value`, `directory_metadata`, `directory_metadata_get`, `directory_metadata_set`, `get_directory`, `get_directories`, `get_directories_with_key`, `get_directories_with_key_and_value`, `get_files_with_key`, `get_files_with_key_and_value`, `add_directory`, `add_directory_rec`, `add_file` [INFO] [stdout] --> src/database.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 96 | fn file_directory(&self, f: &File) -> Result; [INFO] [stdout] | -------------------------------------------------------- `file_directory` from trait [INFO] [stdout] 97 | fn file_metadata(&self, f: &File) -> Result>; [INFO] [stdout] | --------------------------------------------------------------------- `file_metadata` from trait [INFO] [stdout] 98 | fn file_metadata_get(&self, f: &File, key: &str) -> Result>; [INFO] [stdout] | --------------------------------------------------------------------------- `file_metadata_get` from trait [INFO] [stdout] 99 | fn file_metadata_set(&self, f: &File, key: &str, value: Option<&str>) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------------------------ `file_metadata_set` from trait [INFO] [stdout] 100 | [INFO] [stdout] 101 | fn directory_file(&self, d: &Directory, filename: &str) -> Result>; [INFO] [stdout] | -------------------------------------------------------------------------------- `directory_file` from trait [INFO] [stdout] 102 | fn directory_files(&self, d: &Directory) -> Result>; [INFO] [stdout] | -------------------------------------------------------------- `directory_files` from trait [INFO] [stdout] 103 | fn directory_files_with_key(&self, key: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------- `directory_files_with_key` from trait [INFO] [stdout] 104 | fn directory_files_with_key_and_value(&self, key: &str, value: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------------------ `directory_files_with_key_and_value` from trait [INFO] [stdout] 105 | fn directory_metadata(&self, d: &Directory) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------- `directory_metadata` from trait [INFO] [stdout] 106 | fn directory_metadata_get(&self, d: &Directory, key: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------------- `directory_metadata_get` from trait [INFO] [stdout] 107 | fn directory_metadata_set(&self, d: &Directory, key: &str, value: Option<&str>) -> Result>; [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- `directory_metadata_set` from trait [INFO] [stdout] 108 | [INFO] [stdout] 109 | fn get_directory(&self, path: &str) -> Option; [INFO] [stdout] | --------------------------------------------------------- `get_directory` from trait [INFO] [stdout] 110 | fn get_directories(&self, ) -> Result>; [INFO] [stdout] | ------------------------------------------------------ `get_directories` from trait [INFO] [stdout] 111 | fn get_directories_with_key(&self, key: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------ `get_directories_with_key` from trait [INFO] [stdout] 112 | fn get_directories_with_key_and_value(&self, key: &str, value: &str) -> Result>; [INFO] [stdout] | ----------------------------------------------------------------------------------------------- `get_directories_with_key_and_value` from trait [INFO] [stdout] 113 | fn get_files_with_key(&self, key: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------- `get_files_with_key` from trait [INFO] [stdout] 114 | fn get_files_with_key_and_value(&self, key: &str, value: &str) -> Result>; [INFO] [stdout] | ------------------------------------------------------------------------------------ `get_files_with_key_and_value` from trait [INFO] [stdout] 115 | [INFO] [stdout] 116 | fn add_directory(&self, path: &str) -> Result<()>; [INFO] [stdout] | -------------------------------------------------- `add_directory` from trait [INFO] [stdout] 117 | fn add_directory_rec(&self, path: &str) -> Result<()>; [INFO] [stdout] | ------------------------------------------------------ `add_directory_rec` from trait [INFO] [stdout] 118 | fn add_file(&self, path: &str) -> Result<()>; [INFO] [stdout] | --------------------------------------------- `add_file` from trait [INFO] [stdout] ... [INFO] [stdout] 179 | impl Database for SqliteDatabase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `file_directory`, `file_metadata`, `file_metadata_get`, `file_metadata_set`, `directory_file`, `directory_files`, `directory_files_with_key`, `directory_files_with_key_and_value`, `directory_metadata`, `directory_metadata_get`, `directory_metadata_set`, `get_directory`, `get_directories`, `get_directories_with_key`, `get_directories_with_key_and_value`, `get_files_with_key`, `get_files_with_key_and_value`, `add_directory`, `add_directory_rec`, `add_file` in implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Empty` found for enum `PartialMap<_, _>` in the current scope [INFO] [stdout] --> src/database.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 13 | enum PartialMap { [INFO] [stdout] | -------------------------------- variant or associated item `Empty` not found here [INFO] [stdout] ... [INFO] [stdout] 28 | PartialMap::Empty => { [INFO] [stdout] | ^^^^^ variant or associated item not found in `PartialMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Empty` found for enum `PartialMap<_, _>` in the current scope [INFO] [stdout] --> src/database.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 13 | enum PartialMap { [INFO] [stdout] | -------------------------------- variant or associated item `Empty` not found here [INFO] [stdout] ... [INFO] [stdout] 43 | PartialMap::Empty => HashMap::new().iter(), [INFO] [stdout] | ^^^^^ variant or associated item not found in `PartialMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Empty` found for enum `PartialMap<_, _>` in the current scope [INFO] [stdout] --> src/database.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 13 | enum PartialMap { [INFO] [stdout] | -------------------------------- variant or associated item `Empty` not found here [INFO] [stdout] ... [INFO] [stdout] 59 | PartialMap::Empty => { [INFO] [stdout] | ^^^^^ variant or associated item not found in `PartialMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Empty` found for enum `PartialMap<_, _>` in the current scope [INFO] [stdout] --> src/database.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 13 | enum PartialMap { [INFO] [stdout] | -------------------------------- variant or associated item `Empty` not found here [INFO] [stdout] ... [INFO] [stdout] 28 | PartialMap::Empty => { [INFO] [stdout] | ^^^^^ variant or associated item not found in `PartialMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Empty` found for enum `PartialMap<_, _>` in the current scope [INFO] [stdout] --> src/database.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 13 | enum PartialMap { [INFO] [stdout] | -------------------------------- variant or associated item `Empty` not found here [INFO] [stdout] ... [INFO] [stdout] 43 | PartialMap::Empty => HashMap::new().iter(), [INFO] [stdout] | ^^^^^ variant or associated item not found in `PartialMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Empty` found for enum `PartialMap<_, _>` in the current scope [INFO] [stdout] --> src/database.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 13 | enum PartialMap { [INFO] [stdout] | -------------------------------- variant or associated item `Empty` not found here [INFO] [stdout] ... [INFO] [stdout] 59 | PartialMap::Empty => { [INFO] [stdout] | ^^^^^ variant or associated item not found in `PartialMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/database.rs:79:63 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn file(&self, d: &D, filename: &str) -> Result> { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result, rusqlite::Error>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/database.rs:79:63 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn file(&self, d: &D, filename: &str) -> Result> { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result, rusqlite::Error>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `meta` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8edef4fdff266223ca0e7798a2bd939ff19bf950fdc96a005d045004e7eeab49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8edef4fdff266223ca0e7798a2bd939ff19bf950fdc96a005d045004e7eeab49", kill_on_drop: false }` [INFO] [stdout] 8edef4fdff266223ca0e7798a2bd939ff19bf950fdc96a005d045004e7eeab49