[INFO] fetching crate ax_banyan 0.18.0...
[INFO] checking ax_banyan-0.18.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ax_banyan 0.18.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate ax_banyan 0.18.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ax_banyan 0.18.0
[INFO] finished tweaking crates.io crate ax_banyan 0.18.0
[INFO] tweaked toml for crates.io crate ax_banyan 0.18.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 198 packages to latest compatible versions
[INFO] [stderr]       Adding chacha20 v0.8.2 (available: v0.9.1)
[INFO] [stderr]       Adding cid v0.8.6 (available: v0.11.1)
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.21)
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.5)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.1)
[INFO] [stderr]       Adding libipld v0.14.0 (available: v0.16.0)
[INFO] [stderr]       Adding multihash v0.16.3 (available: v0.19.2)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding range-collections v0.1.2 (available: v0.4.5)
[INFO] [stderr]       Adding zstd v0.9.2+zstd.1.5.1 (available: v0.13.2)
[INFO] [stderr]       Adding zstd-safe v4.1.3+zstd.1.5.1 (available: v4.1.6+zstd.1.5.2)
[INFO] [stderr]       Adding zstd-sys v1.6.2+zstd.1.5.1 (available: v1.6.3+zstd.1.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95b1c9cfced9e1707eba074251517f92e89f0c8288d9b5148c51f650198fb2dc
[INFO] running `Command { std: "docker" "start" "-a" "95b1c9cfced9e1707eba074251517f92e89f0c8288d9b5148c51f650198fb2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b1c9cfced9e1707eba074251517f92e89f0c8288d9b5148c51f650198fb2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b1c9cfced9e1707eba074251517f92e89f0c8288d9b5148c51f650198fb2dc", kill_on_drop: false }`
[INFO] [stdout] 95b1c9cfced9e1707eba074251517f92e89f0c8288d9b5148c51f650198fb2dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb41772ee0aa6085ee5144e731710b77add4b48c22b734f4f543af7c1a3f515
[INFO] running `Command { std: "docker" "start" "-a" "ffb41772ee0aa6085ee5144e731710b77add4b48c22b734f4f543af7c1a3f515", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking cached v0.30.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking weight-cache v0.2.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking chacha20 v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cbor-data v0.8.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling quickcheck_async v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling libipld-pb v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking range-collections v0.1.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.14.0
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking cid v0.8.6
[INFO] [stderr]     Checking libipld-core v0.14.0
[INFO] [stderr]     Checking libipld-cbor v0.14.0
[INFO] [stderr]     Checking libipld-json v0.14.0
[INFO] [stderr]     Checking libipld-macro v0.14.0
[INFO] [stderr]     Checking libipld v0.14.0
[INFO] [stderr]     Checking zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]     Checking ax_banyan v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_cbor_impl`
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:607:5
[INFO] [stdout]     |
[INFO] [stdout] 607 |     impl ReadCbor for MyCid {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ missing `read_cbor_impl` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn read_cbor_impl<Self>(_: &cbor_data::Cbor) -> Result<Self, CodecError> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/index.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, DagCbor)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Decode<DagCborCodec>` will fail
[INFO] [stdout]    --> src/index.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, DagCbor)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/index.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, DagCbor)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Decode<DagCborCodec>` will fail
[INFO] [stdout]    --> src/index.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, DagCbor)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/index.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, DagCbor)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode<libipld::libipld_cbor::DagCborCodec>` will fail
[INFO] [stdout]    --> src/index.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, DagCbor)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/index.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, DagCbor)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode<libipld::libipld_cbor::DagCborCodec>` will fail
[INFO] [stdout]    --> src/index.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, DagCbor)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u8: cbor_data::codec::WriteCbor` is not satisfied
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |           let res = ZstdDagCborSeq::fill(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 538 | |             &[],
[INFO] [stdout] 539 | |             &mut items,
[INFO] [stdout] 540 | |             &mut keys,
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |             1000,
[INFO] [stdout] 545 | |         );
[INFO] [stdout]     | |_________^ the trait `cbor_data::codec::WriteCbor` is not implemented for `u8`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `cbor_data::codec::WriteCbor`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u16
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]     = note: required for `Vec<u8>` to implement `cbor_data::codec::WriteCbor`
[INFO] [stdout] note: required by a bound in `zstd_dag_cbor_seq::ZstdDagCborSeq::fill`
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn fill<K, V: WriteCbor>(
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `ZstdDagCborSeq::fill`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u8: cbor_data::codec::WriteCbor` is not satisfied
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:555:25
[INFO] [stdout]     |
[INFO] [stdout] 555 |           let (_, full) = ZstdDagCborSeq::fill(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 556 | |             &[],
[INFO] [stdout] 557 | |             &mut items,
[INFO] [stdout] 558 | |             &mut keys,
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |             1000,
[INFO] [stdout] 563 | |         )?;
[INFO] [stdout]     | |_________^ the trait `cbor_data::codec::WriteCbor` is not implemented for `u8`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `cbor_data::codec::WriteCbor`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u16
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]     = note: required for `Vec<u8>` to implement `cbor_data::codec::WriteCbor`
[INFO] [stdout] note: required by a bound in `zstd_dag_cbor_seq::ZstdDagCborSeq::fill`
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn fill<K, V: WriteCbor>(
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `ZstdDagCborSeq::fill`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u8: cbor_data::codec::WriteCbor` is not satisfied
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |           let (_, full) = ZstdDagCborSeq::fill(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 580 | |             &[],
[INFO] [stdout] 581 | |             &mut items,
[INFO] [stdout] 582 | |             &mut keys,
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |             2,
[INFO] [stdout] 587 | |         )?;
[INFO] [stdout]     | |_________^ the trait `cbor_data::codec::WriteCbor` is not implemented for `u8`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `cbor_data::codec::WriteCbor`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u16
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]     = note: required for `Vec<u8>` to implement `cbor_data::codec::WriteCbor`
[INFO] [stdout] note: required by a bound in `zstd_dag_cbor_seq::ZstdDagCborSeq::fill`
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn fill<K, V: WriteCbor>(
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `ZstdDagCborSeq::fill`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u8: cbor_data::codec::WriteCbor` is not satisfied
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:682:46
[INFO] [stdout]     |
[INFO] [stdout] 682 |         let initial = ZstdDagCborSeq::single(&first, 0)?;
[INFO] [stdout]     |                       ---------------------- ^^^^^^ the trait `cbor_data::codec::WriteCbor` is not implemented for `u8`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `cbor_data::codec::WriteCbor`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u16
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]     = note: required for `Vec<u8>` to implement `cbor_data::codec::WriteCbor`
[INFO] [stdout] note: required by a bound in `zstd_dag_cbor_seq::ZstdDagCborSeq::single`
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn single<T: WriteCbor>(value: &T, zstd_level: i32) -> anyhow::Result<Self> {
[INFO] [stdout]     |                      ^^^^^^^^^ required by this bound in `ZstdDagCborSeq::single`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u8: cbor_data::codec::WriteCbor` is not satisfied
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:685:23
[INFO] [stdout]     |
[INFO] [stdout] 685 |           let (za, _) = ZstdDagCborSeq::fill(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 686 | |             initial.compressed(),
[INFO] [stdout] 687 | |             &mut iter,
[INFO] [stdout] 688 | |             &mut keys,
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |             usize::max_value(),
[INFO] [stdout] 693 | |         )?;
[INFO] [stdout]     | |_________^ the trait `cbor_data::codec::WriteCbor` is not implemented for `u8`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `cbor_data::codec::WriteCbor`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u16
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]     = note: required for `Vec<u8>` to implement `cbor_data::codec::WriteCbor`
[INFO] [stdout] note: required by a bound in `zstd_dag_cbor_seq::ZstdDagCborSeq::fill`
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn fill<K, V: WriteCbor>(
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `ZstdDagCborSeq::fill`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u8: cbor_data::codec::ReadCbor` is not satisfied
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:709:43
[INFO] [stdout]     |
[INFO] [stdout] 709 |         let mut decompressed = za.items::<Vec<u8>>()?;
[INFO] [stdout]     |                                   -----   ^^^^^^^ the trait `cbor_data::codec::ReadCbor` is not implemented for `u8`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `cbor_data::codec::ReadCbor`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u16
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]     = note: required for `Vec<u8>` to implement `cbor_data::codec::ReadCbor`
[INFO] [stdout] note: required by a bound in `zstd_dag_cbor_seq::ZstdDagCborSeq::items`
[INFO] [stdout]    --> src/store/zstd_dag_cbor_seq.rs:322:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn items<T: ReadCbor>(&self) -> anyhow::Result<Vec<T>> {
[INFO] [stdout]     |                     ^^^^^^^^ required by this bound in `ZstdDagCborSeq::items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `boxed` is never used
[INFO] [stdout]   --> src/util.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub(crate) trait IterExt<'a>
[INFO] [stdout]    |                  ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn boxed(self) -> BoxedIter<'a, Self::Item> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]  --> tests/mini_store.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]  --> tests/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `banyan`
[INFO] [stdout]  --> tests/mini_store.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `banyan`
[INFO] [stdout]  --> tests/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]  --> tests/link_scraping.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]  --> tests/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]  --> tests/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `banyan`
[INFO] [stdout]  --> tests/link_scraping.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `banyan`
[INFO] [stdout]  --> tests/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ax_banyan` (lib test) due to 7 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `banyan`
[INFO] [stdout]  --> tests/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn containing(&self, _: u64, index: &banyan::index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |                                          ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ax_banyan::index;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `index`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -     fn containing(&self, _: u64, index: &banyan::index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout] 52 +     fn containing(&self, _: u64, index: &index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:58:50
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn intersecting(&self, _offset: u64, index: &banyan::index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ax_banyan::index;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `index`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 58 -     fn intersecting(&self, _offset: u64, index: &banyan::index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout] 58 +     fn intersecting(&self, _offset: u64, index: &index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]  --> tests/build_check.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]  --> tests/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `banyan`
[INFO] [stdout]  --> tests/build_check.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `banyan`
[INFO] [stdout]  --> tests/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use banyan::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn containing(&self, _: u64, index: &banyan::index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |                                          ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ax_banyan::index;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `index`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -     fn containing(&self, _: u64, index: &banyan::index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout] 52 +     fn containing(&self, _: u64, index: &index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:58:50
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn intersecting(&self, _offset: u64, index: &banyan::index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ax_banyan::index;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `index`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 58 -     fn intersecting(&self, _offset: u64, index: &banyan::index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout] 58 +     fn intersecting(&self, _offset: u64, index: &index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn containing(&self, _: u64, index: &banyan::index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |                                          ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ax_banyan::index;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `index`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -     fn containing(&self, _: u64, index: &banyan::index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout] 52 +     fn containing(&self, _: u64, index: &index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:58:50
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn intersecting(&self, _offset: u64, index: &banyan::index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ax_banyan::index;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `index`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 58 -     fn intersecting(&self, _offset: u64, index: &banyan::index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout] 58 +     fn intersecting(&self, _offset: u64, index: &index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn containing(&self, _: u64, index: &banyan::index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |                                          ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ax_banyan::index;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `index`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -     fn containing(&self, _: u64, index: &banyan::index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout] 52 +     fn containing(&self, _: u64, index: &index::LeafIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:58:50
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn intersecting(&self, _offset: u64, index: &banyan::index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ax_banyan::index;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `index`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 58 -     fn intersecting(&self, _offset: u64, index: &banyan::index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout] 58 +     fn intersecting(&self, _offset: u64, index: &index::BranchIndex<TT>, res: &mut [bool]) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type Forest = banyan::Forest<TT, MemStore<Sha256Digest>>;
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_cbor_impl`
[INFO] [stdout]   --> tests/link_scraping.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ReadCbor for Payload {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_cbor_impl` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn read_cbor_impl<Self>(_: &Cbor) -> Result<Self, CodecError> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type Forest = banyan::Forest<TT, MemStore<Sha256Digest>>;
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ax_banyan` (test "mini_store") due to 7 previous errors
[INFO] [stderr] error: could not compile `ax_banyan` (test "common") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type Forest = banyan::Forest<TT, MemStore<Sha256Digest>>;
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ax_banyan` (test "link_scraping") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `banyan`
[INFO] [stdout]   --> tests/common.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type Forest = banyan::Forest<TT, MemStore<Sha256Digest>>;
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `banyan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ax_banyan` (test "build_check") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "ffb41772ee0aa6085ee5144e731710b77add4b48c22b734f4f543af7c1a3f515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb41772ee0aa6085ee5144e731710b77add4b48c22b734f4f543af7c1a3f515", kill_on_drop: false }`
[INFO] [stdout] ffb41772ee0aa6085ee5144e731710b77add4b48c22b734f4f543af7c1a3f515
