01KJZMRJMZVT5QWCP36Q60SYAX: test-proptest

BasicConfig {
    output_rules: [
        "/work/*.log",
        "/work/proptest-regressions/*",
        "/tmp/*.db",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KJZMS9RJA478MGGF0ER0W49P

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T18:41:08.030Zjob assigned to worker 01KJZMSPHB24BXG9RPTKNVSXHB [factory aws, i-0a234ba745ddf944a] (queued for 1 m 10 s)
 
22026-03-05T18:41:18.859Zstarting task 0: "setup"
32026-03-05T18:41:18.896Z++ uname -s
42026-03-05T18:41:18.896Z+ kern=SunOS
52026-03-05T18:41:18.896Z+ build_user=build
62026-03-05T18:41:18.896Z+ build_uid=12345
72026-03-05T18:41:18.896Z+ work_dir=/work
82026-03-05T18:41:18.896Z+ input_dir=/input
92026-03-05T18:41:18.896Z+ [[ 0 == 12345 ]]
102026-03-05T18:41:18.896Z+ case "$kern" in
112026-03-05T18:41:18.897Z+ groupadd -g 12345 build
122026-03-05T18:41:18.897Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T18:41:20.951Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T18:41:20.959Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T18:41:20.960Z+ home_fs=zfs
162026-03-05T18:41:20.962Z+ [[ zfs == autofs ]]
172026-03-05T18:41:20.963Z+ mkdir -p /home/build
182026-03-05T18:41:20.963Z+ chown build:build /home/build /work
192026-03-05T18:41:22.965Z+ chmod 0700 /home/build /work
202026-03-05T18:41:23.039Zprocess exited: duration 4145 ms, exit code 0
 
212026-03-05T18:41:23.130Zstarting task 1: "rust-toolchain"
222026-03-05T18:41:23.161Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-05T18:41:23.175Z * rust toolchain channel = "stable"
242026-03-05T18:41:23.176Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-05T18:41:23.176Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-05T18:41:23.176Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T18:41:23.176Z * rust toolchain profile = "default"
282026-03-05T18:41:23.176Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T18:41:23.176Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-05T18:41:23.265Zinfo: downloading installer
312026-03-05T18:41:24.970Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T18:41:24.970Zwarn: /opt/ooce/bin
332026-03-05T18:41:24.970Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T18:41:24.970Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T18:41:24.970Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T18:41:24.970Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T18:41:24.970Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T18:41:24.970Zerror: cannot install while Rust is installed
392026-03-05T18:41:24.970Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T18:41:25.000Zinfo: profile set to 'default'
412026-03-05T18:41:25.000Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T18:41:25.018Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-05T18:41:25.168Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-05T18:41:25.169Zinfo: downloading component 'cargo'
452026-03-05T18:41:26.167Zinfo: downloading component 'clippy'
462026-03-05T18:41:26.534Zinfo: downloading component 'rust-docs'
472026-03-05T18:41:28.032Zinfo: downloading component 'rust-std'
482026-03-05T18:41:29.824Zinfo: downloading component 'rustc'
492026-03-05T18:41:37.202Zinfo: downloading component 'rustfmt'
502026-03-05T18:41:37.495Zinfo: installing component 'cargo'
512026-03-05T18:41:38.366Zinfo: installing component 'clippy'
522026-03-05T18:41:38.760Zinfo: installing component 'rust-docs'
532026-03-05T18:41:40.755Zinfo: installing component 'rust-std'
542026-03-05T18:41:42.522Zinfo: installing component 'rustc'
552026-03-05T18:41:49.202Zinfo: installing component 'rustfmt'
562026-03-05T18:41:49.531Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-03-05T18:41:49.531Z
582026-03-05T18:41:50.002Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-05T18:41:50.002Z
602026-03-05T18:41:50.006Z
612026-03-05T18:41:50.006ZRust is installed now. Great!
622026-03-05T18:41:50.006Z
632026-03-05T18:41:50.006ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T18:41:50.006Zenvironment variable. This has not been done automatically.
652026-03-05T18:41:50.006Z
662026-03-05T18:41:50.006ZTo configure your current shell, you need to source
672026-03-05T18:41:50.006Zthe corresponding env file under $HOME/.cargo.
682026-03-05T18:41:50.006Z
692026-03-05T18:41:50.009ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T18:41:50.009Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T18:41:50.009Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T18:41:50.009Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T18:41:50.114Z+ rustup --version
742026-03-05T18:41:50.133Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T18:41:50.133Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T18:41:50.205Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-05T18:41:50.217Z+ cargo --version
782026-03-05T18:41:50.268Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-05T18:41:50.280Z+ rustc --version
802026-03-05T18:41:50.336Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-05T18:41:50.347Zprocess exited: duration 27218 ms, exit code 0
 
822026-03-05T18:41:50.360Zstarting task 2: "authentication"
832026-03-05T18:41:50.384Zprocess exited: duration 24 ms, exit code 0
 
842026-03-05T18:41:50.396Zstarting task 3: "clone repository"
852026-03-05T18:41:50.399Z+ mkdir -p /work/oxidecomputer/maghemite
862026-03-05T18:41:50.403Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-03-05T18:41:50.437ZCloning into '/work/oxidecomputer/maghemite'...
882026-03-05T18:41:51.720Z+ cd /work/oxidecomputer/maghemite
892026-03-05T18:41:51.721Z+ git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c
902026-03-05T18:41:52.001ZFrom https://github.com/oxidecomputer/maghemite
912026-03-05T18:41:52.001Z * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD
922026-03-05T18:41:52.009Z+ [[ -n levon/make-bgp-dispatch-listen-configurable ]]
932026-03-05T18:41:52.020Z++ git branch --show-current
942026-03-05T18:41:52.020Z+ current=main
952026-03-05T18:41:52.020Z+ [[ main != levon/make-bgp-dispatch-listen-configurable ]]
962026-03-05T18:41:52.020Z+ git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c
972026-03-05T18:41:52.021Z+ git checkout -f levon/make-bgp-dispatch-listen-configurable
982026-03-05T18:41:52.046ZSwitched to branch 'levon/make-bgp-dispatch-listen-configurable'
992026-03-05T18:41:52.053Z+ git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c
1002026-03-05T18:41:52.078ZHEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr
1012026-03-05T18:41:52.103Zprocess exited: duration 1680 ms, exit code 0
 
1022026-03-05T18:41:52.117Zstarting task 4: "build"
1032026-03-05T18:41:52.124Z+ set -e
1042026-03-05T18:41:52.124Z+ NEXTEST_VERSION=0.9.97
1052026-03-05T18:41:52.124Z+ PLATFORM=illumos
1062026-03-05T18:41:52.124Z+ cargo --version
1072026-03-05T18:41:52.136Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1082026-03-05T18:41:52.326Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1092026-03-05T18:41:52.326Zinfo: downloading component 'cargo'
1102026-03-05T18:41:53.503Zinfo: downloading component 'clippy'
1112026-03-05T18:41:53.919Zinfo: downloading component 'rust-docs'
1122026-03-05T18:41:55.372Zinfo: downloading component 'rust-std'
1132026-03-05T18:41:57.208Zinfo: downloading component 'rustc'
1142026-03-05T18:42:04.548Zinfo: downloading component 'rustfmt'
1152026-03-05T18:42:04.823Zinfo: installing component 'cargo'
1162026-03-05T18:42:05.759Zinfo: installing component 'clippy'
1172026-03-05T18:42:06.149Zinfo: installing component 'rust-docs'
1182026-03-05T18:42:08.060Zinfo: installing component 'rust-std'
1192026-03-05T18:42:09.875Zinfo: installing component 'rustc'
1202026-03-05T18:42:16.549Zinfo: installing component 'rustfmt'
1212026-03-05T18:42:16.984Zcargo 1.92.0 (344c4567c 2025-10-21)
1222026-03-05T18:42:16.987Z+ rustc --version
1232026-03-05T18:42:17.072Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1242026-03-05T18:42:17.077Z+ cargo install cargo-nextest --version 0.9.97
1252026-03-05T18:42:17.182Z Updating crates.io index
1262026-03-05T18:42:17.294Z Downloading crates ...
1272026-03-05T18:42:17.347Z Downloaded cargo-nextest v0.9.97
1282026-03-05T18:42:17.453Z Installing cargo-nextest v0.9.97
1292026-03-05T18:42:17.538Z Updating crates.io index
1302026-03-05T18:42:20.498Z Locking 407 packages to latest compatible versions
1312026-03-05T18:42:20.504Z Adding dialoguer v0.11.0 (available: v0.12.0)
1322026-03-05T18:42:20.507Z Adding duct v0.13.7 (available: v1.1.1)
1332026-03-05T18:42:20.507Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1342026-03-05T18:42:20.507Z Adding generic-array v0.14.7 (available: v0.14.9)
1352026-03-05T18:42:20.510Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1362026-03-05T18:42:20.513Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1372026-03-05T18:42:20.513Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1382026-03-05T18:42:20.513Z Adding nextest-runner v0.80.0 (available: v0.110.0)
1392026-03-05T18:42:20.534Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1402026-03-05T18:42:20.550Z Downloading crates ...
1412026-03-05T18:42:20.629Z Downloaded adler2 v2.0.1
1422026-03-05T18:42:20.634Z Downloaded async-scoped v0.9.0
1432026-03-05T18:42:20.643Z Downloaded anstyle-parse v0.2.7
1442026-03-05T18:42:20.647Z Downloaded addr2line v0.25.1
1452026-03-05T18:42:20.650Z Downloaded futures-io v0.3.32
1462026-03-05T18:42:20.653Z Downloaded convert_case v0.10.0
1472026-03-05T18:42:20.656Z Downloaded cargo-util-schemas v0.2.0
1482026-03-05T18:42:20.659Z Downloaded camino v1.2.2
1492026-03-05T18:42:20.659Z Downloaded fnv v1.0.7
1502026-03-05T18:42:20.662Z Downloaded curve25519-dalek-derive v0.1.1
1512026-03-05T18:42:20.665Z Downloaded debug-ignore v1.0.5
1522026-03-05T18:42:20.669Z Downloaded colorchoice v1.0.4
1532026-03-05T18:42:20.669Z Downloaded autocfg v1.5.0
1542026-03-05T18:42:20.672Z Downloaded iana-time-zone v0.1.65
1552026-03-05T18:42:20.675Z Downloaded lru-slab v0.1.2
1562026-03-05T18:42:20.676Z Downloaded lazy_static v1.5.0
1572026-03-05T18:42:20.680Z Downloaded pkg-config v0.3.32
1582026-03-05T18:42:20.680Z Downloaded anstream v0.6.21
1592026-03-05T18:42:20.683Z Downloaded ordered-float v2.10.1
1602026-03-05T18:42:20.686Z Downloaded cpufeatures v0.2.17
1612026-03-05T18:42:20.689Z Downloaded pin-project-internal v1.1.11
1622026-03-05T18:42:20.689Z Downloaded parking_lot_core v0.9.12
1632026-03-05T18:42:20.692Z Downloaded anstyle v1.0.13
1642026-03-05T18:42:20.695Z Downloaded quinn-udp v0.5.14
1652026-03-05T18:42:20.698Z Downloaded equivalent v1.0.2
1662026-03-05T18:42:20.700Z Downloaded quick-junit v0.5.2
1672026-03-05T18:42:20.704Z Downloaded ryu v1.0.23
1682026-03-05T18:42:20.707Z Downloaded crypto-common v0.1.7
1692026-03-05T18:42:20.710Z Downloaded openssl-probe v0.2.1
1702026-03-05T18:42:20.710Z Downloaded clap v4.5.60
1712026-03-05T18:42:20.719Z Downloaded idna_adapter v1.0.0
1722026-03-05T18:42:20.722Z Downloaded futures-core v0.3.32
1732026-03-05T18:42:20.725Z Downloaded atomicwrites v0.4.4
1742026-03-05T18:42:20.725Z Downloaded is_ci v1.2.0
1752026-03-05T18:42:20.728Z Downloaded signature v2.2.0
1762026-03-05T18:42:20.731Z Downloaded cfg_aliases v0.2.1
1772026-03-05T18:42:20.731Z Downloaded mukti-metadata v0.3.0
1782026-03-05T18:42:20.734Z Downloaded cargo-platform v0.3.2
1792026-03-05T18:42:20.737Z Downloaded indenter v0.3.4
1802026-03-05T18:42:20.737Z Downloaded nextest-workspace-hack v0.1.0
1812026-03-05T18:42:20.741Z Downloaded guppy-workspace-hack v0.1.0
1822026-03-05T18:42:20.741Z Downloaded indent_write v2.2.0
1832026-03-05T18:42:20.744Z Downloaded form_urlencoded v1.2.2
1842026-03-05T18:42:20.745Z Downloaded ipnet v2.12.0
1852026-03-05T18:42:20.745Z Downloaded percent-encoding v2.3.2
1862026-03-05T18:42:20.748Z Downloaded heck v0.5.0
1872026-03-05T18:42:20.752Z Downloaded owo-colors v4.3.0
1882026-03-05T18:42:20.752Z Downloaded generic-array v0.14.7
1892026-03-05T18:42:20.755Z Downloaded futures-sink v0.3.32
1902026-03-05T18:42:20.756Z Downloaded indexmap v2.13.0
1912026-03-05T18:42:20.760Z Downloaded pin-utils v0.1.0
1922026-03-05T18:42:20.765Z Downloaded hex v0.4.3
1932026-03-05T18:42:20.765Z Downloaded http-body v1.0.1
1942026-03-05T18:42:20.770Z Downloaded cfg-if v1.0.4
1952026-03-05T18:42:20.770Z Downloaded rustc_version v0.4.1
1962026-03-05T18:42:20.770Z Downloaded errno v0.3.14
1972026-03-05T18:42:20.773Z Downloaded hyper-tls v0.6.0
1982026-03-05T18:42:20.774Z Downloaded foreign-types-shared v0.1.1
1992026-03-05T18:42:20.774Z Downloaded humantime-serde v1.1.1
2002026-03-05T18:42:20.777Z Downloaded is_terminal_polyfill v1.70.2
2012026-03-05T18:42:20.777Z Downloaded block-buffer v0.10.4
2022026-03-05T18:42:20.777Z Downloaded foreign-types v0.3.2
2032026-03-05T18:42:20.781Z Downloaded config v0.15.19
2042026-03-05T18:42:20.785Z Downloaded rustc-hash v2.1.1
2052026-03-05T18:42:20.789Z Downloaded filetime v0.2.27
2062026-03-05T18:42:20.790Z Downloaded scopeguard v1.2.0
2072026-03-05T18:42:20.799Z Downloaded rand_chacha v0.9.0
2082026-03-05T18:42:20.799Z Downloaded serde_spanned v1.0.4
2092026-03-05T18:42:20.799Z Downloaded serde-value v0.7.0
2102026-03-05T18:42:20.799Z Downloaded serde_spanned v0.6.9
2112026-03-05T18:42:20.817Z Downloaded number_prefix v0.4.0
2122026-03-05T18:42:20.817Z Downloaded pin-project-lite v0.2.17
2132026-03-05T18:42:20.817Z Downloaded shell-words v1.1.1
2142026-03-05T18:42:20.822Z Downloaded humantime v2.3.0
2152026-03-05T18:42:20.822Z Downloaded backtrace-ext v0.2.1
2162026-03-05T18:42:20.822Z Downloaded serde_urlencoded v0.7.1
2172026-03-05T18:42:20.822Z Downloaded openssl-macros v0.1.1
2182026-03-05T18:42:20.822Z Downloaded duct v0.13.7
2192026-03-05T18:42:20.823Z Downloaded subtle v2.6.1
2202026-03-05T18:42:20.823Z Downloaded signal-hook-mio v0.2.5
2212026-03-05T18:42:20.823Z Downloaded shared_child v1.1.1
2222026-03-05T18:42:20.823Z Downloaded future-queue v0.4.0
2232026-03-05T18:42:20.823Z Downloaded strsim v0.11.1
2242026-03-05T18:42:20.832Z Downloaded slab v0.4.12
2252026-03-05T18:42:20.832Z Downloaded quote v1.0.45
2262026-03-05T18:42:20.833Z Downloaded sync_wrapper v1.0.2
2272026-03-05T18:42:20.837Z Downloaded target-spec-miette v0.4.5
2282026-03-05T18:42:20.837Z Downloaded strip-ansi-escapes v0.2.1
2292026-03-05T18:42:20.837Z Downloaded swrite v0.1.0
2302026-03-05T18:42:20.837Z Downloaded globset v0.4.18
2312026-03-05T18:42:20.837Z Downloaded futures-task v0.3.32
2322026-03-05T18:42:20.842Z Downloaded base64ct v1.8.3
2332026-03-05T18:42:20.843Z Downloaded supports-unicode v3.0.0
2342026-03-05T18:42:20.843Z Downloaded supports-hyperlinks v3.2.0
2352026-03-05T18:42:20.846Z Downloaded supports-color v3.0.2
2362026-03-05T18:42:20.846Z Downloaded sigchld v0.2.4
2372026-03-05T18:42:20.846Z Downloaded pathdiff v0.2.3
2382026-03-05T18:42:20.846Z Downloaded http-body-util v0.1.3
2392026-03-05T18:42:20.871Z Downloaded rand_core v0.6.4
2402026-03-05T18:42:20.871Z Downloaded native-tls v0.2.18
2412026-03-05T18:42:20.872Z Downloaded fixedbitset v0.5.7
2422026-03-05T18:42:20.872Z Downloaded jobserver v0.1.34
2432026-03-05T18:42:20.881Z Downloaded newtype-uuid v1.3.2
2442026-03-05T18:42:20.881Z Downloaded lock_api v0.4.14
2452026-03-05T18:42:20.881Z Downloaded dialoguer v0.11.0
2462026-03-05T18:42:20.881Z Downloaded self-replace v1.5.0
2472026-03-05T18:42:20.881Z Downloaded rustc-demangle v0.1.27
2482026-03-05T18:42:20.882Z Downloaded ed25519 v2.2.3
2492026-03-05T18:42:20.882Z Downloaded cargo_metadata v0.20.0
2502026-03-05T18:42:20.882Z Downloaded semver v1.0.27
2512026-03-05T18:42:20.882Z Downloaded terminal_size v0.4.3
2522026-03-05T18:42:20.882Z Downloaded ppv-lite86 v0.2.21
2532026-03-05T18:42:20.882Z Downloaded tinyvec_macros v0.1.1
2542026-03-05T18:42:20.882Z Downloaded console v0.15.11
2552026-03-05T18:42:20.888Z Downloaded tower-layer v0.3.3
2562026-03-05T18:42:20.888Z Downloaded serde-untagged v0.1.9
2572026-03-05T18:42:20.888Z Downloaded nextest-metadata v0.12.2
2582026-03-05T18:42:20.888Z Downloaded tower-service v0.3.3
2592026-03-05T18:42:20.888Z Downloaded simd-adler32 v0.3.8
2602026-03-05T18:42:20.888Z Downloaded signal-hook-registry v1.4.8
2612026-03-05T18:42:20.892Z Downloaded toml_datetime v0.6.11
2622026-03-05T18:42:20.892Z Downloaded serde_path_to_error v0.1.20
2632026-03-05T18:42:20.892Z Downloaded parking_lot v0.12.5
2642026-03-05T18:42:20.898Z Downloaded rustls-pki-types v1.14.0
2652026-03-05T18:42:20.902Z Downloaded unicode-linebreak v0.1.5
2662026-03-05T18:42:20.902Z Downloaded bitflags v2.11.0
2672026-03-05T18:42:20.902Z Downloaded tokio-macros v2.6.1
2682026-03-05T18:42:20.902Z Downloaded thread_local v1.1.9
2692026-03-05T18:42:20.915Z Downloaded smol_str v0.3.6
2702026-03-05T18:42:20.915Z Downloaded thiserror-impl v2.0.18
2712026-03-05T18:42:20.920Z Downloaded untrusted v0.9.0
2722026-03-05T18:42:20.920Z Downloaded unicode-xid v0.2.6
2732026-03-05T18:42:20.920Z Downloaded utf8parse v0.2.2
2742026-03-05T18:42:20.920Z Downloaded toml_write v0.1.2
2752026-03-05T18:42:20.920Z Downloaded thiserror-impl v1.0.69
2762026-03-05T18:42:20.922Z Downloaded thiserror v1.0.69
2772026-03-05T18:42:20.922Z Downloaded typeid v1.0.3
2782026-03-05T18:42:20.926Z Downloaded utf8_iter v1.0.4
2792026-03-05T18:42:20.926Z Downloaded urlencoding v2.1.3
2802026-03-05T18:42:20.926Z Downloaded try-lock v0.2.5
2812026-03-05T18:42:20.927Z Downloaded tracing-error v0.2.1
2822026-03-05T18:42:20.927Z Downloaded litrs v1.0.0
2832026-03-05T18:42:20.930Z Downloaded self_update v0.42.0
2842026-03-05T18:42:20.930Z Downloaded getrandom v0.2.17
2852026-03-05T18:42:20.940Z Downloaded rand_core v0.9.5
2862026-03-05T18:42:20.940Z Downloaded eyre v0.6.12
2872026-03-05T18:42:20.947Z Downloaded want v0.3.1
2882026-03-05T18:42:20.947Z Downloaded futures-channel v0.3.32
2892026-03-05T18:42:20.947Z Downloaded const-oid v0.9.6
2902026-03-05T18:42:20.947Z Downloaded cargo-platform v0.2.0
2912026-03-05T18:42:20.947Z Downloaded clap_derive v4.5.55
2922026-03-05T18:42:20.950Z Downloaded version_check v0.9.5
2932026-03-05T18:42:20.951Z Downloaded thiserror v2.0.18
2942026-03-05T18:42:20.957Z Downloaded cargo_metadata v0.23.1
2952026-03-05T18:42:20.960Z Downloaded derive_more v2.1.1
2962026-03-05T18:42:20.967Z Downloaded tokio-native-tls v0.3.1
2972026-03-05T18:42:20.971Z Downloaded serde_ignored v0.1.14
2982026-03-05T18:42:20.972Z Downloaded tracing-log v0.2.0
2992026-03-05T18:42:20.978Z Downloaded futures v0.3.32
3002026-03-05T18:42:20.978Z Downloaded unicase v2.9.0
3012026-03-05T18:42:20.983Z Downloaded tokio-rustls v0.26.4
3022026-03-05T18:42:20.983Z Downloaded toml_writer v1.0.6+spec-1.1.0
3032026-03-05T18:42:20.983Z Downloaded tempfile v3.26.0
3042026-03-05T18:42:20.988Z Downloaded spki v0.7.3
3052026-03-05T18:42:20.988Z Downloaded smallvec v1.15.1
3062026-03-05T18:42:20.988Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3072026-03-05T18:42:20.992Z Downloaded num-traits v0.2.19
3082026-03-05T18:42:20.992Z Downloaded proc-macro2 v1.0.106
3092026-03-05T18:42:20.997Z Downloaded static_assertions v1.1.0
3102026-03-05T18:42:20.997Z Downloaded toml v0.8.23
3112026-03-05T18:42:21.005Z Downloaded zstd-safe v7.2.4
3122026-03-05T18:42:21.005Z Downloaded zmij v1.0.21
3132026-03-05T18:42:21.005Z Downloaded miniz_oxide v0.8.9
3142026-03-05T18:42:21.009Z Downloaded zstd v0.13.3
3152026-03-05T18:42:21.009Z Downloaded toml_parser v1.0.9+spec-1.1.0
3162026-03-05T18:42:21.013Z Downloaded indicatif v0.17.11
3172026-03-05T18:42:21.013Z Downloaded nextest-filtering v0.15.0
3182026-03-05T18:42:21.019Z Downloaded log v0.4.29
3192026-03-05T18:42:21.022Z Downloaded serde_core v1.0.228
3202026-03-05T18:42:21.022Z Downloaded xattr v1.6.1
3212026-03-05T18:42:21.022Z Downloaded getrandom v0.4.2
3222026-03-05T18:42:21.026Z Downloaded zeroize v1.8.2
3232026-03-05T18:42:21.030Z Downloaded zipsign-api v0.1.5
3242026-03-05T18:42:21.030Z Downloaded tokio-stream v0.1.18
3252026-03-05T18:42:21.033Z Downloaded socket2 v0.6.2
3262026-03-05T18:42:21.037Z Downloaded tracing-attributes v0.1.31
3272026-03-05T18:42:21.042Z Downloaded signal-hook v0.3.18
3282026-03-05T18:42:21.042Z Downloaded tar v0.4.44
3292026-03-05T18:42:21.046Z Downloaded cfg-expr v0.20.6
3302026-03-05T18:42:21.046Z Downloaded pkcs8 v0.10.2
3312026-03-05T18:42:21.052Z Downloaded xxhash-rust v0.8.15
3322026-03-05T18:42:21.052Z Downloaded pin-project v1.1.11
3332026-03-05T18:42:21.061Z Downloaded tinyvec v1.10.0
3342026-03-05T18:42:21.065Z Downloaded textwrap v0.16.2
3352026-03-05T18:42:21.071Z Downloaded serde_derive v1.0.228
3362026-03-05T18:42:21.074Z Downloaded toml v0.9.12+spec-1.1.0
3372026-03-05T18:42:21.074Z Downloaded tracing-core v0.1.36
3382026-03-05T18:42:21.078Z Downloaded sharded-slab v0.1.7
3392026-03-05T18:42:21.083Z Downloaded unicode-ident v1.0.24
3402026-03-05T18:42:21.083Z Downloaded openssl-sys v0.9.111
3412026-03-05T18:42:21.087Z Downloaded rustls-webpki v0.103.9
3422026-03-05T18:42:21.114Z Downloaded base64 v0.22.1
3432026-03-05T18:42:21.114Z Downloaded serde v1.0.228
3442026-03-05T18:42:21.114Z Downloaded flate2 v1.1.9
3452026-03-05T18:42:21.114Z Downloaded vte v0.14.1
3462026-03-05T18:42:21.114Z Downloaded hashbrown v0.15.5
3472026-03-05T18:42:21.118Z Downloaded memchr v2.8.0
3482026-03-05T18:42:21.118Z Downloaded toml_edit v0.22.27
3492026-03-05T18:42:21.118Z Downloaded typenum v1.19.0
3502026-03-05T18:42:21.123Z Downloaded mio v1.1.1
3512026-03-05T18:42:21.126Z Downloaded cc v1.2.56
3522026-03-05T18:42:21.130Z Downloaded miette v7.6.0
3532026-03-05T18:42:21.136Z Downloaded uuid v1.21.0
3542026-03-05T18:42:21.141Z Downloaded quinn v0.11.9
3552026-03-05T18:42:21.141Z Downloaded ed25519-dalek v2.2.0
3562026-03-05T18:42:21.145Z Downloaded http v1.4.0
3572026-03-05T18:42:21.149Z Downloaded derive_more-impl v2.1.1
3582026-03-05T18:42:21.153Z Downloaded crossterm v0.29.0
3592026-03-05T18:42:21.158Z Downloaded hyper-util v0.1.20
3602026-03-05T18:42:21.163Z Downloaded borsh v1.6.0
3612026-03-05T18:42:21.170Z Downloaded url v2.5.8
3622026-03-05T18:42:21.174Z Downloaded backtrace v0.3.76
3632026-03-05T18:42:21.178Z Downloaded bytes v1.11.1
3642026-03-05T18:42:21.181Z Downloaded rand v0.9.2
3652026-03-05T18:42:21.185Z Downloaded tower v0.5.3
3662026-03-05T18:42:21.191Z Downloaded ron v0.12.0
3672026-03-05T18:42:21.199Z Downloaded unicode-segmentation v1.12.0
3682026-03-05T18:42:21.203Z Downloaded pulldown-cmark v0.13.1
3692026-03-05T18:42:21.210Z Downloaded hashbrown v0.16.1
3702026-03-05T18:42:21.215Z Downloaded serde_json v1.0.149
3712026-03-05T18:42:21.220Z Downloaded tokio-util v0.7.18
3722026-03-05T18:42:21.226Z Downloaded reqwest v0.12.28
3732026-03-05T18:42:21.231Z Downloaded regex v1.12.3
3742026-03-05T18:42:21.235Z Downloaded iri-string v0.7.10
3752026-03-05T18:42:21.245Z Downloaded unicode-normalization v0.1.25
3762026-03-05T18:42:21.256Z Downloaded itertools v0.14.0
3772026-03-05T18:42:21.261Z Downloaded clap_builder v4.5.60
3782026-03-05T18:42:21.261Z Downloaded idna v1.1.0
3792026-03-05T18:42:21.269Z Downloaded aho-corasick v1.1.4
3802026-03-05T18:42:21.269Z Downloaded portable-atomic v1.13.1
3812026-03-05T18:42:21.272Z Downloaded h2 v0.4.13
3822026-03-05T18:42:21.276Z Downloaded tower-http v0.6.8
3832026-03-05T18:42:21.284Z Downloaded winnow v0.7.14
3842026-03-05T18:42:21.294Z Downloaded quick-xml v0.37.5
3852026-03-05T18:42:21.299Z Downloaded chrono v0.4.44
3862026-03-05T18:42:21.304Z Downloaded guppy v0.17.25
3872026-03-05T18:42:21.309Z Downloaded futures-util v0.3.32
3882026-03-05T18:42:21.320Z Downloaded quick-xml v0.38.4
3892026-03-05T18:42:21.325Z Downloaded zerocopy v0.8.40
3902026-03-05T18:42:21.334Z Downloaded unicode-width v0.2.2
3912026-03-05T18:42:21.339Z Downloaded unicode-width v0.1.14
3922026-03-05T18:42:21.345Z Downloaded bstr v1.12.1
3932026-03-05T18:42:21.352Z Downloaded tracing-subscriber v0.3.22
3942026-03-05T18:42:21.360Z Downloaded quinn-proto v0.11.13
3952026-03-05T18:42:21.366Z Downloaded curve25519-dalek v4.1.3
3962026-03-05T18:42:21.372Z Downloaded nix v0.30.1
3972026-03-05T18:42:21.383Z Downloaded vcpkg v0.2.15
3982026-03-05T18:42:21.417Z Downloaded openssl v0.10.75
3992026-03-05T18:42:21.424Z Downloaded rustix v0.38.44
4002026-03-05T18:42:21.459Z Downloaded webpki-roots v1.0.6
4012026-03-05T18:42:21.459Z Downloaded nextest-runner v0.80.0
4022026-03-05T18:42:21.466Z Downloaded tracing v0.1.44
4032026-03-05T18:42:21.475Z Downloaded gimli v0.32.3
4042026-03-05T18:42:21.490Z Downloaded syn v2.0.117
4052026-03-05T18:42:21.497Z Downloaded getrandom v0.3.4
4062026-03-05T18:42:21.498Z Downloaded crc32fast v1.5.0
4072026-03-05T18:42:21.498Z Downloaded httparse v1.10.1
4082026-03-05T18:42:21.501Z Downloaded regex-syntax v0.8.10
4092026-03-05T18:42:21.501Z Downloaded target-spec v3.5.7
4102026-03-05T18:42:21.505Z Downloaded color-eyre v0.6.5
4112026-03-05T18:42:21.512Z Downloaded target-lexicon v0.13.3
4122026-03-05T18:42:21.518Z Downloaded object v0.37.3
4132026-03-05T18:42:21.523Z Downloaded rustls v0.23.37
4142026-03-05T18:42:21.531Z Downloaded shlex v1.3.0
4152026-03-05T18:42:21.535Z Downloaded sha2 v0.10.9
4162026-03-05T18:42:21.535Z Downloaded ahash v0.8.12
4172026-03-05T18:42:21.539Z Downloaded erased-serde v0.4.10
4182026-03-05T18:42:21.539Z Downloaded hyper-rustls v0.27.7
4192026-03-05T18:42:21.543Z Downloaded rustix v1.1.4
4202026-03-05T18:42:21.559Z Downloaded futures-executor v0.3.32
4212026-03-05T18:42:21.563Z Downloaded find-msvc-tools v0.1.9
4222026-03-05T18:42:21.564Z Downloaded either v1.15.0
4232026-03-05T18:42:21.564Z Downloaded miette-derive v7.6.0
4242026-03-05T18:42:21.567Z Downloaded foldhash v0.1.5
4252026-03-05T18:42:21.568Z Downloaded camino-tempfile v1.4.1
4262026-03-05T18:42:21.568Z Downloaded digest v0.10.7
4272026-03-05T18:42:21.568Z Downloaded nested v0.1.1
4282026-03-05T18:42:21.572Z Downloaded itoa v1.0.17
4292026-03-05T18:42:21.574Z Downloaded derive-where v1.6.0
4302026-03-05T18:42:21.574Z Downloaded os_pipe v1.2.3
4312026-03-05T18:42:21.578Z Downloaded hyper v1.8.1
4322026-03-05T18:42:21.582Z Downloaded der v0.7.10
4332026-03-05T18:42:21.585Z Downloaded once_cell v1.21.3
4342026-03-05T18:42:21.585Z Downloaded futures-macro v0.3.32
4352026-03-05T18:42:21.589Z Downloaded atomic-waker v1.1.2
4362026-03-05T18:42:21.589Z Downloaded home v0.5.12
4372026-03-05T18:42:21.589Z Downloaded clap_lex v1.0.0
4382026-03-05T18:42:21.589Z Downloaded anstyle-query v1.1.5
4392026-03-05T18:42:21.592Z Downloaded document-features v0.2.12
4402026-03-05T18:42:21.592Z Downloaded fastrand v2.3.0
4412026-03-05T18:42:21.593Z Downloaded enable-ansi-support v0.2.1
4422026-03-05T18:42:21.596Z Downloaded color-spantrace v0.3.0
4432026-03-05T18:42:21.647Z Downloaded regex-automata v0.4.14
4442026-03-05T18:42:21.685Z Downloaded petgraph v0.8.3
4452026-03-05T18:42:21.704Z Downloaded libc v0.2.182
4462026-03-05T18:42:21.731Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
4472026-03-05T18:42:21.761Z Downloaded tokio v1.50.0
4482026-03-05T18:42:21.843Z Downloaded recursion v0.5.4
4492026-03-05T18:42:21.853Z Downloaded ring v0.17.14
4502026-03-05T18:42:21.936Z Compiling libc v0.2.182
4512026-03-05T18:42:21.936Z Compiling proc-macro2 v1.0.106
4522026-03-05T18:42:21.940Z Compiling quote v1.0.45
4532026-03-05T18:42:21.940Z Compiling unicode-ident v1.0.24
4542026-03-05T18:42:21.940Z Compiling serde_core v1.0.228
4552026-03-05T18:42:21.940Z Compiling cfg-if v1.0.4
4562026-03-05T18:42:21.940Z Compiling memchr v2.8.0
4572026-03-05T18:42:21.940Z Compiling once_cell v1.21.3
4582026-03-05T18:42:22.237Z Compiling log v0.4.29
4592026-03-05T18:42:22.423Z Compiling pin-project-lite v0.2.17
4602026-03-05T18:42:22.571Z Compiling serde v1.0.228
4612026-03-05T18:42:22.622Z Compiling itoa v1.0.17
4622026-03-05T18:42:22.855Z Compiling futures-core v0.3.32
4632026-03-05T18:42:23.107Z Compiling bitflags v2.11.0
4642026-03-05T18:42:23.110Z Compiling smallvec v1.15.1
4652026-03-05T18:42:23.211Z Compiling equivalent v1.0.2
4662026-03-05T18:42:23.346Z Compiling hashbrown v0.16.1
4672026-03-05T18:42:23.612Z Compiling find-msvc-tools v0.1.9
4682026-03-05T18:42:23.952Z Compiling shlex v1.3.0
4692026-03-05T18:42:24.089Z Compiling bytes v1.11.1
4702026-03-05T18:42:24.447Z Compiling errno v0.3.14
4712026-03-05T18:42:24.525Z Compiling jobserver v0.1.34
4722026-03-05T18:42:24.735Z Compiling syn v2.0.117
4732026-03-05T18:42:24.753Z Compiling signal-hook-registry v1.4.8
4742026-03-05T18:42:24.848Z Compiling mio v1.1.1
4752026-03-05T18:42:24.863Z Compiling futures-sink v0.3.32
4762026-03-05T18:42:24.889Z Compiling rustix v1.1.4
4772026-03-05T18:42:25.045Z Compiling cc v1.2.56
4782026-03-05T18:42:25.190Z Compiling socket2 v0.6.2
4792026-03-05T18:42:25.836Z Compiling zmij v1.0.21
4802026-03-05T18:42:26.122Z Compiling slab v0.4.12
4812026-03-05T18:42:26.346Z Compiling futures-channel v0.3.32
4822026-03-05T18:42:26.452Z Compiling tracing-core v0.1.36
4832026-03-05T18:42:26.491Z Compiling serde_json v1.0.149
4842026-03-05T18:42:26.847Z Compiling version_check v0.9.5
4852026-03-05T18:42:26.929Z Compiling futures-task v0.3.32
4862026-03-05T18:42:27.230Z Compiling futures-io v0.3.32
4872026-03-05T18:42:27.391Z Compiling getrandom v0.4.2
4882026-03-05T18:42:27.601Z Compiling unicode-width v0.2.2
4892026-03-05T18:42:27.617Z Compiling camino v1.2.2
4902026-03-05T18:42:27.874Z Compiling indexmap v2.13.0
4912026-03-05T18:42:28.212Z Compiling ring v0.17.14
4922026-03-05T18:42:28.311Z Compiling http v1.4.0
4932026-03-05T18:42:28.482Z Compiling autocfg v1.5.0
4942026-03-05T18:42:28.823Z Compiling percent-encoding v2.3.2
4952026-03-05T18:42:29.264Z Compiling zeroize v1.8.2
4962026-03-05T18:42:29.268Z Compiling simd-adler32 v0.3.8
4972026-03-05T18:42:29.327Z Compiling adler2 v2.0.1
4982026-03-05T18:42:29.620Z Compiling miniz_oxide v0.8.9
4992026-03-05T18:42:29.726Z Compiling num-traits v0.2.19
5002026-03-05T18:42:30.435Z Compiling object v0.37.3
5012026-03-05T18:42:30.968Z Compiling zerocopy v0.8.40
5022026-03-05T18:42:31.367Z Compiling target-lexicon v0.13.3
5032026-03-05T18:42:31.392Z Compiling winnow v0.7.14
5042026-03-05T18:42:31.712Z Compiling getrandom v0.3.4
5052026-03-05T18:42:32.475Z Compiling http-body v1.0.1
5062026-03-05T18:42:32.523Z Compiling rustls-pki-types v1.14.0
5072026-03-05T18:42:32.669Z Compiling semver v1.0.27
5082026-03-05T18:42:32.755Z Compiling getrandom v0.2.17
5092026-03-05T18:42:32.832Z Compiling thiserror v2.0.18
5102026-03-05T18:42:33.090Z Compiling gimli v0.32.3
5112026-03-05T18:42:33.572Z Compiling fnv v1.0.7
5122026-03-05T18:42:33.733Z Compiling guppy-workspace-hack v0.1.0
5132026-03-05T18:42:33.931Z Compiling owo-colors v4.3.0
5142026-03-05T18:42:34.085Z Compiling typenum v1.19.0
5152026-03-05T18:42:34.127Z Compiling signal-hook v0.3.18
5162026-03-05T18:42:34.343Z Compiling httparse v1.10.1
5172026-03-05T18:42:34.496Z Compiling untrusted v0.9.0
5182026-03-05T18:42:34.515Z Compiling serde_derive v1.0.228
5192026-03-05T18:42:34.548Z Compiling tokio-macros v2.6.1
5202026-03-05T18:42:34.721Z Compiling futures-macro v0.3.32
5212026-03-05T18:42:34.765Z Compiling tracing-attributes v0.1.31
5222026-03-05T18:42:35.134Z Compiling thiserror-impl v2.0.18
5232026-03-05T18:42:36.117Z Compiling tokio v1.50.0
5242026-03-05T18:42:36.465Z Compiling futures-util v0.3.32
5252026-03-05T18:42:37.502Z Compiling tracing v0.1.44
5262026-03-05T18:42:37.902Z Compiling addr2line v0.25.1
5272026-03-05T18:42:40.087Z Compiling form_urlencoded v1.2.2
5282026-03-05T18:42:40.223Z Compiling generic-array v0.14.7
5292026-03-05T18:42:40.554Z Compiling tower-service v0.3.3
5302026-03-05T18:42:40.629Z Compiling thiserror v1.0.69
5312026-03-05T18:42:40.709Z Compiling rustc-demangle v0.1.27
5322026-03-05T18:42:41.206Z Compiling pkg-config v0.3.32
5332026-03-05T18:42:42.219Z Compiling typeid v1.0.3
5342026-03-05T18:42:42.349Z Compiling idna_adapter v1.0.0
5352026-03-05T18:42:42.515Z Compiling try-lock v0.2.5
5362026-03-05T18:42:42.536Z Compiling utf8_iter v1.0.4
5372026-03-05T18:42:42.727Z Compiling fastrand v2.3.0
5382026-03-05T18:42:42.755Z Compiling rustls v0.23.37
5392026-03-05T18:42:42.824Z Compiling target-spec v3.5.7
5402026-03-05T18:42:42.964Z Compiling atomic-waker v1.1.2
5412026-03-05T18:42:43.151Z Compiling tempfile v3.26.0
5422026-03-05T18:42:43.184Z Compiling idna v1.1.0
5432026-03-05T18:42:43.391Z Compiling want v0.3.1
5442026-03-05T18:42:43.442Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5452026-03-05T18:42:44.175Z Compiling cfg-expr v0.20.6
5462026-03-05T18:42:45.124Z Compiling tokio-util v0.7.18
5472026-03-05T18:42:46.520Z Compiling h2 v0.4.13
5482026-03-05T18:42:46.637Z Compiling rustls-webpki v0.103.9
5492026-03-05T18:42:46.827Z Compiling backtrace v0.3.76
5502026-03-05T18:42:48.075Z Compiling thiserror-impl v1.0.69
5512026-03-05T18:42:48.247Z Compiling terminal_size v0.4.3
5522026-03-05T18:42:48.497Z Compiling aho-corasick v1.1.4
5532026-03-05T18:42:48.617Z Compiling regex-syntax v0.8.10
5542026-03-05T18:42:50.735Z Compiling subtle v2.6.1
5552026-03-05T18:42:51.056Z Compiling erased-serde v0.4.10
5562026-03-05T18:42:51.593Z Compiling pin-utils v0.1.0
5572026-03-05T18:42:52.481Z Compiling hyper v1.8.1
5582026-03-05T18:42:52.627Z Compiling regex-automata v0.4.14
5592026-03-05T18:43:01.104Z Compiling url v2.5.8
5602026-03-05T18:43:02.203Z Compiling serde_spanned v0.6.9
5612026-03-05T18:43:02.439Z Compiling toml_datetime v0.6.11
5622026-03-05T18:43:03.233Z Compiling ahash v0.8.12
5632026-03-05T18:43:03.685Z Compiling sync_wrapper v1.0.2
5642026-03-05T18:43:03.867Z Compiling unicode-segmentation v1.12.0
5652026-03-05T18:43:04.699Z Compiling nextest-workspace-hack v0.1.0
5662026-03-05T18:43:05.072Z Compiling portable-atomic v1.13.1
5672026-03-05T18:43:05.444Z Compiling tower-layer v0.3.3
5682026-03-05T18:43:05.448Z Compiling parking_lot_core v0.9.12
5692026-03-05T18:43:05.868Z Compiling foldhash v0.1.5
5702026-03-05T18:43:05.915Z Compiling unicode-linebreak v0.1.5
5712026-03-05T18:43:05.936Z Compiling ipnet v2.12.0
5722026-03-05T18:43:06.255Z Compiling either v1.15.0
5732026-03-05T18:43:06.456Z Compiling base64 v0.22.1
5742026-03-05T18:43:06.542Z Compiling is_ci v1.2.0
5752026-03-05T18:43:06.709Z Compiling toml_write v0.1.2
5762026-03-05T18:43:06.828Z Compiling lazy_static v1.5.0
5772026-03-05T18:43:06.984Z Compiling crc32fast v1.5.0
5782026-03-05T18:43:07.077Z Compiling toml_edit v0.22.27
5792026-03-05T18:43:07.192Z Compiling hyper-util v0.1.20
5802026-03-05T18:43:07.537Z Compiling sharded-slab v0.1.7
5812026-03-05T18:43:07.589Z Compiling supports-color v3.0.2
5822026-03-05T18:43:08.027Z Compiling textwrap v0.16.2
5832026-03-05T18:43:08.630Z Compiling hashbrown v0.15.5
5842026-03-05T18:43:09.112Z Compiling tower v0.5.3
5852026-03-05T18:43:10.108Z Compiling convert_case v0.10.0
5862026-03-05T18:43:10.652Z Compiling tokio-rustls v0.26.4
5872026-03-05T18:43:11.203Z Compiling backtrace-ext v0.2.1
5882026-03-05T18:43:11.257Z Compiling ordered-float v2.10.1
5892026-03-05T18:43:11.708Z Compiling miette-derive v7.6.0
5902026-03-05T18:43:11.895Z Compiling webpki-roots v1.0.6
5912026-03-05T18:43:11.992Z Compiling pathdiff v0.2.3
5922026-03-05T18:43:12.123Z Compiling console v0.15.11
5932026-03-05T18:43:12.180Z Compiling cargo-platform v0.3.2
5942026-03-05T18:43:13.132Z Compiling tracing-log v0.2.0
5952026-03-05T18:43:13.439Z Compiling os_pipe v1.2.3
5962026-03-05T18:43:13.720Z Compiling thread_local v1.1.9
5972026-03-05T18:43:13.851Z Compiling iri-string v0.7.10
5982026-03-05T18:43:14.331Z Compiling debug-ignore v1.0.5
5992026-03-05T18:43:14.434Z Compiling fixedbitset v0.5.7
6002026-03-05T18:43:14.517Z Compiling zstd-safe v7.2.4
6012026-03-05T18:43:14.964Z Compiling utf8parse v0.2.2
6022026-03-05T18:43:15.185Z Compiling supports-unicode v3.0.0
6032026-03-05T18:43:15.228Z Compiling pulldown-cmark v0.13.1
6042026-03-05T18:43:15.541Z Compiling ryu v1.0.23
6052026-03-05T18:43:15.611Z Compiling unicode-width v0.1.14
6062026-03-05T18:43:15.617Z Compiling cfg_aliases v0.2.1
6072026-03-05T18:43:15.700Z Compiling rustix v0.38.44
6082026-03-05T18:43:16.195Z Compiling supports-hyperlinks v3.2.0
6092026-03-05T18:43:16.383Z Compiling scopeguard v1.2.0
6102026-03-05T18:43:16.543Z Compiling lock_api v0.4.14
6112026-03-05T18:43:16.645Z Compiling miette v7.6.0
6122026-03-05T18:43:16.730Z Compiling nix v0.30.1
6132026-03-05T18:43:17.048Z Compiling serde_urlencoded v0.7.1
6142026-03-05T18:43:17.567Z Compiling tower-http v0.6.8
6152026-03-05T18:43:17.605Z Compiling anstyle-parse v0.2.7
6162026-03-05T18:43:17.994Z Compiling petgraph v0.8.3
6172026-03-05T18:43:19.202Z Compiling tracing-subscriber v0.3.22
6182026-03-05T18:43:19.716Z Compiling sigchld v0.2.4
6192026-03-05T18:43:19.767Z Compiling cargo_metadata v0.23.1
6202026-03-05T18:43:20.060Z Compiling hyper-rustls v0.27.7
6212026-03-05T18:43:21.443Z Compiling serde-value v0.7.0
6222026-03-05T18:43:22.618Z Compiling serde-untagged v0.1.9
6232026-03-05T18:43:23.118Z Compiling toml v0.8.23
6242026-03-05T18:43:23.401Z Compiling derive_more-impl v2.1.1
6252026-03-05T18:43:26.722Z Compiling itertools v0.14.0
6262026-03-05T18:43:27.097Z Compiling crypto-common v0.1.7
6272026-03-05T18:43:27.339Z Compiling block-buffer v0.10.4
6282026-03-05T18:43:27.610Z Compiling regex v1.12.3
6292026-03-05T18:43:28.165Z Compiling ppv-lite86 v0.2.21
6302026-03-05T18:43:28.993Z Compiling futures-executor v0.3.32
6312026-03-05T18:43:29.576Z Compiling rand_core v0.9.5
6322026-03-05T18:43:29.593Z Compiling toml_parser v1.0.9+spec-1.1.0
6332026-03-05T18:43:30.081Z Compiling pin-project-internal v1.1.11
6342026-03-05T18:43:30.098Z Compiling http-body-util v0.1.3
6352026-03-05T18:43:30.350Z Compiling uuid v1.21.0
6362026-03-05T18:43:30.632Z Compiling serde_spanned v1.0.4
6372026-03-05T18:43:30.658Z Compiling smol_str v0.3.6
6382026-03-05T18:43:30.887Z Compiling toml_datetime v0.7.5+spec-1.1.0
6392026-03-05T18:43:31.339Z Compiling filetime v0.2.27
6402026-03-05T18:43:31.543Z Compiling vte v0.14.1
6412026-03-05T18:43:31.702Z Compiling bstr v1.12.1
6422026-03-05T18:43:31.942Z Compiling litrs v1.0.0
6432026-03-05T18:43:32.124Z Compiling color-spantrace v0.3.0
6442026-03-05T18:43:32.487Z Compiling static_assertions v1.1.0
6452026-03-05T18:43:32.603Z Compiling unicode-xid v0.2.6
6462026-03-05T18:43:32.681Z Compiling xattr v1.6.1
6472026-03-05T18:43:32.739Z Compiling number_prefix v0.4.0
6482026-03-05T18:43:32.829Z Compiling is_terminal_polyfill v1.70.2
6492026-03-05T18:43:32.832Z Compiling colorchoice v1.0.4
6502026-03-05T18:43:32.959Z Compiling tinyvec_macros v0.1.1
6512026-03-05T18:43:32.990Z Compiling anstyle v1.0.13
6522026-03-05T18:43:32.993Z Compiling unicase v2.9.0
6532026-03-05T18:43:33.026Z Compiling self_update v0.42.0
6542026-03-05T18:43:33.044Z Compiling eyre v0.6.12
6552026-03-05T18:43:33.067Z Compiling nested v0.1.1
6562026-03-05T18:43:33.197Z Compiling anstyle-query v1.1.5
6572026-03-05T18:43:33.328Z Compiling iana-time-zone v0.1.65
6582026-03-05T18:43:33.446Z Compiling anstream v0.6.21
6592026-03-05T18:43:33.467Z Compiling guppy v0.17.25
6602026-03-05T18:43:33.511Z Compiling chrono v0.4.44
6612026-03-05T18:43:33.966Z Compiling tinyvec v1.10.0
6622026-03-05T18:43:34.084Z Compiling document-features v0.2.12
6632026-03-05T18:43:34.561Z Compiling indicatif v0.17.11
6642026-03-05T18:43:34.933Z Compiling tar v0.4.44
6652026-03-05T18:43:35.237Z Compiling cargo-util-schemas v0.2.0
6662026-03-05T18:43:37.307Z Compiling globset v0.4.18
6672026-03-05T18:43:37.639Z Compiling pin-project v1.1.11
6682026-03-05T18:43:37.793Z Compiling strip-ansi-escapes v0.2.1
6692026-03-05T18:43:38.949Z Compiling toml v0.9.12+spec-1.1.0
6702026-03-05T18:43:40.852Z Compiling nextest-metadata v0.12.2
6712026-03-05T18:43:40.932Z Compiling newtype-uuid v1.3.2
6722026-03-05T18:43:41.279Z Compiling reqwest v0.12.28
6732026-03-05T18:43:41.455Z Compiling rand_chacha v0.9.0
6742026-03-05T18:43:41.682Z Compiling futures v0.3.32
6752026-03-05T18:43:41.807Z Compiling digest v0.10.7
6762026-03-05T18:43:42.271Z Compiling flate2 v1.1.9
6772026-03-05T18:43:42.763Z Compiling parking_lot v0.12.5
6782026-03-05T18:43:43.531Z Compiling derive_more v2.1.1
6792026-03-05T18:43:43.644Z Compiling tracing-error v0.2.1
6802026-03-05T18:43:44.090Z Compiling shared_child v1.1.1
6812026-03-05T18:43:44.802Z Compiling signal-hook-mio v0.2.5
6822026-03-05T18:43:45.002Z Compiling self-replace v1.5.0
6832026-03-05T18:43:45.491Z Compiling cargo-platform v0.2.0
6842026-03-05T18:43:45.559Z Compiling quick-xml v0.38.4
6852026-03-05T18:43:46.423Z Compiling quick-xml v0.37.5
6862026-03-05T18:43:46.711Z Compiling indenter v0.3.4
6872026-03-05T18:43:46.917Z Compiling recursion v0.5.4
6882026-03-05T18:43:47.139Z Compiling clap_lex v1.0.0
6892026-03-05T18:43:47.864Z Compiling urlencoding v2.1.3
6902026-03-05T18:43:47.887Z Compiling shell-words v1.1.1
6912026-03-05T18:43:48.372Z Compiling heck v0.5.0
6922026-03-05T18:43:48.792Z Compiling humantime v2.3.0
6932026-03-05T18:43:48.843Z Compiling cpufeatures v0.2.17
6942026-03-05T18:43:48.952Z Compiling strsim v0.11.1
6952026-03-05T18:43:49.645Z Compiling clap_derive v4.5.55
6962026-03-05T18:43:49.719Z Compiling clap_builder v4.5.60
6972026-03-05T18:43:49.802Z Compiling humantime-serde v1.1.1
6982026-03-05T18:43:50.067Z Compiling sha2 v0.10.9
6992026-03-05T18:43:53.196Z Compiling nextest-filtering v0.15.0
7002026-03-05T18:43:53.402Z Compiling quick-junit v0.5.2
7012026-03-05T18:43:55.173Z Compiling atomicwrites v0.4.4
7022026-03-05T18:43:55.743Z Compiling cargo_metadata v0.20.0
7032026-03-05T18:44:01.023Z Compiling cargo-nextest v0.9.97
7042026-03-05T18:44:01.576Z Compiling crossterm v0.29.0
7052026-03-05T18:44:03.465Z Compiling zstd v0.13.3
7062026-03-05T18:44:04.116Z Compiling duct v0.13.7
7072026-03-05T18:44:05.357Z Compiling rand v0.9.2
7082026-03-05T18:44:05.595Z Compiling async-scoped v0.9.0
7092026-03-05T18:44:05.939Z Compiling config v0.15.19
7102026-03-05T18:44:06.136Z Compiling unicode-normalization v0.1.25
7112026-03-05T18:44:06.970Z Compiling target-spec-miette v0.4.5
7122026-03-05T18:44:07.428Z Compiling future-queue v0.4.0
7132026-03-05T18:44:07.766Z Compiling mukti-metadata v0.3.0
7142026-03-05T18:44:08.001Z Compiling tokio-stream v0.1.18
7152026-03-05T18:44:08.001Z Compiling camino-tempfile v1.4.1
7162026-03-05T18:44:08.518Z Compiling derive-where v1.6.0
7172026-03-05T18:44:08.874Z Compiling serde_path_to_error v0.1.20
7182026-03-05T18:44:08.878Z Compiling serde_ignored v0.1.14
7192026-03-05T18:44:09.212Z Compiling swrite v0.1.0
7202026-03-05T18:44:09.301Z Compiling hex v0.4.3
7212026-03-05T18:44:09.377Z Compiling indent_write v2.2.0
7222026-03-05T18:44:09.567Z Compiling home v0.5.12
7232026-03-05T18:44:09.633Z Compiling xxhash-rust v0.8.15
7242026-03-05T18:44:09.832Z Compiling color-eyre v0.6.5
7252026-03-05T18:44:09.889Z Compiling clap v4.5.60
7262026-03-05T18:44:09.944Z Compiling dialoguer v0.11.0
7272026-03-05T18:44:09.963Z Compiling enable-ansi-support v0.2.1
7282026-03-05T18:44:11.484Z Compiling nextest-runner v0.80.0
7292026-03-05T18:44:50.807Z Finished `release` profile [optimized] target(s) in 2m 33s
7302026-03-05T18:44:51.036Z Installing /home/build/.cargo/bin/cargo-nextest
7312026-03-05T18:44:51.039Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7322026-03-05T18:44:51.153Z+ source .github/buildomat/test-common.sh
7332026-03-05T18:44:51.157Z++ NEXTEST_VERSION=0.9.97
7342026-03-05T18:44:51.157Z++ PLATFORM=illumos
7352026-03-05T18:44:51.157Z++ banner install
7362026-03-05T18:44:51.157Z
7372026-03-05T18:44:51.157Z # # # #### ##### ## # #
7382026-03-05T18:44:51.157Z # ## # # # # # # #
7392026-03-05T18:44:51.157Z # # # # #### # # # # #
7402026-03-05T18:44:51.157Z # # # # # # ###### # #
7412026-03-05T18:44:51.157Z # # ## # # # # # # #
7422026-03-05T18:44:51.157Z # # # #### # # # ###### ######
7432026-03-05T18:44:51.157Z
7442026-03-05T18:44:51.157Z++ set +o errexit
7452026-03-05T18:44:51.160Z++ pkg info clang-15
7462026-03-05T18:44:51.160Z++ grep -qi installed
7472026-03-05T18:44:52.750Zpkg: info: no packages matching the following patterns you specified are
7482026-03-05T18:44:52.750Zinstalled on the system. Try querying remotely instead:
7492026-03-05T18:44:52.750Z
7502026-03-05T18:44:52.750Z clang-15
7512026-03-05T18:44:52.805Z++ [[ 1 != 0 ]]
7522026-03-05T18:44:52.805Z++ set -o errexit
7532026-03-05T18:44:52.805Z++ pfexec pkg install clang-15
7542026-03-05T18:45:01.562Z Startup: Refreshing catalog 'helios-dev' ... Done
7552026-03-05T18:45:12.201Z Startup: Caching catalogs ... Done
7562026-03-05T18:45:36.448ZPlanning: Solver setup ... Done
7572026-03-05T18:45:36.613ZPlanning: Running solver ... Done
7582026-03-05T18:45:36.794ZPlanning: Finding local manifests ... Done
7592026-03-05T18:45:36.809ZPlanning: Fetching manifests: 0/2 0% complete
7602026-03-05T18:45:36.936ZPlanning: Fetching manifests: 2/2 100% complete
7612026-03-05T18:45:36.981ZPlanning: Package planning ... Done
7622026-03-05T18:45:37.030ZPlanning: Merging actions ... Done
7632026-03-05T18:45:37.202ZPlanning: Checking for conflicting actions ... Done
7642026-03-05T18:45:37.214ZPlanning: Consolidating action changes ... Done
7652026-03-05T18:45:38.542ZPlanning: Evaluating mediators ... Done
7662026-03-05T18:45:38.550ZPlanning: Planning completed in 26.19 seconds
7672026-03-05T18:45:38.567Z Packages to install: 2
7682026-03-05T18:45:38.567Z Mediators to change: 2
7692026-03-05T18:45:38.567Z Services to change: 1
7702026-03-05T18:45:38.567Z Create boot environment: No
7712026-03-05T18:45:38.567ZCreate backup boot environment: No
7722026-03-05T18:45:38.620Z
7732026-03-05T18:45:38.621ZDownload: 0/3076 items 0.0/211.3MB 0% complete
7742026-03-05T18:45:43.648ZDownload: 2002/3076 items 117.2/211.3MB 55% complete (28.2M/s)
7752026-03-05T18:45:49.588ZDownload: 3031/3076 items 201.8/211.3MB 95% complete (21.8M/s)
7762026-03-05T18:45:54.456ZDownload: Completed 211.31 MB in 15.83 seconds (13.3M/s)
7772026-03-05T18:45:54.633Z Actions: 1/3418 actions (Installing new actions)
7782026-03-05T18:45:59.135Z Actions: Completed 3418 actions in 4.50 seconds.
7792026-03-05T18:45:59.576Z Done
7802026-03-05T18:45:59.576Z Done
7812026-03-05T18:46:00.691Z Done
7822026-03-05T18:46:05.212Z Done
7832026-03-05T18:46:05.293Z Done
7842026-03-05T18:46:05.296Z Done
7852026-03-05T18:46:05.469Z Done
7862026-03-05T18:46:06.168Z++ set -o errexit
7872026-03-05T18:46:06.168Z++ cargo --version
7882026-03-05T18:46:06.232Zcargo 1.92.0 (344c4567c 2025-10-21)
7892026-03-05T18:46:06.236Z++ rustc --version
7902026-03-05T18:46:06.312Zrustc 1.92.0 (ded5c06cf 2025-12-08)
7912026-03-05T18:46:06.317Z++ cargo install cargo-nextest --version 0.9.97
7922026-03-05T18:46:06.443Z Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override
7932026-03-05T18:46:06.446Z+ pushd rdb
7942026-03-05T18:46:06.446Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
7952026-03-05T18:46:06.446Z+ PROPTEST_CASES=1000000
7962026-03-05T18:46:06.446Z+ cargo nextest run --lib proptest
7972026-03-05T18:46:06.832Z Updating git repository `https://github.com/oxidecomputer/falcon`
7982026-03-05T18:46:08.461ZFrom https://github.com/oxidecomputer/falcon
7992026-03-05T18:46:08.461Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
8002026-03-05T18:46:08.570Z Updating crates.io index
8012026-03-05T18:46:08.719Z Updating git repository `https://github.com/oxidecomputer/dendrite`
8022026-03-05T18:46:09.784ZFrom https://github.com/oxidecomputer/dendrite
8032026-03-05T18:46:09.784Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
8042026-03-05T18:46:09.833Z Updating git repository `https://github.com/oxidecomputer/ispf`
8052026-03-05T18:46:10.137ZFrom https://github.com/oxidecomputer/ispf
8062026-03-05T18:46:10.138Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
8072026-03-05T18:46:10.333Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8082026-03-05T18:46:10.999ZFrom https://github.com/oxidecomputer/netadm-sys
8092026-03-05T18:46:10.999Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8102026-03-05T18:46:11.010Z Updating git repository `https://github.com/oxidecomputer/omicron`
8112026-03-05T18:46:35.019ZFrom https://github.com/oxidecomputer/omicron
8122026-03-05T18:46:35.020Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8132026-03-05T18:46:35.745Z Updating git repository `https://github.com/oxidecomputer/opte`
8142026-03-05T18:46:36.762ZFrom https://github.com/oxidecomputer/opte
8152026-03-05T18:46:36.762Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8162026-03-05T18:46:37.050Z Updating git repository `https://github.com/illumos/smf-rs`
8172026-03-05T18:46:37.341ZFrom https://github.com/illumos/smf-rs
8182026-03-05T18:46:37.341Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8192026-03-05T18:46:37.457Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8202026-03-05T18:46:37.760ZFrom https://github.com/oxidecomputer/network-interface
8212026-03-05T18:46:37.760Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8222026-03-05T18:46:37.918Z Updating git repository `https://github.com/oxidecomputer/zone`
8232026-03-05T18:46:38.215ZFrom https://github.com/oxidecomputer/zone
8242026-03-05T18:46:38.216Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8252026-03-05T18:46:38.225Z Updating git repository `https://github.com/oxidecomputer/propolis`
8262026-03-05T18:46:41.414ZFrom https://github.com/oxidecomputer/propolis
8272026-03-05T18:46:41.414Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8282026-03-05T18:46:41.597Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8292026-03-05T18:46:42.227ZFrom https://github.com/oxidecomputer/transceiver-control
8302026-03-05T18:46:42.227Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8312026-03-05T18:46:42.243Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8322026-03-05T18:46:42.662ZFrom https://github.com/oxidecomputer/dlpi-sys
8332026-03-05T18:46:42.662Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8342026-03-05T18:46:42.680Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8352026-03-05T18:46:43.297ZFrom https://github.com/jmesmon/rust-libzfs
8362026-03-05T18:46:43.297Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8372026-03-05T18:46:43.308Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8382026-03-05T18:46:43.602ZFrom https://github.com/oxidecomputer/rusty-doors
8392026-03-05T18:46:43.602Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8402026-03-05T18:46:43.652Z Updating git repository `https://github.com/oxidecomputer/lldp`
8412026-03-05T18:46:44.007ZFrom https://github.com/oxidecomputer/lldp
8422026-03-05T18:46:44.008Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8432026-03-05T18:46:44.023Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8442026-03-05T18:46:45.766ZFrom https://github.com/oxidecomputer/maghemite
8452026-03-05T18:46:45.766Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8462026-03-05T18:46:45.841Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8472026-03-05T18:46:46.172ZFrom https://github.com/oxidecomputer/serde_human_bytes
8482026-03-05T18:46:46.172Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8492026-03-05T18:46:46.338Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8502026-03-05T18:46:46.637ZFrom https://github.com/oxidecomputer/slog-error-chain
8512026-03-05T18:46:46.637Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8522026-03-05T18:46:46.650Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8532026-03-05T18:46:47.010ZFrom https://github.com/oxidecomputer/tufaceous
8542026-03-05T18:46:47.010Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8552026-03-05T18:46:47.053Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8562026-03-05T18:46:51.990ZFrom https://github.com/oxidecomputer/management-gateway-service
8572026-03-05T18:46:51.990Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8582026-03-05T18:46:52.089Z Updating git repository `https://github.com/oxidecomputer/crucible`
8592026-03-05T18:46:54.770ZFrom https://github.com/oxidecomputer/crucible
8602026-03-05T18:46:54.770Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8612026-03-05T18:46:55.424Z Updating git repository `https://github.com/oxidecomputer/propolis`
8622026-03-05T18:46:55.966ZFrom https://github.com/oxidecomputer/propolis
8632026-03-05T18:46:55.966Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8642026-03-05T18:46:56.042Z Updating git repository `https://github.com/oxidecomputer/tofino`
8652026-03-05T18:46:56.345ZFrom https://github.com/oxidecomputer/tofino
8662026-03-05T18:46:56.345Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8672026-03-05T18:46:56.403Z Updating git repository `https://github.com/oxidecomputer/clickward`
8682026-03-05T18:46:56.741ZFrom https://github.com/oxidecomputer/clickward
8692026-03-05T18:46:56.741Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8702026-03-05T18:46:56.765Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8712026-03-05T18:46:57.078ZFrom https://github.com/oxidecomputer/illumos-devinfo
8722026-03-05T18:46:57.078Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8732026-03-05T18:46:58.310Z Downloading crates ...
8742026-03-05T18:46:58.439Z Downloaded aead v0.5.2
8752026-03-05T18:46:58.443Z Downloaded ciborium v0.2.2
8762026-03-05T18:46:58.447Z Downloaded async-stream v0.3.6
8772026-03-05T18:46:58.450Z Downloaded async-recursion v1.1.1
8782026-03-05T18:46:58.453Z Downloaded anyhow v1.0.101
8792026-03-05T18:46:58.458Z Downloaded dyn-clone v1.0.20
8802026-03-05T18:46:58.461Z Downloaded cancel-safe-futures v0.1.5
8812026-03-05T18:46:58.466Z Downloaded hubpack_derive v0.1.1
8822026-03-05T18:46:58.469Z Downloaded arrayvec v0.7.6
8832026-03-05T18:46:58.469Z Downloaded cargo_toml v0.22.3
8842026-03-05T18:46:58.472Z Downloaded dof v0.3.0
8852026-03-05T18:46:58.475Z Downloaded bitflags v1.3.2
8862026-03-05T18:46:58.478Z Downloaded num_threads v0.1.7
8872026-03-05T18:46:58.481Z Downloaded idna_adapter v1.2.1
8882026-03-05T18:46:58.485Z Downloaded num-conv v0.2.0
8892026-03-05T18:46:58.485Z Downloaded gethostname v0.5.0
8902026-03-05T18:46:58.488Z Downloaded dunce v1.0.5
8912026-03-05T18:46:58.488Z Downloaded fs-err v3.3.0
8922026-03-05T18:46:58.491Z Downloaded is-terminal v0.4.17
8932026-03-05T18:46:58.494Z Downloaded drift v0.1.3
8942026-03-05T18:46:58.498Z Downloaded glob v0.3.3
8952026-03-05T18:46:58.502Z Downloaded foreign-types-macros v0.2.3
8962026-03-05T18:46:58.505Z Downloaded erased-serde v0.3.31
8972026-03-05T18:46:58.508Z Downloaded hickory-resolver v0.24.4
8982026-03-05T18:46:58.511Z Downloaded num-derive v0.3.3
8992026-03-05T18:46:58.514Z Downloaded no-std-compat v0.4.1
9002026-03-05T18:46:58.517Z Downloaded crunchy v0.2.4
9012026-03-05T18:46:58.517Z Downloaded memoffset v0.9.1
9022026-03-05T18:46:58.520Z Downloaded const-random-macro v0.1.16
9032026-03-05T18:46:58.525Z Downloaded chacha20poly1305 v0.10.1
9042026-03-05T18:46:58.525Z Downloaded backoff v0.4.0
9052026-03-05T18:46:58.528Z Downloaded icu_normalizer v2.1.1
9062026-03-05T18:46:58.531Z Downloaded num-derive v0.4.2
9072026-03-05T18:46:58.534Z Downloaded newline-converter v0.3.0
9082026-03-05T18:46:58.537Z Downloaded linked-hash-map v0.5.6
9092026-03-05T18:46:58.540Z Downloaded derive-ex v0.1.8
9102026-03-05T18:46:58.540Z Downloaded num_enum_derive v0.5.11
9112026-03-05T18:46:58.543Z Downloaded diff v0.1.13
9122026-03-05T18:46:58.546Z Downloaded parse-display v0.10.0
9132026-03-05T18:46:58.549Z Downloaded num v0.4.3
9142026-03-05T18:46:58.549Z Downloaded newtype-uuid-macros v0.1.0
9152026-03-05T18:46:58.552Z Downloaded phf_shared v0.12.1
9162026-03-05T18:46:58.552Z Downloaded dtrace-parser v0.3.0
9172026-03-05T18:46:58.555Z Downloaded keccak v0.1.6
9182026-03-05T18:46:58.555Z Downloaded instant v0.1.13
9192026-03-05T18:46:58.558Z Downloaded newtype_derive v0.1.6
9202026-03-05T18:46:58.561Z Downloaded heck v0.4.1
9212026-03-05T18:46:58.561Z Downloaded num-complex v0.4.6
9222026-03-05T18:46:58.565Z Downloaded memmap2 v0.9.10
9232026-03-05T18:46:58.568Z Downloaded proc-macro-crate v1.3.1
9242026-03-05T18:46:58.568Z Downloaded powerfmt v0.2.0
9252026-03-05T18:46:58.571Z Downloaded dof v0.4.0
9262026-03-05T18:46:58.571Z Downloaded icu_normalizer_data v2.1.1
9272026-03-05T18:46:58.574Z Downloaded opaque-debug v0.3.1
9282026-03-05T18:46:58.577Z Downloaded plain v0.2.3
9292026-03-05T18:46:58.577Z Downloaded enum-as-inner v0.6.1
9302026-03-05T18:46:58.580Z Downloaded omicron-workspace-hack v0.1.0
9312026-03-05T18:46:58.583Z Downloaded hostname v0.3.1
9322026-03-05T18:46:58.583Z Downloaded pretty-hex v0.4.1
9332026-03-05T18:46:58.593Z Downloaded hubpack v0.1.2
9342026-03-05T18:46:58.593Z Downloaded hostname v0.4.2
9352026-03-05T18:46:58.593Z Downloaded macaddr v1.0.1
9362026-03-05T18:46:58.593Z Downloaded internet-checksum v0.2.1
9372026-03-05T18:46:58.593Z Downloaded potential_utf v0.1.4
9382026-03-05T18:46:58.598Z Downloaded proc-macro-error-attr v1.0.4
9392026-03-05T18:46:58.598Z Downloaded parse-display-derive v0.10.0
9402026-03-05T18:46:58.598Z Downloaded proc-macro-error-attr2 v2.0.0
9412026-03-05T18:46:58.601Z Downloaded rand_chacha v0.3.1
9422026-03-05T18:46:58.601Z Downloaded quick-error v1.2.3
9432026-03-05T18:46:58.604Z Downloaded progenitor-client v0.10.0
9442026-03-05T18:46:58.604Z Downloaded paste v1.0.15
9452026-03-05T18:46:58.607Z Downloaded mime v0.3.17
9462026-03-05T18:46:58.610Z Downloaded proc-macro-crate v3.4.0
9472026-03-05T18:46:58.610Z Downloaded num_enum v0.5.11
9482026-03-05T18:46:58.614Z Downloaded progenitor-macro v0.11.2
9492026-03-05T18:46:58.617Z Downloaded chacha20 v0.9.1
9502026-03-05T18:46:58.620Z Downloaded pin-project-lite v0.2.16
9512026-03-05T18:46:58.623Z Downloaded ref-cast-impl v1.0.25
9522026-03-05T18:46:58.626Z Downloaded rustc_version v0.1.7
9532026-03-05T18:46:58.626Z Downloaded ref-cast v1.0.25
9542026-03-05T18:46:58.629Z Downloaded rand_xorshift v0.4.0
9552026-03-05T18:46:58.632Z Downloaded progenitor-macro v0.10.0
9562026-03-05T18:46:58.632Z Downloaded icu_locale_core v2.1.1
9572026-03-05T18:46:58.637Z Downloaded same-file v1.0.6
9582026-03-05T18:46:58.640Z Downloaded linear-map v1.2.0
9592026-03-05T18:46:58.642Z Downloaded console v0.16.2
9602026-03-05T18:46:58.642Z Downloaded foldhash v0.2.0
9612026-03-05T18:46:58.645Z Downloaded scroll_derive v0.13.1
9622026-03-05T18:46:58.645Z Downloaded bcs v0.1.6
9632026-03-05T18:46:58.648Z Downloaded oxide-tokio-rt v0.1.2
9642026-03-05T18:46:58.651Z Downloaded bit-vec v0.8.0
9652026-03-05T18:46:58.651Z Downloaded ingot-types v0.1.2
9662026-03-05T18:46:58.655Z Downloaded secrecy v0.10.3
9672026-03-05T18:46:58.655Z Downloaded serde_plain v1.0.2
9682026-03-05T18:46:58.658Z Downloaded parking_lot v0.11.2
9692026-03-05T18:46:58.658Z Downloaded progenitor v0.10.0
9702026-03-05T18:46:58.661Z Downloaded siphasher v1.0.2
9712026-03-05T18:46:58.664Z Downloaded sha1 v0.10.6
9722026-03-05T18:46:58.664Z Downloaded serial_test_derive v3.3.1
9732026-03-05T18:46:58.667Z Downloaded serial_test v3.3.1
9742026-03-05T18:46:58.667Z Downloaded slog-bunyan v2.5.0
9752026-03-05T18:46:58.667Z Downloaded sigpipe v0.1.3
9762026-03-05T18:46:58.670Z Downloaded progenitor-client v0.11.2
9772026-03-05T18:46:58.670Z Downloaded pem v3.0.6
9782026-03-05T18:46:58.673Z Downloaded parking_lot_core v0.8.6
9792026-03-05T18:46:58.677Z Downloaded scroll_derive v0.12.1
9802026-03-05T18:46:58.677Z Downloaded async-trait v0.1.89
9812026-03-05T18:46:58.680Z Downloaded poly1305 v0.8.0
9822026-03-05T18:46:58.683Z Downloaded smawk v0.3.2
9832026-03-05T18:46:58.683Z Downloaded quote v1.0.44
9842026-03-05T18:46:58.686Z Downloaded spin v0.5.2
9852026-03-05T18:46:58.689Z Downloaded proc-macro-error v1.0.4
9862026-03-05T18:46:58.696Z Downloaded dropshot_endpoint v0.16.7
9872026-03-05T18:46:58.699Z Downloaded structmeta v0.3.0
9882026-03-05T18:46:58.699Z Downloaded crossbeam-utils v0.8.21
9892026-03-05T18:46:58.699Z Downloaded stable_deref_trait v1.2.1
9902026-03-05T18:46:58.699Z Downloaded password-hash v0.5.0
9912026-03-05T18:46:58.702Z Downloaded testing_table v0.3.0
9922026-03-05T18:46:58.702Z Downloaded take_mut v0.2.2
9932026-03-05T18:46:58.705Z Downloaded highway v1.3.0
9942026-03-05T18:46:58.705Z Downloaded tagptr v0.2.0
9952026-03-05T18:46:58.708Z Downloaded owo-colors v4.2.3
9962026-03-05T18:46:58.708Z Downloaded rusty-fork v0.3.1
9972026-03-05T18:46:58.711Z Downloaded rustversion v1.0.22
9982026-03-05T18:46:58.714Z Downloaded tabwriter v1.4.1
9992026-03-05T18:46:58.714Z Downloaded termtree v0.5.1
10002026-03-05T18:46:58.719Z Downloaded semver v0.1.20
10012026-03-05T18:46:58.719Z Downloaded scroll v0.12.0
10022026-03-05T18:46:58.719Z Downloaded scroll v0.13.0
10032026-03-05T18:46:58.719Z Downloaded time-core v0.1.8
10042026-03-05T18:46:58.722Z Downloaded serde_tokenstream v0.2.2
10052026-03-05T18:46:58.722Z Downloaded serde_repr v0.1.20
10062026-03-05T18:46:58.726Z Downloaded progenitor v0.11.2
10072026-03-05T18:46:58.726Z Downloaded omicron-zone-package v0.12.2
10082026-03-05T18:46:58.729Z Downloaded thiserror-impl-no-std v2.0.2
10092026-03-05T18:46:58.732Z Downloaded serde-big-array v0.5.1
10102026-03-05T18:46:58.733Z Downloaded slog-envlogger v2.2.0
10112026-03-05T18:46:58.736Z Downloaded thread-id v5.1.0
10122026-03-05T18:46:58.736Z Downloaded slog-async v2.8.0
10132026-03-05T18:46:58.736Z Downloaded thread-id v4.2.2
10142026-03-05T18:46:58.739Z Downloaded slog-stdlog v4.1.1
10152026-03-05T18:46:58.739Z Downloaded phf v0.12.1
10162026-03-05T18:46:58.742Z Downloaded icu_provider v2.1.1
10172026-03-05T18:46:58.742Z Downloaded smartstring v1.0.1
10182026-03-05T18:46:58.745Z Downloaded usdt v0.6.0
10192026-03-05T18:46:58.748Z Downloaded universal-hash v0.5.1
10202026-03-05T18:46:58.748Z Downloaded indexmap v1.9.3
10212026-03-05T18:46:58.752Z Downloaded smf v0.2.3
10222026-03-05T18:46:58.752Z Downloaded half v2.7.1
10232026-03-05T18:46:58.755Z Downloaded usdt v0.5.0
10242026-03-05T18:46:58.755Z Downloaded rhai_codegen v3.1.0
10252026-03-05T18:46:58.761Z Downloaded usdt-macro v0.6.0
10262026-03-05T18:46:58.766Z Downloaded usdt-attr-macro v0.5.0
10272026-03-05T18:46:58.766Z Downloaded untrusted v0.7.1
10282026-03-05T18:46:58.766Z Downloaded unit-prefix v0.5.2
10292026-03-05T18:46:58.766Z Downloaded strum_macros v0.26.4
10302026-03-05T18:46:58.769Z Downloaded typify-macro v0.4.3
10312026-03-05T18:46:58.769Z Downloaded slog-term v2.9.2
10322026-03-05T18:46:58.772Z Downloaded slog-scope v4.4.1
10332026-03-05T18:46:58.772Z Downloaded snafu-derive v0.8.9
10342026-03-05T18:46:58.775Z Downloaded strum_macros v0.27.2
10352026-03-05T18:46:58.778Z Downloaded elliptic-curve v0.13.8
10362026-03-05T18:46:58.781Z Downloaded wait-timeout v0.2.1
10372026-03-05T18:46:58.781Z Downloaded utf-8 v0.7.6
10382026-03-05T18:46:58.781Z Downloaded usdt-macro v0.5.0
10392026-03-05T18:46:58.785Z Downloaded derive_more v0.99.20
10402026-03-05T18:46:58.788Z Downloaded tinystr v0.8.2
10412026-03-05T18:46:58.788Z Downloaded pest_generator v2.8.6
10422026-03-05T18:46:58.791Z Downloaded zerofrom v0.1.6
10432026-03-05T18:46:58.791Z Downloaded yoke-derive v0.8.1
10442026-03-05T18:46:58.794Z Downloaded ingot-macros v0.1.1
10452026-03-05T18:46:58.795Z Downloaded zerofrom-derive v0.1.6
10462026-03-05T18:46:58.795Z Downloaded waitgroup v0.1.2
10472026-03-05T18:46:58.797Z Downloaded pest_meta v2.8.6
10482026-03-05T18:46:58.797Z Downloaded serde_derive_internals v0.29.1
10492026-03-05T18:46:58.800Z Downloaded papergrid v0.17.0
10502026-03-05T18:46:58.803Z Downloaded tokio-dtrace v0.1.1
10512026-03-05T18:46:58.806Z Downloaded tokio-rustls v0.25.0
10522026-03-05T18:46:58.809Z Downloaded serde_with_macros v3.16.1
10532026-03-05T18:46:58.809Z Downloaded zone_cfg_derive v0.3.1
10542026-03-05T18:46:58.809Z Downloaded zone v0.3.1
10552026-03-05T18:46:58.812Z Downloaded tokio-tungstenite v0.21.0
10562026-03-05T18:46:58.812Z Downloaded pin-project v1.1.10
10572026-03-05T18:46:58.823Z Downloaded usdt-impl v0.6.0
10582026-03-05T18:46:58.826Z Downloaded topological-sort v0.2.2
10592026-03-05T18:46:58.826Z Downloaded tempfile v3.25.0
10602026-03-05T18:46:58.829Z Downloaded allocator-api2 v0.2.21
10612026-03-05T18:46:58.832Z Downloaded whoami v1.6.1
10622026-03-05T18:46:58.835Z Downloaded usdt-impl v0.5.0
10632026-03-05T18:46:58.835Z Downloaded dropshot-api-manager v0.3.0
10642026-03-05T18:46:58.838Z Downloaded writeable v0.6.2
10652026-03-05T18:46:58.838Z Downloaded walkdir v2.5.0
10662026-03-05T18:46:58.841Z Downloaded vsss-rs v3.3.4
10672026-03-05T18:46:58.844Z Downloaded schemars v0.8.22
10682026-03-05T18:46:58.852Z Downloaded zeroize_derive v1.4.3
10692026-03-05T18:46:58.855Z Downloaded yoke v0.8.1
10702026-03-05T18:46:58.855Z Downloaded zerovec-derive v0.11.2
10712026-03-05T18:46:58.858Z Downloaded spin v0.9.8
10722026-03-05T18:46:58.858Z Downloaded prettyplease v0.2.37
10732026-03-05T18:46:58.865Z Downloaded slog v2.8.2
10742026-03-05T18:46:58.868Z Downloaded ucd-trie v0.1.7
10752026-03-05T18:46:58.868Z Downloaded icu_collections v2.1.1
10762026-03-05T18:46:58.872Z Downloaded jiff-static v0.2.20
10772026-03-05T18:46:58.875Z Downloaded heapless v0.8.0
10782026-03-05T18:46:58.880Z Downloaded similar v2.7.0
10792026-03-05T18:46:58.884Z Downloaded zerocopy-derive v0.7.35
10802026-03-05T18:46:58.887Z Downloaded toml v0.7.8
10812026-03-05T18:46:58.890Z Downloaded socket2 v0.5.10
10822026-03-05T18:46:58.890Z Downloaded unsafe-libyaml v0.2.11
10832026-03-05T18:46:58.893Z Downloaded unarray v0.1.4
10842026-03-05T18:46:58.896Z Downloaded hickory-resolver v0.25.2
10852026-03-05T18:46:58.900Z Downloaded schemars v0.9.0
10862026-03-05T18:46:58.908Z Downloaded test-strategy v0.4.5
10872026-03-05T18:46:58.912Z Downloaded tungstenite v0.21.0
10882026-03-05T18:46:58.915Z Downloaded hashbrown v0.12.3
10892026-03-05T18:46:58.918Z Downloaded typify v0.4.3
10902026-03-05T18:46:58.921Z Downloaded schemars v1.2.1
10912026-03-05T18:46:58.934Z Downloaded yansi v1.0.1
10922026-03-05T18:46:58.937Z Downloaded pest v2.8.6
10932026-03-05T18:46:58.941Z Downloaded crossbeam-channel v0.5.15
10942026-03-05T18:46:58.944Z Downloaded snafu v0.8.9
10952026-03-05T18:46:58.950Z Downloaded nom v7.1.3
10962026-03-05T18:46:58.954Z Downloaded qorb v0.4.1
10972026-03-05T18:46:58.958Z Downloaded steno v0.4.1
10982026-03-05T18:46:58.961Z Downloaded icu_properties_data v2.1.2
10992026-03-05T18:46:58.970Z Downloaded zerotrie v0.2.3
11002026-03-05T18:46:58.973Z Downloaded toml_edit v0.19.15
11012026-03-05T18:46:58.988Z Downloaded typed-path v0.9.3
11022026-03-05T18:46:58.993Z Downloaded clap_builder v4.5.59
11032026-03-05T18:46:58.998Z Downloaded iddqd v0.3.17
11042026-03-05T18:46:59.006Z Downloaded goblin v0.8.2
11052026-03-05T18:46:59.010Z Downloaded toml_edit v0.23.10+spec-1.0.0
11062026-03-05T18:46:59.014Z Downloaded serde_yaml v0.9.34+deprecated
11072026-03-05T18:46:59.017Z Downloaded blake3 v1.8.3
11082026-03-05T18:46:59.023Z Downloaded zerovec v0.11.5
11092026-03-05T18:46:59.028Z Downloaded rayon v1.11.0
11102026-03-05T18:46:59.038Z Downloaded zerocopy-derive v0.8.39
11112026-03-05T18:46:59.044Z Downloaded libm v0.2.16
11122026-03-05T18:46:59.052Z Downloaded winnow v0.5.40
11132026-03-05T18:46:59.060Z Downloaded aws-lc-rs v1.15.4
11142026-03-05T18:46:59.068Z Downloaded scc v2.4.0
11152026-03-05T18:46:59.072Z Downloaded tough v0.20.0
11162026-03-05T18:46:59.079Z Downloaded rustls-webpki v0.102.8
11172026-03-05T18:46:59.096Z Downloaded chrono v0.4.43
11182026-03-05T18:46:59.102Z Downloaded proptest v1.10.0
11192026-03-05T18:46:59.110Z Downloaded itertools v0.12.1
11202026-03-05T18:46:59.115Z Downloaded zerocopy v0.7.35
11212026-03-05T18:46:59.129Z Downloaded serde_with v3.16.1
11222026-03-05T18:46:59.139Z Downloaded moka v0.12.13
11232026-03-05T18:46:59.145Z Downloaded hkdf v0.12.4
11242026-03-05T18:46:59.148Z Downloaded goblin v0.10.5
11252026-03-05T18:46:59.153Z Downloaded zerocopy v0.8.39
11262026-03-05T18:46:59.172Z Downloaded tabled v0.15.0
11272026-03-05T18:46:59.184Z Downloaded time v0.3.47
11282026-03-05T18:46:59.195Z Downloaded tabled v0.20.0
11292026-03-05T18:46:59.209Z Downloaded smoltcp v0.11.0
11302026-03-05T18:46:59.219Z Downloaded syn v1.0.109
11312026-03-05T18:46:59.228Z Downloaded dropshot v0.16.7
11322026-03-05T18:46:59.246Z Downloaded nix v0.31.1
11332026-03-05T18:46:59.256Z Downloaded rhai v1.24.0
11342026-03-05T18:46:59.265Z Downloaded syn v2.0.116
11352026-03-05T18:46:59.276Z Downloaded openapiv3 v2.2.0
11362026-03-05T18:46:59.284Z Downloaded rustls v0.22.4
11372026-03-05T18:46:59.295Z Downloaded rustls v0.23.36
11382026-03-05T18:46:59.304Z Downloaded sled v0.34.7
11392026-03-05T18:46:59.313Z Downloaded hickory-proto v0.24.4
11402026-03-05T18:46:59.326Z Downloaded hickory-proto v0.25.2
11412026-03-05T18:46:59.339Z Downloaded rustix v1.1.3
11422026-03-05T18:46:59.358Z Downloaded regex-syntax v0.8.9
11432026-03-05T18:46:59.364Z Downloaded regress v0.10.5
11442026-03-05T18:46:59.371Z Downloaded minimal-lexical v0.2.1
11452026-03-05T18:46:59.374Z Downloaded rand v0.8.5
11462026-03-05T18:46:59.377Z Downloaded rayon-core v1.13.0
11472026-03-05T18:46:59.380Z Downloaded pretty_assertions v1.4.1
11482026-03-05T18:46:59.383Z Downloaded typify-impl v0.4.3
11492026-03-05T18:46:59.392Z Downloaded const_format v0.2.35
11502026-03-05T18:46:59.396Z Downloaded expectorate v1.2.0
11512026-03-05T18:46:59.399Z Downloaded xz2 v0.1.7
11522026-03-05T18:46:59.402Z Downloaded thin-vec v0.2.14
11532026-03-05T18:46:59.402Z Downloaded term v1.2.1
11542026-03-05T18:46:59.405Z Downloaded progenitor-impl v0.10.0
11552026-03-05T18:46:59.405Z Downloaded indicatif v0.18.4
11562026-03-05T18:46:59.408Z Downloaded darling_core v0.21.3
11572026-03-05T18:46:59.412Z Downloaded tokio-macros v2.6.0
11582026-03-05T18:46:59.416Z Downloaded progenitor-impl v0.11.2
11592026-03-05T18:46:59.416Z Downloaded lzma-sys v0.1.20
11602026-03-05T18:46:59.440Z Downloaded tiny-keccak v2.0.2
11612026-03-05T18:46:59.445Z Downloaded petgraph v0.6.5
11622026-03-05T18:46:59.457Z Downloaded chrono-tz v0.10.4
11632026-03-05T18:46:59.469Z Downloaded jiff v0.2.20
11642026-03-05T18:46:59.484Z Downloaded time-macros v0.2.27
11652026-03-05T18:46:59.487Z Downloaded thiserror-no-std v2.0.2
11662026-03-05T18:46:59.491Z Downloaded libc v0.2.180
11672026-03-05T18:46:59.517Z Downloaded synstructure v0.13.2
11682026-03-05T18:46:59.521Z Downloaded csv v1.4.0
11692026-03-05T18:46:59.533Z Downloaded crypto-bigint v0.5.5
11702026-03-05T18:46:59.539Z Downloaded sha3 v0.10.8
11712026-03-05T18:46:59.543Z Downloaded usdt-attr-macro v0.6.0
11722026-03-05T18:46:59.547Z Downloaded clap v4.5.59
11732026-03-05T18:46:59.550Z Downloaded tokio v1.49.0
11742026-03-05T18:46:59.584Z Downloaded slog-json v2.6.1
11752026-03-05T18:46:59.587Z Downloaded papergrid v0.11.0
11762026-03-05T18:46:59.590Z Downloaded pest_derive v2.8.6
11772026-03-05T18:46:59.593Z Downloaded slog-dtrace v0.3.0
11782026-03-05T18:46:59.593Z Downloaded postcard v1.1.3
11792026-03-05T18:46:59.596Z Downloaded cookie v0.18.1
11802026-03-05T18:46:59.599Z Downloaded ipnet v2.11.0
11812026-03-05T18:46:59.599Z Downloaded sdd v3.0.10
11822026-03-05T18:46:59.603Z Downloaded schemars_derive v0.8.22
11832026-03-05T18:46:59.603Z Downloaded rustls-pemfile v2.2.0
11842026-03-05T18:46:59.603Z Downloaded proc-macro-error2 v2.0.1
11852026-03-05T18:46:59.606Z Downloaded hmac v0.12.1
11862026-03-05T18:46:59.609Z Downloaded resolv-conf v0.7.6
11872026-03-05T18:46:59.609Z Downloaded tabled_derive v0.11.0
11882026-03-05T18:46:59.613Z Downloaded tabled_derive v0.7.0
11892026-03-05T18:46:59.613Z Downloaded strum v0.27.2
11902026-03-05T18:46:59.613Z Downloaded strum v0.26.3
11912026-03-05T18:46:59.613Z Downloaded structmeta-derive v0.3.0
11922026-03-05T18:46:59.616Z Downloaded litemap v0.8.1
11932026-03-05T18:46:59.616Z Downloaded bytecount v0.6.9
11942026-03-05T18:46:59.616Z Downloaded blake2 v0.10.6
11952026-03-05T18:46:59.620Z Downloaded ingot v0.1.1
11962026-03-05T18:46:59.620Z Downloaded group v0.13.0
11972026-03-05T18:46:59.624Z Downloaded const_format_proc_macros v0.2.34
11982026-03-05T18:46:59.624Z Downloaded oxnet v0.1.4
11992026-03-05T18:46:59.624Z Downloaded num_enum_derive v0.7.5
12002026-03-05T18:46:59.627Z Downloaded num-integer v0.1.46
12012026-03-05T18:46:59.627Z Downloaded defmt v1.0.1
12022026-03-05T18:46:59.630Z Downloaded pin-project-internal v1.1.10
12032026-03-05T18:46:59.633Z Downloaded num_enum v0.7.5
12042026-03-05T18:46:59.637Z Downloaded num-rational v0.4.2
12052026-03-05T18:46:59.637Z Downloaded multer v3.1.0
12062026-03-05T18:46:59.637Z Downloaded httpdate v1.0.3
12072026-03-05T18:46:59.640Z Downloaded crossbeam-epoch v0.9.18
12082026-03-05T18:46:59.640Z Downloaded ipnetwork v0.21.1
12092026-03-05T18:46:59.643Z Downloaded base64 v0.21.7
12102026-03-05T18:46:59.646Z Downloaded cobs v0.3.0
12112026-03-05T18:46:59.646Z Downloaded embedded-io v0.4.0
12122026-03-05T18:46:59.649Z Downloaded defmt v0.3.100
12132026-03-05T18:46:59.649Z Downloaded daft v0.1.5
12142026-03-05T18:46:59.649Z Downloaded num-iter v0.1.45
12152026-03-05T18:46:59.652Z Downloaded natord v1.0.9
12162026-03-05T18:46:59.652Z Downloaded critical-section v1.2.0
12172026-03-05T18:46:59.652Z Downloaded cmake v0.1.57
12182026-03-05T18:46:59.655Z Downloaded libsw-core v0.3.2
12192026-03-05T18:46:59.655Z Downloaded libsw v3.5.0
12202026-03-05T18:46:59.655Z Downloaded encoding_rs v0.8.35
12212026-03-05T18:46:59.672Z Downloaded async-stream-impl v0.3.6
12222026-03-05T18:46:59.676Z Downloaded csv-core v0.1.13
12232026-03-05T18:46:59.676Z Downloaded inout v0.1.4
12242026-03-05T18:46:59.676Z Downloaded fs_extra v1.3.0
12252026-03-05T18:46:59.679Z Downloaded crc8 v0.1.1
12262026-03-05T18:46:59.679Z Downloaded managed v0.8.0
12272026-03-05T18:46:59.679Z Downloaded hash32 v0.3.1
12282026-03-05T18:46:59.679Z Downloaded foreign-types v0.5.0
12292026-03-05T18:46:59.682Z Downloaded ciborium-io v0.2.2
12302026-03-05T18:46:59.682Z Downloaded olpc-cjson v0.1.4
12312026-03-05T18:46:59.682Z Downloaded ident_case v1.0.1
12322026-03-05T18:46:59.682Z Downloaded match_cfg v0.1.0
12332026-03-05T18:46:59.685Z Downloaded libscf-sys v1.1.0
12342026-03-05T18:46:59.685Z Downloaded displaydoc v0.2.5
12352026-03-05T18:46:59.685Z Downloaded defmt-macros v1.0.1
12362026-03-05T18:46:59.688Z Downloaded deranged v0.5.6
12372026-03-05T18:46:59.691Z Downloaded fixedbitset v0.4.2
12382026-03-05T18:46:59.691Z Downloaded ff v0.13.1
12392026-03-05T18:46:59.694Z Downloaded crossbeam-deque v0.8.6
12402026-03-05T18:46:59.694Z Downloaded constant_time_eq v0.4.2
12412026-03-05T18:46:59.694Z Downloaded cipher v0.4.4
12422026-03-05T18:46:59.700Z Downloaded getrandom v0.4.1
12432026-03-05T18:46:59.707Z Downloaded memmap v0.7.0
12442026-03-05T18:46:59.708Z Downloaded lru-cache v0.1.2
12452026-03-05T18:46:59.708Z Downloaded convert_case v0.4.0
12462026-03-05T18:46:59.709Z Downloaded const-random v0.1.18
12472026-03-05T18:46:59.709Z Downloaded ciborium-ll v0.2.2
12482026-03-05T18:46:59.709Z Downloaded foreign-types-shared v0.3.1
12492026-03-05T18:46:59.709Z Downloaded defmt-parser v1.0.0
12502026-03-05T18:46:59.712Z Downloaded dropshot-api-manager-types v0.3.0
12512026-03-05T18:46:59.712Z Downloaded crucible-workspace-hack v0.1.0
12522026-03-05T18:46:59.712Z Downloaded byteorder v1.5.0
12532026-03-05T18:46:59.712Z Downloaded float-ord v0.3.2
12542026-03-05T18:46:59.712Z Downloaded darling v0.21.3
12552026-03-05T18:46:59.712Z Downloaded embedded-io v0.6.1
12562026-03-05T18:46:59.715Z Downloaded bit-set v0.8.0
12572026-03-05T18:46:59.715Z Downloaded arc-swap v1.8.2
12582026-03-05T18:46:59.719Z Downloaded fxhash v0.2.1
12592026-03-05T18:46:59.719Z Downloaded daft-derive v0.1.5
12602026-03-05T18:46:59.722Z Downloaded base16ct v0.2.0
12612026-03-05T18:46:59.722Z Downloaded icu_properties v2.1.2
12622026-03-05T18:46:59.725Z Downloaded darling_macro v0.21.3
12632026-03-05T18:46:59.725Z Downloaded colored v3.1.1
12642026-03-05T18:46:59.728Z Downloaded base16ct v1.0.0
12652026-03-05T18:46:59.728Z Downloaded data-encoding v2.10.0
12662026-03-05T18:46:59.728Z Downloaded cstr-argument v0.1.2
12672026-03-05T18:46:59.731Z Downloaded dtrace-parser v0.2.0
12682026-03-05T18:46:59.731Z Downloaded argon2 v0.5.3
12692026-03-05T18:46:59.733Z Downloaded arrayref v0.3.9
12702026-03-05T18:47:00.204Z Downloaded aws-lc-sys v0.37.1
12712026-03-05T18:47:01.481Z Compiling proc-macro2 v1.0.106
12722026-03-05T18:47:01.482Z Compiling unicode-ident v1.0.24
12732026-03-05T18:47:01.485Z Compiling quote v1.0.44
12742026-03-05T18:47:01.486Z Compiling serde_core v1.0.228
12752026-03-05T18:47:01.486Z Compiling cfg-if v1.0.4
12762026-03-05T18:47:01.486Z Compiling serde v1.0.228
12772026-03-05T18:47:01.486Z Compiling libc v0.2.180
12782026-03-05T18:47:01.486Z Compiling memchr v2.8.0
12792026-03-05T18:47:01.856Z Compiling itoa v1.0.17
12802026-03-05T18:47:02.215Z Compiling smallvec v1.15.1
12812026-03-05T18:47:02.229Z Compiling zmij v1.0.21
12822026-03-05T18:47:02.383Z Compiling serde_json v1.0.149
12832026-03-05T18:47:02.604Z Compiling autocfg v1.5.0
12842026-03-05T18:47:02.846Z Compiling libm v0.2.16
12852026-03-05T18:47:03.219Z Compiling getrandom v0.4.1
12862026-03-05T18:47:03.330Z Compiling version_check v0.9.5
12872026-03-05T18:47:03.362Z Compiling stable_deref_trait v1.2.1
12882026-03-05T18:47:03.480Z Compiling iana-time-zone v0.1.65
12892026-03-05T18:47:03.499Z Compiling pin-project-lite v0.2.16
12902026-03-05T18:47:03.623Z Compiling equivalent v1.0.2
12912026-03-05T18:47:03.729Z Compiling allocator-api2 v0.2.21
12922026-03-05T18:47:03.756Z Compiling foldhash v0.2.0
12932026-03-05T18:47:03.855Z Compiling writeable v0.6.2
12942026-03-05T18:47:03.891Z Compiling percent-encoding v2.3.2
12952026-03-05T18:47:04.198Z Compiling syn v2.0.116
12962026-03-05T18:47:04.214Z Compiling litemap v0.8.1
12972026-03-05T18:47:04.248Z Compiling scopeguard v1.2.0
12982026-03-05T18:47:04.267Z Compiling icu_normalizer_data v2.1.1
12992026-03-05T18:47:04.411Z Compiling hashbrown v0.16.1
13002026-03-05T18:47:04.414Z Compiling icu_properties_data v2.1.2
13012026-03-05T18:47:04.447Z Compiling parking_lot_core v0.9.12
13022026-03-05T18:47:04.544Z Compiling lock_api v0.4.14
13032026-03-05T18:47:04.688Z Compiling dyn-clone v1.0.20
13042026-03-05T18:47:04.931Z Compiling form_urlencoded v1.2.2
13052026-03-05T18:47:04.974Z Compiling utf8_iter v1.0.4
13062026-03-05T18:47:05.036Z Compiling jobserver v0.1.34
13072026-03-05T18:47:05.060Z Compiling find-msvc-tools v0.1.9
13082026-03-05T18:47:05.208Z Compiling log v0.4.29
13092026-03-05T18:47:05.227Z Compiling shlex v1.3.0
13102026-03-05T18:47:05.519Z Compiling cc v1.2.56
13112026-03-05T18:47:05.598Z Compiling futures-core v0.3.32
13122026-03-05T18:47:05.601Z Compiling thiserror v2.0.18
13132026-03-05T18:47:05.726Z Compiling heck v0.5.0
13142026-03-05T18:47:05.747Z Compiling num-traits v0.2.19
13152026-03-05T18:47:05.866Z Compiling errno v0.3.14
13162026-03-05T18:47:06.127Z Compiling fnv v1.0.7
13172026-03-05T18:47:06.260Z Compiling zerocopy v0.8.39
13182026-03-05T18:47:06.437Z Compiling futures-sink v0.3.32
13192026-03-05T18:47:06.505Z Compiling getrandom v0.2.17
13202026-03-05T18:47:06.597Z Compiling slab v0.4.12
13212026-03-05T18:47:06.670Z Compiling futures-channel v0.3.32
13222026-03-05T18:47:06.902Z Compiling semver v1.0.27
13232026-03-05T18:47:06.985Z Compiling indexmap v2.13.0
13242026-03-05T18:47:07.099Z Compiling uuid v1.21.0
13252026-03-05T18:47:07.124Z Compiling futures-task v0.3.32
13262026-03-05T18:47:07.432Z Compiling futures-io v0.3.32
13272026-03-05T18:47:07.696Z Compiling typenum v1.19.0
13282026-03-05T18:47:08.086Z Compiling socket2 v0.6.2
13292026-03-05T18:47:08.419Z Compiling rustversion v1.0.22
13302026-03-05T18:47:08.437Z Compiling portable-atomic v1.13.1
13312026-03-05T18:47:08.629Z Compiling schemars v0.8.22
13322026-03-05T18:47:08.686Z Compiling ring v0.17.14
13332026-03-05T18:47:09.112Z Compiling parking_lot v0.12.5
13342026-03-05T18:47:09.162Z Compiling untrusted v0.9.0
13352026-03-05T18:47:09.365Z Compiling regex-syntax v0.8.9
13362026-03-05T18:47:09.895Z Compiling signal-hook-registry v1.4.8
13372026-03-05T18:47:10.015Z Compiling mio v1.1.1
13382026-03-05T18:47:10.254Z Compiling byteorder v1.5.0
13392026-03-05T18:47:10.495Z Compiling bitflags v2.11.0
13402026-03-05T18:47:10.624Z Compiling critical-section v1.2.0
13412026-03-05T18:47:10.728Z Compiling subtle v2.6.1
13422026-03-05T18:47:10.793Z Compiling once_cell v1.21.3
13432026-03-05T18:47:10.892Z Compiling rand_core v0.6.4
13442026-03-05T18:47:11.019Z Compiling rustix v1.1.3
13452026-03-05T18:47:11.171Z Compiling base64 v0.22.1
13462026-03-05T18:47:11.323Z Compiling synstructure v0.13.2
13472026-03-05T18:47:11.343Z Compiling serde_derive_internals v0.29.1
13482026-03-05T18:47:11.865Z Compiling httparse v1.10.1
13492026-03-05T18:47:11.992Z Compiling atomic-waker v1.1.2
13502026-03-05T18:47:12.012Z Compiling ucd-trie v0.1.7
13512026-03-05T18:47:12.196Z Compiling ipnet v2.11.0
13522026-03-05T18:47:12.441Z Compiling pest v2.8.6
13532026-03-05T18:47:12.577Z Compiling tower-layer v0.3.3
13542026-03-05T18:47:12.595Z Compiling thiserror v1.0.69
13552026-03-05T18:47:12.868Z Compiling tower-service v0.3.3
13562026-03-05T18:47:13.060Z Compiling ryu v1.0.23
13572026-03-05T18:47:13.311Z Compiling try-lock v0.2.5
13582026-03-05T18:47:13.419Z Compiling getrandom v0.3.4
13592026-03-05T18:47:13.462Z Compiling want v0.3.1
13602026-03-05T18:47:13.482Z Compiling generic-array v0.14.7
13612026-03-05T18:47:13.566Z Compiling pin-utils v0.1.0
13622026-03-05T18:47:13.670Z Compiling httpdate v1.0.3
13632026-03-05T18:47:13.728Z Compiling pretty-hex v0.4.1
13642026-03-05T18:47:13.926Z Compiling slog v2.8.2
13652026-03-05T18:47:13.938Z Compiling aho-corasick v1.1.4
13662026-03-05T18:47:14.025Z Compiling strsim v0.11.1
13672026-03-05T18:47:14.113Z Compiling plain v0.2.3
13682026-03-05T18:47:14.253Z Compiling tracing-core v0.1.36
13692026-03-05T18:47:14.324Z Compiling winnow v0.7.14
13702026-03-05T18:47:14.685Z Compiling serde_derive v1.0.228
13712026-03-05T18:47:14.811Z Compiling zerofrom-derive v0.1.6
13722026-03-05T18:47:14.936Z Compiling yoke-derive v0.8.1
13732026-03-05T18:47:15.272Z Compiling zerovec-derive v0.11.2
13742026-03-05T18:47:15.326Z Compiling displaydoc v0.2.5
13752026-03-05T18:47:15.638Z Compiling schemars_derive v0.8.22
13762026-03-05T18:47:16.930Z Compiling tokio-macros v2.6.0
13772026-03-05T18:47:17.400Z Compiling thiserror-impl v2.0.18
13782026-03-05T18:47:17.518Z Compiling zerocopy-derive v0.8.39
13792026-03-05T18:47:17.770Z Compiling zerofrom v0.1.6
13802026-03-05T18:47:17.778Z Compiling zeroize_derive v1.4.3
13812026-03-05T18:47:17.958Z Compiling futures-macro v0.3.32
13822026-03-05T18:47:18.011Z Compiling yoke v0.8.1
13832026-03-05T18:47:18.328Z Compiling zerovec v0.11.5
13842026-03-05T18:47:18.363Z Compiling zerotrie v0.2.3
13852026-03-05T18:47:18.435Z Compiling pest_meta v2.8.6
13862026-03-05T18:47:18.989Z Compiling thiserror-impl v1.0.69
13872026-03-05T18:47:19.180Z Compiling zeroize v1.8.2
13882026-03-05T18:47:19.444Z Compiling tinystr v0.8.2
13892026-03-05T18:47:19.554Z Compiling potential_utf v0.1.4
13902026-03-05T18:47:19.755Z Compiling futures-util v0.3.32
13912026-03-05T18:47:19.823Z Compiling icu_locale_core v2.1.1
13922026-03-05T18:47:19.844Z Compiling icu_collections v2.1.1
13932026-03-05T18:47:20.356Z Compiling pest_generator v2.8.6
13942026-03-05T18:47:21.618Z Compiling icu_provider v2.1.1
13952026-03-05T18:47:22.000Z Compiling pest_derive v2.8.6
13962026-03-05T18:47:22.074Z Compiling regex-automata v0.4.14
13972026-03-05T18:47:22.166Z Compiling icu_properties v2.1.2
13982026-03-05T18:47:22.239Z Compiling icu_normalizer v2.1.1
13992026-03-05T18:47:22.292Z Compiling tracing-attributes v0.1.31
14002026-03-05T18:47:22.547Z Compiling bytes v1.11.1
14012026-03-05T18:47:22.927Z Compiling chrono v0.4.43
14022026-03-05T18:47:23.586Z Compiling serde_tokenstream v0.2.2
14032026-03-05T18:47:24.106Z Compiling http v1.4.0
14042026-03-05T18:47:24.151Z Compiling tokio v1.49.0
14052026-03-05T18:47:25.089Z Compiling idna_adapter v1.2.1
14062026-03-05T18:47:25.279Z Compiling idna v1.1.0
14072026-03-05T18:47:25.304Z Compiling erased-serde v0.3.31
14082026-03-05T18:47:26.483Z Compiling url v2.5.8
14092026-03-05T18:47:26.529Z Compiling http-body v1.0.1
14102026-03-05T18:47:26.789Z Compiling regex v1.12.3
14112026-03-05T18:47:27.078Z Compiling http-body-util v0.1.3
14122026-03-05T18:47:27.834Z Compiling tracing v0.1.44
14132026-03-05T18:47:28.329Z Compiling serde_urlencoded v0.7.1
14142026-03-05T18:47:28.476Z Compiling crypto-common v0.1.7
14152026-03-05T18:47:28.669Z Compiling paste v1.0.15
14162026-03-05T18:47:28.703Z Compiling openapiv3 v2.2.0
14172026-03-05T18:47:28.822Z Compiling ppv-lite86 v0.2.21
14182026-03-05T18:47:28.854Z Compiling sync_wrapper v1.0.2
14192026-03-05T18:47:29.015Z Compiling regress v0.10.5
14202026-03-05T18:47:29.126Z Compiling rustls-pki-types v1.14.0
14212026-03-05T18:47:30.203Z Compiling num-conv v0.2.0
14222026-03-05T18:47:30.303Z Compiling anyhow v1.0.101
14232026-03-05T18:47:30.469Z Compiling time-core v0.1.8
14242026-03-05T18:47:30.498Z Compiling powerfmt v0.2.0
14252026-03-05T18:47:30.778Z Compiling time-macros v0.2.27
14262026-03-05T18:47:30.880Z Compiling deranged v0.5.6
14272026-03-05T18:47:31.252Z Compiling scroll_derive v0.13.1
14282026-03-05T18:47:31.349Z Compiling fastrand v2.3.0
14292026-03-05T18:47:31.897Z Compiling iri-string v0.7.10
14302026-03-05T18:47:32.630Z Compiling num_threads v0.1.7
14312026-03-05T18:47:32.781Z Compiling typify-impl v0.4.3
14322026-03-05T18:47:33.090Z Compiling cpufeatures v0.2.17
14332026-03-05T18:47:33.153Z Compiling ident_case v1.0.1
14342026-03-05T18:47:33.203Z Compiling scroll v0.13.0
14352026-03-05T18:47:33.363Z Compiling darling_core v0.21.3
14362026-03-05T18:47:33.774Z Compiling ipnetwork v0.21.1
14372026-03-05T18:47:34.713Z Compiling daft-derive v0.1.5
14382026-03-05T18:47:35.954Z Compiling omicron-workspace-hack v0.1.0
14392026-03-05T18:47:36.342Z Compiling goblin v0.10.5
14402026-03-05T18:47:36.389Z Compiling tokio-util v0.7.18
14412026-03-05T18:47:38.099Z Compiling async-trait v0.1.89
14422026-03-05T18:47:39.126Z Compiling darling_macro v0.21.3
14432026-03-05T18:47:39.245Z Compiling cmake v0.1.57
14442026-03-05T18:47:39.696Z Compiling usdt-impl v0.6.0
14452026-03-05T18:47:40.140Z Compiling fs_extra v1.3.0
14462026-03-05T18:47:40.162Z Compiling dunce v1.0.5
14472026-03-05T18:47:40.301Z Compiling darling v0.21.3
14482026-03-05T18:47:40.449Z Compiling dtrace-parser v0.3.0
14492026-03-05T18:47:40.467Z Compiling block-buffer v0.10.4
14502026-03-05T18:47:40.539Z Compiling crossbeam-utils v0.8.21
14512026-03-05T18:47:40.686Z Compiling aws-lc-sys v0.37.1
14522026-03-05T18:47:40.732Z Compiling digest v0.10.7
14532026-03-05T18:47:41.161Z Compiling futures-executor v0.3.32
14542026-03-05T18:47:41.180Z Compiling structmeta-derive v0.3.0
14552026-03-05T18:47:41.779Z Compiling thread-id v5.1.0
14562026-03-05T18:47:41.906Z Compiling camino v1.2.2
14572026-03-05T18:47:41.944Z Compiling hex v0.4.3
14582026-03-05T18:47:42.072Z Compiling rustls v0.22.4
14592026-03-05T18:47:42.483Z Compiling rand_core v0.9.5
14602026-03-05T18:47:42.507Z Compiling futures v0.3.32
14612026-03-05T18:47:42.598Z Compiling h2 v0.4.13
14622026-03-05T18:47:42.633Z Compiling oxnet v0.1.4
14632026-03-05T18:47:42.884Z Compiling thread_local v1.1.9
14642026-03-05T18:47:43.395Z Compiling aws-lc-rs v1.15.4
14652026-03-05T18:47:43.483Z Compiling dof v0.4.0
14662026-03-05T18:47:43.515Z Compiling structmeta v0.3.0
14672026-03-05T18:47:43.646Z Compiling syn v1.0.109
14682026-03-05T18:47:43.878Z Compiling match_cfg v0.1.0
14692026-03-05T18:47:43.982Z Compiling unicode-width v0.2.2
14702026-03-05T18:47:44.313Z Compiling unsafe-libyaml v0.2.11
14712026-03-05T18:47:44.502Z Compiling slog-async v2.8.0
14722026-03-05T18:47:44.787Z Compiling quick-error v1.2.3
14732026-03-05T18:47:45.098Z Compiling rand_chacha v0.9.0
14742026-03-05T18:47:46.036Z Compiling serde_yaml v0.9.34+deprecated
14752026-03-05T18:47:46.868Z Compiling newtype-uuid-macros v0.1.0
14762026-03-05T18:47:47.315Z Compiling hyper v1.8.1
14772026-03-05T18:47:47.864Z Compiling typify-macro v0.4.3
14782026-03-05T18:47:48.528Z Compiling strum_macros v0.26.4
14792026-03-05T18:47:48.715Z Compiling usdt-attr-macro v0.6.0
14802026-03-05T18:47:49.126Z Compiling usdt-macro v0.6.0
14812026-03-05T18:47:49.518Z Compiling serde_spanned v1.0.4
14822026-03-05T18:47:49.780Z Compiling hyper-util v0.1.20
14832026-03-05T18:47:50.886Z Compiling multer v3.1.0
14842026-03-05T18:47:51.266Z Compiling bit-vec v0.8.0
14852026-03-05T18:47:51.305Z Compiling take_mut v0.2.2
14862026-03-05T18:47:51.430Z Compiling untrusted v0.7.1
14872026-03-05T18:47:51.467Z Compiling toml_writer v1.0.6+spec-1.1.0
14882026-03-05T18:47:51.616Z Compiling term v1.2.1
14892026-03-05T18:47:51.780Z Compiling debug-ignore v1.0.5
14902026-03-05T18:47:51.876Z Compiling bit-set v0.8.0
14912026-03-05T18:47:52.054Z Compiling rand v0.9.2
14922026-03-05T18:47:52.126Z Compiling typify v0.4.3
14932026-03-05T18:47:52.149Z Compiling async-stream-impl v0.3.6
14942026-03-05T18:47:52.262Z Compiling strum v0.26.3
14952026-03-05T18:47:52.282Z Compiling dropshot v0.16.7
14962026-03-05T18:47:52.464Z Compiling encoding_rs v0.8.35
14972026-03-05T18:47:52.690Z Compiling mime v0.3.17
14982026-03-05T18:47:53.115Z Compiling rustls v0.23.36
14992026-03-05T18:47:53.250Z Compiling unarray v0.1.4
15002026-03-05T18:47:53.309Z Compiling spin v0.9.8
15012026-03-05T18:47:53.331Z Compiling ref-cast v1.0.25
15022026-03-05T18:47:53.421Z Compiling async-stream v0.3.6
15032026-03-05T18:47:53.489Z Compiling derive-ex v0.1.8
15042026-03-05T18:47:53.541Z Compiling dropshot_endpoint v0.16.7
15052026-03-05T18:47:53.562Z Compiling macaddr v1.0.1
15062026-03-05T18:47:53.721Z Compiling ref-cast-impl v1.0.25
15072026-03-05T18:47:53.960Z Compiling waitgroup v0.1.2
15082026-03-05T18:47:53.980Z Compiling serde_path_to_error v0.1.20
15092026-03-05T18:47:54.211Z Compiling progenitor-impl v0.11.2
15102026-03-05T18:47:55.070Z Compiling tabwriter v1.4.1
15112026-03-05T18:47:55.548Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
15122026-03-05T18:47:55.878Z Compiling tempfile v3.25.0
15132026-03-05T18:47:56.434Z Compiling newtype-uuid v1.3.2
15142026-03-05T18:47:56.737Z Compiling strum_macros v0.27.2
15152026-03-05T18:47:57.073Z Compiling instant v0.1.13
15162026-03-05T18:47:57.092Z Compiling test-strategy v0.4.5
15172026-03-05T18:47:57.195Z Compiling daft v0.1.5
15182026-03-05T18:47:57.234Z Compiling serde_with_macros v3.16.1
15192026-03-05T18:47:57.730Z Compiling time v0.3.47
15202026-03-05T18:47:58.848Z Compiling tower v0.5.3
15212026-03-05T18:47:59.693Z Compiling webpki-roots v1.0.6
15222026-03-05T18:47:59.827Z Compiling colored v3.1.1
15232026-03-05T18:47:59.914Z Compiling tower-http v0.6.8
15242026-03-05T18:48:00.145Z Compiling crossbeam-channel v0.5.15
15252026-03-05T18:48:00.791Z Compiling parse-display-derive v0.10.0
15262026-03-05T18:48:01.234Z Compiling rustls-webpki v0.102.8
15272026-03-05T18:48:01.280Z Compiling strum v0.27.2
15282026-03-05T18:48:01.777Z Compiling rustc-hash v2.1.1
15292026-03-05T18:48:01.979Z Compiling slog-json v2.6.1
15302026-03-05T18:48:02.698Z Compiling progenitor-macro v0.11.2
15312026-03-05T18:48:03.195Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15322026-03-05T18:48:03.287Z Compiling hostname v0.3.1
15332026-03-05T18:48:03.525Z Compiling rand_chacha v0.3.1
15342026-03-05T18:48:04.140Z Compiling toml_parser v1.0.9+spec-1.1.0
15352026-03-05T18:48:04.341Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15362026-03-05T18:48:04.456Z Compiling toml_datetime v0.7.5+spec-1.1.0
15372026-03-05T18:48:04.591Z Compiling memmap2 v0.9.10
15382026-03-05T18:48:04.948Z Compiling wait-timeout v0.2.1
15392026-03-05T18:48:05.110Z Compiling is-terminal v0.4.17
15402026-03-05T18:48:05.185Z Compiling either v1.15.0
15412026-03-05T18:48:05.253Z Compiling slog-term v2.9.2
15422026-03-05T18:48:05.608Z Compiling rusty-fork v0.3.1
15432026-03-05T18:48:05.750Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15442026-03-05T18:48:05.792Z Compiling toml v0.9.12+spec-1.1.0
15452026-03-05T18:48:05.968Z Compiling usdt v0.6.0
15462026-03-05T18:48:06.332Z Compiling rand v0.8.5
15472026-03-05T18:48:06.429Z Compiling slog-bunyan v2.5.0
15482026-03-05T18:48:06.661Z Compiling tokio-rustls v0.25.0
15492026-03-05T18:48:07.038Z Compiling rand_xorshift v0.4.0
15502026-03-05T18:48:07.287Z Compiling sha1 v0.10.6
15512026-03-05T18:48:07.684Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15522026-03-05T18:48:07.832Z Compiling rustls-pemfile v2.2.0
15532026-03-05T18:48:08.204Z Compiling hostname v0.4.2
15542026-03-05T18:48:08.721Z Compiling proptest v1.10.0
15552026-03-05T18:48:12.280Z Compiling itertools v0.14.0
15562026-03-05T18:48:14.527Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15572026-03-05T18:48:15.308Z Compiling serde_with v3.16.1
15582026-03-05T18:48:15.763Z Compiling utf8parse v0.2.2
15592026-03-05T18:48:15.948Z Compiling anstyle-parse v0.2.7
15602026-03-05T18:48:16.282Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15612026-03-05T18:48:16.301Z Compiling toml_datetime v0.6.11
15622026-03-05T18:48:16.854Z Compiling colorchoice v1.0.4
15632026-03-05T18:48:17.065Z Compiling anstyle-query v1.1.5
15642026-03-05T18:48:17.234Z Compiling anstyle v1.0.13
15652026-03-05T18:48:17.461Z Compiling is_terminal_polyfill v1.70.2
15662026-03-05T18:48:17.604Z Compiling anstream v0.6.21
15672026-03-05T18:48:18.232Z Compiling backoff v0.4.0
15682026-03-05T18:48:18.603Z Compiling parse-display v0.10.0
15692026-03-05T18:48:19.295Z Compiling iddqd v0.3.17
15702026-03-05T18:48:19.679Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15712026-03-05T18:48:21.228Z Compiling clap_lex v1.0.0
15722026-03-05T18:48:21.671Z Compiling clap_derive v4.5.55
15732026-03-05T18:48:22.089Z Compiling terminal_size v0.4.3
15742026-03-05T18:48:22.347Z Compiling crossbeam-epoch v0.9.18
15752026-03-05T18:48:22.799Z Compiling clap_builder v4.5.59
15762026-03-05T18:48:23.120Z Compiling rustls-webpki v0.103.9
15772026-03-05T18:48:23.139Z Compiling proc-macro-error-attr v1.0.4
15782026-03-05T18:48:23.528Z Compiling heapless v0.8.0
15792026-03-05T18:48:24.927Z Compiling ingot-macros v0.1.1
15802026-03-05T18:48:25.662Z Compiling toml_edit v0.23.10+spec-1.0.0
15812026-03-05T18:48:26.705Z Compiling clap v4.5.59
15822026-03-05T18:48:26.991Z Compiling zerocopy-derive v0.7.35
15832026-03-05T18:48:27.795Z Compiling hash32 v0.3.1
15842026-03-05T18:48:28.488Z Compiling proc-macro-error v1.0.4
15852026-03-05T18:48:28.858Z Compiling winnow v0.5.40
15862026-03-05T18:48:28.922Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15872026-03-05T18:48:29.359Z Compiling smoltcp v0.11.0
15882026-03-05T18:48:30.279Z Compiling zerocopy v0.7.35
15892026-03-05T18:48:31.360Z Compiling tokio-rustls v0.26.4
15902026-03-05T18:48:31.419Z Compiling ingot-types v0.1.2
15912026-03-05T18:48:31.845Z Compiling proc-macro-crate v3.4.0
15922026-03-05T18:48:32.228Z Compiling toml_edit v0.19.15
15932026-03-05T18:48:32.864Z Compiling cobs v0.3.0
15942026-03-05T18:48:33.222Z Compiling bitflags v1.3.2
15952026-03-05T18:48:33.346Z Compiling managed v0.8.0
15962026-03-05T18:48:33.408Z Compiling crucible-workspace-hack v0.1.0
15972026-03-05T18:48:33.670Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
15982026-03-05T18:48:34.321Z Compiling postcard v1.1.3
15992026-03-05T18:48:34.423Z Compiling hyper-rustls v0.27.7
16002026-03-05T18:48:34.599Z Compiling num_enum_derive v0.7.5
16012026-03-05T18:48:34.619Z Compiling ingot v0.1.1
16022026-03-05T18:48:34.988Z Compiling proc-macro-crate v1.3.1
16032026-03-05T18:48:35.359Z Compiling foreign-types-macros v0.2.3
16042026-03-05T18:48:35.752Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16052026-03-05T18:48:36.317Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16062026-03-05T18:48:36.697Z Compiling heck v0.4.1
16072026-03-05T18:48:36.701Z Compiling rayon-core v1.13.0
16082026-03-05T18:48:36.900Z Compiling foreign-types-shared v0.3.1
16092026-03-05T18:48:36.919Z Compiling num_enum v0.7.5
16102026-03-05T18:48:37.037Z Compiling foreign-types v0.5.0
16112026-03-05T18:48:37.145Z Compiling reqwest v0.12.28
16122026-03-05T18:48:37.275Z Compiling crossbeam-deque v0.8.6
16132026-03-05T18:48:37.340Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16142026-03-05T18:48:37.373Z Compiling num_enum_derive v0.5.11
16152026-03-05T18:48:38.219Z Compiling dtrace-parser v0.2.0
16162026-03-05T18:48:38.248Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16172026-03-05T18:48:38.290Z Compiling scroll_derive v0.12.1
16182026-03-05T18:48:39.226Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16192026-03-05T18:48:39.329Z Compiling usdt-impl v0.5.0
16202026-03-05T18:48:39.575Z Compiling memoffset v0.9.1
16212026-03-05T18:48:39.752Z Compiling cstr-argument v0.1.2
16222026-03-05T18:48:39.783Z Compiling cfg_aliases v0.2.1
16232026-03-05T18:48:39.810Z Compiling tinyvec_macros v0.1.1
16242026-03-05T18:48:39.897Z Compiling convert_case v0.4.0
16252026-03-05T18:48:39.921Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16262026-03-05T18:48:40.013Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16272026-03-05T18:48:40.102Z Compiling tinyvec v1.10.0
16282026-03-05T18:48:40.323Z Compiling nix v0.30.1
16292026-03-05T18:48:40.387Z Compiling scroll v0.12.0
16302026-03-05T18:48:40.611Z Compiling derive_more v0.99.20
16312026-03-05T18:48:40.741Z Compiling num_enum v0.5.11
16322026-03-05T18:48:40.932Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16332026-03-05T18:48:41.126Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16342026-03-05T18:48:41.957Z Compiling dof v0.3.0
16352026-03-05T18:48:42.746Z Compiling camino-tempfile v1.4.1
16362026-03-05T18:48:42.917Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16372026-03-05T18:48:43.107Z Compiling thread-id v4.2.2
16382026-03-05T18:48:44.432Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16392026-03-05T18:48:44.906Z Compiling rayon v1.11.0
16402026-03-05T18:48:45.698Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16412026-03-05T18:48:46.060Z Compiling goblin v0.8.2
16422026-03-05T18:48:46.516Z Compiling progenitor-client v0.11.2
16432026-03-05T18:48:47.038Z Compiling zone_cfg_derive v0.3.1
16442026-03-05T18:48:47.553Z Compiling itertools v0.12.1
16452026-03-05T18:48:47.607Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16462026-03-05T18:48:48.242Z Compiling serde_spanned v0.6.9
16472026-03-05T18:48:48.479Z Compiling num-derive v0.4.2
16482026-03-05T18:48:48.817Z Compiling sigpipe v0.1.3
16492026-03-05T18:48:49.106Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16502026-03-05T18:48:49.157Z Compiling glob v0.3.3
16512026-03-05T18:48:49.397Z Compiling jiff v0.2.20
16522026-03-05T18:48:49.486Z Compiling toml_write v0.1.2
16532026-03-05T18:48:49.890Z Compiling toml_edit v0.22.27
16542026-03-05T18:48:50.155Z Compiling zone v0.3.1
16552026-03-05T18:48:50.632Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16562026-03-05T18:48:51.995Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16572026-03-05T18:48:56.926Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16582026-03-05T18:48:57.056Z Compiling progenitor v0.11.2
16592026-03-05T18:48:57.092Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16602026-03-05T18:48:57.092Z Compiling smf v0.2.3
16612026-03-05T18:48:57.173Z Compiling secrecy v0.10.3
16622026-03-05T18:48:57.386Z Compiling num-integer v0.1.46
16632026-03-05T18:48:57.739Z Compiling rustc_version v0.4.1
16642026-03-05T18:48:58.190Z Compiling whoami v1.6.1
16652026-03-05T18:48:58.209Z Compiling float-ord v0.3.2
16662026-03-05T18:48:58.283Z Compiling rustix v0.38.44
16672026-03-05T18:48:58.361Z Compiling prettyplease v0.2.37
16682026-03-05T18:48:58.394Z Compiling curve25519-dalek v4.1.3
16692026-03-05T18:48:59.445Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16702026-03-05T18:49:00.062Z Compiling toml v0.8.23
16712026-03-05T18:49:00.286Z Compiling usdt-macro v0.5.0
16722026-03-05T18:49:00.502Z Compiling usdt-attr-macro v0.5.0
16732026-03-05T18:49:01.689Z Compiling progenitor-client v0.10.0
16742026-03-05T18:49:02.195Z Compiling hmac v0.12.1
16752026-03-05T18:49:02.435Z Compiling inout v0.1.4
16762026-03-05T18:49:02.600Z Compiling enum-as-inner v0.6.1
16772026-03-05T18:49:02.697Z Compiling ff v0.13.1
16782026-03-05T18:49:02.986Z Compiling memmap v0.7.0
16792026-03-05T18:49:03.323Z Compiling data-encoding v2.10.0
16802026-03-05T18:49:03.808Z Compiling usdt v0.5.0
16812026-03-05T18:49:04.192Z Compiling group v0.13.0
16822026-03-05T18:49:04.329Z Compiling cipher v0.4.4
16832026-03-05T18:49:04.392Z Compiling hkdf v0.12.4
16842026-03-05T18:49:04.788Z Compiling num-iter v0.1.45
16852026-03-05T18:49:04.890Z Compiling num-rational v0.4.2
16862026-03-05T18:49:05.345Z Compiling thiserror-impl-no-std v2.0.2
16872026-03-05T18:49:05.508Z Compiling half v2.7.1
16882026-03-05T18:49:06.204Z Compiling universal-hash v0.5.1
16892026-03-05T18:49:06.434Z Compiling crypto-bigint v0.5.5
16902026-03-05T18:49:06.581Z Compiling curve25519-dalek-derive v0.1.1
16912026-03-05T18:49:06.627Z Compiling num-complex v0.4.6
16922026-03-05T18:49:07.760Z Compiling ciborium-io v0.2.2
16932026-03-05T18:49:07.863Z Compiling base16ct v0.2.0
16942026-03-05T18:49:07.900Z Compiling base64ct v1.8.3
16952026-03-05T18:49:08.003Z Compiling opaque-debug v0.3.1
16962026-03-05T18:49:08.119Z Compiling poly1305 v0.8.0
16972026-03-05T18:49:08.180Z Compiling thiserror-no-std v2.0.2
16982026-03-05T18:49:08.316Z Compiling ciborium-ll v0.2.2
16992026-03-05T18:49:08.536Z Compiling password-hash v0.5.0
17002026-03-05T18:49:09.021Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17012026-03-05T18:49:09.544Z Compiling elliptic-curve v0.13.8
17022026-03-05T18:49:09.967Z Compiling num v0.4.3
17032026-03-05T18:49:10.141Z Compiling chacha20 v0.9.1
17042026-03-05T18:49:10.156Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17052026-03-05T18:49:10.567Z Compiling hubpack_derive v0.1.1
17062026-03-05T18:49:11.020Z Compiling blake2 v0.10.6
17072026-03-05T18:49:11.040Z Compiling aead v0.5.2
17082026-03-05T18:49:11.300Z Compiling pkg-config v0.3.32
17092026-03-05T18:49:11.573Z Compiling linked-hash-map v0.5.6
17102026-03-05T18:49:11.955Z Compiling resolv-conf v0.7.6
17112026-03-05T18:49:12.038Z Compiling static_assertions v1.1.0
17122026-03-05T18:49:12.153Z Compiling vcpkg v0.2.15
17132026-03-05T18:49:12.361Z Compiling keccak v0.1.6
17142026-03-05T18:49:12.750Z Compiling semver v0.1.20
17152026-03-05T18:49:12.906Z Compiling sha3 v0.10.8
17162026-03-05T18:49:13.064Z Compiling lru-cache v0.1.2
17172026-03-05T18:49:13.284Z Compiling rustc_version v0.1.7
17182026-03-05T18:49:13.285Z Compiling hubpack v0.1.2
17192026-03-05T18:49:13.538Z Compiling openssl-sys v0.9.111
17202026-03-05T18:49:13.576Z Compiling argon2 v0.5.3
17212026-03-05T18:49:13.694Z Compiling chacha20poly1305 v0.10.1
17222026-03-05T18:49:13.743Z Compiling vsss-rs v3.3.4
17232026-03-05T18:49:13.928Z Compiling ciborium v0.2.2
17242026-03-05T18:49:14.427Z Compiling hickory-proto v0.24.4
17252026-03-05T18:49:14.742Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17262026-03-05T18:49:15.370Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17272026-03-05T18:49:16.028Z Compiling serde-big-array v0.5.1
17282026-03-05T18:49:16.156Z Compiling serde_repr v0.1.20
17292026-03-05T18:49:16.894Z Compiling derive-where v1.6.0
17302026-03-05T18:49:17.381Z Compiling unicode-segmentation v1.12.0
17312026-03-05T18:49:17.504Z Compiling siphasher v1.0.2
17322026-03-05T18:49:17.907Z Compiling indent_write v2.2.0
17332026-03-05T18:49:18.092Z Compiling minimal-lexical v0.2.1
17342026-03-05T18:49:18.153Z Compiling newline-converter v0.3.0
17352026-03-05T18:49:18.248Z Compiling phf_shared v0.12.1
17362026-03-05T18:49:18.351Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17372026-03-05T18:49:18.615Z Compiling nom v7.1.3
17382026-03-05T18:49:18.640Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17392026-03-05T18:49:19.900Z Compiling hickory-resolver v0.24.4
17402026-03-05T18:49:23.077Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17412026-03-05T18:49:23.556Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17422026-03-05T18:49:23.870Z Compiling newtype_derive v0.1.6
17432026-03-05T18:49:24.301Z Compiling atomicwrites v0.4.4
17442026-03-05T18:49:24.615Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17452026-03-05T18:49:24.699Z Compiling progenitor-impl v0.10.0
17462026-03-05T18:49:25.470Z Compiling console v0.15.11
17472026-03-05T18:49:26.250Z Compiling tokio-stream v0.1.18
17482026-03-05T18:49:27.030Z Compiling pin-project-internal v1.1.10
17492026-03-05T18:49:27.289Z Compiling slog-dtrace v0.3.0
17502026-03-05T18:49:27.356Z Compiling csv-core v0.1.13
17512026-03-05T18:49:27.710Z Compiling unicode-width v0.1.14
17522026-03-05T18:49:27.885Z Compiling unicode-xid v0.2.6
17532026-03-05T18:49:28.090Z Compiling owo-colors v4.2.3
17542026-03-05T18:49:28.169Z Compiling foldhash v0.1.5
17552026-03-05T18:49:28.286Z Compiling similar v2.7.0
17562026-03-05T18:49:28.522Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17572026-03-05T18:49:28.744Z Compiling chrono-tz v0.10.4
17582026-03-05T18:49:29.132Z Compiling swrite v0.1.0
17592026-03-05T18:49:29.294Z Compiling cancel-safe-futures v0.1.5
17602026-03-05T18:49:29.549Z Compiling pin-project v1.1.10
17612026-03-05T18:49:29.713Z Compiling expectorate v1.2.0
17622026-03-05T18:49:29.900Z Compiling hashbrown v0.15.5
17632026-03-05T18:49:29.971Z Compiling const_format_proc_macros v0.2.34
17642026-03-05T18:49:30.602Z Compiling csv v1.4.0
17652026-03-05T18:49:30.713Z Compiling qorb v0.4.1
17662026-03-05T18:49:31.167Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17672026-03-05T18:49:31.663Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17682026-03-05T18:49:31.841Z Compiling phf v0.12.1
17692026-03-05T18:49:31.887Z Compiling tokio-dtrace v0.1.1
17702026-03-05T18:49:32.138Z Compiling unicode-normalization v0.1.25
17712026-03-05T18:49:32.503Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17722026-03-05T18:49:32.687Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17732026-03-05T18:49:33.498Z Compiling progenitor-macro v0.10.0
17742026-03-05T18:49:33.839Z Compiling libsw-core v0.3.2
17752026-03-05T18:49:34.133Z Compiling async-recursion v1.1.1
17762026-03-05T18:49:35.593Z Compiling snafu-derive v0.8.9
17772026-03-05T18:49:35.623Z Compiling cookie v0.18.1
17782026-03-05T18:49:36.039Z Compiling bstr v1.12.1
17792026-03-05T18:49:36.384Z Compiling openssl v0.10.75
17802026-03-05T18:49:36.799Z Compiling highway v1.3.0
17812026-03-05T18:49:36.900Z Compiling foreign-types-shared v0.1.1
17822026-03-05T18:49:37.055Z Compiling bytecount v0.6.9
17832026-03-05T18:49:37.127Z Compiling fixedbitset v0.5.7
17842026-03-05T18:49:37.280Z Compiling fixedbitset v0.4.2
17852026-03-05T18:49:37.673Z Compiling same-file v1.0.6
17862026-03-05T18:49:37.734Z Compiling petgraph v0.8.3
17872026-03-05T18:49:37.842Z Compiling petgraph v0.6.5
17882026-03-05T18:49:37.993Z Compiling walkdir v2.5.0
17892026-03-05T18:49:38.692Z Compiling papergrid v0.11.0
17902026-03-05T18:49:39.701Z Compiling snafu v0.8.9
17912026-03-05T18:49:40.516Z Compiling foreign-types v0.3.2
17922026-03-05T18:49:40.673Z Compiling globset v0.4.18
17932026-03-05T18:49:41.154Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17942026-03-05T18:49:41.441Z Compiling libsw v3.5.0
17952026-03-05T18:49:41.465Z Compiling olpc-cjson v0.1.4
17962026-03-05T18:49:41.770Z Compiling oxide-tokio-rt v0.1.2
17972026-03-05T18:49:42.085Z Compiling const_format v0.2.35
17982026-03-05T18:49:42.269Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17992026-03-05T18:49:43.495Z Compiling gethostname v0.5.0
18002026-03-05T18:49:43.710Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
18012026-03-05T18:49:44.190Z Compiling tabled_derive v0.7.0
18022026-03-05T18:49:44.402Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18032026-03-05T18:49:44.659Z Compiling bcs v0.1.6
18042026-03-05T18:49:45.337Z Compiling serde_plain v1.0.2
18052026-03-05T18:49:45.544Z Compiling openssl-macros v0.1.1
18062026-03-05T18:49:45.783Z Compiling pem v3.0.6
18072026-03-05T18:49:46.132Z Compiling progenitor v0.10.0
18082026-03-05T18:49:46.294Z Compiling typed-path v0.9.3
18092026-03-05T18:49:46.356Z Compiling termtree v0.5.1
18102026-03-05T18:49:46.399Z Compiling lazy_static v1.5.0
18112026-03-05T18:49:46.539Z Compiling tagptr v0.2.0
18122026-03-05T18:49:46.572Z Compiling linear-map v1.2.0
18132026-03-05T18:49:46.607Z Compiling unicode-linebreak v0.1.5
18142026-03-05T18:49:46.826Z Compiling smawk v0.3.2
18152026-03-05T18:49:46.932Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18162026-03-05T18:49:47.060Z Compiling textwrap v0.16.2
18172026-03-05T18:49:48.185Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18182026-03-05T18:49:48.229Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18192026-03-05T18:49:49.649Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18202026-03-05T18:49:50.246Z Compiling tough v0.20.0
18212026-03-05T18:49:50.935Z Compiling moka v0.12.13
18222026-03-05T18:49:52.481Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18232026-03-05T18:49:53.287Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18242026-03-05T18:49:53.597Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18252026-03-05T18:49:53.691Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18262026-03-05T18:49:54.668Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18272026-03-05T18:49:54.979Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18282026-03-05T18:49:55.085Z Compiling steno v0.4.1
18292026-03-05T18:49:56.742Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18302026-03-05T18:49:57.137Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18312026-03-05T18:49:57.843Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18322026-03-05T18:49:58.183Z Compiling tabled v0.15.0
18332026-03-05T18:50:01.827Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18342026-03-05T18:50:02.945Z Compiling hickory-proto v0.25.2
18352026-03-05T18:50:03.573Z Compiling humantime v2.3.0
18362026-03-05T18:50:03.704Z Compiling num-derive v0.3.3
18372026-03-05T18:50:04.156Z Compiling parking_lot_core v0.8.6
18382026-03-05T18:50:04.735Z Compiling crc32fast v1.5.0
18392026-03-05T18:50:04.868Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18402026-03-05T18:50:04.953Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18412026-03-05T18:50:05.439Z Compiling parking_lot v0.11.2
18422026-03-05T18:50:05.573Z Compiling fxhash v0.2.1
18432026-03-05T18:50:05.777Z Compiling socket2 v0.5.10
18442026-03-05T18:50:05.821Z Compiling internet-checksum v0.2.1
18452026-03-05T18:50:05.858Z Compiling libscf-sys v1.1.0
18462026-03-05T18:50:06.060Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18472026-03-05T18:50:06.080Z Compiling sled v0.34.7
18482026-03-05T18:50:06.109Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18492026-03-05T18:50:07.462Z Compiling hickory-resolver v0.25.2
18502026-03-05T18:50:09.071Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18512026-03-05T18:50:10.426Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18522026-03-05T18:50:12.685Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18532026-03-05T18:50:14.895Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18542026-03-05T18:50:36.807Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18552026-03-05T18:50:39.307Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18562026-03-05T18:50:41.357Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18572026-03-05T18:50:43.656Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18582026-03-05T18:50:45.823Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18592026-03-05T18:51:16.766Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 16s
18602026-03-05T18:51:16.961Z────────────
18612026-03-05T18:51:16.961Z Nextest run ID 65ebf2bb-e17a-4036-b092-85d1a7329dc6 with nextest profile: default
18622026-03-05T18:51:16.961Z Starting 18 tests across 1 binary (27 tests skipped)
18632026-03-05T18:51:46.162Z PASS [ 29.194s] rdb proptest::prop_ipv4_host_bits_always_unset
18642026-03-05T18:51:46.216Z PASS [ 29.250s] rdb proptest::prop_ipv6_host_bits_always_unset
18652026-03-05T18:51:46.234Z PASS [ 29.268s] rdb proptest::prop_ipv4_unset_host_bits_idempotent
18662026-03-05T18:51:46.247Z PASS [ 29.281s] rdb proptest::prop_ipv6_default_contains_all
18672026-03-05T18:51:46.343Z PASS [ 29.377s] rdb proptest::prop_ipv4_default_contains_all
18682026-03-05T18:51:46.506Z PASS [ 29.540s] rdb proptest::prop_ipv4_length_in_bounds
18692026-03-05T18:51:47.139Z PASS [ 30.173s] rdb proptest::prop_ipv4_within_self
18702026-03-05T18:52:15.504Z PASS [ 29.265s] rdb proptest::prop_ipv6_within_self
18712026-03-05T18:52:15.642Z PASS [ 29.477s] rdb proptest::prop_ipv6_length_in_bounds
18722026-03-05T18:52:16.189Z PASS [ 29.939s] rdb proptest::prop_prefix_enum_no_cross_family
18732026-03-05T18:52:16.476Z PASS [ 30.255s] rdb proptest::prop_ipv6_unset_host_bits_idempotent
18742026-03-05T18:52:16.972Z SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18752026-03-05T18:52:32.703Z PASS [ 46.354s] rdb proptest::prop_static_route_key_deduplication
18762026-03-05T18:52:46.519Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_idempotent
18772026-03-05T18:52:47.150Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_preserves_fields
18782026-03-05T18:52:52.348Z PASS [ 65.832s] rdb proptest::prop_static_route_key_normalization_idempotent
18792026-03-05T18:52:53.085Z PASS [ 65.937s] rdb proptest::prop_static_route_key_normalization_preserves_fields
18802026-03-05T18:53:15.514Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_preserves_length
18812026-03-05T18:53:15.658Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
18822026-03-05T18:53:16.206Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_ord_consistency
18832026-03-05T18:53:16.982Z SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18842026-03-05T18:53:17.319Z PASS [ 61.808s] rdb proptest::prop_static_route_key_normalization_preserves_length
18852026-03-05T18:53:17.324Z PASS [ 61.672s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
18862026-03-05T18:53:47.512Z PASS [ 91.311s] rdb proptest::prop_static_route_key_ord_consistency
18872026-03-05T18:54:16.990Z SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18882026-03-05T18:55:16.998Z SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18892026-03-05T18:56:17.007Z SLOW [>300.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18902026-03-05T18:57:17.016Z SLOW [>360.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18912026-03-05T18:58:17.024Z SLOW [>420.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18922026-03-05T18:59:17.034Z SLOW [>480.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18932026-03-05T18:59:45.061Z PASS [ 508.032s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18942026-03-05T18:59:45.065Z────────────
18952026-03-05T18:59:45.065Z Summary [ 508.033s] 18 tests run: 18 passed (6 slow), 27 skipped
18962026-03-05T18:59:45.075Z+ cp '*.log' /work/
18972026-03-05T18:59:45.078Z+ true
18982026-03-05T18:59:45.078Z+ '[' -d proptest-regressions ']'
18992026-03-05T18:59:45.078Z+ cp -r proptest-regressions /work/rdb-proptest-regressions
19002026-03-05T18:59:45.081Z+ popd
19012026-03-05T18:59:45.081Z/work/oxidecomputer/maghemite
19022026-03-05T18:59:45.081Z+ pushd bgp
19032026-03-05T18:59:45.081Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
19042026-03-05T18:59:45.081Z+ PROPTEST_CASES=1000000
19052026-03-05T18:59:45.081Z+ cargo nextest run --lib proptest
19062026-03-05T18:59:46.876Z Compiling smallvec v1.15.1
19072026-03-05T18:59:46.991Z Compiling serde_json v1.0.149
19082026-03-05T18:59:47.130Z Compiling crunchy v0.2.4
19092026-03-05T18:59:47.155Z Compiling tiny-keccak v2.0.2
19102026-03-05T18:59:47.169Z Compiling smartstring v1.0.1
19112026-03-05T18:59:47.172Z Compiling ahash v0.8.12
19122026-03-05T18:59:47.357Z Compiling icu_normalizer v2.1.1
19132026-03-05T18:59:47.464Z Compiling parking_lot_core v0.9.12
19142026-03-05T18:59:47.645Z Compiling parking_lot_core v0.8.6
19152026-03-05T18:59:48.064Z Compiling parking_lot v0.12.5
19162026-03-05T18:59:48.100Z Compiling idna_adapter v1.2.1
19172026-03-05T18:59:48.370Z Compiling idna v1.1.0
19182026-03-05T18:59:48.518Z Compiling tokio v1.49.0
19192026-03-05T18:59:48.938Z Compiling schemars v0.8.22
19202026-03-05T18:59:48.941Z Compiling dof v0.4.0
19212026-03-05T18:59:49.199Z Compiling url v2.5.8
19222026-03-05T18:59:49.280Z Compiling openapiv3 v2.2.0
19232026-03-05T18:59:50.197Z Compiling slog-json v2.6.1
19242026-03-05T18:59:51.291Z Compiling typify-impl v0.4.3
19252026-03-05T18:59:51.950Z Compiling usdt-impl v0.6.0
19262026-03-05T18:59:52.628Z Compiling ipnetwork v0.21.1
19272026-03-05T18:59:53.399Z Compiling oxnet v0.1.4
19282026-03-05T18:59:53.528Z Compiling usdt-macro v0.6.0
19292026-03-05T18:59:53.580Z Compiling usdt-attr-macro v0.6.0
19302026-03-05T18:59:53.821Z Compiling newtype-uuid v1.3.2
19312026-03-05T18:59:54.283Z Compiling daft v0.1.5
19322026-03-05T18:59:54.509Z Compiling slog-bunyan v2.5.0
19332026-03-05T18:59:54.740Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19342026-03-05T18:59:54.823Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19352026-03-05T18:59:55.851Z Compiling usdt v0.6.0
19362026-03-05T18:59:56.028Z Compiling serde_with v3.16.1
19372026-03-05T18:59:56.090Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
19382026-03-05T18:59:56.275Z Compiling iddqd v0.3.17
19392026-03-05T18:59:56.385Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19402026-03-05T18:59:57.709Z Compiling tokio-util v0.7.18
19412026-03-05T18:59:58.727Z Compiling tower v0.5.3
19422026-03-05T18:59:58.967Z Compiling tokio-rustls v0.26.4
19432026-03-05T18:59:59.440Z Compiling h2 v0.4.13
19442026-03-05T18:59:59.512Z Compiling tokio-rustls v0.25.0
19452026-03-05T18:59:59.804Z Compiling tower-http v0.6.8
19462026-03-05T18:59:59.952Z Compiling backoff v0.4.0
19472026-03-05T19:00:00.693Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19482026-03-05T19:00:02.096Z Compiling dof v0.3.0
19492026-03-05T19:00:02.494Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
19502026-03-05T19:00:02.927Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19512026-03-05T19:00:03.474Z Compiling usdt-impl v0.5.0
19522026-03-05T19:00:04.037Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19532026-03-05T19:00:04.557Z Compiling hyper v1.8.1
19542026-03-05T19:00:06.726Z Compiling typify-macro v0.4.3
19552026-03-05T19:00:07.166Z Compiling hyper-util v0.1.20
19562026-03-05T19:00:07.957Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19572026-03-05T19:00:08.651Z Compiling zone v0.3.1
19582026-03-05T19:00:09.878Z Compiling hyper-rustls v0.27.7
19592026-03-05T19:00:10.411Z Compiling reqwest v0.12.28
19602026-03-05T19:00:10.560Z Compiling dropshot v0.16.7
19612026-03-05T19:00:11.137Z Compiling typify v0.4.3
19622026-03-05T19:00:11.286Z Compiling progenitor-impl v0.11.2
19632026-03-05T19:00:11.603Z Compiling usdt-attr-macro v0.5.0
19642026-03-05T19:00:12.209Z Compiling usdt-macro v0.5.0
19652026-03-05T19:00:13.404Z Compiling progenitor-client v0.11.2
19662026-03-05T19:00:13.548Z Compiling progenitor-client v0.10.0
19672026-03-05T19:00:15.433Z Compiling usdt v0.5.0
19682026-03-05T19:00:16.022Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19692026-03-05T19:00:22.881Z Compiling hickory-proto v0.24.4
19702026-03-05T19:00:22.930Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
19712026-03-05T19:00:22.930Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
19722026-03-05T19:00:22.930Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
19732026-03-05T19:00:22.930Z Compiling progenitor-macro v0.11.2
19742026-03-05T19:00:22.931Z Compiling progenitor-impl v0.10.0
19752026-03-05T19:00:22.931Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19762026-03-05T19:00:22.931Z Compiling tokio-stream v0.1.18
19772026-03-05T19:00:22.931Z Compiling hickory-resolver v0.24.4
19782026-03-05T19:00:25.509Z Compiling qorb v0.4.1
19792026-03-05T19:00:26.623Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19802026-03-05T19:00:26.642Z Compiling tokio-dtrace v0.1.1
19812026-03-05T19:00:28.415Z Compiling libsw-core v0.3.2
19822026-03-05T19:00:28.428Z Compiling libsw v3.5.0
19832026-03-05T19:00:28.471Z Compiling oxide-tokio-rt v0.1.2
19842026-03-05T19:00:28.864Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19852026-03-05T19:00:29.018Z Compiling slog-dtrace v0.3.0
19862026-03-05T19:00:29.632Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
19872026-03-05T19:00:29.870Z Compiling progenitor-macro v0.10.0
19882026-03-05T19:00:29.953Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19892026-03-05T19:00:30.078Z Compiling cancel-safe-futures v0.1.5
19902026-03-05T19:00:30.258Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19912026-03-05T19:00:30.729Z Compiling olpc-cjson v0.1.4
19922026-03-05T19:00:31.049Z Compiling tough v0.20.0
19932026-03-05T19:00:31.161Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19942026-03-05T19:00:32.385Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19952026-03-05T19:00:32.724Z Compiling steno v0.4.1
19962026-03-05T19:00:32.841Z Compiling progenitor v0.11.2
19972026-03-05T19:00:33.057Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
19982026-03-05T19:00:33.303Z Compiling hickory-proto v0.25.2
19992026-03-05T19:00:35.010Z Compiling moka v0.12.13
20002026-03-05T19:00:35.497Z Compiling const-random-macro v0.1.16
20012026-03-05T19:00:36.280Z Compiling const-random v0.1.18
20022026-03-05T19:00:36.404Z Compiling parking_lot v0.11.2
20032026-03-05T19:00:37.338Z Compiling sdd v3.0.10
20042026-03-05T19:00:38.021Z Compiling hickory-resolver v0.25.2
20052026-03-05T19:00:38.042Z Compiling scc v2.4.0
20062026-03-05T19:00:40.433Z Compiling sled v0.34.7
20072026-03-05T19:00:41.264Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
20082026-03-05T19:00:41.905Z Compiling thin-vec v0.2.14
20092026-03-05T19:00:42.262Z Compiling serial_test_derive v3.3.1
20102026-03-05T19:00:42.294Z Compiling progenitor v0.10.0
20112026-03-05T19:00:42.398Z Compiling rhai_codegen v3.1.0
20122026-03-05T19:00:42.471Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20132026-03-05T19:00:42.518Z Compiling diff v0.1.13
20142026-03-05T19:00:43.141Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20152026-03-05T19:00:43.626Z Compiling yansi v1.0.1
20162026-03-05T19:00:44.379Z Compiling pretty_assertions v1.4.1
20172026-03-05T19:00:44.966Z Compiling serial_test v3.3.1
20182026-03-05T19:00:45.274Z Compiling rhai v1.24.0
20192026-03-05T19:00:54.034Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20202026-03-05T19:00:54.034Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20212026-03-05T19:00:54.034Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20222026-03-05T19:00:54.037Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20232026-03-05T19:00:55.160Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20242026-03-05T19:00:56.210Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20252026-03-05T19:00:58.968Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20262026-03-05T19:00:59.016Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20272026-03-05T19:01:00.269Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20282026-03-05T19:01:01.530Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20292026-03-05T19:01:02.089Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20302026-03-05T19:01:02.232Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20312026-03-05T19:01:02.652Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20322026-03-05T19:01:02.929Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20332026-03-05T19:01:03.066Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20342026-03-05T19:01:04.934Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20352026-03-05T19:01:18.319Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20362026-03-05T19:01:18.319Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20372026-03-05T19:01:18.319Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20382026-03-05T19:01:18.319Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20392026-03-05T19:01:20.625Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20402026-03-05T19:01:42.858Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20412026-03-05T19:01:45.440Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20422026-03-05T19:01:47.460Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20432026-03-05T19:01:49.619Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
20442026-03-05T19:01:51.312Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
20452026-03-05T19:01:55.546Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
20462026-03-05T19:02:44.010Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 57s
20472026-03-05T19:02:44.201Z────────────
20482026-03-05T19:02:44.201Z Nextest run ID 8aaf6896-0098-47d5-b7a6-286c5b1dbac0 with nextest profile: default
20492026-03-05T19:02:44.201Z Starting 18 tests across 1 binary (132 tests skipped)
20502026-03-05T19:03:14.739Z PASS [ 30.533s] bgp proptest::prop_ipv4_wire_format_roundtrip
20512026-03-05T19:03:19.266Z PASS [ 35.060s] bgp proptest::prop_ipv4_withdrawn_roundtrip
20522026-03-05T19:03:20.207Z PASS [ 36.001s] bgp proptest::prop_ipv4_prefixes_roundtrip
20532026-03-05T19:03:23.165Z PASS [ 38.945s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
20542026-03-05T19:03:25.567Z PASS [ 41.360s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
20552026-03-05T19:03:44.212Z SLOW [> 60.000s] bgp proptest::prop_duplicate_attrs_deduplicated
20562026-03-05T19:03:44.215Z SLOW [> 60.000s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
20572026-03-05T19:03:44.215Z SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence
20582026-03-05T19:03:45.037Z PASS [ 60.827s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
20592026-03-05T19:03:50.256Z PASS [ 30.985s] bgp proptest::prop_ipv6_wire_format_roundtrip
20602026-03-05T19:03:56.554Z PASS [ 41.810s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
20612026-03-05T19:04:00.318Z PASS [ 40.105s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
20622026-03-05T19:04:01.369Z PASS [ 35.797s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
20632026-03-05T19:04:03.438Z PASS [ 79.226s] bgp proptest::prop_duplicate_attrs_deduplicated
20642026-03-05T19:04:23.165Z SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first
20652026-03-05T19:04:23.201Z PASS [ 38.159s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
20662026-03-05T19:04:27.007Z PASS [ 36.747s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
20672026-03-05T19:04:44.222Z SLOW [>120.000s] bgp proptest::prop_encode_decode_semantic_equivalence
20682026-03-05T19:04:56.494Z PASS [ 56.168s] bgp proptest::prop_update_mp_unreach_roundtrip
20692026-03-05T19:04:56.565Z SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip
20702026-03-05T19:05:01.380Z SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip
20712026-03-05T19:05:02.938Z PASS [ 138.718s] bgp proptest::prop_encode_decode_semantic_equivalence
20722026-03-05T19:05:23.173Z SLOW [>120.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first
20732026-03-05T19:05:35.932Z PASS [ 132.761s] bgp proptest::prop_mp_bgp_attrs_encoded_first
20742026-03-05T19:05:56.574Z SLOW [>120.000s] bgp proptest::prop_update_mp_reach_roundtrip
20752026-03-05T19:05:59.495Z PASS [ 118.111s] bgp proptest::prop_update_traditional_roundtrip
20762026-03-05T19:06:15.573Z PASS [ 139.001s] bgp proptest::prop_update_mp_reach_roundtrip
20772026-03-05T19:06:15.576Z────────────
20782026-03-05T19:06:15.576Z Summary [ 211.345s] 18 tests run: 18 passed (6 slow), 132 skipped
20792026-03-05T19:06:15.587Z+ cp '*.log' /work/
20802026-03-05T19:06:15.590Z+ true
20812026-03-05T19:06:15.590Z+ '[' -d proptest-regressions ']'
20822026-03-05T19:06:15.590Z+ cp -r proptest-regressions /work/bgp-proptest-regressions
20832026-03-05T19:06:15.593Z+ popd
20842026-03-05T19:06:15.593Z/work/oxidecomputer/maghemite
20852026-03-05T19:06:15.593Zprocess exited: duration 1463286 ms, exit code 0
 
20862026-03-05T19:06:15.600Zfound 0 output files