01M26WZ6YFS9HKHXFDPQWPD77H: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0-16c64gb",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M26WZTZC9E6RRGR67WD3FM01

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T00:14:18.402Zjob assigned to worker 01M26X00R4ED8W7M5QSZCFX6W9 [factory aws, i-003633ba0e7896b72] (queued for 49 s)
 
22026-09-11T00:14:25.486Zstarting task 0: "setup"
32026-09-11T00:14:25.490Z++ uname -s
42026-09-11T00:14:25.493Z+ kern=SunOS
52026-09-11T00:14:25.493Z+ build_user=build
62026-09-11T00:14:25.493Z+ build_uid=12345
72026-09-11T00:14:25.493Z+ work_dir=/work
82026-09-11T00:14:25.493Z+ input_dir=/input
92026-09-11T00:14:25.493Z+ [[ 0 == 12345 ]]
102026-09-11T00:14:25.493Z+ case "$kern" in
112026-09-11T00:14:25.493Z+ groupadd -g 12345 build
122026-09-11T00:14:25.496Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T00:14:27.502Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T00:14:27.630Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T00:14:27.633Z+ home_fs=zfs
162026-09-11T00:14:27.633Z+ [[ zfs == autofs ]]
172026-09-11T00:14:27.633Z+ mkdir -p /home/build
182026-09-11T00:14:27.636Z+ chown build:build /home/build /work
192026-09-11T00:14:29.636Z+ chmod 0700 /home/build /work
202026-09-11T00:14:29.639Zprocess exited: duration 4155 ms, exit code 0
 
212026-09-11T00:14:29.646Zstarting task 1: "rust-toolchain"
222026-09-11T00:14:29.651Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-11T00:14:29.651Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-11T00:14:29.651Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-11T00:14:29.651Z * rust toolchain channel = "1.98.1"
262026-09-11T00:14:29.651Z * rust toolchain profile = "default"
272026-09-11T00:14:29.651Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T00:14:29.654Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T00:14:29.654Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-11T00:14:29.762Zinfo: downloading installer
312026-09-11T00:14:31.158Zinfo: profile set to default
322026-09-11T00:14:31.158Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T00:14:31.162Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-11T00:14:31.300Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-11T00:14:31.303Zinfo: downloading 6 components
362026-09-11T00:14:46.565Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-11T00:14:46.565Z
382026-09-11T00:14:46.599Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-11T00:14:46.599Z
402026-09-11T00:14:46.603Z
412026-09-11T00:14:46.603ZRust is installed now. Great!
422026-09-11T00:14:46.603Z
432026-09-11T00:14:46.603ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T00:14:46.603Zenvironment variable. This has not been done automatically.
452026-09-11T00:14:46.603Z
462026-09-11T00:14:46.603ZTo configure your current shell, you need to source
472026-09-11T00:14:46.603Zthe corresponding env file under $HOME/.cargo.
482026-09-11T00:14:46.603Z
492026-09-11T00:14:46.603ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T00:14:46.603Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T00:14:46.603Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T00:14:46.603ZCC_x86_64-unknown-illumos = None
532026-09-11T00:14:46.603Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T00:14:46.603ZCC_x86_64_unknown_illumos = None
552026-09-11T00:14:46.603Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T00:14:46.603ZHOST_CC = None
572026-09-11T00:14:46.603Zcargo:rerun-if-env-changed=CC
582026-09-11T00:14:46.603ZCC = None
592026-09-11T00:14:46.603Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T00:14:47.159Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T00:14:47.159ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T00:14:47.159Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T00:14:47.159ZCFLAGS = None
642026-09-11T00:14:47.159Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T00:14:47.159ZHOST_CFLAGS = None
662026-09-11T00:14:47.159Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T00:14:47.159ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T00:14:47.159Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T00:14:47.159ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T00:14:47.266Z+ rustup --version
712026-09-11T00:14:47.270Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T00:14:47.273Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T00:14:47.292Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-11T00:14:47.295Z+ cargo --version
752026-09-11T00:14:47.302Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-11T00:14:47.305Z+ rustc --version
772026-09-11T00:14:47.324Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-11T00:14:47.327Zprocess exited: duration 17680 ms, exit code 0
 
792026-09-11T00:14:47.333Zstarting task 2: "authentication"
802026-09-11T00:14:47.352Zprocess exited: duration 19 ms, exit code 0
 
812026-09-11T00:14:47.358Zstarting task 3: "clone repository"
822026-09-11T00:14:47.362Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-11T00:14:47.365Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-11T00:14:47.398ZCloning into '/work/oxidecomputer/omicron'...
852026-09-11T00:15:07.742Z+ cd /work/oxidecomputer/omicron
862026-09-11T00:15:07.742Z+ git fetch origin c49493388009bb0a0eb3a0cb552b547e5149a357
872026-09-11T00:15:08.117ZFrom https://github.com/oxidecomputer/omicron
882026-09-11T00:15:08.117Z * branch c49493388009bb0a0eb3a0cb552b547e5149a357 -> FETCH_HEAD
892026-09-11T00:15:08.130Z+ [[ -n sush-sled-agent ]]
902026-09-11T00:15:08.134Z++ git branch --show-current
912026-09-11T00:15:08.134Z+ current=main
922026-09-11T00:15:08.134Z+ [[ main != sush-sled-agent ]]
932026-09-11T00:15:08.134Z+ git branch -f sush-sled-agent c49493388009bb0a0eb3a0cb552b547e5149a357
942026-09-11T00:15:08.137Z+ git checkout -f sush-sled-agent
952026-09-11T00:15:08.388ZSwitched to branch 'sush-sled-agent'
962026-09-11T00:15:08.391Z+ git reset --hard c49493388009bb0a0eb3a0cb552b547e5149a357
972026-09-11T00:15:08.408ZHEAD is now at c49493388 Merge remote-tracking branch 'github/main' into sush-sled-agent
982026-09-11T00:15:08.410Zprocess exited: duration 21049 ms, exit code 0
 
992026-09-11T00:15:08.416Zstarting task 4: "build"
1002026-09-11T00:15:08.421Z+ source .github/buildomat/ci-env.sh
1012026-09-11T00:15:08.421Z++ export CARGO_TERM_COLOR=always
1022026-09-11T00:15:08.421Z++ CARGO_TERM_COLOR=always
1032026-09-11T00:15:08.424Z+++ uname -s
1042026-09-11T00:15:08.424Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-11T00:15:08.424Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-11T00:15:08.427Z+ cargo --version
1072026-09-11T00:15:08.434Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-11T00:15:08.438Z+ rustc --version
1092026-09-11T00:15:08.457Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-11T00:15:08.460Z+ WORK=/work
1112026-09-11T00:15:08.460Z+ pfexec mkdir -p /work
1122026-09-11T00:15:08.463Z+ pfexec chown build /work
1132026-09-11T00:15:08.466Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-11T00:15:11.025Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-11T00:15:11.504Z Startup: Caching catalogs ... Done
1162026-09-11T00:15:14.120ZPlanning: Solver setup ... Done (2.490s)
1172026-09-11T00:15:14.194ZPlanning: Running solver ... Done (0.073s)
1182026-09-11T00:15:14.247ZPlanning: Finding local manifests ... Done (0.004s)
1192026-09-11T00:15:14.258ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-11T00:15:14.276ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-11T00:15:14.290ZPlanning: Package planning ... Done (0.014s)
1222026-09-11T00:15:14.293ZPlanning: Merging actions ... Done (0.002s)
1232026-09-11T00:15:14.453ZPlanning: Checking for conflicting actions ... Done (0.161s)
1242026-09-11T00:15:14.456ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-11T00:15:15.320ZPlanning: Evaluating mediators ... Done (0.867s)
1262026-09-11T00:15:15.324ZPlanning: Planning completed in 3.78 seconds
1272026-09-11T00:15:15.331Z Packages to install: 2
1282026-09-11T00:15:15.331Z Estimated space available: 156.02 GB
1292026-09-11T00:15:15.331ZEstimated space to be consumed: 87.89 MB
1302026-09-11T00:15:15.331Z Create boot environment: No
1312026-09-11T00:15:15.334ZCreate backup boot environment: No
1322026-09-11T00:15:15.334Z Rebuild boot archive: No
1332026-09-11T00:15:15.334Z
1342026-09-11T00:15:15.334ZChanged packages:
1352026-09-11T00:15:15.334Zhelios
1362026-09-11T00:15:15.334Z developer/build-essential
1372026-09-11T00:15:15.334Z None -> 11-3.0
1382026-09-11T00:15:15.334Z library/libxmlsec1
1392026-09-11T00:15:15.334Z None -> 1.2.35-3.0
1402026-09-11T00:15:15.355Z
1412026-09-11T00:15:15.355ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-11T00:15:15.425ZDownload: Completed 1.28 MB in 0.07 seconds (18.6M/s)
1432026-09-11T00:15:15.502Z Actions: 1/268 actions (Installing new actions)
1442026-09-11T00:15:15.540Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-11T00:15:15.578ZFinalize: Updating package state database ... Done (0.037s)
1462026-09-11T00:15:15.578ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-11T00:15:15.674ZFinalize: Updating image state ... Done (0.096s)
1482026-09-11T00:15:18.434ZFinalize: Creating fast lookup database ... Done (2.706s)
1492026-09-11T00:15:18.512ZFinalize: Reading search index ... Done (0.014s)
1502026-09-11T00:15:18.515ZFinalize: Updating search index ... Done (0.000s)
1512026-09-11T00:15:18.598ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-11T00:15:18.978ZPlanning: Evaluating mediator changes ... Done
1532026-09-11T00:15:19.083ZPlanning: Checking for conflicting actions ... Done
1542026-09-11T00:15:19.087ZPlanning: Consolidating action changes ... Done
1552026-09-11T00:15:19.237ZPlanning: Evaluating mediators ... Done
1562026-09-11T00:15:19.240ZPlanning: Planning completed in 0.26 seconds
1572026-09-11T00:15:19.261Z Mediators to change: 2
1582026-09-11T00:15:19.261Z Create boot environment: No
1592026-09-11T00:15:19.261ZCreate backup boot environment: No
1602026-09-11T00:15:19.319ZFinalize: Updating package state database ... Done
1612026-09-11T00:15:19.319ZFinalize: Updating package cache ... Done
1622026-09-11T00:15:19.369ZFinalize: Updating image state ... Done
1632026-09-11T00:15:21.307ZFinalize: Creating fast lookup database ... Done
1642026-09-11T00:15:21.371ZFinalize: Reading search index ... Done
1652026-09-11T00:15:21.374ZFinalize: Updating search index ... Done
1662026-09-11T00:15:21.441ZFinalize: Updating package cache ... Done
1672026-09-11T00:15:21.723ZPlanning: Evaluating mediator changes ... Done
1682026-09-11T00:15:21.829ZPlanning: Checking for conflicting actions ... Done
1692026-09-11T00:15:21.832ZPlanning: Consolidating action changes ... Done
1702026-09-11T00:15:21.984ZPlanning: Evaluating mediators ... Done
1712026-09-11T00:15:21.987ZPlanning: Planning completed in 0.26 seconds
1722026-09-11T00:15:22.007Z Mediators to change: 1
1732026-09-11T00:15:22.007Z Create boot environment: No
1742026-09-11T00:15:22.007ZCreate backup boot environment: No
1752026-09-11T00:15:22.061ZFinalize: Updating package state database ... Done
1762026-09-11T00:15:22.061ZFinalize: Updating package cache ... Done
1772026-09-11T00:15:22.123ZFinalize: Updating image state ... Done
1782026-09-11T00:15:24.062ZFinalize: Creating fast lookup database ... Done
1792026-09-11T00:15:24.123ZFinalize: Reading search index ... Done
1802026-09-11T00:15:24.126ZFinalize: Updating search index ... Done
1812026-09-11T00:15:24.190ZFinalize: Updating package cache ... Done
1822026-09-11T00:15:24.503ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-11T00:15:24.503Zapache system 2.4 system
1842026-09-11T00:15:24.503Zclang system 15 system
1852026-09-11T00:15:24.503Zcsh system system illumos
1862026-09-11T00:15:24.503Zctags system system illumos
1872026-09-11T00:15:24.503Zfile vendor vendor darwinsys
1882026-09-11T00:15:24.503Zfile system system illumos
1892026-09-11T00:15:24.503Zgcc vendor 14 vendor
1902026-09-11T00:15:24.503Zgcc system 13 system
1912026-09-11T00:15:24.503Zgcc system 10 system
1922026-09-11T00:15:24.503Zgo system 1.25 system
1932026-09-11T00:15:24.503Zllvm system 15 system
1942026-09-11T00:15:24.503Zmariadb system 11.4 system
1952026-09-11T00:15:24.503Zmta vendor vendor dma
1962026-09-11T00:15:24.503Zopenjdk system 17 system
1972026-09-11T00:15:24.503Zopenjdk system 11 system
1982026-09-11T00:15:24.503Zopenssl vendor 3 vendor
1992026-09-11T00:15:24.503Zperl system 5.40 system
2002026-09-11T00:15:24.503Zpostgresql system 18 system
2012026-09-11T00:15:24.503Zpostgresql system 17 system
2022026-09-11T00:15:24.503Zpython vendor 3 vendor
2032026-09-11T00:15:24.503Zpython system 2 system
2042026-09-11T00:15:24.503Zpython3 vendor 3.13 vendor
2052026-09-11T00:15:24.503Zruby system 3.4 system
2062026-09-11T00:15:24.503Zruby system 3.0 system
2072026-09-11T00:15:24.503Zwords vendor vendor american-english
2082026-09-11T00:15:24.504Zwords system system australian-english
2092026-09-11T00:15:24.504Zwords system system british-english
2102026-09-11T00:15:24.504Zwords system system canadian-english
2112026-09-11T00:15:24.504Zwords system system french
2122026-09-11T00:15:24.504Zwords system system italian
2132026-09-11T00:15:24.504Zwords system system ngerman
2142026-09-11T00:15:24.504Zwords system system ogerman
2152026-09-11T00:15:24.504Zwords system system spanish
2162026-09-11T00:15:24.765ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-11T00:15:24.766Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-11T00:15:25.281ZFMRI IFO
2192026-09-11T00:15:25.281Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-11T00:15:25.281Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-11T00:15:25.281Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-11T00:15:25.281Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-11T00:15:25.281Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-11T00:15:25.281Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-11T00:15:25.281Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-11T00:15:25.282Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-11T00:15:25.282Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-11T00:15:25.624Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-11T00:15:25.944Z Updating crates.io index
2302026-09-11T00:15:25.948Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-11T00:15:26.206Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-11T00:15:26.597Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-11T00:15:26.916Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-11T00:15:28.261Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-11T00:15:28.877Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-11T00:15:28.979Zerror: failed to get `crucible-smf` as a dependency of package `illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)`
2372026-09-11T00:15:28.979Z
2382026-09-11T00:15:28.980ZCaused by:
2392026-09-11T00:15:28.980Z failed to load source for dependency `crucible-smf`
2402026-09-11T00:15:28.980Z
2412026-09-11T00:15:28.980ZCaused by:
2422026-09-11T00:15:28.980Z unable to update https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174
2432026-09-11T00:15:28.980Z
2442026-09-11T00:15:28.980ZCaused by:
2452026-09-11T00:15:28.980Z failed to clone into: /home/build/.cargo/git/db/crucible-0a48bd218bc2bbbc
2462026-09-11T00:15:28.980Z
2472026-09-11T00:15:28.980ZCaused by:
2482026-09-11T00:15:28.980Z revision ad8a31742adc45e925e63443a5b43c8e30604022 not found
2492026-09-11T00:15:28.980Z
2502026-09-11T00:15:28.980ZCaused by:
2512026-09-11T00:15:28.980Z network failure seems to have happened
2522026-09-11T00:15:28.980Z if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
2532026-09-11T00:15:28.980Z https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
2542026-09-11T00:15:28.983Z
2552026-09-11T00:15:28.983ZCaused by:
2562026-09-11T00:15:28.983Z SSL error: unknown error; class=Ssl (16)
2572026-09-11T00:15:28.995ZFailed to run command -- will try 2 more times
2582026-09-11T00:15:29.182Z Updating crates.io index
2592026-09-11T00:15:29.195Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-11T00:15:31.204Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-11T00:15:32.401Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-11T00:15:32.735Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-11T00:15:33.107Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-11T00:15:34.439Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-11T00:15:34.731Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-11T00:15:35.175Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-11T00:15:35.444Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-11T00:15:35.722Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-11T00:15:35.995Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-11T00:15:36.329Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-11T00:15:36.630Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-11T00:15:36.954Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-11T00:15:37.442Z Updating git repository `https://github.com/oxidecomputer/sush`
2742026-09-11T00:15:38.134Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-09-11T00:15:38.755Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762026-09-11T00:15:39.079Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-09-11T00:15:39.624Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2782026-09-11T00:15:39.960Z Updating git repository `https://github.com/oxidecomputer/erebor`
2792026-09-11T00:15:40.256Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2802026-09-11T00:15:40.726Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2812026-09-11T00:15:41.023Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2822026-09-11T00:15:41.323Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832026-09-11T00:15:41.681Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842026-09-11T00:15:41.958Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2852026-09-11T00:15:42.281Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862026-09-11T00:15:42.686Z Updating git repository `https://github.com/oxidecomputer/tough`
2872026-09-11T00:15:43.402Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882026-09-11T00:15:43.676Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2892026-09-11T00:15:43.964Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-11T00:15:44.246Z Updating git repository `https://github.com/oxidecomputer/rumors`
2912026-09-11T00:15:55.949Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2922026-09-11T00:15:56.290Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2932026-09-11T00:15:56.621Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2942026-09-11T00:15:56.901Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-11T00:15:57.213Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-09-11T00:15:57.498Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-09-11T00:15:57.825Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-09-11T00:15:58.093Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-09-11T00:16:00.859Z Downloading crates ...
3002026-09-11T00:16:00.908Z Downloaded cargo-platform v0.3.2
3012026-09-11T00:16:00.916Z Downloaded fnv v1.0.7
3022026-09-11T00:16:00.921Z Downloaded byteorder v1.5.0
3032026-09-11T00:16:00.925Z Downloaded anyhow v1.0.104
3042026-09-11T00:16:00.927Z Downloaded pretty-hex v0.4.1
3052026-09-11T00:16:00.927Z Downloaded utf8parse v0.2.2
3062026-09-11T00:16:00.928Z Downloaded strsim v0.11.1
3072026-09-11T00:16:00.928Z Downloaded digest v0.10.7
3082026-09-11T00:16:00.932Z Downloaded colorchoice v1.0.4
3092026-09-11T00:16:00.935Z Downloaded zmij v1.0.21
3102026-09-11T00:16:00.935Z Downloaded block-buffer v0.10.4
3112026-09-11T00:16:00.935Z Downloaded anstyle-query v1.1.5
3122026-09-11T00:16:00.938Z Downloaded generic-array v0.14.7
3132026-09-11T00:16:00.938Z Downloaded clap_lex v1.0.0
3142026-09-11T00:16:00.938Z Downloaded equivalent v1.0.2
3152026-09-11T00:16:00.938Z Downloaded dtrace-parser v0.2.0
3162026-09-11T00:16:00.941Z Downloaded itoa v1.0.17
3172026-09-11T00:16:00.941Z Downloaded anstream v1.0.0
3182026-09-11T00:16:00.941Z Downloaded zerocopy v0.7.35
3192026-09-11T00:16:00.948Z Downloaded zerocopy-derive v0.7.35
3202026-09-11T00:16:00.951Z Downloaded bytecount v0.6.9
3212026-09-11T00:16:00.954Z Downloaded fastrand v2.3.0
3222026-09-11T00:16:00.954Z Downloaded camino-tempfile v1.4.1
3232026-09-11T00:16:00.954Z Downloaded cargo_toml v0.21.0
3242026-09-11T00:16:00.957Z Downloaded anstyle-parse v1.0.0
3252026-09-11T00:16:00.957Z Downloaded fs-err v3.3.0
3262026-09-11T00:16:00.957Z Downloaded getrandom v0.4.3
3272026-09-11T00:16:00.960Z Downloaded errno v0.3.14
3282026-09-11T00:16:00.960Z Downloaded is_terminal_polyfill v1.70.2
3292026-09-11T00:16:00.960Z Downloaded macaddr v1.0.1
3302026-09-11T00:16:00.960Z Downloaded crypto-common v0.1.7
3312026-09-11T00:16:00.965Z Downloaded bitflags v2.11.0
3322026-09-11T00:16:00.965Z Downloaded heck v0.4.1
3332026-09-11T00:16:00.965Z Downloaded dof v0.3.0
3342026-09-11T00:16:00.969Z Downloaded unicode-ident v1.0.24
3352026-09-11T00:16:00.969Z Downloaded autocfg v1.5.0
3362026-09-11T00:16:00.969Z Downloaded cpufeatures v0.2.17
3372026-09-11T00:16:00.981Z Downloaded terminal_size v0.4.3
3382026-09-11T00:16:00.982Z Downloaded memmap v0.7.0
3392026-09-11T00:16:00.982Z Downloaded plain v0.2.3
3402026-09-11T00:16:00.982Z Downloaded toml_write v0.1.2
3412026-09-11T00:16:00.987Z Downloaded heck v0.5.0
3422026-09-11T00:16:00.987Z Downloaded usdt v0.5.0
3432026-09-11T00:16:00.987Z Downloaded scroll_derive v0.12.1
3442026-09-11T00:16:00.987Z Downloaded usdt-attr-macro v0.5.0
3452026-09-11T00:16:00.987Z Downloaded cfg-if v1.0.4
3462026-09-11T00:16:00.987Z Downloaded usdt-macro v0.5.0
3472026-09-11T00:16:00.993Z Downloaded proc-macro-error-attr v1.0.4
3482026-09-11T00:16:00.993Z Downloaded unicode-linebreak v0.1.5
3492026-09-11T00:16:00.993Z Downloaded smawk v0.3.2
3502026-09-11T00:16:01.000Z Downloaded toml_datetime v0.6.11
3512026-09-11T00:16:01.003Z Downloaded thread-id v4.2.2
3522026-09-11T00:16:01.008Z Downloaded version_check v0.9.5
3532026-09-11T00:16:01.011Z Downloaded serde_spanned v0.6.9
3542026-09-11T00:16:01.014Z Downloaded tabled_derive v0.7.0
3552026-09-11T00:16:01.015Z Downloaded swrite v0.1.0
3562026-09-11T00:16:01.043Z Downloaded scroll v0.12.0
3572026-09-11T00:16:01.048Z Downloaded anstyle v1.0.14
3582026-09-11T00:16:01.048Z Downloaded serde_tokenstream v0.2.3
3592026-09-11T00:16:01.048Z Downloaded thiserror-impl v1.0.69
3602026-09-11T00:16:01.049Z Downloaded thiserror v1.0.69
3612026-09-11T00:16:01.049Z Downloaded thiserror v2.0.18
3622026-09-11T00:16:01.049Z Downloaded camino v1.2.5
3632026-09-11T00:16:01.049Z Downloaded quote v1.0.45
3642026-09-11T00:16:01.049Z Downloaded pest_generator v2.8.6
3652026-09-11T00:16:01.049Z Downloaded cargo_metadata v0.23.1
3662026-09-11T00:16:01.049Z Downloaded sha2 v0.10.9
3672026-09-11T00:16:01.049Z Downloaded usdt-impl v0.5.0
3682026-09-11T00:16:01.060Z Downloaded pest_derive v2.8.6
3692026-09-11T00:16:01.064Z Downloaded once_cell v1.21.3
3702026-09-11T00:16:01.064Z Downloaded proc-macro-error v1.0.4
3712026-09-11T00:16:01.064Z Downloaded log v0.4.33
3722026-09-11T00:16:01.064Z Downloaded papergrid v0.11.0
3732026-09-11T00:16:01.069Z Downloaded thiserror-impl v2.0.18
3742026-09-11T00:16:01.073Z Downloaded toml v0.8.23
3752026-09-11T00:16:01.077Z Downloaded tempfile v3.27.0
3762026-09-11T00:16:01.077Z Downloaded pest_meta v2.8.6
3772026-09-11T00:16:01.082Z Downloaded clap_derive v4.6.1
3782026-09-11T00:16:01.082Z Downloaded semver v1.0.28
3792026-09-11T00:16:01.082Z Downloaded proc-macro2 v1.0.106
3802026-09-11T00:16:01.084Z Downloaded clap v4.6.1
3812026-09-11T00:16:01.088Z Downloaded serde_derive v1.0.228
3822026-09-11T00:16:01.096Z Downloaded toml_edit v0.22.27
3832026-09-11T00:16:01.098Z Downloaded memchr v2.8.0
3842026-09-11T00:16:01.101Z Downloaded ucd-trie v0.1.7
3852026-09-11T00:16:01.106Z Downloaded textwrap v0.16.2
3862026-09-11T00:16:01.109Z Downloaded serde_core v1.0.228
3872026-09-11T00:16:01.132Z Downloaded serde v1.0.228
3882026-09-11T00:16:01.138Z Downloaded typenum v1.20.1
3892026-09-11T00:16:01.143Z Downloaded indexmap v2.14.0
3902026-09-11T00:16:01.146Z Downloaded clap_builder v4.6.0
3912026-09-11T00:16:01.162Z Downloaded hashbrown v0.17.0
3922026-09-11T00:16:01.165Z Downloaded pest v2.8.6
3932026-09-11T00:16:01.168Z Downloaded goblin v0.8.2
3942026-09-11T00:16:01.171Z Downloaded serde_json v1.0.151
3952026-09-11T00:16:01.176Z Downloaded winnow v0.7.14
3962026-09-11T00:16:01.187Z Downloaded tabled v0.15.0
3972026-09-11T00:16:01.195Z Downloaded unicode-width v0.2.0
3982026-09-11T00:16:01.198Z Downloaded syn v1.0.109
3992026-09-11T00:16:01.205Z Downloaded unicode-width v0.1.14
4002026-09-11T00:16:01.210Z Downloaded syn v2.0.117
4012026-09-11T00:16:01.220Z Downloaded rustix v1.1.4
4022026-09-11T00:16:01.237Z Downloaded libc v0.2.185
4032026-09-11T00:16:01.299Z Compiling proc-macro2 v1.0.106
4042026-09-11T00:16:01.302Z Compiling unicode-ident v1.0.24
4052026-09-11T00:16:01.302Z Compiling quote v1.0.45
4062026-09-11T00:16:01.302Z Compiling serde_core v1.0.228
4072026-09-11T00:16:01.302Z Compiling libc v0.2.185
4082026-09-11T00:16:01.302Z Compiling version_check v0.9.5
4092026-09-11T00:16:01.302Z Compiling memchr v2.8.0
4102026-09-11T00:16:01.302Z Compiling serde v1.0.228
4112026-09-11T00:16:01.302Z Compiling zmij v1.0.21
4122026-09-11T00:16:01.302Z Compiling itoa v1.0.17
4132026-09-11T00:16:01.469Z Compiling ucd-trie v0.1.7
4142026-09-11T00:16:01.473Z Compiling thiserror v1.0.69
4152026-09-11T00:16:01.487Z Compiling byteorder v1.5.0
4162026-09-11T00:16:01.497Z Compiling rustix v1.1.4
4172026-09-11T00:16:01.705Z Compiling bitflags v2.11.0
4182026-09-11T00:16:01.764Z Compiling serde_json v1.0.151
4192026-09-11T00:16:01.922Z Compiling proc-macro-error-attr v1.0.4
4202026-09-11T00:16:01.963Z Compiling usdt-impl v0.5.0
4212026-09-11T00:16:01.979Z Compiling syn v1.0.109
4222026-09-11T00:16:02.013Z Compiling pest v2.8.6
4232026-09-11T00:16:02.028Z Compiling camino v1.2.5
4242026-09-11T00:16:02.142Z Compiling proc-macro-error v1.0.4
4252026-09-11T00:16:02.170Z Compiling hashbrown v0.17.0
4262026-09-11T00:16:02.213Z Compiling utf8parse v0.2.2
4272026-09-11T00:16:02.241Z Compiling log v0.4.33
4282026-09-11T00:16:02.259Z Compiling equivalent v1.0.2
4292026-09-11T00:16:02.292Z Compiling getrandom v0.4.3
4302026-09-11T00:16:02.294Z Compiling plain v0.2.3
4312026-09-11T00:16:02.353Z Compiling anstyle-parse v1.0.0
4322026-09-11T00:16:02.371Z Compiling anstyle v1.0.14
4332026-09-11T00:16:02.420Z Compiling toml_write v0.1.2
4342026-09-11T00:16:02.453Z Compiling anstyle-query v1.1.5
4352026-09-11T00:16:02.456Z Compiling thiserror v2.0.18
4362026-09-11T00:16:02.456Z Compiling autocfg v1.5.0
4372026-09-11T00:16:02.551Z Compiling is_terminal_polyfill v1.70.2
4382026-09-11T00:16:02.555Z Compiling colorchoice v1.0.4
4392026-09-11T00:16:02.599Z Compiling errno v0.3.14
4402026-09-11T00:16:02.613Z Compiling thread-id v4.2.2
4412026-09-11T00:16:02.645Z Compiling winnow v0.7.14
4422026-09-11T00:16:02.662Z Compiling cfg-if v1.0.4
4432026-09-11T00:16:02.665Z Compiling pretty-hex v0.4.1
4442026-09-11T00:16:02.696Z Compiling anstream v1.0.0
4452026-09-11T00:16:02.699Z Compiling indexmap v2.14.0
4462026-09-11T00:16:02.793Z Compiling bytecount v0.6.9
4472026-09-11T00:16:02.796Z Compiling fastrand v2.3.0
4482026-09-11T00:16:02.839Z Compiling once_cell v1.21.3
4492026-09-11T00:16:02.898Z Compiling fnv v1.0.7
4502026-09-11T00:16:02.965Z Compiling syn v2.0.117
4512026-09-11T00:16:02.997Z Compiling fs-err v3.3.0
4522026-09-11T00:16:03.034Z Compiling clap_lex v1.0.0
4532026-09-11T00:16:03.051Z Compiling heck v0.5.0
4542026-09-11T00:16:03.071Z Compiling pest_meta v2.8.6
4552026-09-11T00:16:03.096Z Compiling heck v0.4.1
4562026-09-11T00:16:03.101Z Compiling unicode-width v0.1.14
4572026-09-11T00:16:03.126Z Compiling strsim v0.11.1
4582026-09-11T00:16:03.224Z Compiling anyhow v1.0.104
4592026-09-11T00:16:03.302Z Compiling memmap v0.7.0
4602026-09-11T00:16:03.316Z Compiling unicode-linebreak v0.1.5
4612026-09-11T00:16:03.339Z Compiling smawk v0.3.2
4622026-09-11T00:16:03.354Z Compiling papergrid v0.11.0
4632026-09-11T00:16:03.399Z Compiling unicode-width v0.2.0
4642026-09-11T00:16:03.495Z Compiling swrite v0.1.0
4652026-09-11T00:16:03.603Z Compiling terminal_size v0.4.3
4662026-09-11T00:16:03.603Z Compiling tempfile v3.27.0
4672026-09-11T00:16:03.705Z Compiling clap_builder v4.6.0
4682026-09-11T00:16:03.705Z Compiling textwrap v0.16.2
4692026-09-11T00:16:03.790Z Compiling cargo-platform v0.3.2
4702026-09-11T00:16:03.805Z Compiling semver v1.0.28
4712026-09-11T00:16:04.038Z Compiling camino-tempfile v1.4.1
4722026-09-11T00:16:04.446Z Compiling tabled_derive v0.7.0
4732026-09-11T00:16:05.110Z Compiling tabled v0.15.0
4742026-09-11T00:16:05.151Z Compiling pest_generator v2.8.6
4752026-09-11T00:16:05.653Z Compiling serde_derive v1.0.228
4762026-09-11T00:16:05.662Z Compiling thiserror-impl v1.0.69
4772026-09-11T00:16:05.662Z Compiling zerocopy-derive v0.7.35
4782026-09-11T00:16:05.662Z Compiling scroll_derive v0.12.1
4792026-09-11T00:16:05.662Z Compiling thiserror-impl v2.0.18
4802026-09-11T00:16:05.662Z Compiling clap_derive v4.6.1
4812026-09-11T00:16:05.711Z Compiling pest_derive v2.8.6
4822026-09-11T00:16:06.314Z Compiling scroll v0.12.0
4832026-09-11T00:16:06.442Z Compiling zerocopy v0.7.35
4842026-09-11T00:16:06.537Z Compiling goblin v0.8.2
4852026-09-11T00:16:06.698Z Compiling dtrace-parser v0.2.0
4862026-09-11T00:16:07.059Z Compiling clap v4.6.1
4872026-09-11T00:16:08.090Z Compiling serde_spanned v0.6.9
4882026-09-11T00:16:08.090Z Compiling toml_datetime v0.6.11
4892026-09-11T00:16:08.090Z Compiling cargo_metadata v0.23.1
4902026-09-11T00:16:08.094Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4912026-09-11T00:16:08.094Z Compiling macaddr v1.0.1
4922026-09-11T00:16:08.094Z Compiling dof v0.3.0
4932026-09-11T00:16:08.094Z Compiling serde_tokenstream v0.2.3
4942026-09-11T00:16:08.296Z Compiling toml_edit v0.22.27
4952026-09-11T00:16:08.817Z Compiling usdt-macro v0.5.0
4962026-09-11T00:16:08.817Z Compiling usdt-attr-macro v0.5.0
4972026-09-11T00:16:09.438Z Compiling usdt v0.5.0
4982026-09-11T00:16:09.568Z Compiling toml v0.8.23
4992026-09-11T00:16:09.890Z Compiling cargo_toml v0.21.0
5002026-09-11T00:16:11.179Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5012026-09-11T00:16:13.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.27s
5022026-09-11T00:16:13.503Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5032026-09-11T00:16:14.032Z Downloading crates ...
5042026-09-11T00:16:14.081Z Downloaded base16ct v1.0.0
5052026-09-11T00:16:14.085Z Downloaded aead v0.5.2
5062026-09-11T00:16:14.088Z Downloaded bitfield v0.19.4
5072026-09-11T00:16:14.100Z Downloaded adler2 v2.0.1
5082026-09-11T00:16:14.104Z Downloaded ciborium-io v0.2.2
5092026-09-11T00:16:14.107Z Downloaded cfg_aliases v0.1.1
5102026-09-11T00:16:14.110Z Downloaded funty v2.0.0
5112026-09-11T00:16:14.113Z Downloaded bitflags v1.3.2
5122026-09-11T00:16:14.113Z Downloaded cassowary v0.3.0
5132026-09-11T00:16:14.116Z Downloaded fixedbitset v0.4.2
5142026-09-11T00:16:14.119Z Downloaded bit-set v0.8.0
5152026-09-11T00:16:14.119Z Downloaded arrayref v0.3.9
5162026-09-11T00:16:14.119Z Downloaded aead v0.6.1
5172026-09-11T00:16:14.119Z Downloaded foreign-types v0.3.2
5182026-09-11T00:16:14.119Z Downloaded anstream v0.6.21
5192026-09-11T00:16:14.122Z Downloaded futures-task v0.3.32
5202026-09-11T00:16:14.122Z Downloaded anstyle-parse v0.2.7
5212026-09-11T00:16:14.125Z Downloaded async-recursion v1.1.1
5222026-09-11T00:16:14.125Z Downloaded foreign-types-shared v0.1.1
5232026-09-11T00:16:14.125Z Downloaded atomicwrites v0.4.4
5242026-09-11T00:16:14.125Z Downloaded hostname v0.3.1
5252026-09-11T00:16:14.128Z Downloaded httpdate v1.0.3
5262026-09-11T00:16:14.128Z Downloaded hash32 v0.3.1
5272026-09-11T00:16:14.131Z Downloaded globwalk v0.9.1
5282026-09-11T00:16:14.131Z Downloaded argon2 v0.5.3
5292026-09-11T00:16:14.137Z Downloaded bcs v0.1.6
5302026-09-11T00:16:14.137Z Downloaded async-stream v0.3.6
5312026-09-11T00:16:14.141Z Downloaded addr2line v0.25.1
5322026-09-11T00:16:14.141Z Downloaded highway v1.3.0
5332026-09-11T00:16:14.141Z Downloaded bit-vec v0.8.0
5342026-09-11T00:16:14.144Z Downloaded atomic-waker v1.1.2
5352026-09-11T00:16:14.144Z Downloaded atty v0.2.14
5362026-09-11T00:16:14.147Z Downloaded erased-serde v0.3.31
5372026-09-11T00:16:14.147Z Downloaded hmac v0.12.1
5382026-09-11T00:16:14.151Z Downloaded argon2 v0.6.0-rc.8
5392026-09-11T00:16:14.151Z Downloaded bit-vec v0.6.3
5402026-09-11T00:16:14.154Z Downloaded blake2 v0.11.0-rc.6
5412026-09-11T00:16:14.154Z Downloaded const-oid v0.9.6
5422026-09-11T00:16:14.157Z Downloaded fatfs v0.3.6
5432026-09-11T00:16:14.157Z Downloaded bb8 v0.8.6
5442026-09-11T00:16:14.157Z Downloaded foreign-types-macros v0.2.3
5452026-09-11T00:16:14.161Z Downloaded form_urlencoded v1.2.2
5462026-09-11T00:16:14.161Z Downloaded enum-as-inner v0.6.1
5472026-09-11T00:16:14.161Z Downloaded futures-sink v0.3.32
5482026-09-11T00:16:14.161Z Downloaded block-padding v0.4.2
5492026-09-11T00:16:14.161Z Downloaded enum_dispatch v0.3.13
5502026-09-11T00:16:14.163Z Downloaded futures-executor v0.3.32
5512026-09-11T00:16:14.164Z Downloaded base16ct v0.2.0
5522026-09-11T00:16:14.164Z Downloaded half v2.7.1
5532026-09-11T00:16:14.164Z Downloaded bit-set v0.5.3
5542026-09-11T00:16:14.167Z Downloaded bitfield-struct v0.6.2
5552026-09-11T00:16:14.167Z Downloaded ascii-canvas v3.0.0
5562026-09-11T00:16:14.167Z Downloaded flagset v0.4.7
5572026-09-11T00:16:14.167Z Downloaded futures-core v0.3.32
5582026-09-11T00:16:14.167Z Downloaded flume v0.11.1
5592026-09-11T00:16:14.170Z Downloaded flate2 v1.1.9
5602026-09-11T00:16:14.172Z Downloaded endian-type v0.1.2
5612026-09-11T00:16:14.172Z Downloaded bcrypt-pbkdf v0.11.0
5622026-09-11T00:16:14.172Z Downloaded float-ord v0.3.2
5632026-09-11T00:16:14.195Z Downloaded foreign-types-shared v0.3.1
5642026-09-11T00:16:14.195Z Downloaded futures-macro v0.3.32
5652026-09-11T00:16:14.195Z Downloaded async-stream-impl v0.3.6
5662026-09-11T00:16:14.201Z Downloaded fd-lock v4.0.4
5672026-09-11T00:16:14.201Z Downloaded http-range-header v0.4.2
5682026-09-11T00:16:14.201Z Downloaded embedded-io v0.4.0
5692026-09-11T00:16:14.201Z Downloaded ahash v0.8.12
5702026-09-11T00:16:14.201Z Downloaded foreign-types v0.5.0
5712026-09-11T00:16:14.201Z Downloaded castaway v0.2.4
5722026-09-11T00:16:14.201Z Downloaded compression-core v0.4.31
5732026-09-11T00:16:14.201Z Downloaded cobs v0.3.0
5742026-09-11T00:16:14.201Z Downloaded assert_matches v1.5.0
5752026-09-11T00:16:14.201Z Downloaded home v0.5.12
5762026-09-11T00:16:14.201Z Downloaded parse-display v0.10.0
5772026-09-11T00:16:14.201Z Downloaded futures-io v0.3.32
5782026-09-11T00:16:14.201Z Downloaded float-cmp v0.10.0
5792026-09-11T00:16:14.201Z Downloaded heapless v0.7.17
5802026-09-11T00:16:14.202Z Downloaded cfg_aliases v0.2.1
5812026-09-11T00:16:14.202Z Downloaded block-buffer v0.12.1
5822026-09-11T00:16:14.202Z Downloaded bitfield-macros v0.19.4
5832026-09-11T00:16:14.202Z Downloaded ciborium-ll v0.2.2
5842026-09-11T00:16:14.202Z Downloaded http-body v1.0.1
5852026-09-11T00:16:14.207Z Downloaded ghash v0.6.0
5862026-09-11T00:16:14.207Z Downloaded git-stub v1.0.0
5872026-09-11T00:16:14.212Z Downloaded backon v1.6.0
5882026-09-11T00:16:14.212Z Downloaded newtype-uuid-macros v0.1.0
5892026-09-11T00:16:14.212Z Downloaded fallible-iterator v0.2.0
5902026-09-11T00:16:14.212Z Downloaded ff v0.14.0
5912026-09-11T00:16:14.212Z Downloaded num_threads v0.1.7
5922026-09-11T00:16:14.215Z Downloaded num v0.4.3
5932026-09-11T00:16:14.215Z Downloaded openssl-probe v0.2.1
5942026-09-11T00:16:14.215Z Downloaded hex-literal v1.1.0
5952026-09-11T00:16:14.215Z Downloaded olpc-cjson v0.1.4
5962026-09-11T00:16:14.219Z Downloaded array-init v0.0.4
5972026-09-11T00:16:14.219Z Downloaded gethostname v0.5.0
5982026-09-11T00:16:14.219Z Downloaded arrayvec v0.7.6
5992026-09-11T00:16:14.219Z Downloaded cipher v0.5.2
6002026-09-11T00:16:14.223Z Downloaded hostname v0.4.2
6012026-09-11T00:16:14.223Z Downloaded http-range v0.1.5
6022026-09-11T00:16:14.223Z Downloaded path-slash v0.2.1
6032026-09-11T00:16:14.223Z Downloaded hash32 v0.2.1
6042026-09-11T00:16:14.223Z Downloaded hex v0.4.3
6052026-09-11T00:16:14.223Z Downloaded backtrace-ext v0.2.1
6062026-09-11T00:16:14.226Z Downloaded byte-wrapper v0.1.0
6072026-09-11T00:16:14.226Z Downloaded compression-codecs v0.4.37
6082026-09-11T00:16:14.226Z Downloaded num-conv v0.2.0
6092026-09-11T00:16:14.226Z Downloaded bs58 v0.5.1
6102026-09-11T00:16:14.229Z Downloaded chacha20 v0.9.1
6112026-09-11T00:16:14.229Z Downloaded headers-core v0.3.0
6122026-09-11T00:16:14.229Z Downloaded proc-macro-crate v1.3.1
6132026-09-11T00:16:14.229Z Downloaded proc-macro-crate v3.4.0
6142026-09-11T00:16:14.232Z Downloaded cmake v0.1.57
6152026-09-11T00:16:14.232Z Downloaded base64ct v1.8.3
6162026-09-11T00:16:14.232Z Downloaded camino-tempfile-ext v0.3.3
6172026-09-11T00:16:14.235Z Downloaded cexpr v0.6.0
6182026-09-11T00:16:14.235Z Downloaded phf_shared v0.13.1
6192026-09-11T00:16:14.235Z Downloaded foldhash v0.2.0
6202026-09-11T00:16:14.235Z Downloaded password-hash v0.6.1
6212026-09-11T00:16:14.238Z Downloaded embedded-io v0.6.1
6222026-09-11T00:16:14.238Z Downloaded ff v0.13.1
6232026-09-11T00:16:14.238Z Downloaded foldhash v0.1.5
6242026-09-11T00:16:14.238Z Downloaded fs-err v2.11.0
6252026-09-11T00:16:14.241Z Downloaded glob v0.3.3
6262026-09-11T00:16:14.241Z Downloaded env_filter v2.0.0
6272026-09-11T00:16:14.241Z Downloaded powerfmt v0.2.0
6282026-09-11T00:16:14.244Z Downloaded predicates-core v1.0.10
6292026-09-11T00:16:14.244Z Downloaded fs_extra v1.3.0
6302026-09-11T00:16:14.244Z Downloaded predicates-tree v1.0.13
6312026-09-11T00:16:14.244Z Downloaded fixedbitset v0.5.7
6322026-09-11T00:16:14.247Z Downloaded git-stub-vcs v0.1.0
6332026-09-11T00:16:14.247Z Downloaded group v0.13.0
6342026-09-11T00:16:14.247Z Downloaded russh-cryptovec v0.62.0
6352026-09-11T00:16:14.247Z Downloaded rustc_version v0.4.1
6362026-09-11T00:16:14.247Z Downloaded bytesize v2.7.0
6372026-09-11T00:16:14.250Z Downloaded find-msvc-tools v0.1.9
6382026-09-11T00:16:14.250Z Downloaded fxhash v0.2.1
6392026-09-11T00:16:14.250Z Downloaded cbc v0.2.1
6402026-09-11T00:16:14.253Z Downloaded cmov v0.5.4
6412026-09-11T00:16:14.253Z Downloaded console v0.15.11
6422026-09-11T00:16:14.253Z Downloaded ena v0.14.4
6432026-09-11T00:16:14.256Z Downloaded filetime v0.2.27
6442026-09-11T00:16:14.256Z Downloaded group v0.14.0
6452026-09-11T00:16:14.256Z Downloaded allocator-api2 v0.2.21
6462026-09-11T00:16:14.258Z Downloaded async-trait v0.1.89
6472026-09-11T00:16:14.258Z Downloaded same-file v1.0.6
6482026-09-11T00:16:14.261Z Downloaded scroll_derive v0.13.1
6492026-09-11T00:16:14.261Z Downloaded blowfish v0.10.0
6502026-09-11T00:16:14.261Z Downloaded native-tls v0.2.18
6512026-09-11T00:16:14.265Z Downloaded hickory-resolver v0.24.4
6522026-09-11T00:16:14.265Z Downloaded pbkdf2 v0.13.0
6532026-09-11T00:16:14.271Z Downloaded cipher v0.4.4
6542026-09-11T00:16:14.271Z Downloaded http-body-util v0.1.3
6552026-09-11T00:16:14.271Z Downloaded globset v0.4.18
6562026-09-11T00:16:14.271Z Downloaded arc-swap v1.8.2
6572026-09-11T00:16:14.274Z Downloaded oxide-generation v0.1.3
6582026-09-11T00:16:14.274Z Downloaded phf v0.12.1
6592026-09-11T00:16:14.274Z Downloaded sigpipe v0.1.3
6602026-09-11T00:16:14.274Z Downloaded num-primitive v0.2.1
6612026-09-11T00:16:14.278Z Downloaded hubpack v0.1.2
6622026-09-11T00:16:14.282Z Downloaded httparse v1.10.1
6632026-09-11T00:16:14.285Z Downloaded pem-rfc7468 v1.0.0
6642026-09-11T00:16:14.285Z Downloaded colored v3.1.1
6652026-09-11T00:16:14.289Z Downloaded futures-channel v0.3.32
6662026-09-11T00:16:14.289Z Downloaded env_logger v0.11.11
6672026-09-11T00:16:14.289Z Downloaded ciborium v0.2.2
6682026-09-11T00:16:14.289Z Downloaded colored v2.2.0
6692026-09-11T00:16:14.292Z Downloaded supports-hyperlinks v3.2.0
6702026-09-11T00:16:14.292Z Downloaded tinyvec_macros v0.1.1
6712026-09-11T00:16:14.292Z Downloaded packed_struct v0.10.1
6722026-09-11T00:16:14.292Z Downloaded pin-project-lite v0.2.17
6732026-09-11T00:16:14.295Z Downloaded backoff v0.4.0
6742026-09-11T00:16:14.298Z Downloaded sync_wrapper v1.0.2
6752026-09-11T00:16:14.298Z Downloaded thiserror-impl-no-std v2.0.2
6762026-09-11T00:16:14.298Z Downloaded strip-ansi-escapes v0.2.1
6772026-09-11T00:16:14.298Z Downloaded strum v0.27.2
6782026-09-11T00:16:14.298Z Downloaded http v1.4.2
6792026-09-11T00:16:14.301Z Downloaded rand_core v0.6.4
6802026-09-11T00:16:14.301Z Downloaded tokio-macros v2.7.0
6812026-09-11T00:16:14.301Z Downloaded progenitor-extras v0.2.0
6822026-09-11T00:16:14.304Z Downloaded half v1.8.3
6832026-09-11T00:16:14.304Z Downloaded rlimit v0.10.2
6842026-09-11T00:16:14.304Z Downloaded async-bb8-diesel v0.2.1
6852026-09-11T00:16:14.308Z Downloaded ar_archive_writer v0.5.1
6862026-09-11T00:16:14.308Z Downloaded rustversion v1.0.22
6872026-09-11T00:16:14.310Z Downloaded seq-macro v0.3.6
6882026-09-11T00:16:14.310Z Downloaded buf-list v1.1.2
6892026-09-11T00:16:14.311Z Downloaded cancel-safe-futures v0.1.5
6902026-09-11T00:16:14.314Z Downloaded console v0.16.2
6912026-09-11T00:16:14.314Z Downloaded waitgroup v0.1.2
6922026-09-11T00:16:14.314Z Downloaded clang-sys v1.8.1
6932026-09-11T00:16:14.317Z Downloaded tower-service v0.3.3
6942026-09-11T00:16:14.317Z Downloaded want v0.3.1
6952026-09-11T00:16:14.317Z Downloaded zone_cfg_derive v0.3.1
6962026-09-11T00:16:14.317Z Downloaded convert_case v0.4.0
6972026-09-11T00:16:14.317Z Downloaded bumpalo v3.20.2
6982026-09-11T00:16:14.320Z Downloaded rustls-native-certs v0.8.3
6992026-09-11T00:16:14.321Z Downloaded serde_derive_internals v0.29.1
7002026-09-11T00:16:14.321Z Downloaded serdect v0.4.3
7012026-09-11T00:16:14.321Z Downloaded bzip2 v0.4.4
7022026-09-11T00:16:14.323Z Downloaded bzip2 v0.6.1
7032026-09-11T00:16:14.323Z Downloaded chacha20 v0.10.0
7042026-09-11T00:16:14.326Z Downloaded usdt v0.6.0
7052026-09-11T00:16:14.327Z Downloaded usdt-attr-macro v0.6.0
7062026-09-11T00:16:14.327Z Downloaded xshell-macros v0.2.7
7072026-09-11T00:16:14.329Z Downloaded smf v0.2.3
7082026-09-11T00:16:14.329Z Downloaded spki v0.7.3
7092026-09-11T00:16:14.329Z Downloaded ssh-encoding v0.2.0
7102026-09-11T00:16:14.330Z Downloaded ssh-cipher v0.3.0
7112026-09-11T00:16:14.332Z Downloaded sec1 v0.8.1
7122026-09-11T00:16:14.332Z Downloaded oxide-update-engine-display v0.1.2
7132026-09-11T00:16:14.335Z Downloaded yoke-derive v0.8.1
7142026-09-11T00:16:14.336Z Downloaded defmt-parser v1.0.0
7152026-09-11T00:16:14.338Z Downloaded dirs-sys-next v0.1.2
7162026-09-11T00:16:14.338Z Downloaded elliptic-curve v0.14.1
7172026-09-11T00:16:14.342Z Downloaded slab v0.4.12
7182026-09-11T00:16:14.344Z Downloaded slog-scope v4.4.1
7192026-09-11T00:16:14.345Z Downloaded smallvec v0.6.14
7202026-09-11T00:16:14.345Z Downloaded stacker v0.1.23
7212026-09-11T00:16:14.347Z Downloaded downcast-rs v2.0.2
7222026-09-11T00:16:14.347Z Downloaded synstructure v0.13.2
7232026-09-11T00:16:14.347Z Downloaded thiserror-no-std v2.0.2
7242026-09-11T00:16:14.350Z Downloaded topological-sort v0.2.2
7252026-09-11T00:16:14.350Z Downloaded dof v0.4.0
7262026-09-11T00:16:14.350Z Downloaded ident_case v1.0.1
7272026-09-11T00:16:14.350Z Downloaded illumos-nvpair v0.3.0
7282026-09-11T00:16:14.350Z Downloaded pkcs8 v0.11.0
7292026-09-11T00:16:14.353Z Downloaded poly1305 v0.9.0
7302026-09-11T00:16:14.353Z Downloaded is_ci v1.2.0
7312026-09-11T00:16:14.357Z Downloaded futures v0.3.32
7322026-09-11T00:16:14.357Z Downloaded tokio-tungstenite v0.21.0
7332026-09-11T00:16:14.357Z Downloaded rand_core v0.9.5
7342026-09-11T00:16:14.360Z Downloaded strum_macros v0.24.3
7352026-09-11T00:16:14.360Z Downloaded tokio-dtrace v0.1.1
7362026-09-11T00:16:14.363Z Downloaded salsa20 v0.11.0
7372026-09-11T00:16:14.366Z Downloaded serde_cbor v0.11.2
7382026-09-11T00:16:14.366Z Downloaded unicase v2.9.0
7392026-09-11T00:16:14.366Z Downloaded usdt-impl v0.6.0
7402026-09-11T00:16:14.371Z Downloaded const_format_proc_macros v0.2.34
7412026-09-11T00:16:14.371Z Downloaded inout v0.1.4
7422026-09-11T00:16:14.371Z Downloaded is-terminal v0.4.17
7432026-09-11T00:16:14.371Z Downloaded kstat-rs v0.2.5
7442026-09-11T00:16:14.371Z Downloaded internet-checksum v0.2.1
7452026-09-11T00:16:14.371Z Downloaded tokio-test v0.4.5
7462026-09-11T00:16:14.373Z Downloaded lru v0.12.5
7472026-09-11T00:16:14.373Z Downloaded nodrop v0.1.14
7482026-09-11T00:16:14.374Z Downloaded blake2 v0.10.6
7492026-09-11T00:16:14.376Z Downloaded constant_time_eq v0.4.2
7502026-09-11T00:16:14.379Z Downloaded managed v0.8.0
7512026-09-11T00:16:14.379Z Downloaded derive_builder_core v0.20.2
7522026-09-11T00:16:14.381Z Downloaded num-modular v0.6.5
7532026-09-11T00:16:14.384Z Downloaded vergen-lib v0.1.6
7542026-09-11T00:16:14.384Z Downloaded vergen-lib v9.1.0
7552026-09-11T00:16:14.384Z Downloaded hmac v0.13.0
7562026-09-11T00:16:14.387Z Downloaded getrandom v0.3.4
7572026-09-11T00:16:14.389Z Downloaded yoke v0.8.1
7582026-09-11T00:16:14.389Z Downloaded convert_case v0.10.0
7592026-09-11T00:16:14.389Z Downloaded smallvec v1.15.1
7602026-09-11T00:16:14.392Z Downloaded zone v0.3.1
7612026-09-11T00:16:14.392Z Downloaded signal-hook-registry v1.4.8
7622026-09-11T00:16:14.392Z Downloaded maybe-uninit v2.0.0
7632026-09-11T00:16:14.392Z Downloaded crossbeam-deque v0.8.6
7642026-09-11T00:16:14.396Z Downloaded num-derive v0.4.2
7652026-09-11T00:16:14.396Z Downloaded openssl-probe v0.1.6
7662026-09-11T00:16:14.396Z Downloaded oxide-update-engine-types v0.1.2
7672026-09-11T00:16:14.399Z Downloaded chacha20poly1305 v0.10.1
7682026-09-11T00:16:14.399Z Downloaded chumsky v0.9.3
7692026-09-11T00:16:14.402Z Downloaded daft-derive v0.1.8
7702026-09-11T00:16:14.405Z Downloaded delegate v0.13.5
7712026-09-11T00:16:14.405Z Downloaded hyper-staticfile v0.10.1
7722026-09-11T00:16:14.405Z Downloaded path-slash v0.1.5
7732026-09-11T00:16:14.408Z Downloaded quick-error v1.2.3
7742026-09-11T00:16:14.408Z Downloaded ecdsa v0.16.9
7752026-09-11T00:16:14.408Z Downloaded rtoolbox v0.0.3
7762026-09-11T00:16:14.411Z Downloaded progenitor-macro v0.13.0
7772026-09-11T00:16:14.414Z Downloaded potential_utf v0.1.4
7782026-09-11T00:16:14.414Z Downloaded twox-hash v2.1.2
7792026-09-11T00:16:14.414Z Downloaded ingot v0.2.1
7802026-09-11T00:16:14.417Z Downloaded ref-cast v1.0.25
7812026-09-11T00:16:14.417Z Downloaded headers v0.4.1
7822026-09-11T00:16:14.421Z Downloaded ref-cast-impl v1.0.25
7832026-09-11T00:16:14.421Z Downloaded term v0.7.0
7842026-09-11T00:16:14.424Z Downloaded diesel-dtrace v0.5.0
7852026-09-11T00:16:14.424Z Downloaded term v1.2.1
7862026-09-11T00:16:14.424Z Downloaded progenitor-impl v0.13.0
7872026-09-11T00:16:14.427Z Downloaded walkdir v2.5.0
7882026-09-11T00:16:14.427Z Downloaded libloading v0.8.9
7892026-09-11T00:16:14.430Z Downloaded base64 v0.22.1
7902026-09-11T00:16:14.430Z Downloaded compact_str v0.8.1
7912026-09-11T00:16:14.432Z Downloaded sqlparser_derive v0.5.0
7922026-09-11T00:16:14.435Z Downloaded generic-array v1.4.3
7932026-09-11T00:16:14.435Z Downloaded ssh-cipher v0.2.0
7942026-09-11T00:16:14.438Z Downloaded scheduled-thread-pool v0.2.7
7952026-09-11T00:16:14.438Z Downloaded miette-derive v7.6.0
7962026-09-11T00:16:14.438Z Downloaded num_enum_derive v0.7.6
7972026-09-11T00:16:14.441Z Downloaded heapless v0.8.0
7982026-09-11T00:16:14.444Z Downloaded module-lattice v0.2.3
7992026-09-11T00:16:14.444Z Downloaded serde_urlencoded v0.7.1
8002026-09-11T00:16:14.446Z Downloaded serde_yaml v0.9.34+deprecated
8012026-09-11T00:16:14.446Z Downloaded getrandom v0.2.17
8022026-09-11T00:16:14.449Z Downloaded slog-bunyan v2.5.0
8032026-09-11T00:16:14.449Z Downloaded zerocopy v0.6.6
8042026-09-11T00:16:14.452Z Downloaded multer v3.1.0
8052026-09-11T00:16:14.452Z Downloaded subtle v2.6.1
8062026-09-11T00:16:14.455Z Downloaded sync-ptr v0.1.4
8072026-09-11T00:16:14.455Z Downloaded tap v1.0.1
8082026-09-11T00:16:14.458Z Downloaded derive_builder v0.20.2
8092026-09-11T00:16:14.461Z Downloaded take_mut v0.2.2
8102026-09-11T00:16:14.461Z Downloaded testing_table v0.3.0
8112026-09-11T00:16:14.461Z Downloaded untrusted v0.9.0
8122026-09-11T00:16:14.463Z Downloaded hashbrown v0.14.5
8132026-09-11T00:16:14.469Z Downloaded bytes v1.11.1
8142026-09-11T00:16:14.470Z Downloaded oxnet v0.1.6
8152026-09-11T00:16:14.472Z Downloaded pkg-config v0.3.32
8162026-09-11T00:16:14.473Z Downloaded humantime v2.3.0
8172026-09-11T00:16:14.473Z Downloaded ppv-lite86 v0.2.21
8182026-09-11T00:16:14.473Z Downloaded primeorder v0.14.0
8192026-09-11T00:16:14.473Z Downloaded parse-display-derive v0.10.0
8202026-09-11T00:16:14.473Z Downloaded progenitor-impl v0.14.0
8212026-09-11T00:16:14.473Z Downloaded unicode-xid v0.2.6
8222026-09-11T00:16:14.473Z Downloaded wait-timeout v0.2.1
8232026-09-11T00:16:14.475Z Downloaded phc v0.6.1
8242026-09-11T00:16:14.475Z Downloaded rand_chacha v0.3.1
8252026-09-11T00:16:14.475Z Downloaded port-file v0.1.0
8262026-09-11T00:16:14.478Z Downloaded psm v0.1.30
8272026-09-11T00:16:14.478Z Downloaded rand_chacha v0.9.0
8282026-09-11T00:16:14.478Z Downloaded rand_core v0.10.0
8292026-09-11T00:16:14.481Z Downloaded zeroize_derive v1.5.0
8302026-09-11T00:16:14.481Z Downloaded unicode-bidi v0.3.18
8312026-09-11T00:16:14.481Z Downloaded rayon-core v1.13.0
8322026-09-11T00:16:14.484Z Downloaded cpubits v0.1.1
8332026-09-11T00:16:14.484Z Downloaded cstr-argument v0.1.2
8342026-09-11T00:16:14.484Z Downloaded darling_macro v0.13.4
8352026-09-11T00:16:14.487Z Downloaded schemars_derive v0.8.22
8362026-09-11T00:16:14.487Z Downloaded ed25519-dalek v2.2.0
8372026-09-11T00:16:14.491Z Downloaded async-compression v0.4.41
8382026-09-11T00:16:14.493Z Downloaded base64 v0.21.7
8392026-09-11T00:16:14.493Z Downloaded litemap v0.8.1
8402026-09-11T00:16:14.496Z Downloaded rpassword v7.5.4
8412026-09-11T00:16:14.496Z Downloaded crucible-workspace-hack v0.1.0
8422026-09-11T00:16:14.496Z Downloaded hashbrown v0.12.3
8432026-09-11T00:16:14.499Z Downloaded serde-hex v0.1.0
8442026-09-11T00:16:14.502Z Downloaded simd-adler32 v0.3.8
8452026-09-11T00:16:14.502Z Downloaded slog-async v2.8.0
8462026-09-11T00:16:14.502Z Downloaded cc v1.2.56
8472026-09-11T00:16:14.502Z Downloaded darling_core v0.13.4
8482026-09-11T00:16:14.505Z Downloaded keccak v0.2.0
8492026-09-11T00:16:14.505Z Downloaded sec1 v0.7.3
8502026-09-11T00:16:14.509Z Downloaded serde-big-array v0.5.1
8512026-09-11T00:16:14.509Z Downloaded darling_macro v0.20.11
8522026-09-11T00:16:14.509Z Downloaded defmt v0.3.100
8532026-09-11T00:16:14.509Z Downloaded dirs-next v2.0.0
8542026-09-11T00:16:14.509Z Downloaded serde_with_macros v1.5.2
8552026-09-11T00:16:14.512Z Downloaded sqlformat v0.3.5
8562026-09-11T00:16:14.512Z Downloaded slog-dtrace v0.3.0
8572026-09-11T00:16:14.512Z Downloaded strum_macros v0.26.4
8582026-09-11T00:16:14.512Z Downloaded expectorate v1.2.0
8592026-09-11T00:16:14.515Z Downloaded instant v0.1.13
8602026-09-11T00:16:14.515Z Downloaded tiny-keccak v2.0.2
8612026-09-11T00:16:14.515Z Downloaded num-integer v0.1.46
8622026-09-11T00:16:14.515Z Downloaded owo-colors v4.3.0
8632026-09-11T00:16:14.518Z Downloaded indent_write v2.2.0
8642026-09-11T00:16:14.518Z Downloaded peg v0.8.5
8652026-09-11T00:16:14.522Z Downloaded primeorder v0.13.6
8662026-09-11T00:16:14.522Z Downloaded tls_codec_derive v0.4.2
8672026-09-11T00:16:14.522Z Downloaded drift v0.2.0
8682026-09-11T00:16:14.527Z Downloaded tui-tree-widget v0.23.1
8692026-09-11T00:16:14.529Z Downloaded match_cfg v0.1.0
8702026-09-11T00:16:14.529Z Downloaded linked-hash-map v0.5.6
8712026-09-11T00:16:14.529Z Downloaded mime v0.3.17
8722026-09-11T00:16:14.532Z Downloaded parking_lot v0.11.2
8732026-09-11T00:16:14.532Z Downloaded uzers v0.12.2
8742026-09-11T00:16:14.532Z Downloaded darling v0.23.0
8752026-09-11T00:16:14.535Z Downloaded tungstenite v0.28.0
8762026-09-11T00:16:14.539Z Downloaded quinn v0.11.11
8772026-09-11T00:16:14.539Z Downloaded vergen-gitcl v1.0.8
8782026-09-11T00:16:14.543Z Downloaded wyz v0.5.1
8792026-09-11T00:16:14.543Z Downloaded crc-catalog v2.4.0
8802026-09-11T00:16:14.543Z Downloaded schemars v1.2.1
8812026-09-11T00:16:14.549Z Downloaded nonempty v0.12.0
8822026-09-11T00:16:14.560Z Downloaded libbz2-rs-sys v0.2.2
8832026-09-11T00:16:14.560Z Downloaded tungstenite v0.23.0
8842026-09-11T00:16:14.560Z Downloaded icu_properties v2.1.2
8852026-09-11T00:16:14.560Z Downloaded memoffset v0.9.1
8862026-09-11T00:16:14.560Z Downloaded zstd v0.13.3
8872026-09-11T00:16:14.560Z Downloaded toml_edit v0.23.10+spec-1.0.0
8882026-09-11T00:16:14.560Z Downloaded indexmap v1.9.3
8892026-09-11T00:16:14.564Z Downloaded backtrace v0.3.76
8902026-09-11T00:16:14.564Z Downloaded zstd-safe v7.2.4
8912026-09-11T00:16:14.570Z Downloaded oso-derive v0.27.3
8922026-09-11T00:16:14.575Z Downloaded percent-encoding v2.3.2
8932026-09-11T00:16:14.575Z Downloaded csv-core v0.1.13
8942026-09-11T00:16:14.575Z Downloaded hashbrown v0.13.2
8952026-09-11T00:16:14.578Z Downloaded hickory-resolver v0.25.2
8962026-09-11T00:16:14.578Z Downloaded aes-gcm v0.11.0
8972026-09-11T00:16:14.582Z Downloaded darling_core v0.20.11
8982026-09-11T00:16:14.591Z Downloaded pwd v1.4.0
8992026-09-11T00:16:14.591Z Downloaded rand_pcg v0.10.2
9002026-09-11T00:16:14.591Z Downloaded unsafe-libyaml v0.2.11
9012026-09-11T00:16:14.591Z Downloaded recursive-proc-macro-impl v0.1.1
9022026-09-11T00:16:14.591Z Downloaded secrecy v0.8.0
9032026-09-11T00:16:14.591Z Downloaded either v1.15.0
9042026-09-11T00:16:14.591Z Downloaded hickory-server v0.25.2
9052026-09-11T00:16:14.594Z Downloaded darling_core v0.21.3
9062026-09-11T00:16:14.608Z Downloaded zip v0.6.6
9072026-09-11T00:16:14.608Z Downloaded dyn-clone v1.0.20
9082026-09-11T00:16:14.608Z Downloaded omicron-zone-package v0.12.3
9092026-09-11T00:16:14.608Z Downloaded tokio-stream v0.1.18
9102026-09-11T00:16:14.608Z Downloaded tokio-rustls v0.26.4
9112026-09-11T00:16:14.608Z Downloaded jobserver v0.1.34
9122026-09-11T00:16:14.608Z Downloaded supports-unicode v3.0.0
9132026-09-11T00:16:14.608Z Downloaded tabwriter v1.4.1
9142026-09-11T00:16:14.611Z Downloaded signature v3.0.0
9152026-09-11T00:16:14.612Z Downloaded tokio-tungstenite v0.23.1
9162026-09-11T00:16:14.612Z Downloaded lru v0.18.3
9172026-09-11T00:16:14.612Z Downloaded nanorand v0.7.0
9182026-09-11T00:16:14.612Z Downloaded rsa v0.9.10
9192026-09-11T00:16:14.615Z Downloaded time-core v0.1.8
9202026-09-11T00:16:14.615Z Downloaded knus-derive v3.4.0
9212026-09-11T00:16:14.618Z Downloaded libefi-sys v0.1.0
9222026-09-11T00:16:14.618Z Downloaded libsw v3.5.0
9232026-09-11T00:16:14.619Z Downloaded void v1.0.2
9242026-09-11T00:16:14.619Z Downloaded newtype_derive v0.1.6
9252026-09-11T00:16:14.619Z Downloaded zerofrom-derive v0.1.6
9262026-09-11T00:16:14.622Z Downloaded crc8 v0.1.1
9272026-09-11T00:16:14.622Z Downloaded num-complex v0.4.6
9282026-09-11T00:16:14.622Z Downloaded rand v0.9.2
9292026-09-11T00:16:14.622Z Downloaded aes v0.9.1
9302026-09-11T00:16:14.625Z Downloaded peg-macros v0.8.5
9312026-09-11T00:16:14.628Z Downloaded typify-macro v0.6.2
9322026-09-11T00:16:14.628Z Downloaded slog v2.8.2
9332026-09-11T00:16:14.628Z Downloaded poly1305 v0.8.0
9342026-09-11T00:16:14.631Z Downloaded ryu v1.0.23
9352026-09-11T00:16:14.634Z Downloaded serde_path_to_error v0.1.20
9362026-09-11T00:16:14.634Z Downloaded serde_with_macros v3.21.0
9372026-09-11T00:16:14.634Z Downloaded progenitor v0.14.0
9382026-09-11T00:16:14.640Z Downloaded darling_macro v0.23.0
9392026-09-11T00:16:14.640Z Downloaded diesel_table_macro_syntax v0.3.0
9402026-09-11T00:16:14.640Z Downloaded display-error-chain v0.2.2
9412026-09-11T00:16:14.640Z Downloaded hubpack_derive v0.1.1
9422026-09-11T00:16:14.640Z Downloaded resolv-conf v0.7.6
9432026-09-11T00:16:14.640Z Downloaded serde_tokenstream v0.3.0
9442026-09-11T00:16:14.640Z Downloaded iana-time-zone v0.1.65
9452026-09-11T00:16:14.644Z Downloaded strum_macros v0.27.2
9462026-09-11T00:16:14.644Z Downloaded dropshot-api-manager-types v0.8.0
9472026-09-11T00:16:14.644Z Downloaded dunce v1.0.5
9482026-09-11T00:16:14.644Z Downloaded instability v0.3.11
9492026-09-11T00:16:14.644Z Downloaded spki v0.8.0
9502026-09-11T00:16:14.647Z Downloaded rustls-pemfile v2.2.0
9512026-09-11T00:16:14.647Z Downloaded tls_codec v0.4.2
9522026-09-11T00:16:14.651Z Downloaded shlex v1.3.0
9532026-09-11T00:16:14.651Z Downloaded rustls-platform-verifier v0.6.2
9542026-09-11T00:16:14.654Z Downloaded slog-json v2.6.1
9552026-09-11T00:16:14.654Z Downloaded time-macros v0.2.27
9562026-09-11T00:16:14.654Z Downloaded writeable v0.6.2
9572026-09-11T00:16:14.659Z Downloaded typify v0.6.2
9582026-09-11T00:16:14.659Z Downloaded vergen-git2 v9.1.0
9592026-09-11T00:16:14.664Z Downloaded precomputed-hash v0.1.1
9602026-09-11T00:16:14.664Z Downloaded recursive v0.1.1
9612026-09-11T00:16:14.664Z Downloaded rfc6979 v0.4.0
9622026-09-11T00:16:14.668Z Downloaded derive-where v1.6.0
9632026-09-11T00:16:14.669Z Downloaded multimap v0.10.1
9642026-09-11T00:16:14.669Z Downloaded nibble_vec v0.1.0
9652026-09-11T00:16:14.672Z Downloaded diff v0.1.13
9662026-09-11T00:16:14.672Z Downloaded psl-types v2.0.11
9672026-09-11T00:16:14.672Z Downloaded icu_collections v2.1.1
9682026-09-11T00:16:14.675Z Downloaded tinystr v0.8.2
9692026-09-11T00:16:14.680Z Downloaded postgres-types v0.2.14
9702026-09-11T00:16:14.683Z Downloaded zerovec-derive v0.11.2
9712026-09-11T00:16:14.683Z Downloaded der_derive v0.7.3
9722026-09-11T00:16:14.683Z Downloaded hashbrown v0.15.5
9732026-09-11T00:16:14.687Z Downloaded pkcs1 v0.8.0-rc.4
9742026-09-11T00:16:14.687Z Downloaded stable_deref_trait v1.2.1
9752026-09-11T00:16:14.687Z Downloaded semver v0.1.20
9762026-09-11T00:16:14.687Z Downloaded aho-corasick v1.1.4
9772026-09-11T00:16:14.689Z Downloaded pem-rfc7468 v0.7.0
9782026-09-11T00:16:14.689Z Downloaded secrecy v0.10.3
9792026-09-11T00:16:14.692Z Downloaded debug-ignore v1.0.5
9802026-09-11T00:16:14.695Z Downloaded strsim v0.10.0
9812026-09-11T00:16:14.695Z Downloaded supports-color v3.0.2
9822026-09-11T00:16:14.695Z Downloaded tagptr v0.2.0
9832026-09-11T00:16:14.698Z Downloaded indoc v2.0.7
9842026-09-11T00:16:14.698Z Downloaded unit-prefix v0.5.2
9852026-09-11T00:16:14.701Z Downloaded nu-ansi-term v0.50.3
9862026-09-11T00:16:14.704Z Downloaded rustls-pki-types v1.14.0
9872026-09-11T00:16:14.707Z Downloaded serde_with v1.14.0
9882026-09-11T00:16:14.712Z Downloaded linear-map v1.2.0
9892026-09-11T00:16:14.712Z Downloaded md-5 v0.11.0
9902026-09-11T00:16:14.716Z Downloaded trait-variant v0.1.2
9912026-09-11T00:16:14.716Z Downloaded oxide-update-engine v0.1.2
9922026-09-11T00:16:14.716Z Downloaded parking_lot_core v0.8.6
9932026-09-11T00:16:14.719Z Downloaded pin-project-internal v1.1.11
9942026-09-11T00:16:14.719Z Downloaded proc-macro-error2 v2.0.1
9952026-09-11T00:16:14.719Z Downloaded p521 v0.14.0
9962026-09-11T00:16:14.722Z Downloaded postgres-protocol v0.6.12
9972026-09-11T00:16:14.722Z Downloaded wnaf v0.14.0
9982026-09-11T00:16:14.725Z Downloaded p256 v0.13.2
9992026-09-11T00:16:14.728Z Downloaded miette v7.6.0
10002026-09-11T00:16:14.731Z Downloaded usdt-macro v0.6.0
10012026-09-11T00:16:14.738Z Downloaded crc32fast v1.5.0
10022026-09-11T00:16:14.738Z Downloaded ed25519-dalek v3.0.0
10032026-09-11T00:16:14.738Z Downloaded darling v0.20.11
10042026-09-11T00:16:14.741Z Downloaded darling_macro v0.21.3
10052026-09-11T00:16:14.741Z Downloaded rustc_version v0.1.7
10062026-09-11T00:16:14.744Z Downloaded yasna v0.5.2
10072026-09-11T00:16:14.747Z Downloaded zerofrom v0.1.6
10082026-09-11T00:16:14.747Z Downloaded dsl_auto_type v0.2.0
10092026-09-11T00:16:14.747Z Downloaded cookie_store v0.22.1
10102026-09-11T00:16:14.754Z Downloaded indoc v1.0.9
10112026-09-11T00:16:14.759Z Downloaded kem v0.3.0
10122026-09-11T00:16:14.759Z Downloaded newline-converter v0.3.0
10132026-09-11T00:16:14.763Z Downloaded oxide-generation-macros v0.2.0
10142026-09-11T00:16:14.763Z Downloaded lalrpop-util v0.19.12
10152026-09-11T00:16:14.763Z Downloaded maplit v1.0.2
10162026-09-11T00:16:14.763Z Downloaded md5 v0.8.0
10172026-09-11T00:16:14.763Z Downloaded hybrid-array v0.4.13
10182026-09-11T00:16:14.763Z Downloaded stringprep v0.1.5
10192026-09-11T00:16:14.767Z Downloaded opaque-debug v0.3.1
10202026-09-11T00:16:14.767Z Downloaded slog-term v2.9.2
10212026-09-11T00:16:14.767Z Downloaded nom v8.0.0
10222026-09-11T00:16:14.770Z Downloaded spin v0.9.8
10232026-09-11T00:16:14.770Z Downloaded unicode_categories v0.1.1
10242026-09-11T00:16:14.773Z Downloaded indicatif v0.18.4
10252026-09-11T00:16:14.773Z Downloaded itertools v0.10.5
10262026-09-11T00:16:14.780Z Downloaded phf_shared v0.12.1
10272026-09-11T00:16:14.784Z Downloaded rfc6979 v0.6.0
10282026-09-11T00:16:14.784Z Downloaded socket2 v0.6.3
10292026-09-11T00:16:14.809Z Downloaded scopeguard v1.2.0
10302026-09-11T00:16:14.809Z Downloaded tinyvec v1.11.0
10312026-09-11T00:16:14.809Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10322026-09-11T00:16:14.809Z Downloaded serde_plain v1.0.2
10332026-09-11T00:16:14.818Z Downloaded signal-hook-mio v0.2.5
10342026-09-11T00:16:14.818Z Downloaded p384 v0.14.0
10352026-09-11T00:16:14.818Z Downloaded sha1 v0.11.0
10362026-09-11T00:16:14.818Z Downloaded defmt-macros v1.0.1
10372026-09-11T00:16:14.818Z Downloaded diesel_derives v2.3.7
10382026-09-11T00:16:14.818Z Downloaded hashbrown v0.16.1
10392026-09-11T00:16:14.819Z Downloaded crossbeam-channel v0.5.15
10402026-09-11T00:16:14.819Z Downloaded prettyplease v0.2.37
10412026-09-11T00:16:14.819Z Downloaded parking_lot v0.12.5
10422026-09-11T00:16:14.819Z Downloaded slog-envlogger v2.2.0
10432026-09-11T00:16:14.819Z Downloaded strum v0.26.3
10442026-09-11T00:16:14.819Z Downloaded crc-any v2.5.0
10452026-09-11T00:16:14.819Z Downloaded displaydoc v0.2.5
10462026-09-11T00:16:14.819Z Downloaded whoami v2.1.0
10472026-09-11T00:16:14.819Z Downloaded zeroize v1.9.0
10482026-09-11T00:16:14.819Z Downloaded defmt v1.0.1
10492026-09-11T00:16:14.819Z Downloaded ed25519 v3.0.0
10502026-09-11T00:16:14.819Z Downloaded sponge-cursor v0.1.0
10512026-09-11T00:16:14.819Z Downloaded tower-layer v0.3.3
10522026-09-11T00:16:14.872Z Downloaded try-lock v0.2.5
10532026-09-11T00:16:14.872Z Downloaded unarray v0.1.4
10542026-09-11T00:16:14.872Z Downloaded uuid v1.23.4
10552026-09-11T00:16:14.873Z Downloaded daft v0.1.8
10562026-09-11T00:16:14.873Z Downloaded structmeta-derive v0.3.0
10572026-09-11T00:16:14.873Z Downloaded rsa v0.10.0-rc.18
10582026-09-11T00:16:14.873Z Downloaded ignore v0.4.25
10592026-09-11T00:16:14.873Z Downloaded derive_more v0.99.20
10602026-09-11T00:16:14.926Z Downloaded ipnet v2.12.0
10612026-09-11T00:16:14.926Z Downloaded lock_api v0.4.14
10622026-09-11T00:16:14.926Z Downloaded crunchy v0.2.4
10632026-09-11T00:16:14.926Z Downloaded elliptic-curve v0.13.8
10642026-09-11T00:16:14.926Z Downloaded newtype-uuid v1.3.2
10652026-09-11T00:16:14.926Z Downloaded cpufeatures v0.3.0
10662026-09-11T00:16:14.926Z Downloaded digest-io v0.1.0
10672026-09-11T00:16:14.926Z Downloaded primefield v0.14.0
10682026-09-11T00:16:14.926Z Downloaded rand_seeder v0.4.0
10692026-09-11T00:16:14.926Z Downloaded futures-util v0.3.32
10702026-09-11T00:16:14.926Z Downloaded p256 v0.14.0
10712026-09-11T00:16:14.926Z Downloaded num-traits v0.2.19
10722026-09-11T00:16:14.926Z Downloaded r2d2 v0.8.10
10732026-09-11T00:16:14.926Z Downloaded dtrace-parser v0.3.0
10742026-09-11T00:16:14.926Z Downloaded derive_more-impl v2.1.1
10752026-09-11T00:16:14.926Z Downloaded hyper-tls v0.6.0
10762026-09-11T00:16:14.926Z Downloaded keccak v0.1.6
10772026-09-11T00:16:14.927Z Downloaded phf_shared v0.11.3
10782026-09-11T00:16:14.927Z Downloaded pretty_assertions v1.4.1
10792026-09-11T00:16:14.927Z Downloaded publicsuffix v2.3.0
10802026-09-11T00:16:14.927Z Downloaded crossterm v0.29.0
10812026-09-11T00:16:14.927Z Downloaded regex v1.12.3
10822026-09-11T00:16:14.927Z Downloaded new_debug_unreachable v1.0.6
10832026-09-11T00:16:14.927Z Downloaded libscf-sys v1.2.0
10842026-09-11T00:16:14.927Z Downloaded rustc-demangle v0.1.27
10852026-09-11T00:16:14.927Z Downloaded thread-id v5.1.0
10862026-09-11T00:16:14.927Z Downloaded static_assertions v1.1.0
10872026-09-11T00:16:14.927Z Downloaded xattr v1.6.1
10882026-09-11T00:16:14.927Z Downloaded rand_xorshift v0.4.0
10892026-09-11T00:16:14.927Z Downloaded termtree v0.5.1
10902026-09-11T00:16:14.927Z Downloaded signal-hook v0.3.18
10912026-09-11T00:16:14.927Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10922026-09-11T00:16:14.927Z Downloaded der v0.7.10
10932026-09-11T00:16:14.927Z Downloaded tower v0.5.3
10942026-09-11T00:16:14.927Z Downloaded russh-util v0.52.0
10952026-09-11T00:16:14.927Z Downloaded signal-hook-tokio v0.3.1
10962026-09-11T00:16:14.927Z Downloaded signature v2.2.0
10972026-09-11T00:16:14.927Z Downloaded dashu-base v0.5.1
10982026-09-11T00:16:14.927Z Downloaded sha1 v0.10.6
10992026-09-11T00:16:14.927Z Downloaded universal-hash v0.5.1
11002026-09-11T00:16:14.927Z Downloaded utf8_iter v1.0.4
11012026-09-11T00:16:14.927Z Downloaded paste v1.0.15
11022026-09-11T00:16:14.928Z Downloaded similar v2.7.0
11032026-09-11T00:16:14.928Z Downloaded knus v3.4.0
11042026-09-11T00:16:14.928Z Downloaded h2 v0.4.15
11052026-09-11T00:16:14.928Z Downloaded hkdf v0.12.4
11062026-09-11T00:16:14.949Z Downloaded socket2 v0.5.10
11072026-09-11T00:16:14.949Z Downloaded parking_lot_core v0.9.12
11082026-09-11T00:16:14.949Z Downloaded zerocopy-derive v0.8.55
11092026-09-11T00:16:14.949Z Downloaded pin-project v1.1.11
11102026-09-11T00:16:14.949Z Downloaded num-iter v0.1.45
11112026-09-11T00:16:14.949Z Downloaded rustc-hash v2.1.1
11122026-09-11T00:16:14.949Z Downloaded crossbeam-utils v0.8.21
11132026-09-11T00:16:14.949Z Downloaded hkdf v0.13.0
11142026-09-11T00:16:14.949Z Downloaded pkcs1 v0.7.5
11152026-09-11T00:16:14.949Z Downloaded x509-cert v0.2.5
11162026-09-11T00:16:14.949Z Downloaded progenitor v0.13.0
11172026-09-11T00:16:14.949Z Downloaded password-hash v0.5.0
11182026-09-11T00:16:14.949Z Downloaded libsw-core v0.3.2
11192026-09-11T00:16:14.949Z Downloaded openssl-sys v0.9.117
11202026-09-11T00:16:14.969Z Downloaded packed_struct_codegen v0.10.1
11212026-09-11T00:16:14.969Z Downloaded zip v4.6.1
11222026-09-11T00:16:14.969Z Downloaded sapling-renderdag v0.1.0
11232026-09-11T00:16:14.969Z Downloaded serde_repr v0.1.20
11242026-09-11T00:16:14.969Z Downloaded siphasher v1.0.2
11252026-09-11T00:16:14.969Z Downloaded portable-atomic v1.13.1
11262026-09-11T00:16:14.969Z Downloaded url v2.5.8
11272026-09-11T00:16:14.969Z Downloaded libxml v0.3.3
11282026-09-11T00:16:14.969Z Downloaded scroll v0.13.0
11292026-09-11T00:16:14.969Z Downloaded minimal-lexical v0.2.1
11302026-09-11T00:16:14.991Z Downloaded universal-hash v0.6.1
11312026-09-11T00:16:14.992Z Downloaded lru-slab v0.1.2
11322026-09-11T00:16:14.992Z Downloaded radium v0.7.0
11332026-09-11T00:16:14.992Z Downloaded difflib v0.4.0
11342026-09-11T00:16:14.992Z Downloaded ctutils v0.4.2
11352026-09-11T00:16:14.992Z Downloaded proc-macro-error-attr2 v2.0.0
11362026-09-11T00:16:14.992Z Downloaded ctr v0.10.1
11372026-09-11T00:16:14.992Z Downloaded serde_spanned v1.1.1
11382026-09-11T00:16:14.992Z Downloaded schemars v0.9.0
11392026-09-11T00:16:14.992Z Downloaded rayon v1.11.0
11402026-09-11T00:16:15.075Z Downloaded impl-trait-for-tuples v0.2.3
11412026-09-11T00:16:15.075Z Downloaded ingot-types v0.2.0
11422026-09-11T00:16:15.075Z Downloaded inout v0.2.2
11432026-09-11T00:16:15.075Z Downloaded ipnetwork v0.21.1
11442026-09-11T00:16:15.075Z Downloaded zerotrie v0.2.3
11452026-09-11T00:16:15.075Z Downloaded ingot-macros v0.2.0
11462026-09-11T00:16:15.075Z Downloaded pem v3.0.6
11472026-09-11T00:16:15.075Z Downloaded num_enum v0.7.6
11482026-09-11T00:16:15.076Z Downloaded structmeta v0.3.0
11492026-09-11T00:16:15.076Z Downloaded quinn-udp v0.5.14
11502026-09-11T00:16:15.114Z Downloaded num_enum_derive v0.5.11
11512026-09-11T00:16:15.114Z Downloaded scuffle v0.1.0
11522026-09-11T00:16:15.114Z Downloaded thread_local v1.1.9
11532026-09-11T00:16:15.115Z Downloaded tough v0.22.0
11542026-09-11T00:16:15.115Z Downloaded icu_locale_core v2.1.1
11552026-09-11T00:16:15.115Z Downloaded const-oid v0.10.2
11562026-09-11T00:16:15.115Z Downloaded vte v0.14.1
11572026-09-11T00:16:15.115Z Downloaded ecdsa v0.17.0
11582026-09-11T00:16:15.115Z Downloaded crypto-common v0.2.2
11592026-09-11T00:16:15.115Z Downloaded quick-xml v0.37.5
11602026-09-11T00:16:15.115Z Downloaded rcgen v0.12.1
11612026-09-11T00:16:15.115Z Downloaded progenitor-macro v0.14.0
11622026-09-11T00:16:15.115Z Downloaded shell-words v1.1.1
11632026-09-11T00:16:15.115Z Downloaded rand v0.10.1
11642026-09-11T00:16:15.115Z Downloaded crc v3.4.0
11652026-09-11T00:16:15.115Z Downloaded hyper-rustls v0.27.7
11662026-09-11T00:16:15.115Z Downloaded darling v0.21.3
11672026-09-11T00:16:15.115Z Downloaded rusty-fork v0.3.1
11682026-09-11T00:16:15.115Z Downloaded des v0.9.0
11692026-09-11T00:16:15.116Z Downloaded lru-cache v0.1.2
11702026-09-11T00:16:15.116Z Downloaded oxide-tokio-rt v0.1.4
11712026-09-11T00:16:15.116Z Downloaded prefix-trie v0.7.0
11722026-09-11T00:16:15.116Z Downloaded phf v0.13.1
11732026-09-11T00:16:15.116Z Downloaded lzss v0.8.2
11742026-09-11T00:16:15.116Z Downloaded tungstenite v0.21.0
11752026-09-11T00:16:15.116Z Downloaded ssh-encoding v0.3.0
11762026-09-11T00:16:15.116Z Downloaded illumos-nvpair-sys v0.2.0
11772026-09-11T00:16:15.116Z Downloaded lazy_static v1.5.0
11782026-09-11T00:16:15.116Z Downloaded typed-path v0.12.3
11792026-09-11T00:16:15.116Z Downloaded icu_provider v2.1.1
11802026-09-11T00:16:15.116Z Downloaded polyval v0.7.1
11812026-09-11T00:16:15.116Z Downloaded termios v0.3.3
11822026-09-11T00:16:15.116Z Downloaded vsss-rs v3.3.4
11832026-09-11T00:16:15.116Z Downloaded derive_builder_macro v0.20.2
11842026-09-11T00:16:15.116Z Downloaded ed25519 v2.2.3
11852026-09-11T00:16:15.116Z Downloaded serde_bytes v0.11.19
11862026-09-11T00:16:15.116Z Downloaded postcard v1.1.3
11872026-09-11T00:16:15.116Z Downloaded tracing-attributes v0.1.31
11882026-09-11T00:16:15.116Z Downloaded data-encoding v2.10.0
11892026-09-11T00:16:15.117Z Downloaded xshell v0.2.7
11902026-09-11T00:16:15.117Z Downloaded deranged v0.5.8
11912026-09-11T00:16:15.117Z Downloaded utf-8 v0.7.6
11922026-09-11T00:16:15.117Z Downloaded peg-runtime v0.8.5
11932026-09-11T00:16:15.117Z Downloaded test-strategy v0.4.5
11942026-09-11T00:16:15.117Z Downloaded internal-russh-num-bigint v0.5.0
11952026-09-11T00:16:15.117Z Downloaded pkcs8 v0.10.2
11962026-09-11T00:16:15.117Z Downloaded scrypt v0.12.0
11972026-09-11T00:16:15.117Z Downloaded typed-path v0.9.3
11982026-09-11T00:16:15.138Z Downloaded blake3 v1.8.5
11992026-09-11T00:16:15.138Z Downloaded idna_adapter v1.2.1
12002026-09-11T00:16:15.138Z Downloaded bitvec v1.0.1
12012026-09-11T00:16:15.138Z Downloaded parse-size v1.1.0
12022026-09-11T00:16:15.138Z Downloaded untrusted v0.7.1
12032026-09-11T00:16:15.138Z Downloaded whoami v1.6.1
12042026-09-11T00:16:15.138Z Downloaded num_enum v0.5.11
12052026-09-11T00:16:15.138Z Downloaded tracing-core v0.1.36
12062026-09-11T00:16:15.138Z Downloaded vergen v9.1.0
12072026-09-11T00:16:15.138Z Downloaded critical-section v1.2.0
12082026-09-11T00:16:15.138Z Downloaded ml-kem v0.3.2
12092026-09-11T00:16:15.138Z Downloaded document-features v0.2.12
12102026-09-11T00:16:15.139Z Downloaded mime_guess v2.0.5
12112026-09-11T00:16:15.139Z Downloaded openssl-macros v0.1.1
12122026-09-11T00:16:15.139Z Downloaded predicates v3.1.4
12132026-09-11T00:16:15.139Z Downloaded qorb v0.4.1
12142026-09-11T00:16:15.139Z Downloaded curve25519-dalek-derive v0.1.1
12152026-09-11T00:16:15.139Z Downloaded miniz_oxide v0.8.9
12162026-09-11T00:16:15.139Z Downloaded idna v1.1.0
12172026-09-11T00:16:15.139Z Downloaded iri-string v0.7.10
12182026-09-11T00:16:15.139Z Downloaded unicode-truncate v1.1.0
12192026-09-11T00:16:15.139Z Downloaded slog-stdlog v4.1.1
12202026-09-11T00:16:15.139Z Downloaded hyper v1.10.1
12212026-09-11T00:16:15.152Z Downloaded cookie v0.18.1
12222026-09-11T00:16:15.152Z Downloaded toml v0.7.8
12232026-09-11T00:16:15.152Z Downloaded jiff-static v0.2.34
12242026-09-11T00:16:15.152Z Downloaded progenitor-client v0.14.0
12252026-09-11T00:16:15.152Z Downloaded winnow v0.6.26
12262026-09-11T00:16:15.152Z Downloaded progenitor-client v0.13.0
12272026-09-11T00:16:15.152Z Downloaded support-bundle-viewer v0.1.2
12282026-09-11T00:16:15.152Z Downloaded tokio-native-tls v0.3.1
12292026-09-11T00:16:15.153Z Downloaded normalize-line-endings v0.3.0
12302026-09-11T00:16:15.153Z Downloaded pkcs5 v0.8.1
12312026-09-11T00:16:15.153Z Downloaded unicode-properties v0.1.4
12322026-09-11T00:16:15.153Z Downloaded memmap2 v0.9.10
12332026-09-11T00:16:15.153Z Downloaded num-rational v0.4.2
12342026-09-11T00:16:15.153Z Downloaded num-bigint-dig v0.8.6
12352026-09-11T00:16:15.164Z Downloaded tokio-tungstenite v0.28.0
12362026-09-11T00:16:15.164Z Downloaded litrs v1.0.0
12372026-09-11T00:16:15.164Z Downloaded crossbeam-epoch v0.9.18
12382026-09-11T00:16:15.198Z Downloaded der v0.8.0
12392026-09-11T00:16:15.198Z Downloaded goblin v0.10.5
12402026-09-11T00:16:15.198Z Downloaded darling_core v0.23.0
12412026-09-11T00:16:15.198Z Downloaded zopfli v0.8.3
12422026-09-11T00:16:15.198Z Downloaded string_cache v0.8.9
12432026-09-11T00:16:15.198Z Downloaded itertools v0.15.0
12442026-09-11T00:16:15.198Z Downloaded jiff-core v0.1.0
12452026-09-11T00:16:15.220Z Downloaded toml_edit v0.19.15
12462026-09-11T00:16:15.220Z Downloaded steno v0.4.1
12472026-09-11T00:16:15.220Z Downloaded snafu-derive v0.8.9
12482026-09-11T00:16:15.220Z Downloaded derive-ex v0.1.8
12492026-09-11T00:16:15.220Z Downloaded corncobs v0.1.4
12502026-09-11T00:16:15.221Z Downloaded icu_normalizer v2.1.1
12512026-09-11T00:16:15.221Z Downloaded toml_parser v1.1.2+spec-1.1.0
12522026-09-11T00:16:15.221Z Downloaded aws-lc-rs v1.16.3
12532026-09-11T00:16:15.221Z Downloaded chrono v0.4.45
12542026-09-11T00:16:15.221Z Downloaded darling v0.13.4
12552026-09-11T00:16:15.221Z Downloaded digest v0.11.3
12562026-09-11T00:16:15.222Z Downloaded rustyline v14.0.0
12572026-09-11T00:16:15.222Z Downloaded tokio-postgres v0.7.18
12582026-09-11T00:16:15.230Z Downloaded const_format v0.2.35
12592026-09-11T00:16:15.230Z Downloaded git2 v0.20.4
12602026-09-11T00:16:15.230Z Downloaded subprocess v0.2.15
12612026-09-11T00:16:15.230Z Downloaded yansi v1.0.1
12622026-09-11T00:16:15.230Z Downloaded sha2 v0.11.0
12632026-09-11T00:16:15.230Z Downloaded p384 v0.13.1
12642026-09-11T00:16:15.230Z Downloaded icu_properties_data v2.1.2
12652026-09-11T00:16:15.244Z Downloaded derive_more v2.1.1
12662026-09-11T00:16:15.252Z Downloaded toml v1.1.2+spec-1.1.0
12672026-09-11T00:16:15.252Z Downloaded toml_writer v1.1.1+spec-1.1.0
12682026-09-11T00:16:15.252Z Downloaded bindgen v0.71.1
12692026-09-11T00:16:15.252Z Downloaded tower-http v0.6.8
12702026-09-11T00:16:15.252Z Downloaded crossterm v0.28.1
12712026-09-11T00:16:15.263Z Downloaded unicode-normalization v0.1.25
12722026-09-11T00:16:15.263Z Downloaded nom v7.1.3
12732026-09-11T00:16:15.263Z Downloaded zip v8.6.0
12742026-09-11T00:16:15.275Z Downloaded samael v0.0.19
12752026-09-11T00:16:15.275Z Downloaded crypto-bigint v0.5.5
12762026-09-11T00:16:15.275Z Downloaded icu_normalizer_data v2.1.1
12772026-09-11T00:16:15.320Z Downloaded snafu v0.8.9
12782026-09-11T00:16:15.320Z Downloaded tar v0.4.46
12792026-09-11T00:16:15.320Z Downloaded reqwest v0.12.28
12802026-09-11T00:16:15.321Z Downloaded reqwest v0.13.2
12812026-09-11T00:16:15.321Z Downloaded tokio-util v0.7.18
12822026-09-11T00:16:15.321Z Downloaded oso v0.27.3
12832026-09-11T00:16:15.321Z Downloaded ron v0.8.1
12842026-09-11T00:16:15.321Z Downloaded dropshot_endpoint v0.17.1
12852026-09-11T00:16:15.321Z Downloaded papergrid v0.18.0
12862026-09-11T00:16:15.757Z Downloaded gimli v0.32.3
12872026-09-11T00:16:15.757Z Downloaded ssh-key v0.6.7
12882026-09-11T00:16:15.757Z Downloaded quinn-proto v0.11.16
12892026-09-11T00:16:15.757Z Downloaded itertools v0.14.0
12902026-09-11T00:16:15.757Z Downloaded zerovec v0.11.5
12912026-09-11T00:16:15.757Z Downloaded crypto-primes v0.7.2
12922026-09-11T00:16:15.757Z Downloaded schemars v0.8.22
12932026-09-11T00:16:15.757Z Downloaded serde_with v3.21.0
12942026-09-11T00:16:15.757Z Downloaded salty v0.3.0
12952026-09-11T00:16:15.757Z Downloaded rustls-webpki v0.103.13
12962026-09-11T00:16:15.760Z Downloaded petname v2.0.2
12972026-09-11T00:16:15.760Z Downloaded num-bigint v0.4.6
12982026-09-11T00:16:15.760Z Downloaded moka v0.12.13
12992026-09-11T00:16:15.760Z Downloaded iddqd v0.4.2
13002026-09-11T00:16:15.760Z Downloaded hyper-util v0.1.20
13012026-09-11T00:16:15.761Z Downloaded unicode-segmentation v1.12.0
13022026-09-11T00:16:15.761Z Downloaded itertools v0.12.1
13032026-09-11T00:16:15.761Z Downloaded winnow v0.5.40
13042026-09-11T00:16:15.761Z Downloaded ssh-key v0.7.0-rc.11
13052026-09-11T00:16:15.761Z Downloaded tabled v0.21.0
13062026-09-11T00:16:15.761Z Downloaded p521 v0.13.3
13072026-09-11T00:16:15.761Z Downloaded nix v0.28.0
13082026-09-11T00:16:15.761Z Downloaded object v0.30.4
13092026-09-11T00:16:15.761Z Downloaded rand v0.8.6
13102026-09-11T00:16:15.761Z Downloaded mio v1.2.0
13112026-09-11T00:16:15.761Z Downloaded lalrpop v0.19.12
13122026-09-11T00:16:15.761Z Downloaded russh v0.62.4
13132026-09-11T00:16:15.761Z Downloaded reedline v0.40.0
13142026-09-11T00:16:15.761Z Downloaded dashu-int v0.5.1
13152026-09-11T00:16:15.761Z Downloaded vcpkg v0.2.15
13162026-09-11T00:16:15.761Z Downloaded curve25519-dalek v4.1.3
13172026-09-11T00:16:15.761Z Downloaded dropshot-api-manager v0.8.0
13182026-09-11T00:16:15.761Z Downloaded hickory-proto v0.24.4
13192026-09-11T00:16:15.761Z Downloaded regress v0.10.5
13202026-09-11T00:16:15.761Z Downloaded crypto-bigint v0.7.5
13212026-09-11T00:16:15.761Z Downloaded proptest v1.11.0
13222026-09-11T00:16:15.761Z Downloaded libm v0.2.16
13232026-09-11T00:16:15.761Z Downloaded itertools v0.13.0
13242026-09-11T00:16:15.761Z Downloaded rawzip v0.4.4
13252026-09-11T00:16:15.761Z Downloaded regress v0.11.1
13262026-09-11T00:16:15.761Z Downloaded syn v3.0.3
13272026-09-11T00:16:15.761Z Downloaded zlib-rs v0.6.2
13282026-09-11T00:16:15.761Z Downloaded openssl v0.10.80
13292026-09-11T00:16:15.761Z Downloaded nix v0.31.2
13302026-09-11T00:16:15.761Z Downloaded radix_trie v0.2.1
13312026-09-11T00:16:15.761Z Downloaded hickory-proto v0.25.2
13322026-09-11T00:16:15.761Z Downloaded curve25519-dalek v5.0.0
13332026-09-11T00:16:15.761Z Downloaded smoltcp v0.9.1
13342026-09-11T00:16:15.761Z Downloaded dropshot v0.17.1
13352026-09-11T00:16:15.761Z Downloaded regex-syntax v0.6.29
13362026-09-11T00:16:15.762Z Downloaded object v0.37.3
13372026-09-11T00:16:15.762Z Downloaded bstr v1.12.1
13382026-09-11T00:16:15.762Z Downloaded sha3 v0.11.0
13392026-09-11T00:16:15.762Z Downloaded regex-syntax v0.8.10
13402026-09-11T00:16:15.762Z Downloaded sha3 v0.12.0
13412026-09-11T00:16:15.762Z Downloaded winnow v1.0.3
13422026-09-11T00:16:15.762Z Downloaded diesel v2.3.7
13432026-09-11T00:16:15.762Z Downloaded nix v0.27.1
13442026-09-11T00:16:15.762Z Downloaded time v0.3.47
13452026-09-11T00:16:15.762Z Downloaded smoltcp v0.11.0
13462026-09-11T00:16:15.762Z Downloaded jiff v0.2.34
13472026-09-11T00:16:15.762Z Downloaded tokio v1.52.1
13482026-09-11T00:16:15.762Z Downloaded openapiv3 v2.2.0
13492026-09-11T00:16:15.762Z Downloaded zerocopy v0.8.55
13502026-09-11T00:16:15.762Z Downloaded rustix v0.38.44
13512026-09-11T00:16:15.762Z Downloaded polar-core v0.27.3
13522026-09-11T00:16:15.762Z Downloaded encoding_rs v0.8.35
13532026-09-11T00:16:15.762Z Downloaded rustls v0.23.41
13542026-09-11T00:16:15.762Z Downloaded sqlparser v0.61.0
13552026-09-11T00:16:15.762Z Downloaded tracing v0.1.44
13562026-09-11T00:16:15.762Z Downloaded libgit2-sys v0.18.3+1.9.2
13572026-09-11T00:16:15.762Z Downloaded object v0.39.1
13582026-09-11T00:16:15.762Z Downloaded typify-impl v0.6.2
13592026-09-11T00:16:15.762Z Downloaded sled v0.34.7
13602026-09-11T00:16:15.765Z Downloaded bzip2-sys v0.1.13+1.0.8
13612026-09-11T00:16:15.775Z Downloaded zerocopy-derive v0.6.6
13622026-09-11T00:16:15.778Z Downloaded regex-automata v0.4.14
13632026-09-11T00:16:15.829Z Downloaded ratatui v0.29.0
13642026-09-11T00:16:15.843Z Downloaded chrono-tz v0.10.4
13652026-09-11T00:16:15.851Z Downloaded petgraph v0.6.5
13662026-09-11T00:16:15.894Z Downloaded csv v1.4.0
13672026-09-11T00:16:15.906Z Downloaded petgraph v0.8.3
13682026-09-11T00:16:15.919Z Downloaded sha3 v0.10.8
13692026-09-11T00:16:15.922Z Downloaded libz-sys v1.1.24
13702026-09-11T00:16:15.934Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13712026-09-11T00:16:16.040Z Downloaded ring v0.17.14
13722026-09-11T00:16:16.521Z Downloaded dsi-bitstream v0.10.1
13732026-09-11T00:16:16.719Z Downloaded aws-lc-sys v0.40.0
13742026-09-11T00:16:16.984Z Compiling serde_core v1.0.228
13752026-09-11T00:16:16.992Z Compiling libc v0.2.185
13762026-09-11T00:16:16.993Z Compiling serde v1.0.228
13772026-09-11T00:16:16.993Z Compiling subtle v2.6.1
13782026-09-11T00:16:16.993Z Compiling smallvec v1.15.1
13792026-09-11T00:16:16.993Z Compiling log v0.4.33
13802026-09-11T00:16:16.993Z Compiling typenum v1.20.1
13812026-09-11T00:16:17.134Z Compiling zerocopy v0.8.55
13822026-09-11T00:16:17.192Z Compiling shlex v1.3.0
13832026-09-11T00:16:17.199Z Compiling find-msvc-tools v0.1.9
13842026-09-11T00:16:17.199Z Compiling scopeguard v1.2.0
13852026-09-11T00:16:17.199Z Compiling portable-atomic v1.13.1
13862026-09-11T00:16:17.199Z Compiling stable_deref_trait v1.2.1
13872026-09-11T00:16:17.199Z Compiling critical-section v1.2.0
13882026-09-11T00:16:17.224Z Compiling getrandom v0.4.3
13892026-09-11T00:16:17.254Z Compiling syn v2.0.117
13902026-09-11T00:16:17.425Z Compiling libm v0.2.16
13912026-09-11T00:16:17.453Z Compiling lock_api v0.4.14
13922026-09-11T00:16:17.466Z Compiling num-traits v0.2.19
13932026-09-11T00:16:17.470Z Compiling rand_core v0.10.0
13942026-09-11T00:16:17.481Z Compiling allocator-api2 v0.2.21
13952026-09-11T00:16:17.488Z Compiling const-oid v0.9.6
13962026-09-11T00:16:17.524Z Compiling serde_json v1.0.151
13972026-09-11T00:16:17.656Z Compiling generic-array v0.14.7
13982026-09-11T00:16:17.669Z Compiling rustix v1.1.4
13992026-09-11T00:16:17.684Z Compiling percent-encoding v2.3.2
14002026-09-11T00:16:17.720Z Compiling litemap v0.8.1
14012026-09-11T00:16:17.771Z Compiling writeable v0.6.2
14022026-09-11T00:16:17.826Z Compiling parking_lot_core v0.9.12
14032026-09-11T00:16:17.845Z Compiling pin-project-lite v0.2.17
14042026-09-11T00:16:17.888Z Compiling pkg-config v0.3.32
14052026-09-11T00:16:17.906Z Compiling icu_properties_data v2.1.2
14062026-09-11T00:16:17.951Z Compiling icu_normalizer_data v2.1.1
14072026-09-11T00:16:17.967Z Compiling getrandom v0.3.4
14082026-09-11T00:16:17.984Z Compiling base64ct v1.8.3
14092026-09-11T00:16:17.991Z Compiling foldhash v0.2.0
14102026-09-11T00:16:18.014Z Compiling flagset v0.4.7
14112026-09-11T00:16:18.058Z Compiling futures-core v0.3.32
14122026-09-11T00:16:18.173Z Compiling utf8_iter v1.0.4
14132026-09-11T00:16:18.203Z Compiling errno v0.3.14
14142026-09-11T00:16:18.218Z Compiling jobserver v0.1.34
14152026-09-11T00:16:18.237Z Compiling getrandom v0.2.17
14162026-09-11T00:16:18.292Z Compiling pem-rfc7468 v0.7.0
14172026-09-11T00:16:18.329Z Compiling signal-hook-registry v1.4.8
14182026-09-11T00:16:18.366Z Compiling mio v1.2.0
14192026-09-11T00:16:18.389Z Compiling once_cell v1.21.3
14202026-09-11T00:16:18.417Z Compiling rand_core v0.6.4
14212026-09-11T00:16:18.485Z Compiling cc v1.2.56
14222026-09-11T00:16:18.504Z Compiling parking_lot v0.12.5
14232026-09-11T00:16:18.523Z Compiling socket2 v0.6.3
14242026-09-11T00:16:18.539Z Compiling hashbrown v0.17.0
14252026-09-11T00:16:18.548Z Compiling form_urlencoded v1.2.2
14262026-09-11T00:16:18.579Z Compiling rustversion v1.0.22
14272026-09-11T00:16:18.631Z Compiling iana-time-zone v0.1.65
14282026-09-11T00:16:18.648Z Compiling base64 v0.22.1
14292026-09-11T00:16:18.654Z Compiling futures-sink v0.3.32
14302026-09-11T00:16:18.734Z Compiling slab v0.4.12
14312026-09-11T00:16:18.750Z Compiling ident_case v1.0.1
14322026-09-11T00:16:18.800Z Compiling futures-channel v0.3.32
14332026-09-11T00:16:18.858Z Compiling futures-task v0.3.32
14342026-09-11T00:16:18.874Z Compiling futures-io v0.3.32
14352026-09-11T00:16:18.894Z Compiling syn v1.0.109
14362026-09-11T00:16:18.910Z Compiling cmov v0.5.4
14372026-09-11T00:16:18.939Z Compiling spin v0.9.8
14382026-09-11T00:16:18.963Z Compiling ahash v0.8.12
14392026-09-11T00:16:18.979Z Compiling cpufeatures v0.2.17
14402026-09-11T00:16:19.028Z Compiling schemars v0.8.22
14412026-09-11T00:16:19.037Z Compiling dunce v1.0.5
14422026-09-11T00:16:19.075Z Compiling fs_extra v1.3.0
14432026-09-11T00:16:19.075Z Compiling dyn-clone v1.0.20
14442026-09-11T00:16:19.078Z Compiling simd-adler32 v0.3.8
14452026-09-11T00:16:19.124Z Compiling ctutils v0.4.2
14462026-09-11T00:16:19.149Z Compiling adler2 v2.0.1
14472026-09-11T00:16:19.208Z Compiling regex-syntax v0.8.10
14482026-09-11T00:16:19.208Z Compiling vcpkg v0.2.15
14492026-09-11T00:16:19.335Z Compiling cmake v0.1.57
14502026-09-11T00:16:19.360Z Compiling num-integer v0.1.46
14512026-09-11T00:16:19.366Z Compiling num-bigint-dig v0.8.6
14522026-09-11T00:16:19.367Z Compiling object v0.37.3
14532026-09-11T00:16:19.395Z Compiling miniz_oxide v0.8.9
14542026-09-11T00:16:19.406Z Compiling aws-lc-rs v1.16.3
14552026-09-11T00:16:19.480Z Compiling bitflags v2.11.0
14562026-09-11T00:16:19.511Z Compiling semver v1.0.28
14572026-09-11T00:16:19.634Z Compiling indexmap v2.14.0
14582026-09-11T00:16:19.653Z Compiling uuid v1.23.4
14592026-09-11T00:16:19.761Z Compiling rustc_version v0.4.1
14602026-09-11T00:16:19.776Z Compiling num-iter v0.1.45
14612026-09-11T00:16:19.796Z Compiling lazy_static v1.5.0
14622026-09-11T00:16:19.799Z Compiling ff v0.13.1
14632026-09-11T00:16:19.799Z Compiling tracing-core v0.1.36
14642026-09-11T00:16:19.884Z Compiling base16ct v0.2.0
14652026-09-11T00:16:19.922Z Compiling crc32fast v1.5.0
14662026-09-11T00:16:19.936Z Compiling gimli v0.32.3
14672026-09-11T00:16:19.983Z Compiling anyhow v1.0.104
14682026-09-11T00:16:20.061Z Compiling group v0.13.0
14692026-09-11T00:16:20.103Z Compiling rand_core v0.9.5
14702026-09-11T00:16:20.134Z Compiling untrusted v0.7.1
14712026-09-11T00:16:20.197Z Compiling aws-lc-sys v0.40.0
14722026-09-11T00:16:20.256Z Compiling openssl-sys v0.9.117
14732026-09-11T00:16:20.301Z Compiling synstructure v0.13.2
14742026-09-11T00:16:20.328Z Compiling serde_derive_internals v0.29.1
14752026-09-11T00:16:20.343Z Compiling httparse v1.10.1
14762026-09-11T00:16:20.391Z Compiling tinyvec_macros v0.1.1
14772026-09-11T00:16:20.420Z Compiling openssl-probe v0.2.1
14782026-09-11T00:16:20.436Z Compiling owo-colors v4.3.0
14792026-09-11T00:16:20.489Z Compiling rustc-demangle v0.1.27
14802026-09-11T00:16:20.633Z Compiling tinyvec v1.11.0
14812026-09-11T00:16:20.815Z Compiling pest_generator v2.8.6
14822026-09-11T00:16:20.864Z Compiling terminal_size v0.4.3
14832026-09-11T00:16:20.891Z Compiling tempfile v3.27.0
14842026-09-11T00:16:20.928Z Compiling darling_core v0.23.0
14852026-09-11T00:16:20.959Z Compiling curve25519-dalek v4.1.3
14862026-09-11T00:16:21.009Z Compiling clap_builder v4.6.0
14872026-09-11T00:16:21.026Z Compiling camino v1.2.5
14882026-09-11T00:16:21.043Z Compiling proc-macro-error-attr2 v2.0.0
14892026-09-11T00:16:21.061Z Compiling aho-corasick v1.1.4
14902026-09-11T00:16:21.182Z Compiling untrusted v0.9.0
14912026-09-11T00:16:21.302Z Compiling try-lock v0.2.5
14922026-09-11T00:16:21.341Z Compiling rustls v0.23.41
14932026-09-11T00:16:21.357Z Compiling atomic-waker v1.1.2
14942026-09-11T00:16:21.357Z Compiling tower-layer v0.3.3
14952026-09-11T00:16:21.454Z Compiling radium v0.7.0
14962026-09-11T00:16:21.480Z Compiling is_ci v1.2.0
14972026-09-11T00:16:21.518Z Compiling tower-service v0.3.3
14982026-09-11T00:16:21.534Z Compiling proc-macro-error2 v2.0.1
14992026-09-11T00:16:21.572Z Compiling want v0.3.1
15002026-09-11T00:16:21.590Z Compiling supports-color v3.0.2
15012026-09-11T00:16:21.603Z Compiling textwrap v0.16.2
15022026-09-11T00:16:21.747Z Compiling addr2line v0.25.1
15032026-09-11T00:16:21.798Z Compiling darling_core v0.20.11
15042026-09-11T00:16:21.800Z Compiling slog v2.8.2
15052026-09-11T00:16:21.828Z Compiling time-core v0.1.8
15062026-09-11T00:16:21.898Z Compiling tap v1.0.1
15072026-09-11T00:16:22.023Z Compiling regex-automata v0.4.14
15082026-09-11T00:16:22.039Z Compiling keccak v0.1.6
15092026-09-11T00:16:22.054Z Compiling powerfmt v0.2.0
15102026-09-11T00:16:22.069Z Compiling openssl v0.10.80
15112026-09-11T00:16:22.112Z Compiling supports-unicode v3.0.0
15122026-09-11T00:16:22.128Z Compiling const-oid v0.10.2
15132026-09-11T00:16:22.145Z Compiling httpdate v1.0.3
15142026-09-11T00:16:22.161Z Compiling serde_derive v1.0.228
15152026-09-11T00:16:22.301Z Compiling zeroize_derive v1.5.0
15162026-09-11T00:16:22.318Z Compiling zerocopy-derive v0.8.55
15172026-09-11T00:16:22.373Z Compiling zerofrom-derive v0.1.6
15182026-09-11T00:16:22.390Z Compiling yoke-derive v0.8.1
15192026-09-11T00:16:22.418Z Compiling zerovec-derive v0.11.2
15202026-09-11T00:16:22.453Z Compiling displaydoc v0.2.5
15212026-09-11T00:16:22.857Z Compiling der_derive v0.7.3
15222026-09-11T00:16:22.917Z Compiling thiserror-impl v2.0.18
15232026-09-11T00:16:23.050Z Compiling tokio-macros v2.7.0
15242026-09-11T00:16:23.067Z Compiling futures-macro v0.3.32
15252026-09-11T00:16:23.279Z Compiling schemars_derive v0.8.22
15262026-09-11T00:16:23.518Z Compiling clap_derive v4.6.1
15272026-09-11T00:16:23.611Z Compiling thiserror-impl v1.0.69
15282026-09-11T00:16:23.631Z Compiling tracing-attributes v0.1.31
15292026-09-11T00:16:23.688Z Compiling backtrace v0.3.76
15302026-09-11T00:16:23.887Z Compiling darling_macro v0.23.0
15312026-09-11T00:16:23.910Z Compiling zerofrom v0.1.6
15322026-09-11T00:16:23.932Z Compiling hubpack_derive v0.1.1
15332026-09-11T00:16:23.985Z Compiling futures-util v0.3.32
15342026-09-11T00:16:24.066Z Compiling yoke v0.8.1
15352026-09-11T00:16:24.244Z Compiling backtrace-ext v0.2.1
15362026-09-11T00:16:24.264Z Compiling miette-derive v7.6.0
15372026-09-11T00:16:24.345Z Compiling zerovec v0.11.5
15382026-09-11T00:16:24.361Z Compiling zerotrie v0.2.3
15392026-09-11T00:16:24.500Z Compiling thiserror v2.0.18
15402026-09-11T00:16:24.516Z Compiling curve25519-dalek-derive v0.1.1
15412026-09-11T00:16:24.516Z Compiling scroll_derive v0.13.1
15422026-09-11T00:16:24.639Z Compiling pest_derive v2.8.6
15432026-09-11T00:16:24.679Z Compiling foreign-types-shared v0.1.1
15442026-09-11T00:16:24.711Z Compiling num-conv v0.2.0
15452026-09-11T00:16:24.795Z Compiling maybe-uninit v2.0.0
15462026-09-11T00:16:24.880Z Compiling tinystr v0.8.2
15472026-09-11T00:16:24.904Z Compiling potential_utf v0.1.4
15482026-09-11T00:16:24.959Z Compiling thiserror v1.0.69
15492026-09-11T00:16:25.016Z Compiling supports-hyperlinks v3.2.0
15502026-09-11T00:16:25.102Z Compiling icu_locale_core v2.1.1
15512026-09-11T00:16:25.120Z Compiling icu_collections v2.1.1
15522026-09-11T00:16:25.123Z Compiling tracing v0.1.44
15532026-09-11T00:16:25.149Z Compiling time-macros v0.2.27
15542026-09-11T00:16:25.176Z Compiling foreign-types v0.3.2
15552026-09-11T00:16:25.204Z Compiling darling v0.23.0
15562026-09-11T00:16:25.220Z Compiling darling_macro v0.20.11
15572026-09-11T00:16:25.281Z Compiling deranged v0.5.8
15582026-09-11T00:16:25.301Z Compiling openssl-macros v0.1.1
15592026-09-11T00:16:25.332Z Compiling knus-derive v3.4.0
15602026-09-11T00:16:25.431Z Compiling scroll v0.13.0
15612026-09-11T00:16:25.467Z Compiling wyz v0.5.1
15622026-09-11T00:16:25.502Z Compiling clap v4.6.1
15632026-09-11T00:16:25.547Z Compiling miette v7.6.0
15642026-09-11T00:16:25.697Z Compiling unicode-normalization v0.1.25
15652026-09-11T00:16:25.737Z Compiling bzip2-sys v0.1.13+1.0.8
15662026-09-11T00:16:25.772Z Compiling icu_provider v2.1.1
15672026-09-11T00:16:25.792Z Compiling zeroize v1.9.0
15682026-09-11T00:16:25.835Z Compiling bytes v1.11.1
15692026-09-11T00:16:25.887Z Compiling chrono v0.4.45
15702026-09-11T00:16:26.070Z Compiling icu_normalizer v2.1.1
15712026-09-11T00:16:26.089Z Compiling icu_properties v2.1.2
15722026-09-11T00:16:26.146Z Compiling der v0.7.10
15732026-09-11T00:16:26.175Z Compiling hybrid-array v0.4.13
15742026-09-11T00:16:26.191Z Compiling hex v0.4.3
15752026-09-11T00:16:26.317Z Compiling ipnet v2.12.0
15762026-09-11T00:16:26.335Z Compiling rustls-pki-types v1.14.0
15772026-09-11T00:16:26.433Z Compiling tokio v1.52.1
15782026-09-11T00:16:26.469Z Compiling http v1.4.2
15792026-09-11T00:16:26.513Z Compiling serde_spanned v0.6.9
15802026-09-11T00:16:26.532Z Compiling toml_datetime v0.6.11
15812026-09-11T00:16:26.665Z Compiling crypto-common v0.1.7
15822026-09-11T00:16:26.681Z Compiling block-buffer v0.10.4
15832026-09-11T00:16:26.693Z Compiling crypto-bigint v0.5.5
15842026-09-11T00:16:26.766Z Compiling hubpack v0.1.2
15852026-09-11T00:16:26.827Z Compiling erased-serde v0.3.31
15862026-09-11T00:16:26.840Z Compiling digest v0.10.7
15872026-09-11T00:16:26.859Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15882026-09-11T00:16:26.870Z Compiling wait-timeout v0.2.1
15892026-09-11T00:16:26.886Z Compiling socket2 v0.5.10
15902026-09-11T00:16:26.917Z Compiling crypto-common v0.2.2
15912026-09-11T00:16:26.995Z Compiling idna_adapter v1.2.1
15922026-09-11T00:16:27.022Z Compiling spki v0.7.3
15932026-09-11T00:16:27.140Z Compiling idna v1.1.0
15942026-09-11T00:16:27.169Z Compiling ppv-lite86 v0.2.21
15952026-09-11T00:16:27.187Z Compiling signature v2.2.0
15962026-09-11T00:16:27.214Z Compiling pkcs8 v0.10.2
15972026-09-11T00:16:27.303Z Compiling sha2 v0.10.9
15982026-09-11T00:16:27.330Z Compiling hmac v0.12.1
15992026-09-11T00:16:27.339Z Compiling block-buffer v0.12.1
16002026-09-11T00:16:27.361Z Compiling x509-cert v0.2.5
16012026-09-11T00:16:27.361Z Compiling http-body v1.0.1
16022026-09-11T00:16:27.394Z Compiling pkcs1 v0.7.5
16032026-09-11T00:16:27.411Z Compiling sec1 v0.7.3
16042026-09-11T00:16:27.419Z Compiling block-padding v0.4.2
16052026-09-11T00:16:27.503Z Compiling url v2.5.8
16062026-09-11T00:16:27.537Z Compiling rand_chacha v0.3.1
16072026-09-11T00:16:27.559Z Compiling hkdf v0.12.4
16082026-09-11T00:16:27.560Z Compiling rfc6979 v0.4.0
16092026-09-11T00:16:27.569Z Compiling rand_chacha v0.9.0
16102026-09-11T00:16:27.584Z Compiling hashbrown v0.14.5
16112026-09-11T00:16:27.624Z Compiling inout v0.2.2
16122026-09-11T00:16:27.722Z Compiling elliptic-curve v0.13.8
16132026-09-11T00:16:27.747Z Compiling digest v0.11.3
16142026-09-11T00:16:27.766Z Compiling ed25519 v2.2.3
16152026-09-11T00:16:27.819Z Compiling rand v0.8.6
16162026-09-11T00:16:27.842Z Compiling rand v0.9.2
16172026-09-11T00:16:27.856Z Compiling sha3 v0.10.8
16182026-09-11T00:16:28.174Z Compiling primeorder v0.13.6
16192026-09-11T00:16:28.290Z Compiling ecdsa v0.16.9
16202026-09-11T00:16:28.305Z Compiling chumsky v0.9.3
16212026-09-11T00:16:28.325Z Compiling half v2.7.1
16222026-09-11T00:16:28.336Z Compiling env_filter v2.0.0
16232026-09-11T00:16:28.586Z Compiling cpufeatures v0.3.0
16242026-09-11T00:16:28.638Z Compiling quick-error v1.2.3
16252026-09-11T00:16:28.662Z Compiling crossbeam-utils v0.8.21
16262026-09-11T00:16:28.681Z Compiling ciborium-io v0.2.2
16272026-09-11T00:16:28.690Z Compiling bit-vec v0.8.0
16282026-09-11T00:16:28.690Z Compiling packed_struct v0.10.1
16292026-09-11T00:16:28.727Z Compiling num_threads v0.1.7
16302026-09-11T00:16:28.733Z Compiling native-tls v0.2.18
16312026-09-11T00:16:28.755Z Compiling funty v2.0.0
16322026-09-11T00:16:28.778Z Compiling ciborium-ll v0.2.2
16332026-09-11T00:16:28.806Z Compiling rusty-fork v0.3.1
16342026-09-11T00:16:28.815Z Compiling time v0.3.47
16352026-09-11T00:16:28.853Z Compiling ed25519-dalek v2.2.0
16362026-09-11T00:16:28.968Z Compiling bit-set v0.8.0
16372026-09-11T00:16:28.999Z Compiling p384 v0.13.1
16382026-09-11T00:16:29.043Z Compiling env_logger v0.11.11
16392026-09-11T00:16:29.073Z Compiling cipher v0.5.2
16402026-09-11T00:16:29.101Z Compiling bitvec v1.0.1
16412026-09-11T00:16:29.161Z Compiling sha1 v0.10.6
16422026-09-11T00:16:29.471Z Compiling knus v3.4.0
16432026-09-11T00:16:29.501Z Compiling darling v0.20.11
16442026-09-11T00:16:29.505Z Compiling goblin v0.10.5
16452026-09-11T00:16:29.545Z Compiling rsa v0.9.10
16462026-09-11T00:16:29.548Z Compiling serde_with_macros v3.21.0
16472026-09-11T00:16:29.617Z Compiling packed_struct_codegen v0.10.1
16482026-09-11T00:16:29.648Z Compiling strum_macros v0.26.4
16492026-09-11T00:16:29.698Z Compiling async-trait v0.1.89
16502026-09-11T00:16:30.146Z Compiling zerocopy-derive v0.6.6
16512026-09-11T00:16:30.418Z Compiling tokio-util v0.7.18
16522026-09-11T00:16:30.471Z Compiling bitfield-macros v0.19.4
16532026-09-11T00:16:30.630Z Compiling rand_xorshift v0.4.0
16542026-09-11T00:16:30.787Z Compiling sync_wrapper v1.0.2
16552026-09-11T00:16:30.802Z Compiling indexmap v1.9.3
16562026-09-11T00:16:30.817Z Compiling crc-catalog v2.4.0
16572026-09-11T00:16:30.833Z Compiling unarray v0.1.4
16582026-09-11T00:16:30.925Z Compiling unicode-segmentation v1.12.0
16592026-09-11T00:16:30.947Z Compiling usdt-impl v0.6.0
16602026-09-11T00:16:30.977Z Compiling salty v0.3.0
16612026-09-11T00:16:31.033Z Compiling nodrop v0.1.14
16622026-09-11T00:16:31.054Z Compiling paste v1.0.15
16632026-09-11T00:16:31.068Z Compiling siphasher v1.0.2
16642026-09-11T00:16:31.161Z Compiling h2 v0.4.15
16652026-09-11T00:16:31.240Z Compiling array-init v0.0.4
16662026-09-11T00:16:31.256Z Compiling bitfield v0.19.4
16672026-09-11T00:16:31.295Z Compiling zerocopy v0.6.6
16682026-09-11T00:16:31.331Z Compiling proptest v1.11.0
16692026-09-11T00:16:31.349Z Compiling crc v3.4.0
16702026-09-11T00:16:31.454Z Compiling tower v0.5.3
16712026-09-11T00:16:31.496Z Compiling strum v0.26.3
16722026-09-11T00:16:31.523Z Compiling serde_with v3.21.0
16732026-09-11T00:16:31.596Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16742026-09-11T00:16:31.667Z Compiling smallvec v0.6.14
16752026-09-11T00:16:31.682Z Compiling derive_builder_core v0.20.2
16762026-09-11T00:16:31.909Z Compiling chacha20 v0.10.0
16772026-09-11T00:16:32.108Z Compiling ciborium v0.2.2
16782026-09-11T00:16:32.289Z Compiling ipnetwork v0.21.1
16792026-09-11T00:16:32.324Z Compiling dof v0.4.0
16802026-09-11T00:16:32.512Z Compiling http-body-util v0.1.3
16812026-09-11T00:16:32.542Z Compiling dtrace-parser v0.3.0
16822026-09-11T00:16:32.608Z Compiling structmeta-derive v0.3.0
16832026-09-11T00:16:32.650Z Compiling scroll_derive v0.12.1
16842026-09-11T00:16:32.716Z Compiling heapless v0.7.17
16852026-09-11T00:16:32.723Z Compiling thread-id v5.1.0
16862026-09-11T00:16:32.794Z Compiling syn v3.0.3
16872026-09-11T00:16:32.833Z Compiling cookie v0.18.1
16882026-09-11T00:16:32.937Z Compiling static_assertions v1.1.0
16892026-09-11T00:16:33.010Z Compiling base64 v0.21.7
16902026-09-11T00:16:33.037Z Compiling hashbrown v0.12.3
16912026-09-11T00:16:33.074Z Compiling winnow v0.5.40
16922026-09-11T00:16:33.308Z Compiling signal-hook v0.3.18
16932026-09-11T00:16:33.347Z Compiling unicode-properties v0.1.4
16942026-09-11T00:16:33.369Z Compiling ryu v1.0.23
16952026-09-11T00:16:33.385Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16962026-09-11T00:16:33.537Z Compiling zstd-safe v7.2.4
16972026-09-11T00:16:33.553Z Compiling iri-string v0.7.10
16982026-09-11T00:16:33.556Z Compiling unicode-bidi v0.3.18
16992026-09-11T00:16:33.601Z Compiling serde_urlencoded v0.7.1
17002026-09-11T00:16:33.656Z Compiling scroll v0.12.0
17012026-09-11T00:16:33.751Z Compiling structmeta v0.3.0
17022026-09-11T00:16:33.801Z Compiling newtype-uuid v1.3.2
17032026-09-11T00:16:33.884Z Compiling ron v0.8.1
17042026-09-11T00:16:33.887Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17052026-09-11T00:16:33.909Z Compiling stringprep v0.1.5
17062026-09-11T00:16:34.030Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17072026-09-11T00:16:34.077Z Compiling derive_builder_macro v0.20.2
17082026-09-11T00:16:34.137Z Compiling oxnet v0.1.6
17092026-09-11T00:16:34.177Z Compiling rand v0.10.1
17102026-09-11T00:16:34.445Z Compiling hyper v1.10.1
17112026-09-11T00:16:34.577Z Compiling toml_edit v0.19.15
17122026-09-11T00:16:34.659Z Compiling tokio-native-tls v0.3.1
17132026-09-11T00:16:34.681Z Compiling serde-hex v0.1.0
17142026-09-11T00:16:34.698Z Compiling bzip2 v0.4.4
17152026-09-11T00:16:34.891Z Compiling tower-http v0.6.8
17162026-09-11T00:16:34.916Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17172026-09-11T00:16:35.120Z Compiling sha2 v0.11.0
17182026-09-11T00:16:35.135Z Compiling md-5 v0.11.0
17192026-09-11T00:16:35.361Z Compiling hmac v0.13.0
17202026-09-11T00:16:35.431Z Compiling hashbrown v0.13.2
17212026-09-11T00:16:35.491Z Compiling rustls-native-certs v0.8.3
17222026-09-11T00:16:35.525Z Compiling serde-big-array v0.5.1
17232026-09-11T00:16:35.543Z Compiling serde_tokenstream v0.2.3
17242026-09-11T00:16:35.586Z Compiling bstr v1.12.1
17252026-09-11T00:16:35.705Z Compiling hyper-util v0.1.20
17262026-09-11T00:16:35.736Z Compiling zerocopy-derive v0.7.35
17272026-09-11T00:16:35.831Z Compiling pin-project-internal v1.1.11
17282026-09-11T00:16:35.900Z Compiling vergen-lib v9.1.0
17292026-09-11T00:16:35.957Z Compiling hash32 v0.2.1
17302026-09-11T00:16:36.142Z Compiling encoding_rs v0.8.35
17312026-09-11T00:16:36.155Z Compiling memoffset v0.9.1
17322026-09-11T00:16:36.196Z Compiling thread_local v1.1.9
17332026-09-11T00:16:36.274Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17342026-09-11T00:16:36.292Z Compiling rustix v0.38.44
17352026-09-11T00:16:36.411Z Compiling daft-derive v0.1.8
17362026-09-11T00:16:36.428Z Compiling libbz2-rs-sys v0.2.2
17372026-09-11T00:16:36.461Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17382026-09-11T00:16:36.478Z Compiling cfg_aliases v0.2.1
17392026-09-11T00:16:36.494Z Compiling smoltcp v0.9.1
17402026-09-11T00:16:36.525Z Compiling litrs v1.0.0
17412026-09-11T00:16:36.577Z Compiling bumpalo v3.20.2
17422026-09-11T00:16:36.675Z Compiling psl-types v2.0.11
17432026-09-11T00:16:36.717Z Compiling ref-cast v1.0.25
17442026-09-11T00:16:36.833Z Compiling crc-any v2.5.0
17452026-09-11T00:16:36.867Z Compiling mime v0.3.17
17462026-09-11T00:16:36.911Z Compiling slog-async v2.8.0
17472026-09-11T00:16:36.925Z Compiling fallible-iterator v0.2.0
17482026-09-11T00:16:37.054Z Compiling zlib-rs v0.6.2
17492026-09-11T00:16:37.105Z Compiling document-features v0.2.12
17502026-09-11T00:16:37.146Z Compiling pin-project v1.1.11
17512026-09-11T00:16:37.167Z Compiling hyper-tls v0.6.0
17522026-09-11T00:16:37.195Z Compiling bzip2 v0.6.1
17532026-09-11T00:16:37.215Z Compiling toml_edit v0.22.27
17542026-09-11T00:16:37.227Z Compiling daft v0.1.8
17552026-09-11T00:16:37.275Z Compiling postgres-protocol v0.6.12
17562026-09-11T00:16:37.286Z Compiling zopfli v0.8.3
17572026-09-11T00:16:37.307Z Compiling publicsuffix v2.3.0
17582026-09-11T00:16:37.432Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17592026-09-11T00:16:37.444Z Compiling zerocopy v0.7.35
17602026-09-11T00:16:37.472Z Compiling nix v0.31.2
17612026-09-11T00:16:37.660Z Compiling toml v0.7.8
17622026-09-11T00:16:37.706Z Compiling object v0.30.4
17632026-09-11T00:16:37.723Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17642026-09-11T00:16:37.742Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17652026-09-11T00:16:37.833Z Compiling zip v0.6.6
17662026-09-11T00:16:37.868Z Compiling derive_builder v0.20.2
17672026-09-11T00:16:38.002Z Compiling derive-ex v0.1.8
17682026-09-11T00:16:38.028Z Compiling goblin v0.8.2
17692026-09-11T00:16:38.108Z Compiling crossbeam-channel v0.5.15
17702026-09-11T00:16:38.265Z Compiling convert_case v0.10.0
17712026-09-11T00:16:38.285Z Compiling phf_shared v0.13.1
17722026-09-11T00:16:38.295Z Compiling futures-executor v0.3.32
17732026-09-11T00:16:38.402Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17742026-09-11T00:16:38.416Z Compiling regex v1.12.3
17752026-09-11T00:16:38.459Z Compiling snafu-derive v0.8.9
17762026-09-11T00:16:38.562Z Compiling strum_macros v0.27.2
17772026-09-11T00:16:38.590Z Compiling ref-cast-impl v1.0.25
17782026-09-11T00:16:38.603Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17792026-09-11T00:16:38.607Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17802026-09-11T00:16:38.744Z Compiling vergen v9.1.0
17812026-09-11T00:16:38.770Z Compiling cargo-platform v0.3.2
17822026-09-11T00:16:38.877Z Compiling is-terminal v0.4.17
17832026-09-11T00:16:38.892Z Compiling fs-err v3.3.0
17842026-09-11T00:16:38.988Z Compiling term v1.2.1
17852026-09-11T00:16:39.004Z Compiling same-file v1.0.6
17862026-09-11T00:16:39.051Z Compiling take_mut v0.2.2
17872026-09-11T00:16:39.071Z Compiling jiff-core v0.1.0
17882026-09-11T00:16:39.134Z Compiling corncobs v0.1.4
17892026-09-11T00:16:39.191Z Compiling foldhash v0.1.5
17902026-09-11T00:16:39.208Z Compiling bitflags v1.3.2
17912026-09-11T00:16:39.213Z Compiling either v1.15.0
17922026-09-11T00:16:39.372Z Compiling path-slash v0.1.5
17932026-09-11T00:16:39.398Z Compiling managed v0.8.0
17942026-09-11T00:16:39.450Z Compiling hashbrown v0.15.5
17952026-09-11T00:16:39.500Z Compiling slog-term v2.9.2
17962026-09-11T00:16:39.531Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17972026-09-11T00:16:39.769Z Compiling test-strategy v0.4.5
17982026-09-11T00:16:39.990Z Compiling flate2 v1.1.9
17992026-09-11T00:16:40.006Z Compiling jiff v0.2.34
18002026-09-11T00:16:40.068Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18012026-09-11T00:16:40.216Z Compiling walkdir v2.5.0
18022026-09-11T00:16:40.261Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18032026-09-11T00:16:40.327Z Compiling dof v0.3.0
18042026-09-11T00:16:40.377Z Compiling cargo_metadata v0.23.1
18052026-09-11T00:16:40.477Z Compiling toml v0.8.23
18062026-09-11T00:16:40.490Z Compiling derive_more-impl v2.1.1
18072026-09-11T00:16:40.526Z Compiling phf v0.13.1
18082026-09-11T00:16:40.548Z Compiling snafu v0.8.9
18092026-09-11T00:16:40.569Z Compiling futures v0.3.32
18102026-09-11T00:16:40.677Z Compiling strum v0.27.2
18112026-09-11T00:16:40.681Z Compiling signal-hook-mio v0.2.5
18122026-09-11T00:16:40.723Z Compiling cookie_store v0.22.1
18132026-09-11T00:16:40.884Z Compiling zstd v0.13.3
18142026-09-11T00:16:41.069Z Compiling postgres-types v0.2.14
18152026-09-11T00:16:41.192Z Compiling reqwest v0.12.28
18162026-09-11T00:16:41.261Z Compiling globset v0.4.18
18172026-09-11T00:16:41.334Z Compiling usdt-macro v0.6.0
18182026-09-11T00:16:41.337Z Compiling usdt-attr-macro v0.6.0
18192026-09-11T00:16:41.431Z Compiling phf_shared v0.11.3
18202026-09-11T00:16:41.552Z Compiling byte-wrapper v0.1.0
18212026-09-11T00:16:41.607Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18222026-09-11T00:16:41.648Z Compiling olpc-cjson v0.1.4
18232026-09-11T00:16:41.676Z Compiling secrecy v0.8.0
18242026-09-11T00:16:41.691Z Compiling serde_plain v1.0.2
18252026-09-11T00:16:41.806Z Compiling dtrace-parser v0.2.0
18262026-09-11T00:16:41.844Z Compiling async-recursion v1.1.1
18272026-09-11T00:16:41.847Z Compiling enum-as-inner v0.6.1
18282026-09-11T00:16:41.924Z Compiling serde_repr v0.1.20
18292026-09-11T00:16:41.940Z Compiling float-cmp v0.10.0
18302026-09-11T00:16:41.972Z Compiling pem v3.0.6
18312026-09-11T00:16:41.987Z Compiling thread-id v4.2.2
18322026-09-11T00:16:42.064Z Compiling memmap2 v0.9.10
18332026-09-11T00:16:42.110Z Compiling hashbrown v0.16.1
18342026-09-11T00:16:42.125Z Compiling typed-path v0.12.3
18352026-09-11T00:16:42.166Z Compiling predicates-core v1.0.10
18362026-09-11T00:16:42.260Z Compiling precomputed-hash v0.1.1
18372026-09-11T00:16:42.275Z Compiling data-encoding v2.10.0
18382026-09-11T00:16:42.322Z Compiling difflib v0.4.0
18392026-09-11T00:16:42.340Z Compiling typed-path v0.9.3
18402026-09-11T00:16:42.389Z Compiling winnow v1.0.3
18412026-09-11T00:16:42.404Z Compiling normalize-line-endings v0.3.0
18422026-09-11T00:16:42.433Z Compiling new_debug_unreachable v1.0.6
18432026-09-11T00:16:42.496Z Compiling fixedbitset v0.4.2
18442026-09-11T00:16:42.522Z Compiling whoami v2.1.0
18452026-09-11T00:16:42.522Z Compiling fixedbitset v0.5.7
18462026-09-11T00:16:42.552Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18472026-09-11T00:16:42.578Z Compiling predicates v3.1.4
18482026-09-11T00:16:42.593Z Compiling hickory-proto v0.25.2
18492026-09-11T00:16:42.752Z Compiling petgraph v0.8.3
18502026-09-11T00:16:42.768Z Compiling tokio-postgres v0.7.18
18512026-09-11T00:16:42.876Z Compiling iddqd v0.4.2
18522026-09-11T00:16:42.910Z Compiling petgraph v0.6.5
18532026-09-11T00:16:42.939Z Compiling zip v8.6.0
18542026-09-11T00:16:43.015Z Compiling string_cache v0.8.9
18552026-09-11T00:16:43.255Z Compiling zip v4.6.1
18562026-09-11T00:16:43.281Z Compiling usdt v0.6.0
18572026-09-11T00:16:43.305Z Compiling usdt-impl v0.5.0
18582026-09-11T00:16:43.494Z Compiling toml_parser v1.1.2+spec-1.1.0
18592026-09-11T00:16:43.589Z Compiling crossterm v0.28.1
18602026-09-11T00:16:43.615Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18612026-09-11T00:16:43.678Z Compiling derive_more v2.1.1
18622026-09-11T00:16:44.151Z Compiling itertools v0.13.0
18632026-09-11T00:16:44.186Z Compiling itertools v0.15.0
18642026-09-11T00:16:44.246Z Compiling similar v2.7.0
18652026-09-11T00:16:44.251Z Compiling crossbeam-epoch v0.9.18
18662026-09-11T00:16:44.463Z Compiling heck v0.4.1
18672026-09-11T00:16:44.543Z Compiling tokio-stream v0.1.18
18682026-09-11T00:16:44.683Z Compiling buf-list v1.1.2
18692026-09-11T00:16:44.725Z Compiling openapiv3 v2.2.0
18702026-09-11T00:16:44.770Z Compiling lalrpop-util v0.19.12
18712026-09-11T00:16:44.911Z Compiling peg-runtime v0.8.5
18722026-09-11T00:16:45.008Z Compiling filetime v0.2.27
18732026-09-11T00:16:45.026Z Compiling xattr v1.6.1
18742026-09-11T00:16:45.057Z Compiling camino-tempfile v1.4.1
18752026-09-11T00:16:45.218Z Compiling tar v0.4.46
18762026-09-11T00:17:02.475Z Compiling rustls-webpki v0.103.13
18772026-09-11T00:17:05.178Z Compiling tokio-rustls v0.26.4
18782026-09-11T00:17:05.178Z Compiling rustls-platform-verifier v0.6.2
18792026-09-11T00:17:05.178Z Compiling tough v0.22.0
18802026-09-11T00:17:05.373Z Compiling hyper-rustls v0.27.7
18812026-09-11T00:17:05.582Z Compiling reqwest v0.13.2
18822026-09-11T00:17:07.792Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18832026-09-11T00:17:08.076Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18842026-09-11T00:17:11.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.45s
18852026-09-11T00:17:11.126Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18862026-09-11T00:17:11.127Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18872026-09-11T00:17:11.172Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18882026-09-11T00:17:11.259ZSep 11 00:17:10.205 INFO Starting download, target: Cockroach
18892026-09-11T00:17:11.259ZSep 11 00:17:10.206 INFO Starting download, target: Clickhouse
18902026-09-11T00:17:11.259ZSep 11 00:17:10.206 INFO Starting download, target: DendriteStub
18912026-09-11T00:17:11.260ZSep 11 00:17:10.206 INFO Starting download, target: Console
18922026-09-11T00:17:11.260ZSep 11 00:17:10.206 INFO Starting download, target: MaghemiteMgd
18932026-09-11T00:17:11.286ZSep 11 00:17:10.206 INFO Starting download, target: MaghemiteDdmd
18942026-09-11T00:17:11.286ZSep 11 00:17:10.206 INFO Starting download, target: TransceiverControl
18952026-09-11T00:17:11.286ZSep 11 00:17:10.206 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18962026-09-11T00:17:11.286ZSep 11 00:17:10.206 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18972026-09-11T00:17:11.286ZSep 11 00:17:10.206 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18982026-09-11T00:17:11.286ZSep 11 00:17:10.206 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18992026-09-11T00:17:11.286ZSep 11 00:17:10.206 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
19002026-09-11T00:17:11.287ZSep 11 00:17:10.206 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19012026-09-11T00:17:11.287ZSep 11 00:17:10.206 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19022026-09-11T00:17:13.170ZSep 11 00:17:12.029 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19032026-09-11T00:17:13.216ZSep 11 00:17:12.164 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19042026-09-11T00:17:13.272ZSep 11 00:17:12.239 INFO Download complete, target: Console
19052026-09-11T00:17:13.384ZSep 11 00:17:12.340 INFO Download complete, target: TransceiverControl
19062026-09-11T00:17:14.573ZSep 11 00:17:13.527 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19072026-09-11T00:17:18.989ZSep 11 00:17:17.919 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19082026-09-11T00:17:19.926ZSep 11 00:17:18.875 INFO Checking that binary works, target: Clickhouse
19092026-09-11T00:17:20.187ZSep 11 00:17:18.880 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19102026-09-11T00:17:20.297ZSep 11 00:17:18.995 INFO Download complete, target: Clickhouse
19112026-09-11T00:17:20.811ZSep 11 00:17:19.765 INFO Download complete, target: DendriteStub
19122026-09-11T00:17:21.427ZSep 11 00:17:20.380 INFO Download complete, target: MaghemiteDdmd
19132026-09-11T00:17:22.275ZSep 11 00:17:21.182 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19142026-09-11T00:17:24.114ZSep 11 00:17:23.057 INFO Download complete, target: MaghemiteMgd
19152026-09-11T00:17:24.607ZSep 11 00:17:23.552 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19162026-09-11T00:17:24.607ZSep 11 00:17:23.552 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19172026-09-11T00:17:28.313ZSep 11 00:17:27.272 INFO Checking that binary works, target: Cockroach
19182026-09-11T00:17:28.437ZSep 11 00:17:27.398 INFO Download complete, target: Cockroach
19192026-09-11T00:17:28.457ZAll prerequisites installed successfully
19202026-09-11T00:17:28.457Z
19212026-09-11T00:17:28.457Zreal 2:19.951000866
19222026-09-11T00:17:28.457Zuser 7:47.018124873
19232026-09-11T00:17:28.458Zsys 2:00.955370161
19242026-09-11T00:17:28.458Ztrap 0.318416807
19252026-09-11T00:17:28.458Ztflt 0.896435620
19262026-09-11T00:17:28.458Zdflt 1.550947345
19272026-09-11T00:17:28.458Zkflt 0.028520258
19282026-09-11T00:17:28.458Zlock 34:38.239766293
19292026-09-11T00:17:28.458Zslp 22:29.500025303
19302026-09-11T00:17:28.458Zlat 36.996571492
19312026-09-11T00:17:28.458Zstop 3:48.996964401
19322026-09-11T00:17:28.458Z+ ptime -m cargo xtask download softnpu
19332026-09-11T00:17:28.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19342026-09-11T00:17:28.960Z Running `target/debug/xtask download softnpu`
19352026-09-11T00:17:29.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19362026-09-11T00:17:29.775Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19372026-09-11T00:17:29.776Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19382026-09-11T00:17:29.832Z Running `target/debug/xtask-downloader softnpu`
19392026-09-11T00:17:29.894ZSep 11 00:17:28.855 INFO Starting download, target: Softnpu
19402026-09-11T00:17:29.908ZSep 11 00:17:28.856 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
19412026-09-11T00:17:33.888ZSep 11 00:17:32.871 INFO Download complete, target: Softnpu
19422026-09-11T00:17:33.899Z
19432026-09-11T00:17:33.899Zreal 5.463214334
19442026-09-11T00:17:33.899Zuser 1.391424131
19452026-09-11T00:17:33.899Zsys 0.644491308
19462026-09-11T00:17:33.900Ztrap 0.000651860
19472026-09-11T00:17:33.900Ztflt 0.000204140
19482026-09-11T00:17:33.900Zdflt 0.006026194
19492026-09-11T00:17:33.900Zkflt 0.000000000
19502026-09-11T00:17:33.900Zlock 1:15.126680417
19512026-09-11T00:17:33.900Zslp 3.849713098
19522026-09-11T00:17:33.900Zlat 0.081189367
19532026-09-11T00:17:33.900Zstop 0.000197460
19542026-09-11T00:17:33.900Z+ export CARGO_INCREMENTAL=0
19552026-09-11T00:17:33.900Z+ CARGO_INCREMENTAL=0
19562026-09-11T00:17:33.900Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
19572026-09-11T00:17:34.874Z Compiling proc-macro2 v1.0.106
19582026-09-11T00:17:34.874Z Compiling quote v1.0.45
19592026-09-11T00:17:34.874Z Compiling unicode-ident v1.0.24
19602026-09-11T00:17:34.874Z Compiling serde_core v1.0.228
19612026-09-11T00:17:34.879Z Compiling libc v0.2.185
19622026-09-11T00:17:34.879Z Compiling serde v1.0.228
19632026-09-11T00:17:34.879Z Compiling cfg-if v1.0.4
19642026-09-11T00:17:34.879Z Compiling version_check v0.9.5
19652026-09-11T00:17:35.032Z Compiling autocfg v1.5.0
19662026-09-11T00:17:35.039Z Compiling memchr v2.8.0
19672026-09-11T00:17:35.039Z Compiling zerocopy v0.8.55
19682026-09-11T00:17:35.040Z Compiling zmij v1.0.21
19692026-09-11T00:17:35.040Z Compiling portable-atomic v1.13.1
19702026-09-11T00:17:35.040Z Compiling serde_json v1.0.151
19712026-09-11T00:17:35.040Z Compiling find-msvc-tools v0.1.9
19722026-09-11T00:17:35.223Z Compiling shlex v1.3.0
19732026-09-11T00:17:35.296Z Compiling getrandom v0.4.3
19742026-09-11T00:17:35.398Z Compiling libm v0.2.16
19752026-09-11T00:17:35.468Z Compiling generic-array v0.14.7
19762026-09-11T00:17:35.515Z Compiling icu_properties_data v2.1.2
19772026-09-11T00:17:35.546Z Compiling icu_normalizer_data v2.1.1
19782026-09-11T00:17:35.549Z Compiling smallvec v1.15.1
19792026-09-11T00:17:35.549Z Compiling num-traits v0.2.19
19802026-09-11T00:17:35.561Z Compiling parking_lot_core v0.9.12
19812026-09-11T00:17:35.610Z Compiling itoa v1.0.17
19822026-09-11T00:17:35.635Z Compiling subtle v2.6.1
19832026-09-11T00:17:35.762Z Compiling rustix v1.1.4
19842026-09-11T00:17:35.799Z Compiling log v0.4.33
19852026-09-11T00:17:35.806Z Compiling thiserror v2.0.18
19862026-09-11T00:17:35.858Z Compiling typenum v1.20.1
19872026-09-11T00:17:35.861Z Compiling heck v0.5.0
19882026-09-11T00:17:35.923Z Compiling stable_deref_trait v1.2.1
19892026-09-11T00:17:36.011Z Compiling pkg-config v0.3.32
19902026-09-11T00:17:36.031Z Compiling allocator-api2 v0.2.21
19912026-09-11T00:17:36.068Z Compiling getrandom v0.3.4
19922026-09-11T00:17:36.166Z Compiling rand_core v0.10.0
19932026-09-11T00:17:36.170Z Compiling jobserver v0.1.34
19942026-09-11T00:17:36.189Z Compiling errno v0.3.14
19952026-09-11T00:17:36.252Z Compiling syn v1.0.109
19962026-09-11T00:17:36.335Z Compiling syn v2.0.117
19972026-09-11T00:17:36.383Z Compiling rustversion v1.0.22
19982026-09-11T00:17:36.383Z Compiling critical-section v1.2.0
19992026-09-11T00:17:36.413Z Compiling cc v1.2.56
20002026-09-11T00:17:36.429Z Compiling schemars v0.8.22
20012026-09-11T00:17:36.479Z Compiling scopeguard v1.2.0
20022026-09-11T00:17:36.567Z Compiling strsim v0.11.1
20032026-09-11T00:17:36.586Z Compiling lock_api v0.4.14
20042026-09-11T00:17:36.757Z Compiling litemap v0.8.1
20052026-09-11T00:17:36.778Z Compiling once_cell v1.21.3
20062026-09-11T00:17:36.793Z Compiling writeable v0.6.2
20072026-09-11T00:17:36.859Z Compiling percent-encoding v2.3.2
20082026-09-11T00:17:36.872Z Compiling equivalent v1.0.2
20092026-09-11T00:17:36.888Z Compiling getrandom v0.2.17
20102026-09-11T00:17:36.974Z Compiling foldhash v0.2.0
20112026-09-11T00:17:37.039Z Compiling const-oid v0.9.6
20122026-09-11T00:17:37.058Z Compiling rand_core v0.6.4
20132026-09-11T00:17:37.192Z Compiling pin-project-lite v0.2.17
20142026-09-11T00:17:37.231Z Compiling bitflags v2.11.0
20152026-09-11T00:17:37.282Z Compiling semver v1.0.28
20162026-09-11T00:17:37.327Z Compiling thiserror v1.0.69
20172026-09-11T00:17:37.331Z Compiling hashbrown v0.17.0
20182026-09-11T00:17:37.562Z Compiling utf8_iter v1.0.4
20192026-09-11T00:17:37.574Z Compiling cmake v0.1.57
20202026-09-11T00:17:37.595Z Compiling form_urlencoded v1.2.2
20212026-09-11T00:17:37.689Z Compiling fs_extra v1.3.0
20222026-09-11T00:17:37.706Z Compiling dunce v1.0.5
20232026-09-11T00:17:37.733Z Compiling ident_case v1.0.1
20242026-09-11T00:17:37.771Z Compiling signal-hook-registry v1.4.8
20252026-09-11T00:17:37.876Z Compiling byteorder v1.5.0
20262026-09-11T00:17:37.933Z Compiling indexmap v2.14.0
20272026-09-11T00:17:37.957Z Compiling aws-lc-sys v0.40.0
20282026-09-11T00:17:37.978Z Compiling parking_lot v0.12.5
20292026-09-11T00:17:38.026Z Compiling socket2 v0.6.3
20302026-09-11T00:17:38.056Z Compiling mio v1.2.0
20312026-09-11T00:17:38.122Z Compiling base64ct v1.8.3
20322026-09-11T00:17:38.132Z Compiling iana-time-zone v0.1.65
20332026-09-11T00:17:38.132Z Compiling rustc_version v0.4.1
20342026-09-11T00:17:38.349Z Compiling flagset v0.4.7
20352026-09-11T00:17:38.432Z Compiling pem-rfc7468 v0.7.0
20362026-09-11T00:17:38.432Z Compiling aws-lc-rs v1.16.3
20372026-09-11T00:17:38.534Z Compiling uuid v1.23.4
20382026-09-11T00:17:38.720Z Compiling futures-core v0.3.32
20392026-09-11T00:17:38.742Z Compiling crc32fast v1.5.0
20402026-09-11T00:17:38.927Z Compiling ahash v0.8.12
20412026-09-11T00:17:38.951Z Compiling httparse v1.10.1
20422026-09-11T00:17:38.969Z Compiling regex-syntax v0.8.10
20432026-09-11T00:17:39.009Z Compiling anyhow v1.0.104
20442026-09-11T00:17:39.047Z Compiling ucd-trie v0.1.7
20452026-09-11T00:17:39.094Z Compiling synstructure v0.13.2
20462026-09-11T00:17:39.101Z Compiling serde_derive_internals v0.29.1
20472026-09-11T00:17:39.106Z Compiling dyn-clone v1.0.20
20482026-09-11T00:17:39.175Z Compiling fnv v1.0.7
20492026-09-11T00:17:39.234Z Compiling pest v2.8.6
20502026-09-11T00:17:39.353Z Compiling vcpkg v0.2.15
20512026-09-11T00:17:39.372Z Compiling base64 v0.22.1
20522026-09-11T00:17:39.372Z Compiling darling_core v0.23.0
20532026-09-11T00:17:39.427Z Compiling slog v2.8.2
20542026-09-11T00:17:39.455Z Compiling rustls v0.23.41
20552026-09-11T00:17:39.478Z Compiling num-bigint-dig v0.8.6
20562026-09-11T00:17:39.545Z Compiling terminal_size v0.4.3
20572026-09-11T00:17:39.596Z Compiling anstyle v1.0.14
20582026-09-11T00:17:39.611Z Compiling utf8parse v0.2.2
20592026-09-11T00:17:39.641Z Compiling camino v1.2.5
20602026-09-11T00:17:39.652Z Compiling crossbeam-utils v0.8.21
20612026-09-11T00:17:39.707Z Compiling time-core v0.1.8
20622026-09-11T00:17:39.718Z Compiling object v0.37.3
20632026-09-11T00:17:39.741Z Compiling num-conv v0.2.0
20642026-09-11T00:17:39.851Z Compiling anstyle-parse v1.0.0
20652026-09-11T00:17:39.870Z Compiling openssl-sys v0.9.117
20662026-09-11T00:17:39.886Z Compiling anstyle-query v1.1.5
20672026-09-11T00:17:39.931Z Compiling time-macros v0.2.27
20682026-09-11T00:17:40.000Z Compiling colorchoice v1.0.4
20692026-09-11T00:17:40.015Z Compiling futures-sink v0.3.32
20702026-09-11T00:17:40.015Z Compiling is_terminal_polyfill v1.70.2
20712026-09-11T00:17:40.078Z Compiling spin v0.9.8
20722026-09-11T00:17:40.088Z Compiling aho-corasick v1.1.4
20732026-09-11T00:17:40.116Z Compiling anstream v1.0.0
20742026-09-11T00:17:40.130Z Compiling futures-channel v0.3.32
20752026-09-11T00:17:40.143Z Compiling cpufeatures v0.2.17
20762026-09-11T00:17:40.163Z Compiling slab v0.4.12
20772026-09-11T00:17:40.172Z Compiling futures-io v0.3.32
20782026-09-11T00:17:40.318Z Compiling serde_derive v1.0.228
20792026-09-11T00:17:40.337Z Compiling zeroize_derive v1.5.0
20802026-09-11T00:17:40.360Z Compiling zerocopy-derive v0.8.55
20812026-09-11T00:17:40.434Z Compiling zerofrom-derive v0.1.6
20822026-09-11T00:17:40.447Z Compiling yoke-derive v0.8.1
20832026-09-11T00:17:40.447Z Compiling zerovec-derive v0.11.2
20842026-09-11T00:17:40.447Z Compiling displaydoc v0.2.5
20852026-09-11T00:17:40.461Z Compiling thiserror-impl v2.0.18
20862026-09-11T00:17:40.481Z Compiling tokio-macros v2.7.0
20872026-09-11T00:17:40.548Z Compiling der_derive v0.7.3
20882026-09-11T00:17:40.868Z Compiling futures-macro v0.3.32
20892026-09-11T00:17:40.914Z Compiling schemars_derive v0.8.22
20902026-09-11T00:17:40.914Z Compiling thiserror-impl v1.0.69
20912026-09-11T00:17:40.990Z Compiling tracing-attributes v0.1.31
20922026-09-11T00:17:41.077Z Compiling clap_derive v4.6.1
20932026-09-11T00:17:41.183Z Compiling pest_meta v2.8.6
20942026-09-11T00:17:41.236Z Compiling futures-task v0.3.32
20952026-09-11T00:17:41.574Z Compiling simd-adler32 v0.3.8
20962026-09-11T00:17:41.593Z Compiling regex-automata v0.4.14
20972026-09-11T00:17:41.646Z Compiling zerofrom v0.1.6
20982026-09-11T00:17:41.684Z Compiling darling_macro v0.23.0
20992026-09-11T00:17:41.739Z Compiling futures-util v0.3.32
21002026-09-11T00:17:41.758Z Compiling yoke v0.8.1
21012026-09-11T00:17:41.938Z Compiling zerovec v0.11.5
21022026-09-11T00:17:41.997Z Compiling zerotrie v0.2.3
21032026-09-11T00:17:42.086Z Compiling pest_generator v2.8.6
21042026-09-11T00:17:42.182Z Compiling adler2 v2.0.1
21052026-09-11T00:17:42.241Z Compiling darling v0.23.0
21062026-09-11T00:17:42.274Z Compiling cmov v0.5.4
21072026-09-11T00:17:42.359Z Compiling plain v0.2.3
21082026-09-11T00:17:42.359Z Compiling clap_lex v1.0.0
21092026-09-11T00:17:42.379Z Compiling radium v0.7.0
21102026-09-11T00:17:42.459Z Compiling ctutils v0.4.2
21112026-09-11T00:17:42.549Z Compiling tinystr v0.8.2
21122026-09-11T00:17:42.678Z Compiling potential_utf v0.1.4
21132026-09-11T00:17:42.678Z Compiling clap_builder v4.6.0
21142026-09-11T00:17:42.706Z Compiling miniz_oxide v0.8.9
21152026-09-11T00:17:42.707Z Compiling icu_locale_core v2.1.1
21162026-09-11T00:17:42.707Z Compiling icu_collections v2.1.1
21172026-09-11T00:17:42.730Z Compiling curve25519-dalek v4.1.3
21182026-09-11T00:17:42.784Z Compiling pest_derive v2.8.6
21192026-09-11T00:17:43.036Z Compiling owo-colors v4.3.0
21202026-09-11T00:17:43.234Z Compiling hubpack_derive v0.1.1
21212026-09-11T00:17:43.316Z Compiling num-integer v0.1.46
21222026-09-11T00:17:43.316Z Compiling pretty-hex v0.4.1
21232026-09-11T00:17:43.354Z Compiling maybe-uninit v2.0.0
21242026-09-11T00:17:43.492Z Compiling icu_provider v2.1.1
21252026-09-11T00:17:43.562Z Compiling zeroize v1.9.0
21262026-09-11T00:17:43.582Z Compiling bytes v1.11.1
21272026-09-11T00:17:43.673Z Compiling chrono v0.4.45
21282026-09-11T00:17:43.754Z Compiling icu_normalizer v2.1.1
21292026-09-11T00:17:43.812Z Compiling icu_properties v2.1.2
21302026-09-11T00:17:44.004Z Compiling der v0.7.10
21312026-09-11T00:17:44.256Z Compiling tokio v1.52.1
21322026-09-11T00:17:44.435Z Compiling crypto-common v0.1.7
21332026-09-11T00:17:44.577Z Compiling block-buffer v0.10.4
21342026-09-11T00:17:44.577Z Compiling hex v0.4.3
21352026-09-11T00:17:44.627Z Compiling digest v0.10.7
21362026-09-11T00:17:44.725Z Compiling idna_adapter v1.2.1
21372026-09-11T00:17:44.759Z Compiling ppv-lite86 v0.2.21
21382026-09-11T00:17:44.913Z Compiling idna v1.1.0
21392026-09-11T00:17:45.005Z Compiling spki v0.7.3
21402026-09-11T00:17:45.005Z Compiling signature v2.2.0
21412026-09-11T00:17:45.053Z Compiling ipnet v2.12.0
21422026-09-11T00:17:45.093Z Compiling hmac v0.12.1
21432026-09-11T00:17:45.143Z Compiling pkcs8 v0.10.2
21442026-09-11T00:17:45.210Z Compiling rand_chacha v0.3.1
21452026-09-11T00:17:45.210Z Compiling sha2 v0.10.9
21462026-09-11T00:17:45.371Z Compiling clap v4.6.1
21472026-09-11T00:17:45.371Z Compiling hybrid-array v0.4.13
21482026-09-11T00:17:45.411Z Compiling url v2.5.8
21492026-09-11T00:17:45.411Z Compiling openssl v0.10.80
21502026-09-11T00:17:45.412Z Compiling serde_tokenstream v0.2.3
21512026-09-11T00:17:45.457Z Compiling rand v0.8.6
21522026-09-11T00:17:45.573Z Compiling num-iter v0.1.45
21532026-09-11T00:17:45.573Z Compiling scroll_derive v0.12.1
21542026-09-11T00:17:45.595Z Compiling scroll_derive v0.13.1
21552026-09-11T00:17:45.595Z Compiling curve25519-dalek-derive v0.1.1
21562026-09-11T00:17:45.657Z Compiling lazy_static v1.5.0
21572026-09-11T00:17:45.772Z Compiling ff v0.13.1
21582026-09-11T00:17:45.817Z Compiling fastrand v2.3.0
21592026-09-11T00:17:45.937Z Compiling base16ct v0.2.0
21602026-09-11T00:17:45.978Z Compiling gimli v0.32.3
21612026-09-11T00:17:46.225Z Compiling sec1 v0.7.3
21622026-09-11T00:17:46.261Z Compiling group v0.13.0
21632026-09-11T00:17:46.276Z Compiling pkcs1 v0.7.5
21642026-09-11T00:17:46.352Z Compiling hkdf v0.12.4
21652026-09-11T00:17:46.386Z Compiling x509-cert v0.2.5
21662026-09-11T00:17:46.411Z Compiling crypto-bigint v0.5.5
21672026-09-11T00:17:46.424Z Compiling serde_spanned v0.6.9
21682026-09-11T00:17:46.485Z Compiling toml_datetime v0.6.11
21692026-09-11T00:17:46.506Z Compiling strum_macros v0.26.4
21702026-09-11T00:17:46.506Z Compiling async-trait v0.1.89
21712026-09-11T00:17:46.598Z Compiling openssl-macros v0.1.1
21722026-09-11T00:17:46.731Z Compiling bzip2-sys v0.1.13+1.0.8
21732026-09-11T00:17:46.752Z Compiling zstd-sys v2.0.16+zstd.1.5.7
21742026-09-11T00:17:47.056Z Compiling syn v3.0.3
21752026-09-11T00:17:47.121Z Compiling paste v1.0.15
21762026-09-11T00:17:47.152Z Compiling rustc-demangle v0.1.27
21772026-09-11T00:17:47.174Z Compiling packed_struct v0.10.1
21782026-09-11T00:17:47.315Z Compiling native-tls v0.2.18
21792026-09-11T00:17:47.419Z Compiling elliptic-curve v0.13.8
21802026-09-11T00:17:47.438Z Compiling rsa v0.9.10
21812026-09-11T00:17:47.461Z Compiling http v1.4.2
21822026-09-11T00:17:47.548Z Compiling regex v1.12.3
21832026-09-11T00:17:47.640Z Compiling zerocopy-derive v0.7.35
21842026-09-11T00:17:47.848Z Compiling addr2line v0.25.1
21852026-09-11T00:17:48.003Z Compiling miette-derive v7.6.0
21862026-09-11T00:17:48.033Z Compiling tracing-core v0.1.36
21872026-09-11T00:17:48.033Z Compiling proc-macro-error-attr2 v2.0.0
21882026-09-11T00:17:48.061Z Compiling cookie v0.18.1
21892026-09-11T00:17:48.098Z Compiling unicode-linebreak v0.1.5
21902026-09-11T00:17:48.275Z Compiling smawk v0.3.2
21912026-09-11T00:17:48.339Z Compiling is_ci v1.2.0
21922026-09-11T00:17:48.339Z Compiling unicode-width v0.2.0
21932026-09-11T00:17:48.399Z Compiling tracing v0.1.44
21942026-09-11T00:17:48.399Z Compiling tokio-util v0.7.18
21952026-09-11T00:17:48.474Z Compiling proc-macro-error2 v2.0.1
21962026-09-11T00:17:48.496Z Compiling supports-color v3.0.2
21972026-09-11T00:17:48.632Z Compiling textwrap v0.16.2
21982026-09-11T00:17:48.719Z Compiling tempfile v3.27.0
21992026-09-11T00:17:48.829Z Compiling backtrace v0.3.76
22002026-09-11T00:17:48.893Z Compiling block-buffer v0.12.1
22012026-09-11T00:17:49.009Z Compiling crypto-common v0.2.2
22022026-09-11T00:17:49.050Z Compiling rfc6979 v0.4.0
22032026-09-11T00:17:49.050Z Compiling hashbrown v0.14.5
22042026-09-11T00:17:49.050Z Compiling rustls-pki-types v1.14.0
22052026-09-11T00:17:49.214Z Compiling serde_with_macros v3.21.0
22062026-09-11T00:17:49.288Z Compiling backtrace-ext v0.2.1
22072026-09-11T00:17:49.329Z Compiling zerocopy-derive v0.6.6
22082026-09-11T00:17:49.329Z Compiling bitfield-macros v0.19.4
22092026-09-11T00:17:49.444Z Compiling packed_struct_codegen v0.10.1
22102026-09-11T00:17:49.513Z Compiling indexmap v1.9.3
22112026-09-11T00:17:49.549Z Compiling supports-hyperlinks v3.2.0
22122026-09-11T00:17:49.584Z Compiling supports-unicode v3.0.0
22132026-09-11T00:17:49.673Z Compiling salty v0.3.0
22142026-09-11T00:17:49.726Z Compiling keccak v0.1.6
22152026-09-11T00:17:49.760Z Compiling winnow v0.7.14
22162026-09-11T00:17:49.761Z Compiling unicode-width v0.1.14
22172026-09-11T00:17:50.003Z Compiling sha3 v0.10.8
22182026-09-11T00:17:50.055Z Compiling chumsky v0.9.3
22192026-09-11T00:17:50.105Z Compiling miette v7.6.0
22202026-09-11T00:17:50.125Z Compiling ecdsa v0.16.9
22212026-09-11T00:17:50.125Z Compiling knus-derive v3.4.0
22222026-09-11T00:17:50.125Z Compiling daft-derive v0.1.8
22232026-09-11T00:17:50.209Z Compiling http-body v1.0.1
22242026-09-11T00:17:50.386Z Compiling primeorder v0.13.6
22252026-09-11T00:17:50.466Z Compiling ed25519 v2.2.3
22262026-09-11T00:17:50.582Z Compiling rand_core v0.9.5
22272026-09-11T00:17:50.604Z Compiling usdt-impl v0.5.0
22282026-09-11T00:17:50.620Z Compiling openssl-probe v0.2.1
22292026-09-11T00:17:50.700Z Compiling either v1.15.0
22302026-09-11T00:17:50.897Z Compiling ref-cast v1.0.25
22312026-09-11T00:17:51.039Z Compiling untrusted v0.7.1
22322026-09-11T00:17:51.039Z Compiling winnow v0.5.40
22332026-09-11T00:17:51.039Z Compiling tinyvec_macros v0.1.1
22342026-09-11T00:17:51.039Z Compiling usdt-impl v0.6.0
22352026-09-11T00:17:51.063Z Compiling tinyvec v1.11.0
22362026-09-11T00:17:51.063Z Compiling ed25519-dalek v2.2.0
22372026-09-11T00:17:51.095Z Compiling p384 v0.13.1
22382026-09-11T00:17:51.155Z Compiling scroll v0.13.0
22392026-09-11T00:17:51.218Z Compiling scroll v0.12.0
22402026-09-11T00:17:51.281Z Compiling sha1 v0.10.6
22412026-09-11T00:17:51.417Z Compiling heapless v0.7.17
22422026-09-11T00:17:51.436Z Compiling litrs v1.0.0
22432026-09-11T00:17:51.436Z Compiling zstd-safe v7.2.4
22442026-09-11T00:17:51.448Z Compiling tower-layer v0.3.3
22452026-09-11T00:17:51.517Z Compiling winnow v1.0.3
22462026-09-11T00:17:51.527Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
22472026-09-11T00:17:51.527Z Compiling knus v3.4.0
22482026-09-11T00:17:51.545Z Compiling tower-service v0.3.3
22492026-09-11T00:17:51.612Z Compiling try-lock v0.2.5
22502026-09-11T00:17:51.625Z Compiling unicode-segmentation v1.12.0
22512026-09-11T00:17:51.649Z Compiling atomic-waker v1.1.2
22522026-09-11T00:17:51.664Z Compiling signal-hook v0.3.18
22532026-09-11T00:17:51.673Z Compiling powerfmt v0.2.0
22542026-09-11T00:17:51.737Z Compiling untrusted v0.9.0
22552026-09-11T00:17:51.751Z Compiling rustix v0.38.44
22562026-09-11T00:17:51.763Z Compiling h2 v0.4.15
22572026-09-11T00:17:51.785Z Compiling want v0.3.1
22582026-09-11T00:17:51.852Z Compiling deranged v0.5.8
22592026-09-11T00:17:51.869Z Compiling document-features v0.2.12
22602026-09-11T00:17:51.903Z Compiling goblin v0.8.2
22612026-09-11T00:17:51.948Z Compiling goblin v0.10.5
22622026-09-11T00:17:52.075Z Compiling itertools v0.15.0
22632026-09-11T00:17:52.098Z Compiling rand_chacha v0.9.0
22642026-09-11T00:17:52.113Z Compiling zerocopy v0.7.35
22652026-09-11T00:17:52.144Z Compiling toml_edit v0.19.15
22662026-09-11T00:17:52.268Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
22672026-09-11T00:17:52.359Z Compiling ipnetwork v0.21.1
22682026-09-11T00:17:52.377Z Compiling block-padding v0.4.2
22692026-09-11T00:17:52.425Z Compiling toml_parser v1.1.2+spec-1.1.0
22702026-09-11T00:17:52.476Z Compiling erased-serde v0.3.31
22712026-09-11T00:17:52.614Z Compiling structmeta-derive v0.3.0
22722026-09-11T00:17:52.682Z Compiling ref-cast-impl v1.0.25
22732026-09-11T00:17:52.782Z Compiling darling_core v0.20.11
22742026-09-11T00:17:52.859Z Compiling memoffset v0.9.1
22752026-09-11T00:17:52.972Z Compiling const-oid v0.10.2
22762026-09-11T00:17:53.128Z Compiling cpufeatures v0.3.0
22772026-09-11T00:17:53.190Z Compiling foreign-types-shared v0.1.1
22782026-09-11T00:17:53.257Z Compiling num_threads v0.1.7
22792026-09-11T00:17:53.273Z Compiling slog-async v2.8.0
22802026-09-11T00:17:53.277Z Compiling tap v1.0.1
22812026-09-11T00:17:53.369Z Compiling httpdate v1.0.3
22822026-09-11T00:17:53.590Z Compiling wyz v0.5.1
22832026-09-11T00:17:53.624Z Compiling time v0.3.47
22842026-09-11T00:17:53.627Z Compiling structmeta v0.3.0
22852026-09-11T00:17:53.655Z Compiling foreign-types v0.3.2
22862026-09-11T00:17:53.745Z Compiling digest v0.11.3
22872026-09-11T00:17:53.886Z Compiling inout v0.2.2
22882026-09-11T00:17:53.925Z Compiling rand v0.9.2
22892026-09-11T00:17:54.070Z Compiling unicode-normalization v0.1.25
22902026-09-11T00:17:54.087Z Compiling dof v0.3.0
22912026-09-11T00:17:54.420Z Compiling half v2.7.1
22922026-09-11T00:17:54.440Z Compiling hubpack v0.1.2
22932026-09-11T00:17:54.617Z Compiling dof v0.4.0
22942026-09-11T00:17:54.678Z Compiling dtrace-parser v0.2.0
22952026-09-11T00:17:54.706Z Compiling dtrace-parser v0.3.0
22962026-09-11T00:17:54.720Z Compiling darling_macro v0.20.11
22972026-09-11T00:17:54.738Z Compiling pin-project-internal v1.1.11
22982026-09-11T00:17:54.858Z Compiling hyper v1.10.1
22992026-09-11T00:17:55.106Z Compiling socket2 v0.5.10
23002026-09-11T00:17:55.258Z Compiling wait-timeout v0.2.1
23012026-09-11T00:17:55.300Z Compiling thread-id v5.1.0
23022026-09-11T00:17:55.326Z Compiling thread-id v4.2.2
23032026-09-11T00:17:55.346Z Compiling env_filter v2.0.0
23042026-09-11T00:17:55.444Z Compiling funty v2.0.0
23052026-09-11T00:17:55.483Z Compiling smoltcp v0.9.1
23062026-09-11T00:17:55.540Z Compiling ciborium-io v0.2.2
23072026-09-11T00:17:55.608Z Compiling cfg_aliases v0.2.1
23082026-09-11T00:17:55.660Z Compiling quick-error v1.2.3
23092026-09-11T00:17:55.661Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23102026-09-11T00:17:55.708Z Compiling bit-vec v0.8.0
23112026-09-11T00:17:55.744Z Compiling nix v0.31.2
23122026-09-11T00:17:55.744Z Compiling ciborium-ll v0.2.2
23132026-09-11T00:17:55.772Z Compiling rusty-fork v0.3.1
23142026-09-11T00:17:55.812Z Compiling bitvec v1.0.1
23152026-09-11T00:17:55.879Z Compiling env_logger v0.11.11
23162026-09-11T00:17:55.975Z Compiling bit-set v0.8.0
23172026-09-11T00:17:56.071Z Compiling darling v0.20.11
23182026-09-11T00:17:56.153Z Compiling hyper-util v0.1.20
23192026-09-11T00:17:56.154Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23202026-09-11T00:17:56.199Z Compiling cipher v0.5.2
23212026-09-11T00:17:56.236Z Compiling rand_xorshift v0.4.0
23222026-09-11T00:17:56.503Z Compiling sync_wrapper v1.0.2
23232026-09-11T00:17:56.645Z Compiling unarray v0.1.4
23242026-09-11T00:17:56.707Z Compiling crc-catalog v2.4.0
23252026-09-11T00:17:57.205Z Compiling siphasher v1.0.2
23262026-09-11T00:17:57.246Z Compiling nodrop v0.1.14
23272026-09-11T00:17:57.247Z Compiling array-init v0.0.4
23282026-09-11T00:17:57.247Z Compiling crc v3.4.0
23292026-09-11T00:17:57.247Z Compiling proptest v1.11.0
23302026-09-11T00:17:57.323Z Compiling tower v0.5.3
23312026-09-11T00:17:57.367Z Compiling chacha20 v0.10.0
23322026-09-11T00:17:57.492Z Compiling smallvec v0.6.14
23332026-09-11T00:17:57.698Z Compiling derive_builder_core v0.20.2
23342026-09-11T00:17:57.727Z Compiling ciborium v0.2.2
23352026-09-11T00:17:57.796Z Compiling http-body-util v0.1.3
23362026-09-11T00:17:57.841Z Compiling serde_with v3.21.0
23372026-09-11T00:17:58.140Z Compiling zerocopy v0.6.6
23382026-09-11T00:17:58.140Z Compiling bitfield v0.19.4
23392026-09-11T00:17:58.354Z Compiling strum v0.26.3
23402026-09-11T00:17:58.497Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
23412026-09-11T00:17:58.614Z Compiling strum_macros v0.27.2
23422026-09-11T00:17:58.658Z Compiling snafu-derive v0.8.9
23432026-09-11T00:17:58.695Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23442026-09-11T00:17:58.720Z Compiling fs-err v3.3.0
23452026-09-11T00:17:58.984Z Compiling hashbrown v0.12.3
23462026-09-11T00:17:59.037Z Compiling unicode-bidi v0.3.18
23472026-09-11T00:17:59.117Z Compiling base64 v0.21.7
23482026-09-11T00:17:59.619Z Compiling unicode-properties v0.1.4
23492026-09-11T00:17:59.646Z Compiling ryu v1.0.23
23502026-09-11T00:17:59.646Z Compiling iri-string v0.7.10
23512026-09-11T00:17:59.646Z Compiling static_assertions v1.1.0
23522026-09-11T00:17:59.646Z Compiling ron v0.8.1
23532026-09-11T00:17:59.646Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23542026-09-11T00:17:59.646Z Compiling serde_urlencoded v0.7.1
23552026-09-11T00:17:59.646Z Compiling stringprep v0.1.5
23562026-09-11T00:18:00.142Z Compiling newtype-uuid v1.3.2
23572026-09-11T00:18:00.311Z Compiling oxnet v0.1.6
23582026-09-11T00:18:00.336Z Compiling tokio-native-tls v0.3.1
23592026-09-11T00:18:00.337Z Compiling derive_builder_macro v0.20.2
23602026-09-11T00:18:00.337Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23612026-09-11T00:18:00.380Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23622026-09-11T00:18:00.465Z Compiling serde-hex v0.1.0
23632026-09-11T00:18:00.516Z Compiling rand v0.10.1
23642026-09-11T00:18:00.516Z Compiling bzip2 v0.4.4
23652026-09-11T00:18:00.612Z Compiling usdt-attr-macro v0.6.0
23662026-09-11T00:18:00.613Z Compiling usdt-macro v0.6.0
23672026-09-11T00:18:00.636Z Compiling tower-http v0.6.8
23682026-09-11T00:18:00.724Z Compiling sha2 v0.11.0
23692026-09-11T00:18:00.844Z Compiling hmac v0.13.0
23702026-09-11T00:18:00.924Z Compiling md-5 v0.11.0
23712026-09-11T00:18:00.924Z Compiling derive-ex v0.1.8
23722026-09-11T00:18:01.158Z Compiling convert_case v0.10.0
23732026-09-11T00:18:01.190Z Compiling rustls-native-certs v0.8.3
23742026-09-11T00:18:01.366Z Compiling hashbrown v0.13.2
23752026-09-11T00:18:01.415Z Compiling bstr v1.12.1
23762026-09-11T00:18:01.415Z Compiling serde-big-array v0.5.1
23772026-09-11T00:18:01.566Z Compiling hash32 v0.2.1
23782026-09-11T00:18:01.743Z Compiling vergen-lib v9.1.0
23792026-09-11T00:18:01.909Z Compiling encoding_rs v0.8.35
23802026-09-11T00:18:01.910Z Compiling thread_local v1.1.9
23812026-09-11T00:18:02.047Z Compiling psl-types v2.0.11
23822026-09-11T00:18:02.048Z Compiling mime v0.3.17
23832026-09-11T00:18:02.048Z Compiling zlib-rs v0.6.2
23842026-09-11T00:18:02.078Z Compiling crc-any v2.5.0
23852026-09-11T00:18:02.125Z Compiling libbz2-rs-sys v0.2.2
23862026-09-11T00:18:02.211Z Compiling bumpalo v3.20.2
23872026-09-11T00:18:02.243Z Compiling toml_write v0.1.2
23882026-09-11T00:18:02.246Z Compiling fallible-iterator v0.2.0
23892026-09-11T00:18:02.456Z Compiling test-strategy v0.4.5
23902026-09-11T00:18:02.534Z Compiling zopfli v0.8.3
23912026-09-11T00:18:02.535Z Compiling toml_edit v0.22.27
23922026-09-11T00:18:02.583Z Compiling postgres-protocol v0.6.12
23932026-09-11T00:18:02.648Z Compiling bzip2 v0.6.1
23942026-09-11T00:18:02.873Z Compiling publicsuffix v2.3.0
23952026-09-11T00:18:03.125Z Compiling object v0.30.4
23962026-09-11T00:18:03.325Z Compiling derive_more-impl v2.1.1
23972026-09-11T00:18:03.573Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23982026-09-11T00:18:03.781Z Compiling derive_builder v0.20.2
23992026-09-11T00:18:03.838Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24002026-09-11T00:18:03.873Z Compiling flate2 v1.1.9
24012026-09-11T00:18:03.924Z Compiling zip v0.6.6
24022026-09-11T00:18:04.107Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24032026-09-11T00:18:04.174Z Compiling hyper-tls v0.6.0
24042026-09-11T00:18:04.174Z Compiling daft v0.1.8
24052026-09-11T00:18:04.372Z Compiling crossbeam-channel v0.5.15
24062026-09-11T00:18:04.389Z Compiling phf_shared v0.13.1
24072026-09-11T00:18:04.411Z Compiling pin-project v1.1.11
24082026-09-11T00:18:04.524Z Compiling toml v0.7.8
24092026-09-11T00:18:04.572Z Compiling heck v0.4.1
24102026-09-11T00:18:04.602Z Compiling futures-executor v0.3.32
24112026-09-11T00:18:04.629Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24122026-09-11T00:18:04.669Z Compiling serde_repr v0.1.20
24132026-09-11T00:18:04.681Z Compiling enum-as-inner v0.6.1
24142026-09-11T00:18:04.745Z Compiling async-recursion v1.1.1
24152026-09-11T00:18:04.842Z Compiling vergen v9.1.0
24162026-09-11T00:18:04.957Z Compiling cargo-platform v0.3.2
24172026-09-11T00:18:05.061Z Compiling is-terminal v0.4.17
24182026-09-11T00:18:05.061Z Compiling same-file v1.0.6
24192026-09-11T00:18:05.104Z Compiling path-slash v0.1.5
24202026-09-11T00:18:05.209Z Compiling bitflags v1.3.2
24212026-09-11T00:18:05.269Z Compiling jiff-core v0.1.0
24222026-09-11T00:18:05.269Z Compiling managed v0.8.0
24232026-09-11T00:18:05.305Z Compiling term v1.2.1
24242026-09-11T00:18:05.305Z Compiling take_mut v0.2.2
24252026-09-11T00:18:05.342Z Compiling corncobs v0.1.4
24262026-09-11T00:18:05.342Z Compiling foldhash v0.1.5
24272026-09-11T00:18:05.484Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24282026-09-11T00:18:05.566Z Compiling hashbrown v0.15.5
24292026-09-11T00:18:05.797Z Compiling slog-term v2.9.2
24302026-09-11T00:18:05.820Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24312026-09-11T00:18:06.004Z Compiling walkdir v2.5.0
24322026-09-11T00:18:06.146Z Compiling jiff v0.2.34
24332026-09-11T00:18:06.180Z Compiling cargo_metadata v0.23.1
24342026-09-11T00:18:06.304Z Compiling futures v0.3.32
24352026-09-11T00:18:06.539Z Compiling phf v0.13.1
24362026-09-11T00:18:06.735Z Compiling snafu v0.8.9
24372026-09-11T00:18:06.988Z Compiling reqwest v0.12.28
24382026-09-11T00:18:07.010Z Compiling signal-hook-mio v0.2.5
24392026-09-11T00:18:07.094Z Compiling toml v0.8.23
24402026-09-11T00:18:07.121Z Compiling cookie_store v0.22.1
24412026-09-11T00:18:07.410Z Compiling zstd v0.13.3
24422026-09-11T00:18:07.410Z Compiling postgres-types v0.2.14
24432026-09-11T00:18:07.422Z Compiling globset v0.4.18
24442026-09-11T00:18:07.422Z Compiling strum v0.27.2
24452026-09-11T00:18:07.579Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24462026-09-11T00:18:07.729Z Compiling phf_shared v0.11.3
24472026-09-11T00:18:07.761Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24482026-09-11T00:18:07.780Z Compiling olpc-cjson v0.1.4
24492026-09-11T00:18:07.806Z Compiling crossbeam-epoch v0.9.18
24502026-09-11T00:18:07.968Z Compiling byte-wrapper v0.1.0
24512026-09-11T00:18:08.074Z Compiling secrecy v0.8.0
24522026-09-11T00:18:08.158Z Compiling serde_plain v1.0.2
24532026-09-11T00:18:08.175Z Compiling pem v3.0.6
24542026-09-11T00:18:08.197Z Compiling float-cmp v0.10.0
24552026-09-11T00:18:08.286Z Compiling hashbrown v0.16.1
24562026-09-11T00:18:08.292Z Compiling memmap2 v0.9.10
24572026-09-11T00:18:08.362Z Compiling difflib v0.4.0
24582026-09-11T00:18:08.380Z Compiling whoami v2.1.0
24592026-09-11T00:18:08.451Z Compiling new_debug_unreachable v1.0.6
24602026-09-11T00:18:08.485Z Compiling typed-path v0.12.3
24612026-09-11T00:18:08.531Z Compiling typed-path v0.9.3
24622026-09-11T00:18:08.548Z Compiling normalize-line-endings v0.3.0
24632026-09-11T00:18:08.637Z Compiling precomputed-hash v0.1.1
24642026-09-11T00:18:08.662Z Compiling data-encoding v2.10.0
24652026-09-11T00:18:08.745Z Compiling fixedbitset v0.4.2
24662026-09-11T00:18:08.795Z Compiling predicates-core v1.0.10
24672026-09-11T00:18:08.816Z Compiling fixedbitset v0.5.7
24682026-09-11T00:18:08.907Z Compiling iddqd v0.4.2
24692026-09-11T00:18:08.975Z Compiling hickory-proto v0.25.2
24702026-09-11T00:18:08.991Z Compiling predicates v3.1.4
24712026-09-11T00:18:09.092Z Compiling petgraph v0.8.3
24722026-09-11T00:18:09.113Z Compiling petgraph v0.6.5
24732026-09-11T00:18:09.230Z Compiling string_cache v0.8.9
24742026-09-11T00:18:09.368Z Compiling tokio-postgres v0.7.18
24752026-09-11T00:18:09.460Z Compiling zip v8.6.0
24762026-09-11T00:18:09.691Z Compiling usdt v0.6.0
24772026-09-11T00:18:09.973Z Compiling zip v4.6.1
24782026-09-11T00:18:10.041Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24792026-09-11T00:18:10.125Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24802026-09-11T00:18:10.871Z Compiling crossterm v0.28.1
24812026-09-11T00:18:11.048Z Compiling derive_more v2.1.1
24822026-09-11T00:18:11.066Z Compiling similar v2.7.0
24832026-09-11T00:18:11.337Z Compiling itertools v0.13.0
24842026-09-11T00:18:11.351Z Compiling tokio-stream v0.1.18
24852026-09-11T00:18:11.427Z Compiling buf-list v1.1.2
24862026-09-11T00:18:11.779Z Compiling openapiv3 v2.2.0
24872026-09-11T00:18:12.010Z Compiling peg-runtime v0.8.5
24882026-09-11T00:18:12.159Z Compiling lalrpop-util v0.19.12
24892026-09-11T00:18:26.964Z Compiling macaddr v1.0.1
24902026-09-11T00:18:27.077Z Compiling crucible-workspace-hack v0.1.0
24912026-09-11T00:18:27.103Z Compiling rayon-core v1.13.0
24922026-09-11T00:18:27.123Z Compiling secrecy v0.10.3
24932026-09-11T00:18:27.158Z Compiling heapless v0.8.0
24942026-09-11T00:18:27.222Z Compiling toml_datetime v0.7.5+spec-1.1.0
24952026-09-11T00:18:27.238Z Compiling crossbeam-deque v0.8.6
24962026-09-11T00:18:27.265Z Compiling ingot-macros v0.2.0
24972026-09-11T00:18:27.298Z Compiling inout v0.1.4
24982026-09-11T00:18:27.376Z Compiling hash32 v0.3.1
24992026-09-11T00:18:27.426Z Compiling toml_edit v0.23.10+spec-1.0.0
25002026-09-11T00:18:27.490Z Compiling multer v3.1.0
25012026-09-11T00:18:27.494Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25022026-09-11T00:18:27.521Z Compiling compression-core v0.4.31
25032026-09-11T00:18:27.549Z Compiling match_cfg v0.1.0
25042026-09-11T00:18:27.586Z Compiling smoltcp v0.11.0
25052026-09-11T00:18:27.639Z Compiling hostname v0.3.1
25062026-09-11T00:18:27.706Z Compiling compression-codecs v0.4.37
25072026-09-11T00:18:27.774Z Compiling cipher v0.4.4
25082026-09-11T00:18:27.818Z Compiling atomicwrites v0.4.4
25092026-09-11T00:18:27.832Z Compiling slog-json v2.6.1
25102026-09-11T00:18:27.954Z Compiling serde_tokenstream v0.3.0
25112026-09-11T00:18:27.985Z Compiling proc-macro-crate v3.4.0
25122026-09-11T00:18:28.041Z Compiling newtype-uuid-macros v0.1.0
25132026-09-11T00:18:28.058Z Compiling universal-hash v0.5.1
25142026-09-11T00:18:28.083Z Compiling cobs v0.3.0
25152026-09-11T00:18:28.099Z Compiling async-stream-impl v0.3.6
25162026-09-11T00:18:28.178Z Compiling thiserror-impl-no-std v2.0.2
25172026-09-11T00:18:28.221Z Compiling toml_datetime v1.1.1+spec-1.1.0
25182026-09-11T00:18:28.274Z Compiling serde_spanned v1.1.1
25192026-09-11T00:18:28.313Z Compiling proc-macro-error-attr v1.0.4
25202026-09-11T00:18:28.339Z Compiling dropshot v0.17.1
25212026-09-11T00:18:28.416Z Compiling opaque-debug v0.3.1
25222026-09-11T00:18:28.441Z Compiling toml_writer v1.1.1+spec-1.1.0
25232026-09-11T00:18:28.513Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25242026-09-11T00:18:28.558Z Compiling convert_case v0.4.0
25252026-09-11T00:18:28.644Z Compiling toml v1.1.2+spec-1.1.0
25262026-09-11T00:18:28.659Z Compiling poly1305 v0.8.0
25272026-09-11T00:18:28.708Z Compiling num_enum_derive v0.7.6
25282026-09-11T00:18:28.724Z Compiling async-stream v0.3.6
25292026-09-11T00:18:28.742Z Compiling oxide-generation-macros v0.2.0
25302026-09-11T00:18:28.761Z Compiling postcard v1.1.3
25312026-09-11T00:18:28.819Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25322026-09-11T00:18:28.845Z Compiling slog-bunyan v2.5.0
25332026-09-11T00:18:28.868Z Compiling derive_more v0.99.20
25342026-09-11T00:18:28.932Z Compiling chacha20 v0.9.1
25352026-09-11T00:18:29.043Z Compiling async-compression v0.4.41
25362026-09-11T00:18:29.211Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25372026-09-11T00:18:29.222Z Compiling oxide-generation v0.1.3
25382026-09-11T00:18:29.226Z Compiling thiserror-no-std v2.0.2
25392026-09-11T00:18:29.339Z Compiling sha1 v0.11.0
25402026-09-11T00:18:29.436Z Compiling parse-display-derive v0.10.0
25412026-09-11T00:18:29.499Z Compiling proc-macro-crate v1.3.1
25422026-09-11T00:18:29.697Z Compiling waitgroup v0.1.2
25432026-09-11T00:18:29.710Z Compiling rustls-pemfile v2.2.0
25442026-09-11T00:18:29.850Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25452026-09-11T00:18:29.872Z Compiling backon v1.6.0
25462026-09-11T00:18:29.891Z Compiling ingot-types v0.2.0
25472026-09-11T00:18:29.907Z Compiling dropshot_endpoint v0.17.1
25482026-09-11T00:18:29.962Z Compiling blake2 v0.10.6
25492026-09-11T00:18:29.976Z Compiling aead v0.5.2
25502026-09-11T00:18:30.004Z Compiling foreign-types-macros v0.2.3
25512026-09-11T00:18:30.134Z Compiling password-hash v0.5.0
25522026-09-11T00:18:30.186Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25532026-09-11T00:18:30.329Z Compiling ingot v0.2.1
25542026-09-11T00:18:30.361Z Compiling serde_path_to_error v0.1.20
25552026-09-11T00:18:30.379Z Compiling hostname v0.4.2
25562026-09-11T00:18:30.553Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25572026-09-11T00:18:30.566Z Compiling proc-macro-error v1.0.4
25582026-09-11T00:18:30.635Z Compiling instant v0.1.13
25592026-09-11T00:18:30.676Z Compiling illumos-nvpair-sys v0.2.0
25602026-09-11T00:18:30.676Z Compiling debug-ignore v1.0.5
25612026-09-11T00:18:30.720Z Compiling foreign-types-shared v0.3.1
25622026-09-11T00:18:30.813Z Compiling backoff v0.4.0
25632026-09-11T00:18:30.818Z Compiling foreign-types v0.5.0
25642026-09-11T00:18:30.835Z Compiling argon2 v0.5.3
25652026-09-11T00:18:30.849Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25662026-09-11T00:18:30.865Z Compiling chacha20poly1305 v0.10.1
25672026-09-11T00:18:30.926Z Compiling num_enum_derive v0.5.11
25682026-09-11T00:18:30.948Z Compiling num_enum v0.7.6
25692026-09-11T00:18:30.964Z Compiling parse-display v0.10.0
25702026-09-11T00:18:31.002Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25712026-09-11T00:18:31.017Z Compiling vsss-rs v3.3.4
25722026-09-11T00:18:31.171Z Compiling regress v0.10.5
25732026-09-11T00:18:31.187Z Compiling itertools v0.14.0
25742026-09-11T00:18:31.270Z Compiling tabwriter v1.4.1
25752026-09-11T00:18:31.472Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25762026-09-11T00:18:31.493Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25772026-09-11T00:18:31.522Z Compiling rustls-webpki v0.103.13
25782026-09-11T00:18:31.543Z Compiling cstr-argument v0.1.2
25792026-09-11T00:18:31.586Z Compiling humantime v2.3.0
25802026-09-11T00:18:31.602Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25812026-09-11T00:18:31.715Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25822026-09-11T00:18:31.849Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25832026-09-11T00:18:31.910Z Compiling num_enum v0.5.11
25842026-09-11T00:18:31.933Z Compiling rayon v1.11.0
25852026-09-11T00:18:31.951Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25862026-09-11T00:18:31.968Z Compiling libefi-sys v0.1.0
25872026-09-11T00:18:31.984Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25882026-09-11T00:18:32.039Z Compiling indent_write v2.2.0
25892026-09-11T00:18:32.055Z Compiling colored v3.1.1
25902026-09-11T00:18:32.083Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912026-09-11T00:18:32.123Z Compiling illumos-nvpair v0.3.0
25922026-09-11T00:18:32.205Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25932026-09-11T00:18:32.229Z Compiling zone_cfg_derive v0.3.1
25942026-09-11T00:18:32.341Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25952026-09-11T00:18:32.464Z Compiling camino-tempfile v1.4.1
25962026-09-11T00:18:32.464Z Compiling itertools v0.12.1
25972026-09-11T00:18:32.543Z Compiling usdt-macro v0.5.0
25982026-09-11T00:18:32.553Z Compiling usdt-attr-macro v0.5.0
25992026-09-11T00:18:32.564Z Compiling bitfield-struct v0.6.2
26002026-09-11T00:18:32.564Z Compiling num-derive v0.4.2
26012026-09-11T00:18:32.674Z Compiling blake3 v1.8.5
26022026-09-11T00:18:32.816Z Compiling sigpipe v0.1.3
26032026-09-11T00:18:32.870Z Compiling memmap v0.7.0
26042026-09-11T00:18:32.928Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26052026-09-11T00:18:33.059Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26062026-09-11T00:18:33.087Z Compiling glob v0.3.3
26072026-09-11T00:18:33.211Z Compiling swrite v0.1.0
26082026-09-11T00:18:33.269Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26092026-09-11T00:18:33.338Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26102026-09-11T00:18:33.341Z Compiling usdt v0.5.0
26112026-09-11T00:18:33.526Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26122026-09-11T00:18:33.575Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26132026-09-11T00:18:33.716Z Compiling smf v0.2.3
26142026-09-11T00:18:33.803Z Compiling zone v0.3.1
26152026-09-11T00:18:33.825Z Compiling filetime v0.2.27
26162026-09-11T00:18:33.841Z Compiling xattr v1.6.1
26172026-09-11T00:18:33.873Z Compiling arrayvec v0.7.6
26182026-09-11T00:18:33.943Z Compiling whoami v1.6.1
26192026-09-11T00:18:33.983Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26202026-09-11T00:18:33.998Z Compiling constant_time_eq v0.4.2
26212026-09-11T00:18:34.054Z Compiling arrayref v0.3.9
26222026-09-11T00:18:34.064Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26232026-09-11T00:18:34.082Z Compiling tar v0.4.46
26242026-09-11T00:18:34.082Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26252026-09-11T00:18:34.174Z Compiling tokio-dtrace v0.1.1
26262026-09-11T00:18:34.174Z Compiling gethostname v0.5.0
26272026-09-11T00:18:34.205Z Compiling console v0.16.2
26282026-09-11T00:18:34.345Z Compiling unit-prefix v0.5.2
26292026-09-11T00:18:34.375Z Compiling topological-sort v0.2.2
26302026-09-11T00:18:34.481Z Compiling oxide-tokio-rt v0.1.4
26312026-09-11T00:18:34.509Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
26322026-09-11T00:18:34.566Z Compiling shell-words v1.1.1
26332026-09-11T00:18:34.646Z Compiling indicatif v0.18.4
26342026-09-11T00:18:34.925Z Compiling tokio-rustls v0.26.4
26352026-09-11T00:18:34.943Z Compiling rustls-platform-verifier v0.6.2
26362026-09-11T00:18:34.979Z Compiling tough v0.22.0
26372026-09-11T00:18:35.053Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26382026-09-11T00:18:35.179Z Compiling hyper-rustls v0.27.7
26392026-09-11T00:18:35.410Z Compiling reqwest v0.13.2
26402026-09-11T00:18:37.726Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26412026-09-11T00:18:38.019Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26422026-09-11T00:18:44.284Z Compiling progenitor-client v0.14.0
26432026-09-11T00:18:44.284Z Compiling omicron-zone-package v0.12.3
26442026-09-11T00:18:44.529Z Compiling progenitor-extras v0.2.0
26452026-09-11T00:18:44.784Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26462026-09-11T00:18:44.802Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26472026-09-11T00:18:44.900Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26482026-09-11T00:18:44.983Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26492026-09-11T00:18:45.021Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26502026-09-11T00:18:45.073Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26512026-09-11T00:18:45.254Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26522026-09-11T00:18:45.260Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26532026-09-11T00:18:45.735Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26542026-09-11T00:18:48.862Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26552026-09-11T00:18:58.503Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26562026-09-11T00:19:01.606Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26572026-09-11T00:19:02.593Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26582026-09-11T00:19:14.207Z Finished `release` profile [optimized] target(s) in 1m 40s
26592026-09-11T00:19:14.210Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26602026-09-11T00:19:14.210Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26612026-09-11T00:19:14.358Z Running `target/release/omicron-package -t test target create -p dev`
26622026-09-11T00:19:14.419ZLogging to: /work/oxidecomputer/omicron/out/LOG
26632026-09-11T00:19:14.424ZCreated new build target 'test' and set it as active
26642026-09-11T00:19:14.424Z
26652026-09-11T00:19:14.424Zreal 1:40.524992691
26662026-09-11T00:19:14.424Zuser 15:10.116875589
26672026-09-11T00:19:14.424Zsys 3:02.685838685
26682026-09-11T00:19:14.424Ztrap 0.418425624
26692026-09-11T00:19:14.424Ztflt 0.468731326
26702026-09-11T00:19:14.424Zdflt 4.318019662
26712026-09-11T00:19:14.424Zkflt 0.000722160
26722026-09-11T00:19:14.424Zlock 42:50.045150319
26732026-09-11T00:19:14.424Zslp 35:55.618336336
26742026-09-11T00:19:14.424Zlat 47.382581395
26752026-09-11T00:19:14.424Zstop 6:50.155686640
26762026-09-11T00:19:14.424Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
26772026-09-11T00:19:15.390Z Finished `release` profile [optimized] target(s) in 0.95s
26782026-09-11T00:19:15.393Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26792026-09-11T00:19:15.393Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26802026-09-11T00:19:15.471Z Running `target/release/omicron-package -t test package`
26812026-09-11T00:19:15.531ZLogging to: /work/oxidecomputer/omicron/out/LOG
26822026-09-11T00:19:17.070Z Compiling cfg-if v1.0.4
26832026-09-11T00:19:17.294Z Compiling serde_core v1.0.228
26842026-09-11T00:19:17.297Z Compiling libc v0.2.185
26852026-09-11T00:19:17.297Z Compiling memchr v2.8.0
26862026-09-11T00:19:17.357Z Compiling smallvec v1.15.1
26872026-09-11T00:19:17.394Z Compiling stable_deref_trait v1.2.1
26882026-09-11T00:19:17.397Z Compiling scopeguard v1.2.0
26892026-09-11T00:19:17.445Z Compiling rand_core v0.10.0
26902026-09-11T00:19:17.465Z Compiling libm v0.2.16
26912026-09-11T00:19:17.492Z Compiling zerofrom v0.1.6
26922026-09-11T00:19:17.519Z Compiling lock_api v0.4.14
26932026-09-11T00:19:17.543Z Compiling litemap v0.8.1
26942026-09-11T00:19:17.567Z Compiling percent-encoding v2.3.2
26952026-09-11T00:19:17.571Z Compiling writeable v0.6.2
26962026-09-11T00:19:17.612Z Compiling yoke v0.8.1
26972026-09-11T00:19:17.616Z Compiling icu_normalizer_data v2.1.1
26982026-09-11T00:19:17.616Z Compiling icu_properties_data v2.1.2
26992026-09-11T00:19:17.679Z Compiling utf8_iter v1.0.4
27002026-09-11T00:19:17.707Z Compiling zerocopy v0.8.55
27012026-09-11T00:19:17.733Z Compiling form_urlencoded v1.2.2
27022026-09-11T00:19:17.760Z Compiling iana-time-zone v0.1.65
27032026-09-11T00:19:17.787Z Compiling errno v0.3.14
27042026-09-11T00:19:17.787Z Compiling getrandom v0.4.3
27052026-09-11T00:19:17.787Z Compiling zerovec v0.11.5
27062026-09-11T00:19:17.791Z Compiling zerotrie v0.2.3
27072026-09-11T00:19:17.886Z Compiling parking_lot_core v0.9.12
27082026-09-11T00:19:17.914Z Compiling mio v1.2.0
27092026-09-11T00:19:17.945Z Compiling thiserror v2.0.18
27102026-09-11T00:19:17.972Z Compiling socket2 v0.6.3
27112026-09-11T00:19:17.999Z Compiling signal-hook-registry v1.4.8
27122026-09-11T00:19:18.045Z Compiling getrandom v0.2.17
27132026-09-11T00:19:18.096Z Compiling futures-util v0.3.32
27142026-09-11T00:19:18.099Z Compiling getrandom v0.3.4
27152026-09-11T00:19:18.183Z Compiling base64 v0.22.1
27162026-09-11T00:19:18.191Z Compiling parking_lot v0.12.5
27172026-09-11T00:19:18.202Z Compiling time v0.3.47
27182026-09-11T00:19:18.226Z Compiling rand_core v0.6.4
27192026-09-11T00:19:18.267Z Compiling num-traits v0.2.19
27202026-09-11T00:19:18.291Z Compiling rand_core v0.9.5
27212026-09-11T00:19:18.370Z Compiling aho-corasick v1.1.4
27222026-09-11T00:19:18.396Z Compiling tinystr v0.8.2
27232026-09-11T00:19:18.421Z Compiling potential_utf v0.1.4
27242026-09-11T00:19:18.449Z Compiling spin v0.9.8
27252026-09-11T00:19:18.475Z Compiling socket2 v0.5.10
27262026-09-11T00:19:18.498Z Compiling pest v2.8.6
27272026-09-11T00:19:18.536Z Compiling crc32fast v1.5.0
27282026-09-11T00:19:18.582Z Compiling icu_locale_core v2.1.1
27292026-09-11T00:19:18.645Z Compiling icu_collections v2.1.1
27302026-09-11T00:19:18.669Z Compiling encoding_rs v0.8.35
27312026-09-11T00:19:18.696Z Compiling simd-adler32 v0.3.8
27322026-09-11T00:19:18.723Z Compiling adler2 v2.0.1
27332026-09-11T00:19:18.780Z Compiling lazy_static v1.5.0
27342026-09-11T00:19:18.825Z Compiling wait-timeout v0.2.1
27352026-09-11T00:19:18.905Z Compiling miniz_oxide v0.8.9
27362026-09-11T00:19:18.927Z Compiling thread_local v1.1.9
27372026-09-11T00:19:19.015Z Compiling rand_xorshift v0.4.0
27382026-09-11T00:19:19.083Z Compiling is-terminal v0.4.17
27392026-09-11T00:19:19.192Z Compiling serde v1.0.228
27402026-09-11T00:19:19.196Z Compiling bitflags v2.11.0
27412026-09-11T00:19:19.241Z Compiling serde_json v1.0.151
27422026-09-11T00:19:19.244Z Compiling uuid v1.23.4
27432026-09-11T00:19:19.292Z Compiling semver v1.0.28
27442026-09-11T00:19:19.315Z Compiling icu_provider v2.1.1
27452026-09-11T00:19:19.316Z Compiling indexmap v2.14.0
27462026-09-11T00:19:19.406Z Compiling rustix v1.1.4
27472026-09-11T00:19:19.653Z Compiling icu_normalizer v2.1.1
27482026-09-11T00:19:19.753Z Compiling bytes v1.11.1
27492026-09-11T00:19:19.786Z Compiling zeroize v1.9.0
27502026-09-11T00:19:19.865Z Compiling icu_properties v2.1.2
27512026-09-11T00:19:19.902Z Compiling chrono v0.4.45
27522026-09-11T00:19:20.000Z Compiling generic-array v0.14.7
27532026-09-11T00:19:20.056Z Compiling erased-serde v0.3.31
27542026-09-11T00:19:20.218Z Compiling rustls-pki-types v1.14.0
27552026-09-11T00:19:20.333Z Compiling ipnet v2.12.0
27562026-09-11T00:19:20.520Z Compiling tokio v1.52.1
27572026-09-11T00:19:20.561Z Compiling crypto-common v0.1.7
27582026-09-11T00:19:20.595Z Compiling block-buffer v0.10.4
27592026-09-11T00:19:20.642Z Compiling http v1.4.2
27602026-09-11T00:19:20.669Z Compiling slog v2.8.2
27612026-09-11T00:19:20.742Z Compiling terminal_size v0.4.3
27622026-09-11T00:19:20.795Z Compiling idna_adapter v1.2.1
27632026-09-11T00:19:20.850Z Compiling ppv-lite86 v0.2.21
27642026-09-11T00:19:20.873Z Compiling digest v0.10.7
27652026-09-11T00:19:20.913Z Compiling clap_builder v4.6.0
27662026-09-11T00:19:20.913Z Compiling der v0.7.10
27672026-09-11T00:19:20.977Z Compiling idna v1.1.0
27682026-09-11T00:19:21.002Z Compiling aws-lc-rs v1.16.3
27692026-09-11T00:19:21.044Z Compiling regex-automata v0.4.14
27702026-09-11T00:19:21.044Z Compiling tempfile v3.27.0
27712026-09-11T00:19:21.092Z Compiling hybrid-array v0.4.13
27722026-09-11T00:19:21.092Z Compiling serde_urlencoded v0.7.1
27732026-09-11T00:19:21.141Z Compiling hex v0.4.3
27742026-09-11T00:19:21.166Z Compiling futures-executor v0.3.32
27752026-09-11T00:19:21.188Z Compiling rand_chacha v0.9.0
27762026-09-11T00:19:21.236Z Compiling rand_chacha v0.3.1
27772026-09-11T00:19:21.423Z Compiling url v2.5.8
27782026-09-11T00:19:21.447Z Compiling rand v0.9.2
27792026-09-11T00:19:21.472Z Compiling http-body v1.0.1
27802026-09-11T00:19:21.538Z Compiling rand v0.8.6
27812026-09-11T00:19:21.602Z Compiling hubpack v0.1.2
27822026-09-11T00:19:21.666Z Compiling http-body-util v0.1.3
27832026-09-11T00:19:21.771Z Compiling futures v0.3.32
27842026-09-11T00:19:21.791Z Compiling signature v2.2.0
27852026-09-11T00:19:21.899Z Compiling block-buffer v0.12.1
27862026-09-11T00:19:21.902Z Compiling crypto-common v0.2.2
27872026-09-11T00:19:21.928Z Compiling spki v0.7.3
27882026-09-11T00:19:21.955Z Compiling sha2 v0.10.9
27892026-09-11T00:19:21.978Z Compiling rustls-native-certs v0.8.3
27902026-09-11T00:19:22.001Z Compiling publicsuffix v2.3.0
27912026-09-11T00:19:22.089Z Compiling schemars v0.8.22
27922026-09-11T00:19:22.171Z Compiling rustls-webpki v0.103.13
27932026-09-11T00:19:22.211Z Compiling pkcs8 v0.10.2
27942026-09-11T00:19:22.236Z Compiling openapiv3 v2.2.0
27952026-09-11T00:19:22.287Z Compiling cookie v0.18.1
27962026-09-11T00:19:22.475Z Compiling rusty-fork v0.3.1
27972026-09-11T00:19:22.631Z Compiling digest v0.11.3
27982026-09-11T00:19:22.667Z Compiling cookie_store v0.22.1
27992026-09-11T00:19:22.738Z Compiling rustls v0.23.41
28002026-09-11T00:19:22.761Z Compiling data-encoding v2.10.0
28012026-09-11T00:19:22.897Z Compiling clap v4.6.1
28022026-09-11T00:19:22.985Z Compiling proptest v1.11.0
28032026-09-11T00:19:23.008Z Compiling slog-term v2.9.2
28042026-09-11T00:19:23.031Z Compiling slog-async v2.8.0
28052026-09-11T00:19:23.073Z Compiling ipnetwork v0.21.1
28062026-09-11T00:19:23.209Z Compiling zlib-rs v0.6.2
28072026-09-11T00:19:23.366Z Compiling oxnet v0.1.6
28082026-09-11T00:19:23.487Z Compiling camino v1.2.5
28092026-09-11T00:19:23.770Z Compiling dof v0.4.0
28102026-09-11T00:19:23.851Z Compiling dtrace-parser v0.3.0
28112026-09-11T00:19:23.862Z Compiling regex v1.12.3
28122026-09-11T00:19:23.888Z Compiling num-integer v0.1.46
28132026-09-11T00:19:23.912Z Compiling thread-id v5.1.0
28142026-09-11T00:19:23.983Z Compiling x509-cert v0.2.5
28152026-09-11T00:19:24.030Z Compiling hmac v0.12.1
28162026-09-11T00:19:24.223Z Compiling memmap2 v0.9.10
28172026-09-11T00:19:24.248Z Compiling num-iter v0.1.45
28182026-09-11T00:19:24.310Z Compiling half v2.7.1
28192026-09-11T00:19:24.335Z Compiling ff v0.13.1
28202026-09-11T00:19:24.357Z Compiling sec1 v0.7.3
28212026-09-11T00:19:24.412Z Compiling rustix v0.38.44
28222026-09-11T00:19:24.498Z Compiling group v0.13.0
28232026-09-11T00:19:24.524Z Compiling packed_struct v0.10.1
28242026-09-11T00:19:24.630Z Compiling usdt-impl v0.6.0
28252026-09-11T00:19:24.662Z Compiling ciborium-ll v0.2.2
28262026-09-11T00:19:24.729Z Compiling hkdf v0.12.4
28272026-09-11T00:19:24.939Z Compiling tokio-util v0.7.18
28282026-09-11T00:19:24.966Z Compiling tower v0.5.3
28292026-09-11T00:19:24.969Z Compiling crypto-bigint v0.5.5
28302026-09-11T00:19:25.266Z Compiling usdt v0.6.0
28312026-09-11T00:19:25.481Z Compiling tower-http v0.6.8
28322026-09-11T00:19:25.506Z Compiling newtype-uuid v1.3.2
28332026-09-11T00:19:25.547Z Compiling flate2 v1.1.9
28342026-09-11T00:19:25.739Z Compiling h2 v0.4.15
28352026-09-11T00:19:25.821Z Compiling num-bigint-dig v0.8.6
28362026-09-11T00:19:26.030Z Compiling elliptic-curve v0.13.8
28372026-09-11T00:19:26.075Z Compiling dof v0.3.0
28382026-09-11T00:19:26.134Z Compiling daft v0.1.8
28392026-09-11T00:19:26.157Z Compiling ciborium v0.2.2
28402026-09-11T00:19:26.241Z Compiling tokio-rustls v0.26.4
28412026-09-11T00:19:26.286Z Compiling rustls-platform-verifier v0.6.2
28422026-09-11T00:19:26.432Z Compiling bstr v1.12.1
28432026-09-11T00:19:26.473Z Compiling pkcs1 v0.7.5
28442026-09-11T00:19:26.496Z Compiling block-padding v0.4.2
28452026-09-11T00:19:26.572Z Compiling toml_datetime v0.6.11
28462026-09-11T00:19:26.622Z Compiling serde_spanned v0.6.9
28472026-09-11T00:19:26.653Z Compiling dtrace-parser v0.2.0
28482026-09-11T00:19:26.702Z Compiling thread-id v4.2.2
28492026-09-11T00:19:26.727Z Compiling signal-hook v0.3.18
28502026-09-11T00:19:26.808Z Compiling rsa v0.9.10
28512026-09-11T00:19:26.831Z Compiling nix v0.31.2
28522026-09-11T00:19:26.906Z Compiling inout v0.2.2
28532026-09-11T00:19:26.928Z Compiling serde-hex v0.1.0
28542026-09-11T00:19:27.121Z Compiling usdt-impl v0.5.0
28552026-09-11T00:19:27.124Z Compiling ron v0.8.1
28562026-09-11T00:19:27.335Z Compiling serde_with v3.21.0
28572026-09-11T00:19:27.373Z Compiling foreign-types-shared v0.1.1
28582026-09-11T00:19:27.397Z Compiling cipher v0.5.2
28592026-09-11T00:19:27.400Z Compiling openssl-sys v0.9.117
28602026-09-11T00:19:27.491Z Compiling foreign-types v0.3.2
28612026-09-11T00:19:27.593Z Compiling rfc6979 v0.4.0
28622026-09-11T00:19:27.742Z Compiling ahash v0.8.12
28632026-09-11T00:19:27.779Z Compiling curve25519-dalek v4.1.3
28642026-09-11T00:19:27.831Z Compiling openssl v0.10.80
28652026-09-11T00:19:27.857Z Compiling ecdsa v0.16.9
28662026-09-11T00:19:27.944Z Compiling chacha20 v0.10.0
28672026-09-11T00:19:28.047Z Compiling signal-hook-mio v0.2.5
28682026-09-11T00:19:28.047Z Compiling globset v0.4.18
28692026-09-11T00:19:28.143Z Compiling primeorder v0.13.6
28702026-09-11T00:19:28.216Z Compiling zopfli v0.8.3
28712026-09-11T00:19:28.247Z Compiling rand v0.10.1
28722026-09-11T00:19:28.315Z Compiling toml_edit v0.19.15
28732026-09-11T00:19:28.398Z Compiling sha3 v0.10.8
28742026-09-11T00:19:28.436Z Compiling salty v0.3.0
28752026-09-11T00:19:28.467Z Compiling hashbrown v0.13.2
28762026-09-11T00:19:28.563Z Compiling bzip2 v0.4.4
28772026-09-11T00:19:28.773Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28782026-09-11T00:19:28.795Z Compiling ed25519 v2.2.3
28792026-09-11T00:19:28.819Z Compiling jiff v0.2.34
28802026-09-11T00:19:28.873Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28812026-09-11T00:19:28.986Z Compiling zip v0.6.6
28822026-09-11T00:19:29.009Z Compiling crossterm v0.28.1
28832026-09-11T00:19:29.054Z Compiling ed25519-dalek v2.2.0
28842026-09-11T00:19:29.075Z Compiling object v0.30.4
28852026-09-11T00:19:29.198Z Compiling sha2 v0.11.0
28862026-09-11T00:19:29.303Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28872026-09-11T00:19:29.367Z Compiling serde-big-array v0.5.1
28882026-09-11T00:19:29.379Z Compiling pem v3.0.6
28892026-09-11T00:19:29.482Z Compiling hyper v1.10.1
28902026-09-11T00:19:29.509Z Compiling petgraph v0.8.3
28912026-09-11T00:19:29.509Z Compiling object v0.37.3
28922026-09-11T00:19:29.697Z Compiling heapless v0.7.17
28932026-09-11T00:19:29.803Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28942026-09-11T00:19:29.870Z Compiling p384 v0.13.1
28952026-09-11T00:19:30.120Z Compiling toml v0.7.8
28962026-09-11T00:19:30.273Z Compiling byte-wrapper v0.1.0
28972026-09-11T00:19:30.307Z Compiling md-5 v0.11.0
28982026-09-11T00:19:30.585Z Compiling native-tls v0.2.18
28992026-09-11T00:19:30.862Z Compiling tokio-native-tls v0.3.1
29002026-09-11T00:19:31.038Z Compiling hyper-util v0.1.20
29012026-09-11T00:19:31.061Z Compiling hmac v0.13.0
29022026-09-11T00:19:31.087Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29032026-09-11T00:19:31.121Z Compiling serde_plain v1.0.2
29042026-09-11T00:19:31.194Z Compiling zip v8.6.0
29052026-09-11T00:19:31.218Z Compiling toml_edit v0.22.27
29062026-09-11T00:19:31.253Z Compiling postgres-protocol v0.6.12
29072026-09-11T00:19:31.280Z Compiling smoltcp v0.9.1
29082026-09-11T00:19:31.385Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29092026-09-11T00:19:31.506Z Compiling tokio-stream v0.1.18
29102026-09-11T00:19:32.030Z Compiling hickory-proto v0.25.2
29112026-09-11T00:19:32.074Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
29122026-09-11T00:19:32.098Z Compiling float-cmp v0.10.0
29132026-09-11T00:19:32.132Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29142026-09-11T00:19:32.165Z Compiling petgraph v0.6.5
29152026-09-11T00:19:32.253Z Compiling predicates v3.1.4
29162026-09-11T00:19:32.276Z Compiling textwrap v0.16.2
29172026-09-11T00:19:32.432Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
29182026-09-11T00:19:32.532Z Compiling backtrace v0.3.76
29192026-09-11T00:19:32.723Z Compiling hyper-rustls v0.27.7
29202026-09-11T00:19:32.777Z Compiling hyper-tls v0.6.0
29212026-09-11T00:19:32.850Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29222026-09-11T00:19:33.072Z Compiling reqwest v0.13.2
29232026-09-11T00:19:33.286Z Compiling backtrace-ext v0.2.1
29242026-09-11T00:19:33.319Z Compiling reqwest v0.12.28
29252026-09-11T00:19:33.342Z Compiling toml v0.8.23
29262026-09-11T00:19:33.524Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29272026-09-11T00:19:33.593Z Compiling string_cache v0.8.9
29282026-09-11T00:19:33.593Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29292026-09-11T00:19:33.626Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29302026-09-11T00:19:33.854Z Compiling postgres-types v0.2.14
29312026-09-11T00:19:33.884Z Compiling zip v4.6.1
29322026-09-11T00:19:33.980Z Compiling iddqd v0.4.2
29332026-09-11T00:19:34.439Z Compiling similar v2.7.0
29342026-09-11T00:19:34.619Z Compiling olpc-cjson v0.1.4
29352026-09-11T00:19:34.644Z Compiling secrecy v0.8.0
29362026-09-11T00:19:34.755Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29372026-09-11T00:19:34.780Z Compiling miette v7.6.0
29382026-09-11T00:19:34.836Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
29392026-09-11T00:19:34.920Z Compiling tough v0.22.0
29402026-09-11T00:19:34.946Z Compiling tokio-postgres v0.7.18
29412026-09-11T00:19:35.431Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
29422026-09-11T00:19:35.780Z Compiling fs-err v3.3.0
29432026-09-11T00:19:36.014Z Compiling buf-list v1.1.2
29442026-09-11T00:19:36.044Z Compiling hostname v0.3.1
29452026-09-11T00:19:36.153Z Compiling slog-json v2.6.1
29462026-09-11T00:19:36.234Z Compiling serde_spanned v1.1.1
29472026-09-11T00:19:36.271Z Compiling toml_datetime v1.1.1+spec-1.1.0
29482026-09-11T00:19:36.298Z Compiling compression-codecs v0.4.37
29492026-09-11T00:19:36.376Z Compiling slog-bunyan v2.5.0
29502026-09-11T00:19:36.421Z Compiling multer v3.1.0
29512026-09-11T00:19:36.445Z Compiling sha1 v0.11.0
29522026-09-11T00:19:36.583Z Compiling toml v1.1.2+spec-1.1.0
29532026-09-11T00:19:36.606Z Compiling async-compression v0.4.41
29542026-09-11T00:19:36.652Z Compiling rustls-pemfile v2.2.0
29552026-09-11T00:19:36.675Z Compiling serde_path_to_error v0.1.20
29562026-09-11T00:19:36.698Z Compiling hostname v0.4.2
29572026-09-11T00:19:36.819Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29582026-09-11T00:19:36.897Z Compiling progenitor-client v0.14.0
29592026-09-11T00:19:36.923Z Compiling atomicwrites v0.4.4
29602026-09-11T00:19:37.007Z Compiling macaddr v1.0.1
29612026-09-11T00:19:37.034Z Compiling instant v0.1.13
29622026-09-11T00:19:37.130Z Compiling oxide-generation v0.1.3
29632026-09-11T00:19:37.177Z Compiling regress v0.10.5
29642026-09-11T00:19:37.200Z Compiling backoff v0.4.0
29652026-09-11T00:19:37.226Z Compiling progenitor-extras v0.2.0
29662026-09-11T00:19:37.285Z Compiling parse-display v0.10.0
29672026-09-11T00:19:37.330Z Compiling heck v0.5.0
29682026-09-11T00:19:37.355Z Compiling regress v0.11.1
29692026-09-11T00:19:37.386Z Compiling inout v0.1.4
29702026-09-11T00:19:37.456Z Compiling dropshot v0.17.1
29712026-09-11T00:19:37.520Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
29722026-09-11T00:19:37.579Z Compiling cipher v0.4.4
29732026-09-11T00:19:37.790Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29742026-09-11T00:19:37.814Z Compiling secrecy v0.10.3
29752026-09-11T00:19:37.864Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29762026-09-11T00:19:37.899Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
29772026-09-11T00:19:37.947Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29782026-09-11T00:19:37.989Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29792026-09-11T00:19:38.057Z Compiling universal-hash v0.5.1
29802026-09-11T00:19:38.184Z Compiling unsafe-libyaml v0.2.11
29812026-09-11T00:19:38.226Z Compiling poly1305 v0.8.0
29822026-09-11T00:19:38.250Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29832026-09-11T00:19:38.540Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29842026-09-11T00:19:38.641Z Compiling chacha20 v0.9.1
29852026-09-11T00:19:38.685Z Compiling blake2 v0.10.6
29862026-09-11T00:19:38.733Z Compiling serde_yaml v0.9.34+deprecated
29872026-09-11T00:19:38.819Z Compiling aead v0.5.2
29882026-09-11T00:19:38.868Z Compiling password-hash v0.5.0
29892026-09-11T00:19:38.927Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
29902026-09-11T00:19:38.964Z Compiling typify-impl v0.6.2
29912026-09-11T00:19:38.994Z Compiling vsss-rs v3.3.4
29922026-09-11T00:19:39.031Z Compiling chacha20poly1305 v0.10.1
29932026-09-11T00:19:39.052Z Compiling camino-tempfile v1.4.1
29942026-09-11T00:19:39.100Z Compiling ingot-types v0.2.0
29952026-09-11T00:19:39.247Z Compiling argon2 v0.5.3
29962026-09-11T00:19:39.426Z Compiling heapless v0.8.0
29972026-09-11T00:19:39.450Z Compiling cobs v0.3.0
29982026-09-11T00:19:39.514Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29992026-09-11T00:19:39.566Z Compiling ingot v0.2.1
30002026-09-11T00:19:39.700Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30012026-09-11T00:19:39.901Z Compiling postcard v1.1.3
30022026-09-11T00:19:39.984Z Compiling smoltcp v0.11.0
30032026-09-11T00:19:40.046Z Compiling cstr-argument v0.1.2
30042026-09-11T00:19:40.072Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30052026-09-11T00:19:40.154Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
30062026-09-11T00:19:40.272Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30072026-09-11T00:19:40.280Z Compiling memmap v0.7.0
30082026-09-11T00:19:40.308Z Compiling sigpipe v0.1.3
30092026-09-11T00:19:40.407Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30102026-09-11T00:19:40.429Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30112026-09-11T00:19:40.494Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
30122026-09-11T00:19:40.511Z Compiling usdt v0.5.0
30132026-09-11T00:19:40.590Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30142026-09-11T00:19:40.881Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30152026-09-11T00:19:40.886Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30162026-09-11T00:19:41.025Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30172026-09-11T00:19:41.046Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30182026-09-11T00:19:41.049Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30192026-09-11T00:19:41.096Z Compiling zone v0.3.1
30202026-09-11T00:19:41.177Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
30212026-09-11T00:19:41.261Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30222026-09-11T00:19:41.326Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30232026-09-11T00:19:41.494Z Compiling derive-where v1.6.0
30242026-09-11T00:19:41.554Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30252026-09-11T00:19:41.578Z Compiling bytecount v0.6.9
30262026-09-11T00:19:41.745Z Compiling tokio-dtrace v0.1.1
30272026-09-11T00:19:41.765Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30282026-09-11T00:19:41.933Z Compiling prettyplease v0.2.37
30292026-09-11T00:19:41.960Z Compiling oxide-tokio-rt v0.1.4
30302026-09-11T00:19:42.003Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30312026-09-11T00:19:42.027Z Compiling newline-converter v0.3.0
30322026-09-11T00:19:42.069Z Compiling gethostname v0.5.0
30332026-09-11T00:19:42.129Z Compiling console v0.15.11
30342026-09-11T00:19:42.200Z Compiling slog-dtrace v0.3.0
30352026-09-11T00:19:42.223Z Compiling cancel-safe-futures v0.1.5
30362026-09-11T00:19:42.242Z Compiling resolv-conf v0.7.6
30372026-09-11T00:19:42.400Z Compiling num-rational v0.4.2
30382026-09-11T00:19:42.466Z Compiling num-complex v0.4.6
30392026-09-11T00:19:42.475Z Compiling typify-macro v0.6.2
30402026-09-11T00:19:42.538Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30412026-09-11T00:19:42.560Z Compiling expectorate v1.2.0
30422026-09-11T00:19:42.734Z Compiling oxide-update-engine-types v0.1.2
30432026-09-11T00:19:42.797Z Compiling compression-core v0.4.31
30442026-09-11T00:19:42.872Z Compiling match_cfg v0.1.0
30452026-09-11T00:19:42.895Z Compiling num v0.4.3
30462026-09-11T00:19:42.977Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30472026-09-11T00:19:43.179Z Compiling linked-hash-map v0.5.6
30482026-09-11T00:19:43.243Z Compiling float-ord v0.3.2
30492026-09-11T00:19:43.265Z Compiling linear-map v1.2.0
30502026-09-11T00:19:43.290Z Compiling toml_writer v1.1.1+spec-1.1.0
30512026-09-11T00:19:43.393Z Compiling lru-cache v0.1.2
30522026-09-11T00:19:43.561Z Compiling async-stream v0.3.6
30532026-09-11T00:19:43.701Z Compiling waitgroup v0.1.2
30542026-09-11T00:19:43.859Z Compiling backon v1.6.0
30552026-09-11T00:19:43.944Z Compiling debug-ignore v1.0.5
30562026-09-11T00:19:43.998Z Compiling oxide-update-engine v0.1.2
30572026-09-11T00:19:44.050Z Compiling minimal-lexical v0.2.1
30582026-09-11T00:19:44.079Z Compiling typify v0.6.2
30592026-09-11T00:19:44.231Z Compiling progenitor-impl v0.14.0
30602026-09-11T00:19:44.300Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30612026-09-11T00:19:44.336Z Compiling nom v7.1.3
30622026-09-11T00:19:44.570Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30632026-09-11T00:19:44.597Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30642026-09-11T00:19:44.645Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30652026-09-11T00:19:44.796Z Compiling hickory-proto v0.24.4
30662026-09-11T00:19:45.267Z Compiling itertools v0.14.0
30672026-09-11T00:19:46.018Z Compiling humantime v2.3.0
30682026-09-11T00:19:46.057Z Compiling unicode-xid v0.2.6
30692026-09-11T00:19:46.298Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30702026-09-11T00:19:46.346Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30712026-09-11T00:19:46.453Z Compiling progenitor-macro v0.14.0
30722026-09-11T00:19:46.482Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30732026-09-11T00:19:46.716Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30742026-09-11T00:19:46.742Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30752026-09-11T00:19:47.003Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30762026-09-11T00:19:47.095Z Compiling papergrid v0.11.0
30772026-09-11T00:19:47.602Z Compiling hickory-resolver v0.24.4
30782026-09-11T00:19:47.623Z Compiling tabled_derive v0.7.0
30792026-09-11T00:19:48.474Z Compiling termtree v0.5.1
30802026-09-11T00:19:48.555Z Compiling tabled v0.15.0
30812026-09-11T00:19:48.588Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30822026-09-11T00:19:48.683Z Compiling crossterm v0.29.0
30832026-09-11T00:19:48.821Z Compiling qorb v0.4.1
30842026-09-11T00:19:48.943Z Compiling phf_shared v0.12.1
30852026-09-11T00:19:49.185Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30862026-09-11T00:19:49.217Z Compiling vte v0.14.1
30872026-09-11T00:19:49.240Z Compiling csv-core v0.1.13
30882026-09-11T00:19:49.496Z Compiling chrono-tz v0.10.4
30892026-09-11T00:19:49.561Z Compiling highway v1.3.0
30902026-09-11T00:19:49.616Z Compiling csv v1.4.0
30912026-09-11T00:19:49.735Z Compiling strip-ansi-escapes v0.2.1
30922026-09-11T00:19:49.757Z Compiling phf v0.12.1
30932026-09-11T00:19:49.980Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30942026-09-11T00:19:50.066Z Compiling const_format_proc_macros v0.2.34
30952026-09-11T00:19:50.096Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30962026-09-11T00:19:50.133Z Compiling fd-lock v4.0.4
30972026-09-11T00:19:50.270Z Compiling peg-macros v0.8.5
30982026-09-11T00:19:50.313Z Compiling nu-ansi-term v0.50.3
30992026-09-11T00:19:50.493Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31002026-09-11T00:19:50.707Z Compiling progenitor v0.14.0
31012026-09-11T00:19:50.730Z Compiling reedline v0.40.0
31022026-09-11T00:19:50.873Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31032026-09-11T00:19:50.900Z Compiling const_format v0.2.35
31042026-09-11T00:19:51.215Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31052026-09-11T00:19:51.278Z Compiling bcs v0.1.6
31062026-09-11T00:19:51.302Z Compiling nom v8.0.0
31072026-09-11T00:19:51.551Z Compiling peg v0.8.5
31082026-09-11T00:19:51.658Z Compiling semver v0.1.20
31092026-09-11T00:19:51.679Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31102026-09-11T00:19:51.779Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
31112026-09-11T00:19:51.936Z Compiling rustc_version v0.1.7
31122026-09-11T00:19:51.959Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31132026-09-11T00:19:52.159Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31142026-09-11T00:19:52.182Z Compiling newtype_derive v0.1.6
31152026-09-11T00:19:52.248Z Compiling dropshot-api-manager-types v0.8.0
31162026-09-11T00:19:52.271Z Compiling sha1 v0.10.6
31172026-09-11T00:19:52.378Z Compiling utf-8 v0.7.6
31182026-09-11T00:19:52.413Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31192026-09-11T00:19:52.608Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
31202026-09-11T00:19:52.612Z Compiling tagptr v0.2.0
31212026-09-11T00:19:52.685Z Compiling steno v0.4.1
31222026-09-11T00:19:52.709Z Compiling tungstenite v0.21.0
31232026-09-11T00:19:52.860Z Compiling moka v0.12.13
31242026-09-11T00:19:52.887Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31252026-09-11T00:19:52.964Z Compiling darling_core v0.21.3
31262026-09-11T00:19:53.068Z Compiling display-error-chain v0.2.2
31272026-09-11T00:19:53.243Z Compiling vergen-lib v0.1.6
31282026-09-11T00:19:53.327Z Compiling tokio-tungstenite v0.21.0
31292026-09-11T00:19:53.350Z Compiling diesel_derives v2.3.7
31302026-09-11T00:19:53.596Z Compiling scheduled-thread-pool v0.2.7
31312026-09-11T00:19:53.602Z Compiling vergen-gitcl v1.0.8
31322026-09-11T00:19:53.625Z Compiling diesel_table_macro_syntax v0.3.0
31332026-09-11T00:19:53.719Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31342026-09-11T00:19:53.831Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31352026-09-11T00:19:53.851Z Compiling dirs-sys-next v0.1.2
31362026-09-11T00:19:53.871Z Compiling glob v0.3.3
31372026-09-11T00:19:53.919Z Compiling maplit v1.0.2
31382026-09-11T00:19:53.979Z Compiling hickory-resolver v0.25.2
31392026-09-11T00:19:54.041Z Compiling crunchy v0.2.4
31402026-09-11T00:19:54.068Z Compiling dirs-next v2.0.0
31412026-09-11T00:19:54.099Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31422026-09-11T00:19:54.146Z Compiling r2d2 v0.8.10
31432026-09-11T00:19:54.219Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31442026-09-11T00:19:54.242Z Compiling clang-sys v1.8.1
31452026-09-11T00:19:54.387Z Compiling libscf-sys v1.2.0
31462026-09-11T00:19:54.428Z Compiling xshell-macros v0.2.7
31472026-09-11T00:19:54.453Z Compiling downcast-rs v2.0.2
31482026-09-11T00:19:54.494Z Compiling tiny-keccak v2.0.2
31492026-09-11T00:19:54.589Z Compiling term v0.7.0
31502026-09-11T00:19:54.616Z Compiling papergrid v0.18.0
31512026-09-11T00:19:54.641Z Compiling bit-vec v0.6.3
31522026-09-11T00:19:54.701Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31532026-09-11T00:19:54.856Z Compiling xshell v0.2.7
31542026-09-11T00:19:54.905Z Compiling bit-set v0.5.3
31552026-09-11T00:19:55.055Z Compiling ascii-canvas v3.0.0
31562026-09-11T00:19:55.098Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31572026-09-11T00:19:55.122Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31582026-09-11T00:19:55.127Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31592026-09-11T00:19:55.173Z Compiling darling_macro v0.21.3
31602026-09-11T00:19:55.215Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31612026-09-11T00:19:55.325Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31622026-09-11T00:19:55.588Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31632026-09-11T00:19:55.633Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31642026-09-11T00:19:55.729Z Compiling itertools v0.10.5
31652026-09-11T00:19:55.763Z Compiling darling v0.21.3
31662026-09-11T00:19:55.786Z Compiling ena v0.14.4
31672026-09-11T00:19:55.808Z Compiling libloading v0.8.9
31682026-09-11T00:19:55.834Z Compiling tabled v0.21.0
31692026-09-11T00:19:55.883Z Compiling dsl_auto_type v0.2.0
31702026-09-11T00:19:56.032Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31712026-09-11T00:19:56.056Z Compiling unicase v2.9.0
31722026-09-11T00:19:56.126Z Compiling regex-syntax v0.6.29
31732026-09-11T00:19:56.300Z Compiling bindgen v0.71.1
31742026-09-11T00:19:56.330Z Compiling diff v0.1.13
31752026-09-11T00:19:56.580Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31762026-09-11T00:19:56.603Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
31772026-09-11T00:19:56.660Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31782026-09-11T00:19:56.983Z Compiling cexpr v0.6.0
31792026-09-11T00:19:57.015Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31802026-09-11T00:19:57.255Z Compiling rustc-hash v2.1.1
31812026-09-11T00:19:57.434Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31822026-09-11T00:19:57.472Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31832026-09-11T00:19:57.621Z Compiling lalrpop v0.19.12
31842026-09-11T00:19:57.660Z Compiling headers-core v0.3.0
31852026-09-11T00:19:57.718Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31862026-09-11T00:19:57.806Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31872026-09-11T00:19:57.956Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31882026-09-11T00:19:57.980Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31892026-09-11T00:19:58.050Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31902026-09-11T00:19:59.049Z Compiling libxml v0.3.3
31912026-09-11T00:19:59.105Z Compiling crc8 v0.1.1
31922026-09-11T00:19:59.251Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31932026-09-11T00:19:59.332Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31942026-09-11T00:19:59.516Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
31952026-09-11T00:19:59.843Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31962026-09-11T00:19:59.866Z Compiling headers v0.4.1
31972026-09-11T00:20:00.277Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31982026-09-11T00:20:00.424Z Compiling strum_macros v0.24.3
31992026-09-11T00:20:00.508Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32002026-09-11T00:20:01.080Z Compiling indoc v1.0.9
32012026-09-11T00:20:01.198Z Compiling diesel v2.3.7
32022026-09-11T00:20:01.692Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32032026-09-11T00:20:01.840Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32042026-09-11T00:20:01.893Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32052026-09-11T00:20:01.974Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
32062026-09-11T00:20:02.306Z Compiling quick-xml v0.37.5
32072026-09-11T00:20:02.618Z Compiling derive_builder v0.20.2
32082026-09-11T00:20:02.799Z Compiling oso-derive v0.27.3
32092026-09-11T00:20:02.824Z Compiling impl-trait-for-tuples v0.2.3
32102026-09-11T00:20:02.869Z Compiling object v0.39.1
32112026-09-11T00:20:03.204Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32122026-09-11T00:20:03.282Z Compiling samael v0.0.19
32132026-09-11T00:20:03.331Z Compiling openssl-probe v0.1.6
32142026-09-11T00:20:03.467Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32152026-09-11T00:20:03.494Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
32162026-09-11T00:20:03.639Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32172026-09-11T00:20:04.158Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
32182026-09-11T00:20:04.217Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
32192026-09-11T00:20:04.483Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
32202026-09-11T00:20:04.516Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32212026-09-11T00:20:04.534Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32222026-09-11T00:20:04.802Z Compiling bb8 v0.8.6
32232026-09-11T00:20:04.843Z Compiling filetime v0.2.27
32242026-09-11T00:20:04.975Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
32252026-09-11T00:20:05.030Z Compiling trait-variant v0.1.2
32262026-09-11T00:20:05.078Z Compiling path-slash v0.2.1
32272026-09-11T00:20:05.114Z Compiling polar-core v0.27.3
32282026-09-11T00:20:05.181Z Compiling half v1.8.3
32292026-09-11T00:20:05.202Z Compiling tar v0.4.46
32302026-09-11T00:20:05.354Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32312026-09-11T00:20:05.533Z Compiling serde_cbor v0.11.2
32322026-09-11T00:20:05.635Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
32332026-09-11T00:20:05.678Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32342026-09-11T00:20:05.956Z Compiling nonempty v0.12.0
32352026-09-11T00:20:06.196Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32362026-09-11T00:20:06.284Z Compiling fxhash v0.2.1
32372026-09-11T00:20:06.449Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32382026-09-11T00:20:06.668Z Compiling libz-sys v1.1.24
32392026-09-11T00:20:07.077Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
32402026-09-11T00:20:07.144Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32412026-09-11T00:20:07.191Z Compiling kstat-rs v0.2.5
32422026-09-11T00:20:07.441Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32432026-09-11T00:20:07.455Z Compiling mime_guess v2.0.5
32442026-09-11T00:20:07.538Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32452026-09-11T00:20:07.625Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32462026-09-11T00:20:08.013Z Compiling nanorand v0.7.0
32472026-09-11T00:20:08.353Z Compiling libgit2-sys v0.18.3+1.9.2
32482026-09-11T00:20:08.692Z Compiling parking_lot_core v0.8.6
32492026-09-11T00:20:08.718Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32502026-09-11T00:20:08.798Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
32512026-09-11T00:20:09.028Z Compiling flume v0.11.1
32522026-09-11T00:20:09.056Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32532026-09-11T00:20:09.565Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32542026-09-11T00:20:09.626Z Compiling git-stub v1.0.0
32552026-09-11T00:20:09.863Z Compiling dashu-int v0.5.1
32562026-09-11T00:20:09.889Z Compiling strsim v0.10.0
32572026-09-11T00:20:09.893Z Compiling seq-macro v0.3.6
32582026-09-11T00:20:10.117Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
32592026-09-11T00:20:10.213Z Compiling instability v0.3.11
32602026-09-11T00:20:10.378Z Compiling http-range v0.1.5
32612026-09-11T00:20:10.500Z Compiling darling_core v0.13.4
32622026-09-11T00:20:10.522Z Compiling git-stub-vcs v0.1.0
32632026-09-11T00:20:10.898Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32642026-09-11T00:20:11.552Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32652026-09-11T00:20:11.574Z Compiling progenitor-impl v0.13.0
32662026-09-11T00:20:11.636Z Compiling ignore v0.4.25
32672026-09-11T00:20:11.753Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32682026-09-11T00:20:11.958Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32692026-09-11T00:20:11.991Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32702026-09-11T00:20:12.201Z Compiling ssh-encoding v0.2.0
32712026-09-11T00:20:12.605Z Compiling anstyle-parse v0.2.7
32722026-09-11T00:20:12.867Z Compiling castaway v0.2.4
32732026-09-11T00:20:13.043Z Compiling vergen-git2 v9.1.0
32742026-09-11T00:20:13.261Z Compiling keccak v0.2.0
32752026-09-11T00:20:13.298Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32762026-09-11T00:20:13.471Z Compiling sponge-cursor v0.1.0
32772026-09-11T00:20:13.550Z Compiling rlimit v0.10.2
32782026-09-11T00:20:13.659Z Compiling dashu-base v0.5.1
32792026-09-11T00:20:13.724Z Compiling indoc v2.0.7
32802026-09-11T00:20:13.751Z Compiling num-modular v0.6.5
32812026-09-11T00:20:13.857Z Compiling progenitor-macro v0.13.0
32822026-09-11T00:20:13.892Z Compiling sha3 v0.12.0
32832026-09-11T00:20:14.165Z Compiling oso v0.27.3
32842026-09-11T00:20:14.225Z Compiling compact_str v0.8.1
32852026-09-11T00:20:14.272Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32862026-09-11T00:20:14.612Z Compiling anstream v0.6.21
32872026-09-11T00:20:14.947Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32882026-09-11T00:20:15.043Z Compiling ssh-cipher v0.2.0
32892026-09-11T00:20:15.069Z Compiling globwalk v0.9.1
32902026-09-11T00:20:15.266Z Compiling darling_macro v0.13.4
32912026-09-11T00:20:15.372Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32922026-09-11T00:20:15.570Z Compiling parking_lot v0.11.2
32932026-09-11T00:20:15.792Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32942026-09-11T00:20:16.115Z Compiling hyper-staticfile v0.10.1
32952026-09-11T00:20:16.182Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32962026-09-11T00:20:16.423Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32972026-09-11T00:20:16.630Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32982026-09-11T00:20:16.699Z Compiling tungstenite v0.28.0
32992026-09-11T00:20:16.856Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33002026-09-11T00:20:16.961Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33012026-09-11T00:20:16.996Z Compiling predicates-tree v1.0.13
33022026-09-11T00:20:17.834Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33032026-09-11T00:20:17.859Z Compiling progenitor-client v0.13.0
33042026-09-11T00:20:18.092Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
33052026-09-11T00:20:18.147Z Compiling unicode-truncate v1.1.0
33062026-09-11T00:20:18.169Z Compiling p256 v0.13.2
33072026-09-11T00:20:18.273Z Compiling lru v0.12.5
33082026-09-11T00:20:18.328Z Compiling digest-io v0.1.0
33092026-09-11T00:20:18.361Z Compiling prefix-trie v0.7.0
33102026-09-11T00:20:18.502Z Compiling diesel-dtrace v0.5.0
33112026-09-11T00:20:18.578Z Compiling async-bb8-diesel v0.2.1
33122026-09-11T00:20:18.747Z Compiling rand_seeder v0.4.0
33132026-09-11T00:20:18.841Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
33142026-09-11T00:20:18.865Z Compiling cassowary v0.3.0
33152026-09-11T00:20:18.872Z Compiling rawzip v0.4.4
33162026-09-11T00:20:18.977Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
33172026-09-11T00:20:19.003Z Compiling num-primitive v0.2.1
33182026-09-11T00:20:19.363Z Compiling ratatui v0.29.0
33192026-09-11T00:20:19.476Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
33202026-09-11T00:20:19.657Z Compiling dsi-bitstream v0.10.1
33212026-09-11T00:20:19.662Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33222026-09-11T00:20:19.755Z Compiling progenitor v0.13.0
33232026-09-11T00:20:19.914Z Compiling hickory-server v0.25.2
33242026-09-11T00:20:19.989Z Compiling ssh-key v0.6.7
33252026-09-11T00:20:20.350Z Compiling tokio-tungstenite v0.28.0
33262026-09-11T00:20:20.722Z Compiling camino-tempfile-ext v0.3.3
33272026-09-11T00:20:21.215Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
33282026-09-11T00:20:21.775Z Compiling sled v0.34.7
33292026-09-11T00:20:22.122Z Compiling darling v0.13.4
33302026-09-11T00:20:22.212Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-09-11T00:20:23.157Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33322026-09-11T00:20:23.182Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33332026-09-11T00:20:23.210Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33342026-09-11T00:20:23.526Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33352026-09-11T00:20:23.763Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33362026-09-11T00:20:24.009Z Compiling http-range-header v0.4.2
33372026-09-11T00:20:24.058Z Compiling bytesize v2.7.0
33382026-09-11T00:20:24.279Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33392026-09-11T00:20:24.401Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33402026-09-11T00:20:24.447Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33412026-09-11T00:20:24.522Z Compiling serde_with_macros v1.5.2
33422026-09-11T00:20:25.233Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33432026-09-11T00:20:25.428Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33442026-09-11T00:20:25.638Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33452026-09-11T00:20:25.707Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33462026-09-11T00:20:25.769Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33472026-09-11T00:20:25.889Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33482026-09-11T00:20:25.963Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33492026-09-11T00:20:26.024Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33502026-09-11T00:20:26.140Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33512026-09-11T00:20:26.215Z Compiling arc-swap v1.8.2
33522026-09-11T00:20:26.278Z Compiling void v1.0.2
33532026-09-11T00:20:26.417Z Compiling lzss v0.8.2
33542026-09-11T00:20:26.494Z Compiling slog-scope v4.4.1
33552026-09-11T00:20:26.521Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
33562026-09-11T00:20:26.678Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
33572026-09-11T00:20:26.706Z Compiling serde_with v1.14.0
33582026-09-11T00:20:26.709Z Compiling scuffle v0.1.0
33592026-09-11T00:20:26.755Z Compiling tungstenite v0.23.0
33602026-09-11T00:20:26.836Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33612026-09-11T00:20:27.892Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33622026-09-11T00:20:27.918Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33632026-09-11T00:20:28.039Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33642026-09-11T00:20:28.166Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
33652026-09-11T00:20:28.203Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33662026-09-11T00:20:28.226Z Compiling libsw-core v0.3.2
33672026-09-11T00:20:28.299Z Compiling nix v0.27.1
33682026-09-11T00:20:28.325Z Compiling twox-hash v2.1.2
33692026-09-11T00:20:28.405Z Compiling serde_bytes v0.11.19
33702026-09-11T00:20:28.477Z Compiling pwd v1.4.0
33712026-09-11T00:20:28.487Z Compiling lru v0.18.3
33722026-09-11T00:20:28.680Z Compiling atty v0.2.14
33732026-09-11T00:20:28.686Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
33742026-09-11T00:20:28.731Z Compiling libsw v3.5.0
33752026-09-11T00:20:28.818Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
33762026-09-11T00:20:28.835Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33772026-09-11T00:20:28.839Z Compiling tokio-tungstenite v0.23.1
33782026-09-11T00:20:28.839Z Compiling slog-stdlog v4.1.1
33792026-09-11T00:20:28.861Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33802026-09-11T00:20:28.943Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
33812026-09-11T00:20:29.179Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33822026-09-11T00:20:29.209Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33832026-09-11T00:20:29.223Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33842026-09-11T00:20:29.303Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33852026-09-11T00:20:29.311Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33862026-09-11T00:20:31.410Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33872026-09-11T00:20:32.368Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33882026-09-11T00:20:33.469Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33892026-09-11T00:20:33.859Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33902026-09-11T00:20:33.979Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33912026-09-11T00:20:34.080Z Compiling git2 v0.20.4
33922026-09-11T00:20:34.183Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
33932026-09-11T00:20:34.940Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33942026-09-11T00:20:34.993Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33952026-09-11T00:20:39.960Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33962026-09-11T00:20:40.075Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33972026-09-11T00:20:40.075Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33982026-09-11T00:20:40.076Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33992026-09-11T00:20:40.076Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34002026-09-11T00:20:40.076Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34012026-09-11T00:20:40.076Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34022026-09-11T00:20:40.076Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34032026-09-11T00:20:40.228Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34042026-09-11T00:20:40.513Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34052026-09-11T00:20:41.079Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34062026-09-11T00:20:41.089Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34072026-09-11T00:20:41.869Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34082026-09-11T00:20:42.636Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34092026-09-11T00:20:43.137Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34102026-09-11T00:20:43.220Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34112026-09-11T00:20:43.346Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34122026-09-11T00:20:43.380Z Compiling signal-hook-tokio v0.3.1
34132026-09-11T00:20:43.579Z Compiling fatfs v0.3.6
34142026-09-11T00:20:43.781Z Compiling yasna v0.5.2
34152026-09-11T00:20:43.895Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
34162026-09-11T00:20:44.051Z Compiling console v0.16.2
34172026-09-11T00:20:44.547Z Compiling assert_matches v1.5.0
34182026-09-11T00:20:44.677Z Compiling indicatif v0.18.4
34192026-09-11T00:20:44.826Z Compiling rcgen v0.12.1
34202026-09-11T00:20:44.837Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34212026-09-11T00:20:46.152Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34222026-09-11T00:20:46.255Z Compiling slog-envlogger v2.2.0
34232026-09-11T00:20:46.279Z Compiling oxide-update-engine-display v0.1.2
34242026-09-11T00:20:46.926Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34252026-09-11T00:20:47.010Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34262026-09-11T00:20:47.082Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
34272026-09-11T00:20:47.337Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
34282026-09-11T00:20:47.569Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34292026-09-11T00:20:47.616Z Compiling port-file v0.1.0
34302026-09-11T00:20:47.655Z Compiling rtoolbox v0.0.3
34312026-09-11T00:20:47.791Z Compiling subprocess v0.2.15
34322026-09-11T00:20:47.852Z Compiling rpassword v7.5.4
34332026-09-11T00:20:47.921Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34342026-09-11T00:20:48.269Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34352026-09-11T00:20:48.618Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34362026-09-11T00:20:48.770Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34372026-09-11T00:20:48.896Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34382026-09-11T00:20:48.985Z Compiling tui-tree-widget v0.23.1
34392026-09-11T00:20:49.272Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34402026-09-11T00:20:49.830Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34412026-09-11T00:20:50.404Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34422026-09-11T00:20:51.723Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34432026-09-11T00:20:51.747Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34442026-09-11T00:20:51.992Z Compiling uzers v0.12.2
34452026-09-11T00:20:52.276Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34462026-09-11T00:20:52.412Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34472026-09-11T00:20:52.810Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34482026-09-11T00:20:52.838Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34492026-09-11T00:20:53.492Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34502026-09-11T00:20:54.912Z Compiling support-bundle-viewer v0.1.2
34512026-09-11T00:20:54.937Z Compiling multimap v0.10.1
34522026-09-11T00:20:59.999Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34532026-09-11T00:21:02.738Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34542026-09-11T00:21:14.099Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
34552026-09-11T00:21:38.136Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34562026-09-11T00:29:43.667Z Finished `release` profile [optimized] target(s) in 10m 28s
34572026-09-11T00:29:43.670Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34582026-09-11T00:29:43.670Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34592026-09-11T00:30:18.187Z
34602026-09-11T00:30:18.187Zreal 11:03.734012656
34612026-09-11T00:30:18.187Zuser 2:07:55.659035486
34622026-09-11T00:30:18.190Zsys 4:44.224088590
34632026-09-11T00:30:18.190Ztrap 3.273342365
34642026-09-11T00:30:18.190Ztflt 0.840502102
34652026-09-11T00:30:18.190Zdflt 10.053254365
34662026-09-11T00:30:18.190Zkflt 0.007553543
34672026-09-11T00:30:18.190Zlock 8:29:42.585432854
34682026-09-11T00:30:18.190Zslp 3:13:26.682376379
34692026-09-11T00:30:18.191Zlat 2:58.736515401
34702026-09-11T00:30:18.191Zstop 8:51.918735649
34712026-09-11T00:30:18.191Z+ mapfile -t packages
34722026-09-11T00:30:18.191Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
34732026-09-11T00:30:19.215Z Finished `release` profile [optimized] target(s) in 1.01s
34742026-09-11T00:30:19.218Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34752026-09-11T00:30:19.218Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34762026-09-11T00:30:19.275Z Running `target/release/omicron-package -t test list-outputs`
34772026-09-11T00:30:19.336ZLogging to: /work/oxidecomputer/omicron/out/LOG
34782026-09-11T00:30:19.339Z+ ptime -m cargo build --locked --release -p xtask
34792026-09-11T00:30:19.842Z Compiling libc v0.2.185
34802026-09-11T00:30:19.842Z Compiling serde_core v1.0.228
34812026-09-11T00:30:19.842Z Compiling serde v1.0.228
34822026-09-11T00:30:19.845Z Compiling rustix v1.1.4
34832026-09-11T00:30:19.845Z Compiling serde_json v1.0.151
34842026-09-11T00:30:19.966Z Compiling bitflags v2.11.0
34852026-09-11T00:30:20.004Z Compiling usdt-impl v0.5.0
34862026-09-11T00:30:20.007Z Compiling syn v2.0.117
34872026-09-11T00:30:20.026Z Compiling syn v1.0.109
34882026-09-11T00:30:20.037Z Compiling hashbrown v0.17.0
34892026-09-11T00:30:20.049Z Compiling getrandom v0.4.3
34902026-09-11T00:30:20.052Z Compiling log v0.4.33
34912026-09-11T00:30:20.076Z Compiling fs-err v3.3.0
34922026-09-11T00:30:20.315Z Compiling heck v0.4.1
34932026-09-11T00:30:20.370Z Compiling once_cell v1.21.3
34942026-09-11T00:30:20.382Z Compiling anyhow v1.0.104
34952026-09-11T00:30:20.652Z Compiling indexmap v2.14.0
34962026-09-11T00:30:20.765Z Compiling thread-id v4.2.2
34972026-09-11T00:30:20.796Z Compiling errno v0.3.14
34982026-09-11T00:30:20.802Z Compiling memmap v0.7.0
34992026-09-11T00:30:21.530Z Compiling proc-macro-error v1.0.4
35002026-09-11T00:30:21.780Z Compiling terminal_size v0.4.3
35012026-09-11T00:30:21.780Z Compiling tempfile v3.27.0
35022026-09-11T00:30:21.804Z Compiling tabled_derive v0.7.0
35032026-09-11T00:30:21.877Z Compiling clap_builder v4.6.0
35042026-09-11T00:30:21.877Z Compiling textwrap v0.16.2
35052026-09-11T00:30:22.167Z Compiling pest_generator v2.8.6
35062026-09-11T00:30:22.205Z Compiling camino v1.2.5
35072026-09-11T00:30:22.256Z Compiling semver v1.0.28
35082026-09-11T00:30:22.266Z Compiling cargo-platform v0.3.2
35092026-09-11T00:30:22.495Z Compiling tabled v0.15.0
35102026-09-11T00:30:22.511Z Compiling camino-tempfile v1.4.1
35112026-09-11T00:30:22.643Z Compiling serde_derive v1.0.228
35122026-09-11T00:30:22.643Z Compiling thiserror-impl v1.0.69
35132026-09-11T00:30:22.648Z Compiling zerocopy-derive v0.7.35
35142026-09-11T00:30:22.648Z Compiling scroll_derive v0.12.1
35152026-09-11T00:30:22.648Z Compiling thiserror-impl v2.0.18
35162026-09-11T00:30:22.648Z Compiling clap_derive v4.6.1
35172026-09-11T00:30:22.711Z Compiling pest_derive v2.8.6
35182026-09-11T00:30:23.359Z Compiling scroll v0.12.0
35192026-09-11T00:30:23.520Z Compiling zerocopy v0.7.35
35202026-09-11T00:30:23.615Z Compiling goblin v0.8.2
35212026-09-11T00:30:23.803Z Compiling thiserror v1.0.69
35222026-09-11T00:30:23.891Z Compiling thiserror v2.0.18
35232026-09-11T00:30:23.902Z Compiling dtrace-parser v0.2.0
35242026-09-11T00:30:24.061Z Compiling clap v4.6.1
35252026-09-11T00:30:25.258Z Compiling dof v0.3.0
35262026-09-11T00:30:25.258Z Compiling serde_tokenstream v0.2.3
35272026-09-11T00:30:25.304Z Compiling toml_datetime v0.6.11
35282026-09-11T00:30:25.304Z Compiling serde_spanned v0.6.9
35292026-09-11T00:30:25.307Z Compiling macaddr v1.0.1
35302026-09-11T00:30:25.307Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35312026-09-11T00:30:25.307Z Compiling cargo_metadata v0.23.1
35322026-09-11T00:30:25.504Z Compiling toml_edit v0.22.27
35332026-09-11T00:30:25.882Z Compiling usdt-macro v0.5.0
35342026-09-11T00:30:25.884Z Compiling usdt-attr-macro v0.5.0
35352026-09-11T00:30:26.720Z Compiling usdt v0.5.0
35362026-09-11T00:30:26.963Z Compiling toml v0.8.23
35372026-09-11T00:30:27.392Z Compiling cargo_toml v0.21.0
35382026-09-11T00:30:29.617Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35392026-09-11T00:30:35.507Z Finished `release` profile [optimized] target(s) in 16.15s
35402026-09-11T00:30:35.652Z
35412026-09-11T00:30:35.652Zreal 16.273258839
35422026-09-11T00:30:35.652Zuser 1:56.188234713
35432026-09-11T00:30:35.652Zsys 14.513146085
35442026-09-11T00:30:35.652Ztrap 0.051310593
35452026-09-11T00:30:35.652Ztflt 0.785941840
35462026-09-11T00:30:35.652Zdflt 1.796815714
35472026-09-11T00:30:35.656Zkflt 0.000096770
35482026-09-11T00:30:35.656Zlock 3:50.289036954
35492026-09-11T00:30:35.656Zslp 2:14.066847632
35502026-09-11T00:30:35.656Zlat 2.444779503
35512026-09-11T00:30:35.656Zstop 16.631712040
35522026-09-11T00:30:35.656Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
35532026-09-11T00:30:35.656Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
35542026-09-11T00:30:35.656Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
35552026-09-11T00:30:35.656Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
35562026-09-11T00:30:35.656Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
35572026-09-11T00:30:36.653Z Compiling match_cfg v0.1.0
35582026-09-11T00:30:36.654Z Compiling progenitor-client v0.14.0
35592026-09-11T00:30:36.657Z Compiling slog-json v2.6.1
35602026-09-11T00:30:36.657Z Compiling sha1 v0.11.0
35612026-09-11T00:30:36.657Z Compiling async-stream-impl v0.3.6
35622026-09-11T00:30:36.657Z Compiling serde_spanned v1.1.1
35632026-09-11T00:30:36.657Z Compiling toml_datetime v1.1.1+spec-1.1.0
35642026-09-11T00:30:36.657Z Compiling multer v3.1.0
35652026-09-11T00:30:36.657Z Compiling compression-core v0.4.31
35662026-09-11T00:30:36.804Z Compiling toml_writer v1.1.1+spec-1.1.0
35672026-09-11T00:30:36.877Z Compiling debug-ignore v1.0.5
35682026-09-11T00:30:36.877Z Compiling newtype-uuid-macros v0.1.0
35692026-09-11T00:30:36.877Z Compiling dropshot v0.17.1
35702026-09-11T00:30:36.877Z Compiling waitgroup v0.1.2
35712026-09-11T00:30:36.877Z Compiling rustls-pemfile v2.2.0
35722026-09-11T00:30:36.877Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35732026-09-11T00:30:37.024Z Compiling compression-codecs v0.4.37
35742026-09-11T00:30:37.076Z Compiling dropshot_endpoint v0.17.1
35752026-09-11T00:30:37.127Z Compiling hostname v0.4.2
35762026-09-11T00:30:37.130Z Compiling serde_path_to_error v0.1.20
35772026-09-11T00:30:37.148Z Compiling atomicwrites v0.4.4
35782026-09-11T00:30:37.166Z Compiling macaddr v1.0.1
35792026-09-11T00:30:37.218Z Compiling hostname v0.3.1
35802026-09-11T00:30:37.221Z Compiling toml v1.1.2+spec-1.1.0
35812026-09-11T00:30:37.221Z Compiling async-compression v0.4.41
35822026-09-11T00:30:37.221Z Compiling serde_tokenstream v0.3.0
35832026-09-11T00:30:37.311Z Compiling oxide-generation v0.1.3
35842026-09-11T00:30:37.315Z Compiling instant v0.1.13
35852026-09-11T00:30:37.315Z Compiling itertools v0.14.0
35862026-09-11T00:30:37.350Z Compiling slog-bunyan v2.5.0
35872026-09-11T00:30:37.411Z Compiling parse-display-derive v0.10.0
35882026-09-11T00:30:37.446Z Compiling regress v0.10.5
35892026-09-11T00:30:37.450Z Compiling backon v1.6.0
35902026-09-11T00:30:37.482Z Compiling backoff v0.4.0
35912026-09-11T00:30:37.532Z Compiling humantime v2.3.0
35922026-09-11T00:30:37.556Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35932026-09-11T00:30:37.578Z Compiling inout v0.1.4
35942026-09-11T00:30:37.599Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35952026-09-11T00:30:37.620Z Compiling oxide-generation-macros v0.2.0
35962026-09-11T00:30:37.637Z Compiling crucible-workspace-hack v0.1.0
35972026-09-11T00:30:37.679Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35982026-09-11T00:30:37.683Z Compiling async-stream v0.3.6
35992026-09-11T00:30:37.714Z Compiling progenitor-extras v0.2.0
36002026-09-11T00:30:37.736Z Compiling cipher v0.4.4
36012026-09-11T00:30:37.770Z Compiling convert_case v0.4.0
36022026-09-11T00:30:37.817Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36032026-09-11T00:30:37.838Z Compiling secrecy v0.10.3
36042026-09-11T00:30:37.890Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36052026-09-11T00:30:37.925Z Compiling regress v0.11.1
36062026-09-11T00:30:37.980Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
36072026-09-11T00:30:37.999Z Compiling thiserror-impl-no-std v2.0.2
36082026-09-11T00:30:38.019Z Compiling universal-hash v0.5.1
36092026-09-11T00:30:38.037Z Compiling opaque-debug v0.3.1
36102026-09-11T00:30:38.067Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
36112026-09-11T00:30:38.128Z Compiling chacha20 v0.9.1
36122026-09-11T00:30:38.162Z Compiling derive_more v0.99.20
36132026-09-11T00:30:38.180Z Compiling poly1305 v0.8.0
36142026-09-11T00:30:38.198Z Compiling blake2 v0.10.6
36152026-09-11T00:30:38.257Z Compiling aead v0.5.2
36162026-09-11T00:30:38.374Z Compiling password-hash v0.5.0
36172026-09-11T00:30:38.430Z Compiling indent_write v2.2.0
36182026-09-11T00:30:38.446Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
36192026-09-11T00:30:38.491Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36202026-09-11T00:30:38.541Z Compiling chacha20poly1305 v0.10.1
36212026-09-11T00:30:38.592Z Compiling toml_datetime v0.7.5+spec-1.1.0
36222026-09-11T00:30:38.666Z Compiling argon2 v0.5.3
36232026-09-11T00:30:38.686Z Compiling unsafe-libyaml v0.2.11
36242026-09-11T00:30:38.726Z Compiling num-derive v0.4.2
36252026-09-11T00:30:38.744Z Compiling heapless v0.8.0
36262026-09-11T00:30:38.785Z Compiling toml_edit v0.23.10+spec-1.0.0
36272026-09-11T00:30:38.807Z Compiling ingot-macros v0.2.0
36282026-09-11T00:30:38.872Z Compiling tabwriter v1.4.1
36292026-09-11T00:30:38.947Z Compiling hash32 v0.3.1
36302026-09-11T00:30:39.095Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36312026-09-11T00:30:39.152Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36322026-09-11T00:30:39.204Z Compiling parse-display v0.10.0
36332026-09-11T00:30:39.272Z Compiling thiserror-no-std v2.0.2
36342026-09-11T00:30:39.364Z Compiling vsss-rs v3.3.4
36352026-09-11T00:30:39.391Z Compiling proc-macro-crate v3.4.0
36362026-09-11T00:30:39.431Z Compiling serde_yaml v0.9.34+deprecated
36372026-09-11T00:30:39.448Z Compiling smoltcp v0.11.0
36382026-09-11T00:30:39.559Z Compiling typify-impl v0.6.2
36392026-09-11T00:30:39.748Z Compiling cobs v0.3.0
36402026-09-11T00:30:39.872Z Compiling illumos-nvpair-sys v0.2.0
36412026-09-11T00:30:39.890Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36422026-09-11T00:30:39.908Z Compiling colored v3.1.1
36432026-09-11T00:30:39.980Z Compiling num_enum_derive v0.7.6
36442026-09-11T00:30:40.016Z Compiling postcard v1.1.3
36452026-09-11T00:30:40.148Z Compiling proc-macro-error v1.0.4
36462026-09-11T00:30:40.170Z Compiling proc-macro-crate v1.3.1
36472026-09-11T00:30:40.245Z Compiling foreign-types-macros v0.2.3
36482026-09-11T00:30:40.319Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36492026-09-11T00:30:40.396Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36502026-09-11T00:30:40.489Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36512026-09-11T00:30:40.619Z Compiling foreign-types-shared v0.3.1
36522026-09-11T00:30:40.638Z Compiling rayon-core v1.13.0
36532026-09-11T00:30:40.657Z Compiling num_enum_derive v0.5.11
36542026-09-11T00:30:40.816Z Compiling crossbeam-deque v0.8.6
36552026-09-11T00:30:40.887Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
36562026-09-11T00:30:40.925Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36572026-09-11T00:30:40.928Z Compiling foreign-types v0.5.0
36582026-09-11T00:30:40.928Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36592026-09-11T00:30:40.959Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36602026-09-11T00:30:40.992Z Compiling cstr-argument v0.1.2
36612026-09-11T00:30:40.995Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
36622026-09-11T00:30:41.057Z Compiling illumos-nvpair v0.3.0
36632026-09-11T00:30:41.129Z Compiling num_enum v0.7.6
36642026-09-11T00:30:41.203Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36652026-09-11T00:30:41.274Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36662026-09-11T00:30:41.278Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
36672026-09-11T00:30:41.310Z Compiling zone_cfg_derive v0.3.1
36682026-09-11T00:30:41.329Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36692026-09-11T00:30:41.457Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36702026-09-11T00:30:41.457Z Compiling rayon v1.11.0
36712026-09-11T00:30:41.494Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36722026-09-11T00:30:41.515Z Compiling itertools v0.12.1
36732026-09-11T00:30:41.518Z Compiling sigpipe v0.1.3
36742026-09-11T00:30:41.518Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36752026-09-11T00:30:41.643Z Compiling glob v0.3.3
36762026-09-11T00:30:41.708Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36772026-09-11T00:30:41.728Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
36782026-09-11T00:30:41.728Z Compiling smf v0.2.3
36792026-09-11T00:30:41.813Z Compiling num_enum v0.5.11
36802026-09-11T00:30:41.816Z Compiling cpubits v0.1.1
36812026-09-11T00:30:41.850Z Compiling whoami v1.6.1
36822026-09-11T00:30:41.866Z Compiling ingot-types v0.2.0
36832026-09-11T00:30:41.936Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36842026-09-11T00:30:41.961Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
36852026-09-11T00:30:41.979Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36862026-09-11T00:30:42.038Z Compiling gethostname v0.5.0
36872026-09-11T00:30:42.057Z Compiling derive-where v1.6.0
36882026-09-11T00:30:42.076Z Compiling usdt-macro v0.5.0
36892026-09-11T00:30:42.118Z Compiling usdt-attr-macro v0.5.0
36902026-09-11T00:30:42.173Z Compiling num-rational v0.4.2
36912026-09-11T00:30:42.190Z Compiling num-complex v0.4.6
36922026-09-11T00:30:42.268Z Compiling ingot v0.2.1
36932026-09-11T00:30:42.268Z Compiling memmap v0.7.0
36942026-09-11T00:30:42.318Z Compiling pem-rfc7468 v1.0.0
36952026-09-11T00:30:42.433Z Compiling float-ord v0.3.2
36962026-09-11T00:30:42.501Z Compiling cancel-safe-futures v0.1.5
36972026-09-11T00:30:42.579Z Compiling num v0.4.3
36982026-09-11T00:30:42.614Z Compiling resolv-conf v0.7.6
36992026-09-11T00:30:42.647Z Compiling universal-hash v0.6.1
37002026-09-11T00:30:42.678Z Compiling zone v0.3.1
37012026-09-11T00:30:42.787Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
37022026-09-11T00:30:42.806Z Compiling linear-map v1.2.0
37032026-09-11T00:30:42.844Z Compiling prettyplease v0.2.37
37042026-09-11T00:30:42.907Z Compiling libefi-sys v0.1.0
37052026-09-11T00:30:42.986Z Compiling polyval v0.7.1
37062026-09-11T00:30:43.004Z Compiling usdt v0.5.0
37072026-09-11T00:30:43.025Z Compiling der v0.8.0
37082026-09-11T00:30:43.104Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
37092026-09-11T00:30:43.187Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
37102026-09-11T00:30:43.206Z Compiling hickory-proto v0.24.4
37112026-09-11T00:30:43.222Z Compiling newline-converter v0.3.0
37122026-09-11T00:30:43.254Z Compiling console v0.15.11
37132026-09-11T00:30:43.281Z Compiling bitfield-struct v0.6.2
37142026-09-11T00:30:43.301Z Compiling linked-hash-map v0.5.6
37152026-09-11T00:30:43.450Z Compiling oxide-update-engine-types v0.1.2
37162026-09-11T00:30:43.511Z Compiling lru-cache v0.1.2
37172026-09-11T00:30:43.623Z Compiling expectorate v1.2.0
37182026-09-11T00:30:43.665Z Compiling ghash v0.6.0
37192026-09-11T00:30:43.743Z Compiling crypto-bigint v0.7.5
37202026-09-11T00:30:43.816Z Compiling aes v0.9.1
37212026-09-11T00:30:43.837Z Compiling pbkdf2 v0.13.0
37222026-09-11T00:30:43.860Z Compiling ctr v0.10.1
37232026-09-11T00:30:43.940Z Compiling aead v0.6.1
37242026-09-11T00:30:43.968Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37252026-09-11T00:30:44.001Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37262026-09-11T00:30:44.101Z Compiling nom v8.0.0
37272026-09-11T00:30:44.133Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37282026-09-11T00:30:44.168Z Compiling typify-macro v0.6.2
37292026-09-11T00:30:44.190Z Compiling semver v0.1.20
37302026-09-11T00:30:44.308Z Compiling aes-gcm v0.11.0
37312026-09-11T00:30:44.356Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37322026-09-11T00:30:44.374Z Compiling spki v0.8.0
37332026-09-11T00:30:44.542Z Compiling oxide-update-engine v0.1.2
37342026-09-11T00:30:44.569Z Compiling rustc_version v0.1.7
37352026-09-11T00:30:44.589Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37362026-09-11T00:30:44.642Z Compiling tokio-dtrace v0.1.1
37372026-09-11T00:30:44.696Z Compiling dropshot-api-manager-types v0.8.0
37382026-09-11T00:30:44.743Z Compiling salsa20 v0.11.0
37392026-09-11T00:30:44.778Z Compiling slog-dtrace v0.3.0
37402026-09-11T00:30:44.833Z Compiling xshell-macros v0.2.7
37412026-09-11T00:30:44.850Z Compiling minimal-lexical v0.2.1
37422026-09-11T00:30:44.955Z Compiling scrypt v0.12.0
37432026-09-11T00:30:44.994Z Compiling oxide-tokio-rt v0.1.4
37442026-09-11T00:30:45.048Z Compiling newtype_derive v0.1.6
37452026-09-11T00:30:45.090Z Compiling nom v7.1.3
37462026-09-11T00:30:45.107Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
37472026-09-11T00:30:45.149Z Compiling phf_shared v0.12.1
37482026-09-11T00:30:45.180Z Compiling cbc v0.2.1
37492026-09-11T00:30:45.200Z Compiling csv-core v0.1.13
37502026-09-11T00:30:45.278Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
37512026-09-11T00:30:45.297Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37522026-09-11T00:30:45.300Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
37532026-09-11T00:30:45.334Z Compiling xshell v0.2.7
37542026-09-11T00:30:45.359Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
37552026-09-11T00:30:45.376Z Compiling highway v1.3.0
37562026-09-11T00:30:45.448Z Compiling hickory-resolver v0.24.4
37572026-09-11T00:30:45.490Z Compiling unicode-xid v0.2.6
37582026-09-11T00:30:45.648Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37592026-09-11T00:30:45.703Z Compiling chrono-tz v0.10.4
37602026-09-11T00:30:45.742Z Compiling const_format_proc_macros v0.2.34
37612026-09-11T00:30:45.784Z Compiling csv v1.4.0
37622026-09-11T00:30:45.878Z Compiling pkcs5 v0.8.1
37632026-09-11T00:30:45.971Z Compiling phf v0.12.1
37642026-09-11T00:30:46.056Z Compiling typify v0.6.2
37652026-09-11T00:30:46.196Z Compiling progenitor-impl v0.14.0
37662026-09-11T00:30:46.218Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
37672026-09-11T00:30:46.371Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37682026-09-11T00:30:46.488Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
37692026-09-11T00:30:46.527Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37702026-09-11T00:30:46.545Z Compiling qorb v0.4.1
37712026-09-11T00:30:46.578Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
37722026-09-11T00:30:46.649Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
37732026-09-11T00:30:46.723Z Compiling utf-8 v0.7.6
37742026-09-11T00:30:46.742Z Compiling const_format v0.2.35
37752026-09-11T00:30:46.761Z Compiling pkcs8 v0.11.0
37762026-09-11T00:30:46.938Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
37772026-09-11T00:30:47.094Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37782026-09-11T00:30:47.176Z Compiling tabled_derive v0.7.0
37792026-09-11T00:30:47.187Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
37802026-09-11T00:30:47.277Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
37812026-09-11T00:30:47.358Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
37822026-09-11T00:30:47.545Z Compiling bcs v0.1.6
37832026-09-11T00:30:47.646Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
37842026-09-11T00:30:47.756Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37852026-09-11T00:30:47.787Z Compiling ff v0.14.0
37862026-09-11T00:30:47.896Z Compiling termtree v0.5.1
37872026-09-11T00:30:47.970Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37882026-09-11T00:30:48.087Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
37892026-09-11T00:30:48.215Z Compiling tabled v0.15.0
37902026-09-11T00:30:48.230Z Compiling steno v0.4.1
37912026-09-11T00:30:48.305Z Compiling group v0.14.0
37922026-09-11T00:30:48.316Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
37932026-09-11T00:30:48.363Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
37942026-09-11T00:30:48.387Z Compiling signature v3.0.0
37952026-09-11T00:30:48.517Z Compiling keccak v0.2.0
37962026-09-11T00:30:48.616Z Compiling tagptr v0.2.0
37972026-09-11T00:30:48.630Z Compiling base16ct v1.0.0
37982026-09-11T00:30:48.684Z Compiling hkdf v0.13.0
37992026-09-11T00:30:48.711Z Compiling parking_lot_core v0.8.6
38002026-09-11T00:30:48.732Z Compiling dashu-int v0.5.1
38012026-09-11T00:30:48.803Z Compiling sec1 v0.8.1
38022026-09-11T00:30:48.844Z Compiling moka v0.12.13
38032026-09-11T00:30:48.884Z Compiling sponge-cursor v0.1.0
38042026-09-11T00:30:48.903Z Compiling wnaf v0.14.0
38052026-09-11T00:30:48.943Z Compiling progenitor-macro v0.14.0
38062026-09-11T00:30:49.009Z Compiling primefield v0.14.0
38072026-09-11T00:30:49.051Z Compiling elliptic-curve v0.14.1
38082026-09-11T00:30:49.070Z Compiling sha3 v0.12.0
38092026-09-11T00:30:49.130Z Compiling tungstenite v0.21.0
38102026-09-11T00:30:49.149Z Compiling rfc6979 v0.6.0
38112026-09-11T00:30:49.187Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
38122026-09-11T00:30:49.319Z Compiling libscf-sys v1.2.0
38132026-09-11T00:30:49.383Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38142026-09-11T00:30:49.488Z Compiling git-stub v1.0.0
38152026-09-11T00:30:49.540Z Compiling ssh-encoding v0.2.0
38162026-09-11T00:30:49.659Z Compiling hickory-resolver v0.25.2
38172026-09-11T00:30:49.682Z Compiling num-modular v0.6.5
38182026-09-11T00:30:49.704Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
38192026-09-11T00:30:49.781Z Compiling rlimit v0.10.2
38202026-09-11T00:30:49.835Z Compiling dashu-base v0.5.1
38212026-09-11T00:30:49.976Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38222026-09-11T00:30:50.075Z Compiling ssh-cipher v0.2.0
38232026-09-11T00:30:50.093Z Compiling tokio-tungstenite v0.21.0
38242026-09-11T00:30:50.170Z Compiling git-stub-vcs v0.1.0
38252026-09-11T00:30:50.190Z Compiling primeorder v0.14.0
38262026-09-11T00:30:50.416Z Compiling ecdsa v0.17.0
38272026-09-11T00:30:50.460Z Compiling tungstenite v0.28.0
38282026-09-11T00:30:50.569Z Compiling papergrid v0.18.0
38292026-09-11T00:30:50.624Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38302026-09-11T00:30:50.662Z Compiling p256 v0.13.2
38312026-09-11T00:30:50.774Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38322026-09-11T00:30:50.829Z Compiling curve25519-dalek v5.0.0
38332026-09-11T00:30:50.873Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38342026-09-11T00:30:50.924Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38352026-09-11T00:30:51.081Z Compiling unicase v2.9.0
38362026-09-11T00:30:51.176Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38372026-09-11T00:30:51.298Z Compiling num-primitive v0.2.1
38382026-09-11T00:30:51.317Z Compiling object v0.39.1
38392026-09-11T00:30:51.317Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
38402026-09-11T00:30:51.439Z Compiling mime_guess v2.0.5
38412026-09-11T00:30:51.561Z Compiling tabled v0.21.0
38422026-09-11T00:30:51.627Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38432026-09-11T00:30:51.730Z Compiling tokio-tungstenite v0.28.0
38442026-09-11T00:30:51.730Z Compiling ssh-key v0.6.7
38452026-09-11T00:30:51.776Z Compiling parking_lot v0.11.2
38462026-09-11T00:30:51.801Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
38472026-09-11T00:30:51.906Z Compiling dsi-bitstream v0.10.1
38482026-09-11T00:30:52.052Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38492026-09-11T00:30:52.187Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
38502026-09-11T00:30:52.300Z Compiling ssh-encoding v0.3.0
38512026-09-11T00:30:52.318Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
38522026-09-11T00:30:52.340Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
38532026-09-11T00:30:52.476Z Compiling prefix-trie v0.7.0
38542026-09-11T00:30:52.577Z Compiling fxhash v0.2.1
38552026-09-11T00:30:52.596Z Compiling bytesize v2.7.0
38562026-09-11T00:30:52.661Z Compiling http-range-header v0.4.2
38572026-09-11T00:30:52.737Z Compiling sled v0.34.7
38582026-09-11T00:30:52.852Z Compiling hickory-server v0.25.2
38592026-09-11T00:30:52.916Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
38602026-09-11T00:30:52.919Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38612026-09-11T00:30:53.021Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
38622026-09-11T00:30:53.436Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38632026-09-11T00:30:53.856Z Compiling ed25519 v3.0.0
38642026-09-11T00:30:54.105Z Compiling crypto-primes v0.7.2
38652026-09-11T00:30:54.203Z Compiling progenitor v0.14.0
38662026-09-11T00:30:54.272Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
38672026-09-11T00:30:54.328Z Compiling pkcs1 v0.8.0-rc.4
38682026-09-11T00:30:54.433Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38692026-09-11T00:30:54.752Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38702026-09-11T00:30:54.797Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
38712026-09-11T00:30:54.972Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38722026-09-11T00:30:55.026Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
38732026-09-11T00:30:55.058Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38742026-09-11T00:30:55.077Z Compiling poly1305 v0.9.0
38752026-09-11T00:30:55.163Z Compiling blowfish v0.10.0
38762026-09-11T00:30:55.314Z Compiling blake2 v0.11.0-rc.6
38772026-09-11T00:30:55.333Z Compiling seq-macro v0.3.6
38782026-09-11T00:30:55.446Z Compiling path-slash v0.2.1
38792026-09-11T00:30:55.585Z Compiling half v1.8.3
38802026-09-11T00:30:55.648Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
38812026-09-11T00:30:55.734Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38822026-09-11T00:30:55.890Z Compiling http-range v0.1.5
38832026-09-11T00:30:55.890Z Compiling crc8 v0.1.1
38842026-09-11T00:30:55.923Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38852026-09-11T00:30:55.951Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
38862026-09-11T00:30:56.058Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38872026-09-11T00:30:56.107Z Compiling serde_cbor v0.11.2
38882026-09-11T00:30:56.337Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38892026-09-11T00:30:56.556Z Compiling argon2 v0.6.0-rc.8
38902026-09-11T00:30:56.705Z Compiling ssh-cipher v0.3.0
38912026-09-11T00:30:56.747Z Compiling bcrypt-pbkdf v0.11.0
38922026-09-11T00:30:57.091Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38932026-09-11T00:30:57.305Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
38942026-09-11T00:30:57.345Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38952026-09-11T00:30:57.401Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
38962026-09-11T00:30:57.531Z Compiling rsa v0.10.0-rc.18
38972026-09-11T00:30:57.679Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38982026-09-11T00:30:57.697Z Compiling ed25519-dalek v3.0.0
38992026-09-11T00:30:58.243Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
39002026-09-11T00:30:58.476Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
39012026-09-11T00:30:58.605Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
39022026-09-11T00:30:58.930Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
39032026-09-11T00:30:58.955Z Compiling p256 v0.14.0
39042026-09-11T00:30:59.271Z Compiling p384 v0.14.0
39052026-09-11T00:30:59.330Z Compiling p521 v0.14.0
39062026-09-11T00:30:59.730Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39072026-09-11T00:30:59.787Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39082026-09-11T00:30:59.908Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39092026-09-11T00:31:00.180Z Compiling scuffle v0.1.0
39102026-09-11T00:31:00.308Z Compiling sha3 v0.11.0
39112026-09-11T00:31:00.790Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
39122026-09-11T00:31:00.855Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
39132026-09-11T00:31:00.944Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39142026-09-11T00:31:01.147Z Compiling yasna v0.5.2
39152026-09-11T00:31:01.335Z Compiling headers-core v0.3.0
39162026-09-11T00:31:01.415Z Compiling kstat-rs v0.2.5
39172026-09-11T00:31:01.486Z Compiling pwd v1.4.0
39182026-09-11T00:31:01.557Z Compiling kem v0.3.0
39192026-09-11T00:31:01.636Z Compiling module-lattice v0.2.3
39202026-09-11T00:31:01.656Z Compiling lru v0.18.3
39212026-09-11T00:31:01.675Z Compiling nanorand v0.7.0
39222026-09-11T00:31:01.704Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
39232026-09-11T00:31:01.722Z Compiling rcgen v0.12.1
39242026-09-11T00:31:01.742Z Compiling headers v0.4.1
39252026-09-11T00:31:01.763Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
39262026-09-11T00:31:01.851Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
39272026-09-11T00:31:01.874Z Compiling ml-kem v0.3.2
39282026-09-11T00:31:01.914Z Compiling flume v0.11.1
39292026-09-11T00:31:01.974Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
39302026-09-11T00:31:01.996Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
39312026-09-11T00:31:02.252Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
39322026-09-11T00:31:02.299Z Compiling hyper-staticfile v0.10.1
39332026-09-11T00:31:02.332Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
39342026-09-11T00:31:02.530Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
39352026-09-11T00:31:02.636Z Compiling ssh-key v0.7.0-rc.11
39362026-09-11T00:31:02.762Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
39372026-09-11T00:31:02.787Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
39382026-09-11T00:31:02.828Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39392026-09-11T00:31:02.847Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39402026-09-11T00:31:02.850Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
39412026-09-11T00:31:02.881Z Compiling russh-cryptovec v0.62.0
39422026-09-11T00:31:02.898Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39432026-09-11T00:31:03.136Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39442026-09-11T00:31:03.156Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
39452026-09-11T00:31:03.173Z Compiling port-file v0.1.0
39462026-09-11T00:31:03.211Z Compiling internal-russh-num-bigint v0.5.0
39472026-09-11T00:31:03.332Z Compiling num-bigint v0.4.6
39482026-09-11T00:31:03.441Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
39492026-09-11T00:31:03.622Z Compiling generic-array v1.4.3
39502026-09-11T00:31:03.945Z Compiling russh-util v0.52.0
39512026-09-11T00:31:04.016Z Compiling enum_dispatch v0.3.13
39522026-09-11T00:31:04.126Z Compiling delegate v0.13.5
39532026-09-11T00:31:04.144Z Compiling subprocess v0.2.15
39542026-09-11T00:31:04.582Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39552026-09-11T00:31:04.660Z Compiling hex-literal v1.1.0
39562026-09-11T00:31:04.812Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
39572026-09-11T00:31:04.831Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
39582026-09-11T00:31:04.969Z Compiling display-error-chain v0.2.2
39592026-09-11T00:31:05.079Z Compiling md5 v0.8.0
39602026-09-11T00:31:05.097Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39612026-09-11T00:31:05.172Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39622026-09-11T00:31:05.189Z Compiling colored v2.2.0
39632026-09-11T00:31:05.323Z Compiling russh v0.62.4
39642026-09-11T00:31:05.347Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39652026-09-11T00:31:05.384Z Compiling internet-checksum v0.2.1
39662026-09-11T00:31:07.803Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
39672026-09-11T00:31:08.520Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39682026-09-11T00:31:09.025Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39692026-09-11T00:31:09.826Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39702026-09-11T00:31:10.468Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39712026-09-11T00:31:19.033Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
39722026-09-11T00:31:19.033Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39732026-09-11T00:31:19.034Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
39742026-09-11T00:31:19.038Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
39752026-09-11T00:31:19.038Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
39762026-09-11T00:31:20.877Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39772026-09-11T00:31:20.922Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39782026-09-11T00:31:25.174Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
39792026-09-11T00:32:10.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
39802026-09-11T00:32:10.529Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
39812026-09-11T00:32:10.529Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
39822026-09-11T00:32:10.760Z
39832026-09-11T00:32:10.760Zreal 1:35.044762332
39842026-09-11T00:32:10.760Zuser 9:15.752449176
39852026-09-11T00:32:10.760Zsys 1:42.760352385
39862026-09-11T00:32:10.760Ztrap 0.269078344
39872026-09-11T00:32:10.763Ztflt 0.349593523
39882026-09-11T00:32:10.763Zdflt 1.749329396
39892026-09-11T00:32:10.763Zkflt 0.001266590
39902026-09-11T00:32:10.763Zlock 34:21.059038897
39912026-09-11T00:32:10.763Zslp 20:48.258213281
39922026-09-11T00:32:10.763Zlat 40.836036043
39932026-09-11T00:32:10.763Zstop 3:07.388529928
39942026-09-11T00:32:10.763Z+ mkdir tests
39952026-09-11T00:32:10.766Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
39962026-09-11T00:32:10.766Z+ xargs -I '{}' -t cp '{}' tests/
39972026-09-11T00:32:10.789Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-fdd64bfa4a7cf90f tests/
39982026-09-11T00:32:10.811Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6218dd55b3e130fd tests/
39992026-09-11T00:32:10.833Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-86f5e21500cfcb7c tests/
40002026-09-11T00:32:10.854Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-2304b05f74b6cd56 tests/
40012026-09-11T00:32:11.222Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override)
40022026-09-11T00:32:11.224Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-6218dd55b3e130fd tests/commtest-86f5e21500cfcb7c tests/dhcp_server-fdd64bfa4a7cf90f tests/end_to_end_tests-2304b05f74b6cd56 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
40032026-09-11T00:33:17.207ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
40042026-09-11T00:33:17.207Za .github/buildomat/ci-env.sh 1K
40052026-09-11T00:33:17.207Za out/target/test 1K
40062026-09-11T00:33:17.207Za out/npuzone/npuzone 27402K
40072026-09-11T00:33:17.207Za package-manifest.toml 35K
40082026-09-11T00:33:17.207Za smf/sled-agent/non-gimlet/config.toml 6K
40092026-09-11T00:33:17.207Za target/release/omicron-package 16977K
40102026-09-11T00:33:17.207Za target/release/xtask 6403K
40112026-09-11T00:33:17.207Za target/debug/bootstrap 440298K
40122026-09-11T00:33:17.207Za tests/bootstrap-6218dd55b3e130fd 34531K
40132026-09-11T00:33:17.207Za tests/commtest-86f5e21500cfcb7c 34532K
40142026-09-11T00:33:17.207Za tests/dhcp_server-fdd64bfa4a7cf90f 34531K
40152026-09-11T00:33:17.207Za tests/end_to_end_tests-2304b05f74b6cd56 504531K
40162026-09-11T00:33:17.207Za tools/opte_version 1K
40172026-09-11T00:33:17.207Za tools/opte_version_override 2K
40182026-09-11T00:33:17.207Za out/clickhouse.tar.gz 233262K
40192026-09-11T00:33:17.207Za out/clickhouse_keeper.tar.gz 227778K
40202026-09-11T00:33:17.207Za out/clickhouse_server.tar.gz 233259K
40212026-09-11T00:33:17.207Za out/cockroachdb.tar.gz 125082K
40222026-09-11T00:33:17.207Za out/crucible-pantry-zone.tar.gz 24779K
40232026-09-11T00:33:17.207Za out/crucible-utils.tar 18900K
40242026-09-11T00:33:17.208Za out/crucible-zone.tar.gz 39591K
40252026-09-11T00:33:17.208Za out/external-dns.tar.gz 15192K
40262026-09-11T00:33:17.208Za out/internal-dns.tar.gz 15192K
40272026-09-11T00:33:17.208Za out/mg-ddm-gz.tar 100917K
40282026-09-11T00:33:17.208Za out/nexus.tar.gz 196280K
40292026-09-11T00:33:17.208Za out/ntp.tar.gz 7164K
40302026-09-11T00:33:17.208Za out/omicron-gateway-softnpu.tar.gz 14154K
40312026-09-11T00:33:17.208Za out/omicron-sled-agent.tar 134076K
40322026-09-11T00:33:17.208Za out/overlay.tar.gz 4K
40332026-09-11T00:33:17.208Za out/oximeter.tar.gz 17710K
40342026-09-11T00:33:17.208Za out/oxlog.tar 2409K
40352026-09-11T00:33:17.208Za out/probe.tar.gz 3037K
40362026-09-11T00:33:17.208Za out/propolis-server.tar.gz 34642K
40372026-09-11T00:33:17.208Za out/pumpkind-gz.tar 26647K
40382026-09-11T00:33:17.208Za out/switch-softnpu.tar.gz 307255K
40392026-09-11T00:33:17.211Z
40402026-09-11T00:33:17.211Zreal 1:05.982783955
40412026-09-11T00:33:17.211Zuser 1:03.896699587
40422026-09-11T00:33:17.211Zsys 3.482332154
40432026-09-11T00:33:17.211Ztrap 0.004585643
40442026-09-11T00:33:17.211Ztflt 0.000000000
40452026-09-11T00:33:17.211Zdflt 0.000000000
40462026-09-11T00:33:17.211Zkflt 0.000000000
40472026-09-11T00:33:17.211Zlock 0.000000000
40482026-09-11T00:33:17.211Zslp 1:03.803438997
40492026-09-11T00:33:17.211Zlat 0.773054182
40502026-09-11T00:33:17.211Zstop 0.000205680
40512026-09-11T00:33:17.211Zprocess exited: duration 1088779 ms, exit code 0
 
40522026-09-11T00:33:17.224Zfound 1 output files
40532026-09-11T00:33:17.224Zuploading: /work/package.tar.gz (1845347788 bytes)
40542026-09-11T00:33:49.776Zuploaded: /work/package.tar.gz