[INFO] cloning repository https://github.com/manfromexistence/serializer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manfromexistence/serializer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fserializer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fserializer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d8c4df8c55f0cefb7f312c3d67e2bb128642f52
[INFO] checking manfromexistence/serializer against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fserializer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/manfromexistence/serializer
[INFO] finished tweaking git repo https://github.com/manfromexistence/serializer
[INFO] tweaked toml for git repo https://github.com/manfromexistence/serializer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manfromexistence/serializer on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manfromexistence/serializer 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299
[INFO] running `Command { std: "docker" "start" "2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299", 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" "2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299", 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" "2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking dx-serializer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/comprehensive.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | / criterion_group!(
[INFO] [stdout] 391 | |     benches,
[INFO] [stdout] 392 | |     bench_parse_machine,
[INFO] [stdout] 393 | |     bench_parse_llm,
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |     bench_roundtrip_llm,
[INFO] [stdout] 398 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> tests/dx_format_spec.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 | /         unsafe {
[INFO] [stdout] 377 | |             let ptr = buffer.as_ptr().add(4);
[INFO] [stdout] 378 | |             let id = *ptr.cast::<i32>();
[INFO] [stdout] 379 | |             let value = *ptr.add(4).cast::<f64>();
[INFO] [stdout] ...   |
[INFO] [stdout] 384 | |             assert_eq!(flag, 1);
[INFO] [stdout] 385 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> examples/regenerate_dx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use serializer::{document_to_human, llm_to_document};
[INFO] [stdout]  2 | | use std::fs;
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     Ok(())
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]   --> benches/dx_batch_vs_rkyv.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let archived = unsafe { rkyv::access_unchecked::<ArchivedTestData>(&bytes) };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]   --> benches/dx_batch_vs_rkyv.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let archived = unsafe { serializer::machine::deserialize::<TestData>(&bytes) };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> benches/dx_batch_vs_rkyv.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let archived = unsafe { rkyv::access_unchecked::<ArchivedTestData>(bytes) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> benches/dx_batch_vs_rkyv.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 unsafe { serializer::machine::deserialize_batch::<TestData>(&serialized) };
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/editor_workflow.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / use serializer::{Mappings, format_machine};
[INFO] [stdout]   5 | |
[INFO] [stdout]   6 | | fn main() {
[INFO] [stdout]   7 | |     println!("╔═══════════════════════════════════════════════════════════════╗");
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     println!("╚═══════════════════════════════════════════════════════════════╝");
[INFO] [stdout] 100 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/task_1_2_verification.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / use serializer::llm::parser::LlmParser;
[INFO] [stdout]   5 | | use serializer::llm::types::DxLlmValue;
[INFO] [stdout]   6 | |
[INFO] [stdout]   7 | | #[test]
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> benches/dx_vs_rkyv_final.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use criterion::{Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]  2 | | use rkyv::{Archive, Deserialize, Serialize};
[INFO] [stdout]  3 | | use serializer::machine::{serialize, serialize_batch};
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | | criterion_group!(benches, bench_comparison);
[INFO] [stdout] 62 | | criterion_main!(benches);
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> benches/dx_vs_rkyv_final.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | criterion_group!(benches, bench_comparison);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]   --> benches/dx_machine_complete.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |             let archived = unsafe { rkyv::access_unchecked::<ArchivedPerson>(bytes) };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]   --> benches/dx_machine_complete.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let archived = unsafe { deserialize_batch::<Person>(batches) };
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `DxMachineBuilder::<'a>::finish` that must be used
[INFO] [stdout]    --> tests/dx_format_spec.rs:308:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |         builder.finish();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 308 |         let _ = builder.finish();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `DxMachineBuilder::<'a>::finish` that must be used
[INFO] [stdout]    --> tests/dx_format_spec.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         builder.finish();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let _ = builder.finish();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `DxMachineBuilder::<'a>::finish` that must be used
[INFO] [stdout]    --> tests/dx_format_spec.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |         builder.finish();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 370 |         let _ = builder.finish();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `DxMachineBuilder::<'a>::finish` that must be used
[INFO] [stdout]    --> tests/dx_format_spec.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |         builder.finish();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let _ = builder.finish();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `DxMachineBuilder::<'a>::finish` that must be used
[INFO] [stdout]    --> tests/dx_format_spec.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 |         builder.finish();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let _ = builder.finish();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `DxMachineBuilder::<'a>::finish` that must be used
[INFO] [stdout]    --> tests/dx_format_spec.rs:658:13
[INFO] [stdout]     |
[INFO] [stdout] 658 |             builder.finish();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 658 |             let _ = builder.finish();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/dx_batch_vs_rkyv.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{BenchmarkId, Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use rkyv::{Archive, Deserialize, Serialize};
[INFO] [stdout]   3 | | use serializer::machine::{serialize, serialize_batch};
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | | );
[INFO] [stdout] 139 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/dx_batch_vs_rkyv.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / criterion_group!(
[INFO] [stdout] 133 | |     benches,
[INFO] [stdout] 134 | |     bench_single_serialize,
[INFO] [stdout] 135 | |     bench_batch_serialize,
[INFO] [stdout] 136 | |     bench_roundtrip,
[INFO] [stdout] 137 | |     bench_batch_roundtrip,
[INFO] [stdout] 138 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/dx_playground_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// DX-Serializer Playground Test
[INFO] [stdout]   2 | | ///
[INFO] [stdout]   3 | | /// Demonstrates that Dx Serializer is THE UNIVERSAL FORMAT for:
[INFO] [stdout]   4 | | /// - Humans (readable, editable)
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/test_format_output.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Test dx-serializer format conversions and file output
[INFO] [stdout]   2 | | /// Run with: cargo run --example test_format_output -p dx-serializer
[INFO] [stdout]   3 | | use serializer::{
[INFO] [stdout]   4 | |     DxArray, DxObject, DxValue, encode,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |     println!("\n💡 Tip: Check the files in your root directory!");
[INFO] [stdout] 181 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/adaptive_optimization.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{BenchmarkId, Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use rkyv::{Archive, Deserialize, Serialize};
[INFO] [stdout]   3 | | use serializer::machine::optimized_rkyv::OptimizedRkyv;
[INFO] [stdout]   4 | | use std::path::PathBuf;
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | | #[cfg(not(any(feature = "compression", feature = "arena")))]
[INFO] [stdout] 192 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/adaptive_optimization.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / criterion_group!(
[INFO] [stdout] 170 | |     benches,
[INFO] [stdout] 171 | |     bench_adaptive_file_io,
[INFO] [stdout] 172 | |     bench_adaptive_batch,
[INFO] [stdout] 173 | |     bench_batch_file_operations,
[INFO] [stdout] 174 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/adaptive_optimization.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | criterion_group!(compression_benches, bench_adaptive_compression);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> benches/dx_machine_complete.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn bench_size_comparison(c: &mut Criterion) {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/space_separator_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Fact-checking space separator solutions for text with spaces
[INFO] [stdout]   2 | | /// Run with: cargo run --example `space_separator_test` -p dx-serializer --features tiktoken
[INFO] [stdout]   3 | | use serializer::llm::tokens::{ModelType, TokenCounter};
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |     println!("═══════════════════════════════════════════════════════════════\n");
[INFO] [stdout] 327 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/dx_machine_complete.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | / criterion_group!(
[INFO] [stdout] 206 | |     benches,
[INFO] [stdout] 207 | |     bench_size_comparison,
[INFO] [stdout] 208 | |     bench_serialize,
[INFO] [stdout] 209 | |     bench_deserialize,
[INFO] [stdout] 210 | |     bench_roundtrip,
[INFO] [stdout] 211 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> examples/test_entry_order.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use serializer::llm_to_document;
[INFO] [stdout]  2 | | use std::fs;
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     Ok(())
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/smart_key_tests.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Test: Smart Key Handling (Popular vs Custom)
[INFO] [stdout]   2 | | ///
[INFO] [stdout]   3 | | /// Verifies that:
[INFO] [stdout]   4 | | /// 1. Popular keys get abbreviated (using default 12 mappings)
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |     assert!(result.contains("timeout"), "Custom key preserved");
[INFO] [stdout] 268 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/verify_converters.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Comprehensive test to verify all converters work correctly
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | #[cfg(test)]
[INFO] [stdout]   4 | | mod verification_tests {
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/leaf_inline_demo.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Demonstrates the leaf inline syntax (::) in Dx Serializer format
[INFO] [stdout]   2 | | /// Run with: cargo run --example leaf_inline_demo -p dx-serializer
[INFO] [stdout]   3 | | use serializer::llm::{DxDocument, DxLlmValue, LlmParser, LlmSerializer};
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     println!("   Original values preserved: {}", parsed.context.len());
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `benchmark_parse_complex` is never used
[INFO] [stdout]   --> benches/dx_vs_toon.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn benchmark_parse_complex(c: &mut Criterion) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `benchmark_parse_large` is never used
[INFO] [stdout]   --> benches/dx_vs_toon.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn benchmark_parse_large(c: &mut Criterion) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `benchmark_encode_round_trip` is never used
[INFO] [stdout]    --> benches/dx_vs_toon.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn benchmark_encode_round_trip(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `benchmark_human_format` is never used
[INFO] [stdout]    --> benches/dx_vs_toon.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn benchmark_human_format(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/dx_vs_rkyv.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / criterion_group!(
[INFO] [stdout] 108 | |     benches,
[INFO] [stdout] 109 | |     bench_batch_50,
[INFO] [stdout] 110 | |     bench_batch_100,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     bench_batch_10k
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/dx_vs_toon.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | criterion_group!(benches, benchmark_parse_simple, benchmark_compression_ratio);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> examples/convert_all_to_human.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use std::fs;
[INFO] [stdout]  2 | | use std::path::Path;
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     Ok(())
[INFO] [stdout] 78 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/theme_compression_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{BenchmarkId, Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use serializer::llm::convert::{document_to_machine, llm_to_machine, machine_to_document};
[INFO] [stdout]   3 | | use serializer::llm::parser::LlmParser;
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | | );
[INFO] [stdout] 139 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/theme_compression_test.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / criterion_group!(
[INFO] [stdout] 133 | |     benches,
[INFO] [stdout] 134 | |     bench_serialization,
[INFO] [stdout] 135 | |     bench_deserialization,
[INFO] [stdout] 136 | |     bench_roundtrip,
[INFO] [stdout] 137 | |     bench_compression_ratios
[INFO] [stdout] 138 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/task_1_3_verification.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / use serializer::llm::parser::LlmParser;
[INFO] [stdout]   5 | | use serializer::llm::types::DxLlmValue;
[INFO] [stdout]   6 | |
[INFO] [stdout]   7 | | #[test]
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `serializer::machine::DxArena`, `serializer::machine::QuantumWriter`
[INFO] [stdout]   --> benches/arena_benchmark.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serializer::machine::{DxArena, QuantumWriter};
[INFO] [stdout]    |                           ^^^^^^^  ^^^^^^^^^^^^^ no `QuantumWriter` in `machine`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           no `DxArena` in `machine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serializer::machine::DxArenaPool`
[INFO] [stdout]    --> benches/arena_benchmark.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     use serializer::machine::DxArenaPool;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              no `DxArenaPool` in `machine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/roundtrip_demo.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Demonstration: Bidirectional DX conversion (roundtrip)
[INFO] [stdout]   2 | | ///
[INFO] [stdout]   3 | | /// Shows that DX can convert:
[INFO] [stdout]   4 | | /// Machine → Human → Machine (lossless)
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |     println!("\n   Machine sees bytes. Human sees clarity. ⚛️\n");
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> examples/llm_to_human_format.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use std::fs;
[INFO] [stdout]  2 | | use std::path::Path;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     Ok(())
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> examples/test_human_to_llm.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use serializer::{document_to_llm, human_to_document};
[INFO] [stdout]  2 | | use std::fs;
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     Ok(())
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/machine_format_perf.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{BenchmarkId, Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use serializer::llm::parser::LlmParser;
[INFO] [stdout]   3 | | use serializer::{document_to_machine, llm_to_machine, machine_to_document};
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | | );
[INFO] [stdout] 102 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/machine_format_perf.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / criterion_group!(
[INFO] [stdout]  96 | |     benches,
[INFO] [stdout]  97 | |     bench_serialization,
[INFO] [stdout]  98 | |     bench_deserialization,
[INFO] [stdout]  99 | |     bench_roundtrip,
[INFO] [stdout] 100 | |     bench_compression_ratio
[INFO] [stdout] 101 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serializer::machine::arena_batch`
[INFO] [stdout]   --> benches/arena_vs_rkyv.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serializer::machine::arena_batch::{DxArenaBatch, DxDeserialize, DxSerialize};
[INFO] [stdout]    |                          ^^^^^^^^^^^ could not find `arena_batch` in `machine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serializer::machine::quantum`
[INFO] [stdout]   --> benches/arena_vs_rkyv.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serializer::machine::quantum::{QuantumReader, QuantumWriter};
[INFO] [stdout]    |                          ^^^^^^^ could not find `quantum` in `machine`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/machine/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "mmap")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `mmap` feature
[INFO] [stdout] 64 | pub mod quantum;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]   --> benches/arena_vs_rkyv.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let archived = unsafe { rkyv::access_unchecked::<ArchivedPersonRkyv>(bytes) };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/converter_tests.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Test the converters from various formats to DX ULTRA
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | #[cfg(test)]
[INFO] [stdout]   4 | | mod tests {
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/token_theory_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Fact-checking the "natural language is more token-efficient" theory
[INFO] [stdout]   2 | | /// Run with: cargo run --example token_theory_test -p dx-serializer
[INFO] [stdout]   3 | | ///
[INFO] [stdout]   4 | | /// HYPOTHESIS: Using common English words instead of structured syntax
[INFO] [stdout] ...   |
[INFO] [stdout] 299 | |     println!("\nKey findings will depend on actual tokenizer behavior.");
[INFO] [stdout] 300 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `serializer::machine::DxArena`, `serializer::machine::QuantumWriter`
[INFO] [stdout]   --> benches/dx_vs_rkyv_real.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serializer::machine::{DxArena, QuantumWriter};
[INFO] [stdout]    |                           ^^^^^^^  ^^^^^^^^^^^^^ no `QuantumWriter` in `machine`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           no `DxArena` in `machine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/show_formats.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Show current dx-serializer formats
[INFO] [stdout]   2 | | /// Run with: cargo run --example show_formats -p dx-serializer
[INFO] [stdout]   3 | | use serializer::{
[INFO] [stdout]   4 | |     DxArray, DxObject, DxValue, encode,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |     println!("Machine     │ Binary, zero-copy    │ .machine");
[INFO] [stdout] 168 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/demo_all_converters.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Ultimate demonstration: All formats → DX ULTRA
[INFO] [stdout]   2 | | use serializer::*;
[INFO] [stdout]   3 | |
[INFO] [stdout]   4 | | fn main() {
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     println!("\n   Machine sees bytes. Human sees clarity. ⚛️\n");
[INFO] [stdout] 173 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dx-serializer` (bench "arena_vs_rkyv") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/playground_benchmark.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// DX-Serializer Playground Benchmark
[INFO] [stdout]   2 | | ///
[INFO] [stdout]   3 | | /// Takes dx-human.dx and creates:
[INFO] [stdout]   4 | | /// 1. human.dx (source - readable format)
[INFO] [stdout] ...   |
[INFO] [stdout] 333 | |     (words as f64 * 1.33) as usize + (symbols / 2)
[INFO] [stdout] 334 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/integration_converter.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Integration test: Full conversion pipeline demonstration
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | #[cfg(test)]
[INFO] [stdout]   4 | | mod integration_tests {
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | } // end mod integration_tests
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dx-serializer` (bench "arena_benchmark") due to 2 previous errors
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/smart_keys_demo.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Simple demonstration of Popular vs Custom key handling
[INFO] [stdout]   2 | | /// Shows that the LOGIC is correct (HashMap lookup with fallback)
[INFO] [stdout]   3 | | use serializer::Mappings;
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |     println!("╚═══════════════════════════════════════════════════════════╝");
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/compression_vs_pure_rkyv.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{BenchmarkId, Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use serializer::llm::parser::LlmParser;
[INFO] [stdout]   3 | | use serializer::{document_to_machine, llm_to_machine, machine_to_document};
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | | );
[INFO] [stdout] 125 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/compression_vs_pure_rkyv.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | / criterion_group!(
[INFO] [stdout] 119 | |     benches,
[INFO] [stdout] 120 | |     bench_with_compression_first_access,
[INFO] [stdout] 121 | |     bench_with_compression_cached_access,
[INFO] [stdout] 122 | |     bench_without_compression,
[INFO] [stdout] 123 | |     bench_compression_ratios
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/compression_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use serializer::llm::convert::{
[INFO] [stdout]   2 | |     CompressionAlgorithm, document_to_machine_with_compression, machine_to_document,
[INFO] [stdout]   3 | | };
[INFO] [stdout]   4 | | use serializer::llm::types::{DxDocument, DxLlmValue};
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     assert!(zstd.as_bytes().len() < none.as_bytes().len());
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> benches/dx_vs_rkyv_real.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn bench_all(c: &mut Criterion) {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `serializer::machine::DxArena`, `serializer::machine::DxMmap`, `serializer::machine::QuantumWriter`
[INFO] [stdout]    --> benches/mmap_benchmark.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout]  11 | use serializer::machine::{DxArena, DxMmap, QuantumWriter};
[INFO] [stdout]     |                           ^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^ no `QuantumWriter` in `machine`
[INFO] [stdout]     |                           |        |
[INFO] [stdout]     |                           |        no `DxMmap` in `machine`
[INFO] [stdout]     |                           no `DxArena` in `machine`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/machine/mod.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "mmap")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `mmap` feature
[INFO] [stdout] 156 | pub use mmap::{DxMmap, DxMmapBatch};
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/machine_vs_rkyv.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use criterion::{Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   2 | | use rkyv::{Archive, Deserialize, Serialize, rancor::Error};
[INFO] [stdout]   3 | | use serializer::llm::{
[INFO] [stdout]   4 | |     DxDocument, DxLlmValue, DxSection, document_to_machine, machine_to_document,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | | );
[INFO] [stdout] 192 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> benches/machine_vs_rkyv.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | / criterion_group!(
[INFO] [stdout] 186 | |     benches,
[INFO] [stdout] 187 | |     bench_serialize,
[INFO] [stdout] 188 | |     bench_deserialize,
[INFO] [stdout] 189 | |     bench_roundtrip,
[INFO] [stdout] 190 | |     bench_size
[INFO] [stdout] 191 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]   --> tests/dx_machine_brutal_test.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let archived = unsafe { deserialize::<User>(&bytes) };
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> tests/dx_machine_brutal_test.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let archived = unsafe { deserialize_batch::<User>(&batches) };
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> tests/dx_machine_brutal_test.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let archived = unsafe { deserialize::<Product>(&bytes) };
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> tests/dx_machine_brutal_test.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let archived = unsafe { deserialize::<Order>(&bytes) };
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> tests/dx_machine_brutal_test.rs:254:20
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let archived = unsafe { deserialize_batch::<User>(&batches) };
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> tests/dx_machine_brutal_test.rs:278:20
[INFO] [stdout]     |
[INFO] [stdout] 278 |     let archived = unsafe { deserialize::<User>(&bytes) };
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> tests/dx_machine_brutal_test.rs:296:20
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let archived = unsafe { deserialize::<User>(&bytes) };
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]    --> tests/dx_machine_brutal_test.rs:317:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let archived = unsafe { deserialize::<User>(&bytes) };
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dx-serializer` (bench "dx_vs_rkyv_real") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `dx-serializer` (bench "mmap_benchmark") due to 1 previous error
[INFO] [stdout] warning: unused return value of `machine::builder::DxMachineBuilder::<'a>::finish` that must be used
[INFO] [stdout]    --> src/machine/builder.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         builder.finish();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let _ = builder.finish();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299", kill_on_drop: false }`
[INFO] [stdout] 2fc59d3c5b0ffaf17c67672dcf87ed250bc75bfadaa402423242c5d9ef21e299
