[INFO] fetching crate aurora-db 0.6.3...
[INFO] documenting aurora-db-0.6.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate aurora-db 0.6.3 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate aurora-db 0.6.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aurora-db 0.6.3
[INFO] tweaked toml for crates.io crate aurora-db 0.6.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aurora-db 0.6.3 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aurora-db 0.6.3 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15
[INFO] running `Command { std: "docker" "start" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rhai v1.24.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking moka v0.12.13
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking aurora-db v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting aurora-db v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Bob".to_string())), ("email".to_string(), Value::String("bob`
[INFO] [stdout]     --> src/db.rs:2423:28
[INFO] [stdout]      |
[INFO] [stdout] 2423 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2424 | |     ///         ("name".to_string(), Value::String("Bob".to_string())),
[INFO] [stdout] 2425 | |     ///         ("email".to_string(), Value::String("bob@example.com".to_string())),
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Carol".to_string())), ("email".to_string(), Value::String("carol`
[INFO] [stdout]     --> src/db.rs:2427:28
[INFO] [stdout]      |
[INFO] [stdout] 2427 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2428 | |     ///         ("name".to_string(), Value::String("Carol".to_string())),
[INFO] [stdout] 2429 | |     ///         ("email".to_string(), Value::String("carol@example.com".to_string())),
[INFO] [stdout]      | |_________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Alice".into())), ("email".to_string(), Value::String("alice`
[INFO] [stdout]     --> src/db.rs:2522:28
[INFO] [stdout]      |
[INFO] [stdout] 2522 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2523 | |     ///         ("name".to_string(), Value::String("Alice".into())),
[INFO] [stdout] 2524 | |     ///         ("email".to_string(), Value::String("alice@example.com".into())),
[INFO] [stdout]      | |_________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Bob".into())), ("email".to_string(), Value::String("bob`
[INFO] [stdout]     --> src/db.rs:2527:28
[INFO] [stdout]      |
[INFO] [stdout] 2527 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2528 | |     ///         ("name".to_string(), Value::String("Bob".into())),
[INFO] [stdout] 2529 | |     ///         ("email".to_string(), Value::String("bob@example.com".into())),
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Carol".into())), ("email".to_string(), Value::String("carol`
[INFO] [stdout]     --> src/db.rs:2532:28
[INFO] [stdout]      |
[INFO] [stdout] 2532 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2533 | |     ///         ("name".to_string(), Value::String("Carol".into())),
[INFO] [stdout] 2534 | |     ///         ("email".to_string(), Value::String("carol@example.com".into())),
[INFO] [stdout]      | |_________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]     --> src/db.rs:2561:61
[INFO] [stdout]      |
[INFO] [stdout] 2561 |     ///         ("field1".to_string(), Value::String(record[0].to_string())),
[INFO] [stdout]      |                                                             ^ no item named `0` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]     --> src/db.rs:2562:61
[INFO] [stdout]      |
[INFO] [stdout] 2562 |     ///         ("field2".to_string(), Value::String(record[1].to_string())),
[INFO] [stdout]      |                                                             ^ no item named `1` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:1382:9
[INFO] [stdout]      |
[INFO] [stdout] 1382 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 1383 | |     /// // Low-level key-value access
[INFO] [stdout] 1384 | |     /// let data = db.get("users:12345")?;
[INFO] [stdout] 1385 | |     /// if let Some(bytes) = data {
[INFO] [stdout] ...    |
[INFO] [stdout] 1391 | |     /// let user = db.get_document("users", "12345")?;
[INFO] [stdout] 1392 | |     /// ```ignore
[INFO] [stdout]      | |_________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]     --> src/db.rs:2435:9
[INFO] [stdout]      |
[INFO] [stdout] 2435 |     /// ```ignore
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:2435:9
[INFO] [stdout]      |
[INFO] [stdout] 2435 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:2577:9
[INFO] [stdout]      |
[INFO] [stdout] 2577 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 2578 | |     ///
[INFO] [stdout] 2579 | |     /// # Errors
[INFO] [stdout] 2580 | |     /// - `ValidationError`: Unique constraint violation on any document
[INFO] [stdout] ...    |
[INFO] [stdout] 2593 | |     /// - `import_from_json()` for file-based bulk imports
[INFO] [stdout] 2594 | |     /// - `batch_write()` for low-level batch operations
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: prefix `doesn` is unknown
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 2577 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:2852:9
[INFO] [stdout]      |
[INFO] [stdout] 2852 |       /// ```ignore
[INFO] [stdout]      |  _________^
[INFO] [stdout] 2853 | |     /// Starts a new ACID-compliant transaction.
[INFO] [stdout] 2854 | |     ///
[INFO] [stdout] 2855 | |     /// Transactions allow you to group multiple operations together. Either all
[INFO] [stdout] ...    |
[INFO] [stdout] 2871 | |     /// # }
[INFO] [stdout] 2872 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:2852:9
[INFO] [stdout]      |
[INFO] [stdout] 2852 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:2994:9
[INFO] [stdout]      |
[INFO] [stdout] 2994 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 2995 | |     /// Aborts a transaction and discards all pending changes.
[INFO] [stdout] 2996 | |     ///
[INFO] [stdout] 2997 | |     /// # Arguments
[INFO] [stdout] 2998 | |     /// * `tx_id` - The ID of the transaction to roll back.
[INFO] [stdout]      | |___________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 2994 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3038:9
[INFO] [stdout]      |
[INFO] [stdout] 3038 |       /// ```ignore
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3039 | |     /// # use aurora_db::{Aurora, types::FieldType};
[INFO] [stdout] 3040 | |     /// # async fn example(db: &Aurora) {
[INFO] [stdout] 3041 | |     /// db.new_collection("users", vec![
[INFO] [stdout] ...    |
[INFO] [stdout] 3054 | |     ///     .await?;
[INFO] [stdout] 3055 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:3038:9
[INFO] [stdout]      |
[INFO] [stdout] 3038 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      = note: error from rustc: this file contains an unclosed delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3153:9
[INFO] [stdout]      |
[INFO] [stdout] 3153 |       /// ```ignore
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3154 | |     /// use aurora_db::{Aurora, types::Value};
[INFO] [stdout] 3155 | |     ///
[INFO] [stdout] 3156 | |     /// let db = Aurora::open("mydb.db")?;
[INFO] [stdout] ...    |
[INFO] [stdout] 3193 | |     /// # }
[INFO] [stdout] 3194 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:3153:9
[INFO] [stdout]      |
[INFO] [stdout] 3153 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3276:9
[INFO] [stdout]      |
[INFO] [stdout] 3276 |       /// ```ignore
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3277 | |     ///
[INFO] [stdout] 3278 | |     /// # When to Use
[INFO] [stdout] 3279 | |     /// - You know the document ID (from insert, previous query, or URL param)
[INFO] [stdout] ...    |
[INFO] [stdout] 3300 | |     /// # }
[INFO] [stdout] 3301 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:3276:9
[INFO] [stdout]      |
[INFO] [stdout] 3276 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Document`
[INFO] [stdout]     --> src/db.rs:3271:23
[INFO] [stdout]      |
[INFO] [stdout] 3271 |     /// let users: Vec<Document> = user_ids.iter()
[INFO] [stdout]      |                       ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 3271 |     /// let users: `Vec<Document>` = user_ids.iter()
[INFO] [stdout]      |                    +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3474:9
[INFO] [stdout]      |
[INFO] [stdout] 3474 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3475 | |     /// use aurora_db::Aurora;
[INFO] [stdout] 3476 | |     ///
[INFO] [stdout] 3477 | |     /// let db = Aurora::open("mydb.db")?;
[INFO] [stdout] ...    |
[INFO] [stdout] 3503 | |     /// }
[INFO] [stdout] 3504 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 3474 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3940:9
[INFO] [stdout]      |
[INFO] [stdout] 3940 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3941 | |     /// use aurora_db::Aurora;
[INFO] [stdout] 3942 | |     ///
[INFO] [stdout] 3943 | |     /// let db = Aurora::open("mydb.db")?;
[INFO] [stdout] ...    |
[INFO] [stdout] 3983 | |     /// ]
[INFO] [stdout] 3984 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 3940 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]  --> src/network/protocol.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// A module to handle Base64 encoding for Vec<u8> in JSON.
[INFO] [stdout]   |                                               ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// A module to handle Base64 encoding for `Vec<u8>` in JSON.
[INFO] [stdout]   |                                            +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `mark`
[INFO] [stdout]    --> src/search.rs:654:43
[INFO] [stdout]     |
[INFO] [stdout] 654 |     /// Text with search terms wrapped in <mark> tags
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 200 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 246 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 271 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 299 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 324 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/workers/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// ```ignore
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/workers/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// ```ignore
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 133 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// ```ignore
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/workers/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 190 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// ```ignore
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/workers/mod.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 257 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aurora_db/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting aurora-db v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Bob".to_string())), ("email".to_string(), Value::String("bob`
[INFO] [stdout]     --> src/db.rs:2423:28
[INFO] [stdout]      |
[INFO] [stdout] 2423 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2424 | |     ///         ("name".to_string(), Value::String("Bob".to_string())),
[INFO] [stdout] 2425 | |     ///         ("email".to_string(), Value::String("bob@example.com".to_string())),
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Carol".to_string())), ("email".to_string(), Value::String("carol`
[INFO] [stdout]     --> src/db.rs:2427:28
[INFO] [stdout]      |
[INFO] [stdout] 2427 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2428 | |     ///         ("name".to_string(), Value::String("Carol".to_string())),
[INFO] [stdout] 2429 | |     ///         ("email".to_string(), Value::String("carol@example.com".to_string())),
[INFO] [stdout]      | |_________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Alice".into())), ("email".to_string(), Value::String("alice`
[INFO] [stdout]     --> src/db.rs:2522:28
[INFO] [stdout]      |
[INFO] [stdout] 2522 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2523 | |     ///         ("name".to_string(), Value::String("Alice".into())),
[INFO] [stdout] 2524 | |     ///         ("email".to_string(), Value::String("alice@example.com".into())),
[INFO] [stdout]      | |_________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Bob".into())), ("email".to_string(), Value::String("bob`
[INFO] [stdout]     --> src/db.rs:2527:28
[INFO] [stdout]      |
[INFO] [stdout] 2527 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2528 | |     ///         ("name".to_string(), Value::String("Bob".into())),
[INFO] [stdout] 2529 | |     ///         ("email".to_string(), Value::String("bob@example.com".into())),
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `("name".to_string(), Value::String("Carol".into())), ("email".to_string(), Value::String("carol`
[INFO] [stdout]     --> src/db.rs:2532:28
[INFO] [stdout]      |
[INFO] [stdout] 2532 |       ///     HashMap::from([
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2533 | |     ///         ("name".to_string(), Value::String("Carol".into())),
[INFO] [stdout] 2534 | |     ///         ("email".to_string(), Value::String("carol@example.com".into())),
[INFO] [stdout]      | |_________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]     --> src/db.rs:2561:61
[INFO] [stdout]      |
[INFO] [stdout] 2561 |     ///         ("field1".to_string(), Value::String(record[0].to_string())),
[INFO] [stdout]      |                                                             ^ no item named `0` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]     --> src/db.rs:2562:61
[INFO] [stdout]      |
[INFO] [stdout] 2562 |     ///         ("field2".to_string(), Value::String(record[1].to_string())),
[INFO] [stdout]      |                                                             ^ no item named `1` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:1382:9
[INFO] [stdout]      |
[INFO] [stdout] 1382 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 1383 | |     /// // Low-level key-value access
[INFO] [stdout] 1384 | |     /// let data = db.get("users:12345")?;
[INFO] [stdout] 1385 | |     /// if let Some(bytes) = data {
[INFO] [stdout] ...    |
[INFO] [stdout] 1391 | |     /// let user = db.get_document("users", "12345")?;
[INFO] [stdout] 1392 | |     /// ```ignore
[INFO] [stdout]      | |_________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]     --> src/db.rs:2435:9
[INFO] [stdout]      |
[INFO] [stdout] 2435 |     /// ```ignore
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:2435:9
[INFO] [stdout]      |
[INFO] [stdout] 2435 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:2577:9
[INFO] [stdout]      |
[INFO] [stdout] 2577 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 2578 | |     ///
[INFO] [stdout] 2579 | |     /// # Errors
[INFO] [stdout] 2580 | |     /// - `ValidationError`: Unique constraint violation on any document
[INFO] [stdout] ...    |
[INFO] [stdout] 2593 | |     /// - `import_from_json()` for file-based bulk imports
[INFO] [stdout] 2594 | |     /// - `batch_write()` for low-level batch operations
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: prefix `doesn` is unknown
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 2577 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:2852:9
[INFO] [stdout]      |
[INFO] [stdout] 2852 |       /// ```ignore
[INFO] [stdout]      |  _________^
[INFO] [stdout] 2853 | |     /// Starts a new ACID-compliant transaction.
[INFO] [stdout] 2854 | |     ///
[INFO] [stdout] 2855 | |     /// Transactions allow you to group multiple operations together. Either all
[INFO] [stdout] ...    |
[INFO] [stdout] 2871 | |     /// # }
[INFO] [stdout] 2872 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:2852:9
[INFO] [stdout]      |
[INFO] [stdout] 2852 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:2994:9
[INFO] [stdout]      |
[INFO] [stdout] 2994 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 2995 | |     /// Aborts a transaction and discards all pending changes.
[INFO] [stdout] 2996 | |     ///
[INFO] [stdout] 2997 | |     /// # Arguments
[INFO] [stdout] 2998 | |     /// * `tx_id` - The ID of the transaction to roll back.
[INFO] [stdout]      | |___________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 2994 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3038:9
[INFO] [stdout]      |
[INFO] [stdout] 3038 |       /// ```ignore
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3039 | |     /// # use aurora_db::{Aurora, types::FieldType};
[INFO] [stdout] 3040 | |     /// # async fn example(db: &Aurora) {
[INFO] [stdout] 3041 | |     /// db.new_collection("users", vec![
[INFO] [stdout] ...    |
[INFO] [stdout] 3054 | |     ///     .await?;
[INFO] [stdout] 3055 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:3038:9
[INFO] [stdout]      |
[INFO] [stdout] 3038 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      = note: error from rustc: this file contains an unclosed delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3153:9
[INFO] [stdout]      |
[INFO] [stdout] 3153 |       /// ```ignore
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3154 | |     /// use aurora_db::{Aurora, types::Value};
[INFO] [stdout] 3155 | |     ///
[INFO] [stdout] 3156 | |     /// let db = Aurora::open("mydb.db")?;
[INFO] [stdout] ...    |
[INFO] [stdout] 3193 | |     /// # }
[INFO] [stdout] 3194 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:3153:9
[INFO] [stdout]      |
[INFO] [stdout] 3153 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3276:9
[INFO] [stdout]      |
[INFO] [stdout] 3276 |       /// ```ignore
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3277 | |     ///
[INFO] [stdout] 3278 | |     /// # When to Use
[INFO] [stdout] 3279 | |     /// - You know the document ID (from insert, previous query, or URL param)
[INFO] [stdout] ...    |
[INFO] [stdout] 3300 | |     /// # }
[INFO] [stdout] 3301 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]     --> src/db.rs:3276:9
[INFO] [stdout]      |
[INFO] [stdout] 3276 |     /// ```ignore
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Document`
[INFO] [stdout]     --> src/db.rs:3271:23
[INFO] [stdout]      |
[INFO] [stdout] 3271 |     /// let users: Vec<Document> = user_ids.iter()
[INFO] [stdout]      |                       ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 3271 |     /// let users: `Vec<Document>` = user_ids.iter()
[INFO] [stdout]      |                    +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3474:9
[INFO] [stdout]      |
[INFO] [stdout] 3474 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3475 | |     /// use aurora_db::Aurora;
[INFO] [stdout] 3476 | |     ///
[INFO] [stdout] 3477 | |     /// let db = Aurora::open("mydb.db")?;
[INFO] [stdout] ...    |
[INFO] [stdout] 3503 | |     /// }
[INFO] [stdout] 3504 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 3474 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> src/db.rs:3940:9
[INFO] [stdout]      |
[INFO] [stdout] 3940 |       /// ```
[INFO] [stdout]      |  _________^
[INFO] [stdout] 3941 | |     /// use aurora_db::Aurora;
[INFO] [stdout] 3942 | |     ///
[INFO] [stdout] 3943 | |     /// let db = Aurora::open("mydb.db")?;
[INFO] [stdout] ...    |
[INFO] [stdout] 3983 | |     /// ]
[INFO] [stdout] 3984 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout]      = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]      |
[INFO] [stdout] 3940 |     /// ```text
[INFO] [stdout]      |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]  --> src/network/protocol.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// A module to handle Base64 encoding for Vec<u8> in JSON.
[INFO] [stdout]   |                                               ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// A module to handle Base64 encoding for `Vec<u8>` in JSON.
[INFO] [stdout]   |                                            +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `mark`
[INFO] [stdout]    --> src/search.rs:654:43
[INFO] [stdout]     |
[INFO] [stdout] 654 |     /// Text with search terms wrapped in <mark> tags
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 200 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 246 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 271 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 299 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/job.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 324 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/workers/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// ```ignore
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/workers/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// ```ignore
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 133 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// ```ignore
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/workers/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 190 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// ```ignore
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/workers/mod.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/workers/mod.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |     /// ```
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 257 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aurora_db/index.html
[INFO] running `Command { std: "docker" "inspect" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15", kill_on_drop: false }`
[INFO] [stdout] 35217a93bd562b5efe39c4fcb61fdc5306be7cebe998582eeb6577a3ed46fc15
