=== Certeza Reproducibility Manifest ===
Generated: 2025-11-18T10:34:15+00:00

=== Rust Toolchain ===
rustc 1.82.0 (f6e511eec 2024-10-15)
binary: rustc
commit-hash: f6e511eec7342f59a25f7c0534f1dbea00d01b14
commit-date: 2024-10-15
host: x86_64-unknown-linux-gnu
release: 1.82.0
LLVM version: 19.1.1

cargo 1.82.0 (8f40fc59f 2024-08-21)

=== Dependency Tree (locked) ===
certeza v0.1.0 (/home/user/certeza)
├── chrono v0.4.42
│   ├── iana-time-zone v0.1.64
│   ├── num-traits v0.2.19
│   │   [build-dependencies]
│   │   └── autocfg v1.5.0
│   └── serde v1.0.228
│       ├── serde_core v1.0.228
│       └── serde_derive v1.0.228 (proc-macro)
│           ├── proc-macro2 v1.0.103
│           │   └── unicode-ident v1.0.22
│           ├── quote v1.0.42
│           │   └── proc-macro2 v1.0.103 (*)
│           └── syn v2.0.110
│               ├── proc-macro2 v1.0.103 (*)
│               ├── quote v1.0.42 (*)
│               └── unicode-ident v1.0.22
├── serde v1.0.228 (*)
├── serde_json v1.0.145
│   ├── itoa v1.0.15
│   ├── memchr v2.7.6
│   ├── ryu v1.0.20
│   └── serde_core v1.0.228
└── sysinfo v0.30.13
    ├── cfg-if v1.0.4
    ├── libc v0.2.177
    ├── once_cell v1.21.3
    └── rayon v1.11.0
        ├── either v1.15.0
        └── rayon-core v1.13.0
            ├── crossbeam-deque v0.8.6
            │   ├── crossbeam-epoch v0.9.18
            │   │   └── crossbeam-utils v0.8.21
            │   └── crossbeam-utils v0.8.21
            └── crossbeam-utils v0.8.21
[dev-dependencies]
├── criterion v0.5.1
│   ├── anes v0.1.6
│   ├── cast v0.3.0
│   ├── ciborium v0.2.2
│   │   ├── ciborium-io v0.2.2
│   │   ├── ciborium-ll v0.2.2
│   │   │   ├── ciborium-io v0.2.2
│   │   │   └── half v2.7.1
│   │   │       ├── cfg-if v1.0.4
│   │   │       └── zerocopy v0.8.27
│   │   │           └── zerocopy-derive v0.8.27 (proc-macro)
│   │   │               ├── proc-macro2 v1.0.103 (*)
│   │   │               ├── quote v1.0.42 (*)
│   │   │               └── syn v2.0.110 (*)
│   │   └── serde v1.0.228 (*)
│   ├── clap v4.5.51
│   │   └── clap_builder v4.5.51
│   │       ├── anstyle v1.0.13
│   │       └── clap_lex v0.7.6
│   ├── criterion-plot v0.5.0
│   │   ├── cast v0.3.0
│   │   └── itertools v0.10.5
│   │       └── either v1.15.0
│   ├── is-terminal v0.4.17
│   │   └── libc v0.2.177
│   ├── itertools v0.10.5 (*)
│   ├── num-traits v0.2.19 (*)
│   ├── once_cell v1.21.3
│   ├── oorandom v11.1.5
│   ├── plotters v0.3.7
│   │   ├── num-traits v0.2.19 (*)
│   │   ├── plotters-backend v0.3.7
│   │   └── plotters-svg v0.3.7
│   │       └── plotters-backend v0.3.7
│   ├── rayon v1.11.0 (*)
│   ├── regex v1.12.2
│   │   ├── regex-automata v0.4.13
│   │   │   └── regex-syntax v0.8.8
│   │   └── regex-syntax v0.8.8
│   ├── serde v1.0.228 (*)
│   ├── serde_derive v1.0.228 (proc-macro) (*)
│   ├── serde_json v1.0.145 (*)
│   ├── tinytemplate v1.2.1
│   │   ├── serde v1.0.228 (*)
│   │   └── serde_json v1.0.145 (*)
│   └── walkdir v2.5.0
│       └── same-file v1.0.6
└── proptest v1.9.0
    ├── bit-set v0.8.0
    │   └── bit-vec v0.8.0
    ├── bit-vec v0.8.0
    ├── bitflags v2.10.0
    ├── num-traits v0.2.19 (*)
    ├── rand v0.9.2
    │   └── rand_core v0.9.3
    │       └── getrandom v0.3.4
    │           ├── cfg-if v1.0.4
    │           └── libc v0.2.177
    ├── rand_chacha v0.9.0
    │   ├── ppv-lite86 v0.2.21
    │   │   └── zerocopy v0.8.27 (*)
    │   └── rand_core v0.9.3 (*)
    ├── rand_xorshift v0.4.0
    │   └── rand_core v0.9.3 (*)
    ├── regex-syntax v0.8.8
    ├── rusty-fork v0.3.1
    │   ├── fnv v1.0.7
    │   ├── quick-error v1.2.3
    │   ├── tempfile v3.23.0
    │   │   ├── fastrand v2.3.0
    │   │   ├── getrandom v0.3.4 (*)
    │   │   ├── once_cell v1.21.3
    │   │   └── rustix v1.1.2
    │   │       ├── bitflags v2.10.0
    │   │       └── linux-raw-sys v0.11.0
    │   └── wait-timeout v0.2.1
    │       └── libc v0.2.177
    ├── tempfile v3.23.0 (*)
    └── unarray v0.1.4

=== Cargo.lock Hash ===
4bc20e18f34aa8ab0e3325da3d6e6b9223aff336cb0c0af28802d6c28b9d56a9  Cargo.lock

=== Source Tree Hash (excluding target/) ===
55d64b927c1c5136451b958fba6301653fa0178407179335a438fcaf64759312  -

=== Build Profile Configuration ===
[profile.release]
# Production optimizations
lto = true
codegen-units = 1
panic = "abort"

[profile.bench]
# Benchmark optimizations
lto = true

=== Git Information ===
Commit: ee2fa89d32d30391bcbc5a6cfb8bc0a47327e2bc
Branch: claude/scientific-reporting-benchmarking-01Ce7qdwvJQWrRcHedFZj8NN
Status:
 M Cargo.lock
 M Cargo.toml
 M src/lib.rs
 M src/vec.rs
?? benchmarks/
?? rust-toolchain.toml
?? scripts/
?? src/benchmark/

=== System Information ===
Linux runsc 4.4.0 #1 SMP Sun Jan 10 15:06:54 PST 2016 x86_64 x86_64 x86_64 GNU/Linux

OS Release:
PRETTY_NAME="Ubuntu 24.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.3 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo

