[INFO] fetching crate evtx-msg 1.0.1... [INFO] checking evtx-msg-1.0.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate evtx-msg 1.0.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate evtx-msg 1.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate evtx-msg 1.0.1 [INFO] tweaked toml for crates.io crate evtx-msg 1.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate evtx-msg 1.0.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate evtx-msg 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-ext v0.3.0 [INFO] [stderr] Downloaded thiserror-ext-derive v0.3.0 [INFO] [stderr] Downloaded pelite-macros v0.1.1 [INFO] [stderr] Downloaded dataview v1.0.1 [INFO] [stderr] Downloaded codepage v0.1.2 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded winstructs v0.3.2 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded marvin32 v0.1.1 [INFO] [stderr] Downloaded nt_hive2 v4.2.4 [INFO] [stderr] Downloaded derive_pod v0.1.2 [INFO] [stderr] Downloaded memoverlay v0.1.3 [INFO] [stderr] Downloaded pelite v0.10.0 [INFO] [stderr] Downloaded evtx v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbdbf9d8e1490e87109148d47b905ef77614f868676a5ebb0dae7a7b485234ee [INFO] running `Command { std: "docker" "start" "-a" "bbdbf9d8e1490e87109148d47b905ef77614f868676a5ebb0dae7a7b485234ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbdbf9d8e1490e87109148d47b905ef77614f868676a5ebb0dae7a7b485234ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbdbf9d8e1490e87109148d47b905ef77614f868676a5ebb0dae7a7b485234ee", kill_on_drop: false }` [INFO] [stdout] bbdbf9d8e1490e87109148d47b905ef77614f868676a5ebb0dae7a7b485234ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 935525de61a5c1288ff2a65ab00b18ab8f51e057facdeb40dc60b7abe1c8e42b [INFO] running `Command { std: "docker" "start" "-a" "935525de61a5c1288ff2a65ab00b18ab8f51e057facdeb40dc60b7abe1c8e42b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Checking marvin32 v0.1.1 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking pelite v0.10.0 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling thiserror-ext-derive v0.3.0 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking memoverlay v0.1.3 [INFO] [stderr] Checking thiserror-ext v0.3.0 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking winstructs v0.3.2 [INFO] [stderr] Checking nt_hive2 v4.2.4 [INFO] [stderr] Checking evtx v0.8.5 [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[binread] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: byte index 52 is out of bounds of `#[br( if(key_values_count > 0),` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/vk.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[binread] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: byte index 88 is out of bounds of `#[br(assert(` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/transactionlog/transactionlogsentry.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(BinRead, Debug, Clone, Default, Getters)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: byte index 86 is out of bounds of `#[br(count = dirty_pages_count,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::nk::KeyNode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/hive/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::nk::KeyNode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `KeyNode` in `nk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vk::KeyValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::vk::KeyValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `KeyValue` in `vk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nk::KeyNode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/lib.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | pub use nk::{KeyNode, KeyNodeWithMagic, SubPath}; [INFO] [stdout] | ^^^^^^^ no `KeyNode` in `nk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vk::KeyValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/lib.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | pub use vk::{KeyValue, KeyValueWithMagic, RegistryValue}; [INFO] [stdout] | ^^^^^^^^ no `KeyValue` in `vk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyNode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct KeyNodeWithMagic(KeyNode); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyNode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:135:6 [INFO] [stdout] | [INFO] [stdout] 135 | impl KeyNode { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyNode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | impl SubPath<&str> for KeyNode { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyNode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:303:27 [INFO] [stdout] | [INFO] [stdout] 303 | impl SubPath<&String> for KeyNode { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyNode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:317:30 [INFO] [stdout] | [INFO] [stdout] 317 | impl SubPath<&Vec<&str>> for KeyNode { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyNode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:331:32 [INFO] [stdout] | [INFO] [stdout] 331 | impl SubPath<&Vec> for KeyNode { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyNode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/nk.rs:374:33 [INFO] [stdout] | [INFO] [stdout] 374 | impl From for KeyNode { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/vk.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct KeyValueWithMagic(KeyValue); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/vk.rs:307:6 [INFO] [stdout] | [INFO] [stdout] 307 | impl KeyValue { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/vk.rs:341:44 [INFO] [stdout] | [INFO] [stdout] 341 | impl From> for KeyValue { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TransactionLogsEntry: BinRead` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nt_hive2-4.2.4/src/transactionlog/mod.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | match reader.read_le::() { [INFO] [stdout] | ^^^^^^^ the trait `BinRead` is not implemented for `TransactionLogsEntry` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `BinRead`: [INFO] [stdout] () [INFO] [stdout] (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...) [INFO] [stdout] (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...) [INFO] [stdout] (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...) [INFO] [stdout] (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...) [INFO] [stdout] (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...) [INFO] [stdout] (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...) [INFO] [stdout] (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32) [INFO] [stdout] and 80 others [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/nt_hive2-ebdd9a8c8e3a055f.long-type-4504374761224464794.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nt_hive2` (lib) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "935525de61a5c1288ff2a65ab00b18ab8f51e057facdeb40dc60b7abe1c8e42b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "935525de61a5c1288ff2a65ab00b18ab8f51e057facdeb40dc60b7abe1c8e42b", kill_on_drop: false }` [INFO] [stdout] 935525de61a5c1288ff2a65ab00b18ab8f51e057facdeb40dc60b7abe1c8e42b