[INFO] fetching crate nt_hive2 4.2.4...
[INFO] checking nt_hive2-4.2.4 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate nt_hive2 4.2.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nt_hive2 4.2.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nt_hive2 4.2.4
[INFO] tweaked toml for crates.io crate nt_hive2 4.2.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nt_hive2 4.2.4 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nt_hive2 4.2.4 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b53cdc9300282cd44523fa4a3d70e521a51afd9767bce53da3355e0cce6acf7e
[INFO] running `Command { std: "docker" "start" "-a" "b53cdc9300282cd44523fa4a3d70e521a51afd9767bce53da3355e0cce6acf7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b53cdc9300282cd44523fa4a3d70e521a51afd9767bce53da3355e0cce6acf7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53cdc9300282cd44523fa4a3d70e521a51afd9767bce53da3355e0cce6acf7e", kill_on_drop: false }`
[INFO] [stdout] b53cdc9300282cd44523fa4a3d70e521a51afd9767bce53da3355e0cce6acf7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffc37e0ae6a98a1f1007420a81a6fc3902bc0f4843c689cf82cc29ac1fd53e88
[INFO] running `Command { std: "docker" "start" "-a" "ffc37e0ae6a98a1f1007420a81a6fc3902bc0f4843c689cf82cc29ac1fd53e88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking marvin32 v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[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 getset v0.1.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking memoverlay v0.1.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking winstructs v0.3.2
[INFO] [stderr]     Checking nt_hive2 v4.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/nk.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: end byte index 52 is out of bounds for string of length 33
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/vk.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: end byte index 88 is out of bounds for string of length 12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> 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: end byte index 86 is out of bounds for string of length 31
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/nk.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: end byte index 52 is out of bounds for string of length 33
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/vk.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: end byte index 88 is out of bounds for string of length 12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> 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: end byte index 86 is out of bounds for string of length 31
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::nk::KeyNode`
[INFO] [stdout]   --> 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]   --> 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]   --> 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]   --> 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[E0432]: unresolved import `crate::nk::KeyNode`
[INFO] [stdout]   --> 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]   --> 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]   --> 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]   --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]   --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]   --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> src/nk.rs:331:32
[INFO] [stdout]     |
[INFO] [stdout] 331 | impl SubPath<&Vec<String>> for KeyNode {
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> src/nk.rs:374:33
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl From<KeyNodeWithMagic> for KeyNode {
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyValue` in this scope
[INFO] [stdout]   --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> src/nk.rs:331:32
[INFO] [stdout]     |
[INFO] [stdout] 331 | impl SubPath<&Vec<String>> for KeyNode {
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyValue` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyNode` in this scope
[INFO] [stdout]    --> src/nk.rs:374:33
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl From<KeyNodeWithMagic> for KeyNode {
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyValue` in this scope
[INFO] [stdout]    --> src/vk.rs:341:44
[INFO] [stdout]     |
[INFO] [stdout] 341 | impl From<Cell<KeyValueWithMagic, ()>> for KeyValue {
[INFO] [stdout]     |                                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyValue` in this scope
[INFO] [stdout]   --> 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[E0425]: cannot find type `KeyValue` in this scope
[INFO] [stdout]    --> 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[E0425]: cannot find type `KeyValue` in this scope
[INFO] [stdout]    --> src/vk.rs:341:44
[INFO] [stdout]     |
[INFO] [stdout] 341 | impl From<Cell<KeyValueWithMagic, ()>> for KeyValue {
[INFO] [stdout]     |                                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::parse_string`
[INFO] [stdout]  --> src/nk.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::util::parse_string;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::parse_timestamp`
[INFO] [stdout]  --> src/nk.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::util::parse_timestamp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Offset`
[INFO] [stdout]   --> src/nk.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::Offset;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::parse_string`
[INFO] [stdout]  --> src/nk.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::util::parse_string;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::parse_timestamp`
[INFO] [stdout]  --> src/nk.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::util::parse_timestamp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Offset`
[INFO] [stdout]   --> src/nk.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::Offset;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TransactionLogsEntry: BinRead` is not satisfied
[INFO] [stdout]    --> src/transactionlog/mod.rs:39:32
[INFO] [stdout]     |
[INFO] [stdout]  39 |         match reader.read_le::<TransactionLogsEntry>() {
[INFO] [stdout]     |                      -------   ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `BinRead` is not implemented for `TransactionLogsEntry`
[INFO] [stdout]    --> src/transactionlog/transactionlogsentry.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | pub struct 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: required by a bound in `binrw::BinReaderExt::read_le`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.15.0/src/binread/mod.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn read_le<'a, T>(&mut self) -> BinResult<T>
[INFO] [stdout]     |        ------- required by a bound in this associated function
[INFO] [stdout] 247 |     where
[INFO] [stdout] 248 |         T: BinRead,
[INFO] [stdout]     |            ^^^^^^^ required by this bound in `BinReaderExt::read_le`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/nt_hive2-fe24a818093838c3.long-type-4928497144941120286.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TransactionLogsEntry: BinRead` is not satisfied
[INFO] [stdout]    --> src/transactionlog/mod.rs:39:32
[INFO] [stdout]     |
[INFO] [stdout]  39 |         match reader.read_le::<TransactionLogsEntry>() {
[INFO] [stdout]     |                      -------   ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `BinRead` is not implemented for `TransactionLogsEntry`
[INFO] [stdout]    --> src/transactionlog/transactionlogsentry.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | pub struct 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: required by a bound in `binrw::BinReaderExt::read_le`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.15.0/src/binread/mod.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn read_le<'a, T>(&mut self) -> BinResult<T>
[INFO] [stdout]     |        ------- required by a bound in this associated function
[INFO] [stdout] 247 |     where
[INFO] [stdout] 248 |         T: BinRead,
[INFO] [stdout]     |            ^^^^^^^ required by this bound in `BinReaderExt::read_le`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/nt_hive2-2e627d9c786b652a.long-type-15562990130987034294.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, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, 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; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nt_hive2` (lib test) due to 18 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ffc37e0ae6a98a1f1007420a81a6fc3902bc0f4843c689cf82cc29ac1fd53e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc37e0ae6a98a1f1007420a81a6fc3902bc0f4843c689cf82cc29ac1fd53e88", kill_on_drop: false }`
[INFO] [stdout] ffc37e0ae6a98a1f1007420a81a6fc3902bc0f4843c689cf82cc29ac1fd53e88
