01M1Y31CN10WD1QXFE88R79FQA: 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: 01M1Y31V501GTZ0D80J3QRRM3S

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-07T14:07:01.082Zjob assigned to worker 01M1Y31XF34JV0NWN8QFM35762 [factory aws, i-0cac4287d61220ef7] (queued for 44 s)
 
22026-09-07T14:07:08.181Zstarting task 0: "setup"
32026-09-07T14:07:08.185Z++ uname -s
42026-09-07T14:07:08.188Z+ kern=SunOS
52026-09-07T14:07:08.188Z+ build_user=build
62026-09-07T14:07:08.188Z+ build_uid=12345
72026-09-07T14:07:08.188Z+ work_dir=/work
82026-09-07T14:07:08.188Z+ input_dir=/input
92026-09-07T14:07:08.188Z+ [[ 0 == 12345 ]]
102026-09-07T14:07:08.188Z+ case "$kern" in
112026-09-07T14:07:08.188Z+ groupadd -g 12345 build
122026-09-07T14:07:08.192Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-07T14:07:10.197Z+ zfs create -o mountpoint=/work rpool/work
142026-09-07T14:07:10.268Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-07T14:07:10.271Z+ home_fs=zfs
162026-09-07T14:07:10.271Z+ [[ zfs == autofs ]]
172026-09-07T14:07:10.271Z+ mkdir -p /home/build
182026-09-07T14:07:10.274Z+ chown build:build /home/build /work
192026-09-07T14:07:12.274Z+ chmod 0700 /home/build /work
202026-09-07T14:07:12.278Zprocess exited: duration 4099 ms, exit code 0
 
212026-09-07T14:07:12.285Zstarting task 1: "rust-toolchain"
222026-09-07T14:07:12.291Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-07T14:07:12.291Z * rust toolchain channel = "1.97.1"
242026-09-07T14:07:12.291Z * rust toolchain profile = "default"
252026-09-07T14:07:12.292Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-07T14:07:12.292Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-07T14:07:12.292Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-07T14:07:12.295Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-07T14:07:12.295Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-07T14:07:12.407Zinfo: downloading installer
312026-09-07T14:07:13.815Zinfo: profile set to default
322026-09-07T14:07:13.815Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-07T14:07:13.819Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-07T14:07:13.953Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-07T14:07:13.956Zinfo: downloading 6 components
362026-09-07T14:07:26.789Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-07T14:07:26.790Z
382026-09-07T14:07:26.824Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-07T14:07:26.824Z
402026-09-07T14:07:26.829Z
412026-09-07T14:07:26.829ZRust is installed now. Great!
422026-09-07T14:07:26.829Z
432026-09-07T14:07:26.829ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-07T14:07:26.829Zenvironment variable. This has not been done automatically.
452026-09-07T14:07:26.829Z
462026-09-07T14:07:26.829ZTo configure your current shell, you need to source
472026-09-07T14:07:26.829Zthe corresponding env file under $HOME/.cargo.
482026-09-07T14:07:26.829Z
492026-09-07T14:07:26.829ZConsider running the right command for your shell (note the leading DOT):
502026-09-07T14:07:26.829Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-07T14:07:26.829Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-07T14:07:26.829ZCC_x86_64-unknown-illumos = None
532026-09-07T14:07:26.829Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-07T14:07:26.829ZCC_x86_64_unknown_illumos = None
552026-09-07T14:07:26.829Zcargo:rerun-if-env-changed=HOST_CC
562026-09-07T14:07:26.829ZHOST_CC = None
572026-09-07T14:07:26.829Zcargo:rerun-if-env-changed=CC
582026-09-07T14:07:26.829ZCC = None
592026-09-07T14:07:26.829Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-07T14:07:27.020Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-07T14:07:27.020ZCRATE_CC_NO_DEFAULTS = None
622026-09-07T14:07:27.020Zcargo:rerun-if-env-changed=CFLAGS
632026-09-07T14:07:27.020ZCFLAGS = None
642026-09-07T14:07:27.020Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-07T14:07:27.020ZHOST_CFLAGS = None
662026-09-07T14:07:27.020Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-07T14:07:27.020ZCFLAGS_x86_64_unknown_illumos = None
682026-09-07T14:07:27.020Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-07T14:07:27.020ZCFLAGS_x86_64-unknown-illumos = None
702026-09-07T14:07:27.126Z+ rustup --version
712026-09-07T14:07:27.131Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-07T14:07:27.134Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-07T14:07:27.153Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-07T14:07:27.157Z+ cargo --version
752026-09-07T14:07:27.165Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-07T14:07:27.168Z+ rustc --version
772026-09-07T14:07:27.186Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-07T14:07:27.189Zprocess exited: duration 14903 ms, exit code 0
 
792026-09-07T14:07:27.195Zstarting task 2: "authentication"
802026-09-07T14:07:27.214Zprocess exited: duration 18 ms, exit code 0
 
812026-09-07T14:07:27.220Zstarting task 3: "clone repository"
822026-09-07T14:07:27.224Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-07T14:07:27.227Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-07T14:07:27.259ZCloning into '/work/oxidecomputer/omicron'...
852026-09-07T14:07:40.500Z+ cd /work/oxidecomputer/omicron
862026-09-07T14:07:40.500Z+ git fetch origin 9c66fa540e58763bdc6ee5c246de0ca186ed1d6f
872026-09-07T14:07:40.892ZFrom https://github.com/oxidecomputer/omicron
882026-09-07T14:07:40.892Z * branch 9c66fa540e58763bdc6ee5c246de0ca186ed1d6f -> FETCH_HEAD
892026-09-07T14:07:40.899Z+ [[ -n ben/multiple-eips-in-blueprint-zone-types ]]
902026-09-07T14:07:40.921Z++ git branch --show-current
912026-09-07T14:07:40.921Z+ current=main
922026-09-07T14:07:40.922Z+ [[ main != ben/multiple-eips-in-blueprint-zone-types ]]
932026-09-07T14:07:40.922Z+ git branch -f ben/multiple-eips-in-blueprint-zone-types 9c66fa540e58763bdc6ee5c246de0ca186ed1d6f
942026-09-07T14:07:40.922Z+ git checkout -f ben/multiple-eips-in-blueprint-zone-types
952026-09-07T14:07:41.161ZSwitched to branch 'ben/multiple-eips-in-blueprint-zone-types'
962026-09-07T14:07:41.165Z+ git reset --hard 9c66fa540e58763bdc6ee5c246de0ca186ed1d6f
972026-09-07T14:07:41.201ZHEAD is now at 9c66fa540 Support multiple external IPs in blueprint zone type
982026-09-07T14:07:41.205Zprocess exited: duration 13981 ms, exit code 0
 
992026-09-07T14:07:41.218Zstarting task 4: "build"
1002026-09-07T14:07:41.224Z+ source .github/buildomat/ci-env.sh
1012026-09-07T14:07:41.224Z++ export CARGO_TERM_COLOR=always
1022026-09-07T14:07:41.224Z++ CARGO_TERM_COLOR=always
1032026-09-07T14:07:41.228Z+++ uname -s
1042026-09-07T14:07:41.228Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-07T14:07:41.228Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-07T14:07:41.231Z+ cargo --version
1072026-09-07T14:07:41.239Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-07T14:07:41.242Z+ rustc --version
1092026-09-07T14:07:41.262Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-07T14:07:41.268Z+ WORK=/work
1112026-09-07T14:07:41.268Z+ pfexec mkdir -p /work
1122026-09-07T14:07:41.272Z+ pfexec chown build /work
1132026-09-07T14:07:41.272Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-07T14:07:43.760Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-07T14:07:44.186Z Startup: Caching catalogs ... Done
1162026-09-07T14:07:46.847ZPlanning: Solver setup ... Done (2.485s)
1172026-09-07T14:07:46.918ZPlanning: Running solver ... Done (0.070s)
1182026-09-07T14:07:46.972ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-07T14:07:46.986ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-07T14:07:47.006ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-07T14:07:47.021ZPlanning: Package planning ... Done (0.015s)
1222026-09-07T14:07:47.024ZPlanning: Merging actions ... Done (0.002s)
1232026-09-07T14:07:47.191ZPlanning: Checking for conflicting actions ... Done (0.168s)
1242026-09-07T14:07:47.197ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-07T14:07:48.025ZPlanning: Evaluating mediators ... Done (0.833s)
1262026-09-07T14:07:48.029ZPlanning: Planning completed in 3.80 seconds
1272026-09-07T14:07:48.037Z Packages to install: 2
1282026-09-07T14:07:48.037Z Estimated space available: 156.01 GB
1292026-09-07T14:07:48.037ZEstimated space to be consumed: 86.48 MB
1302026-09-07T14:07:48.040Z Create boot environment: No
1312026-09-07T14:07:48.040ZCreate backup boot environment: No
1322026-09-07T14:07:48.040Z Rebuild boot archive: No
1332026-09-07T14:07:48.040Z
1342026-09-07T14:07:48.040ZChanged packages:
1352026-09-07T14:07:48.040Zhelios
1362026-09-07T14:07:48.040Z developer/build-essential
1372026-09-07T14:07:48.040Z None -> 11-3.0
1382026-09-07T14:07:48.040Z library/libxmlsec1
1392026-09-07T14:07:48.040Z None -> 1.2.35-3.0
1402026-09-07T14:07:48.060Z
1412026-09-07T14:07:48.060ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-07T14:07:48.130ZDownload: Completed 1.28 MB in 0.07 seconds (18.5M/s)
1432026-09-07T14:07:48.187Z Actions: 1/268 actions (Installing new actions)
1442026-09-07T14:07:48.226Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-07T14:07:48.264ZFinalize: Updating package state database ... Done (0.037s)
1462026-09-07T14:07:48.264ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-07T14:07:48.359ZFinalize: Updating image state ... Done (0.095s)
1482026-09-07T14:07:51.161ZFinalize: Creating fast lookup database ... Done (2.747s)
1492026-09-07T14:07:51.232ZFinalize: Reading search index ... Done (0.013s)
1502026-09-07T14:07:51.236ZFinalize: Updating search index ... Done (0.000s)
1512026-09-07T14:07:51.326ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-07T14:07:51.705ZPlanning: Evaluating mediator changes ... Done
1532026-09-07T14:07:51.811ZPlanning: Checking for conflicting actions ... Done
1542026-09-07T14:07:51.818ZPlanning: Consolidating action changes ... Done
1552026-09-07T14:07:51.973ZPlanning: Evaluating mediators ... Done
1562026-09-07T14:07:51.980ZPlanning: Planning completed in 0.27 seconds
1572026-09-07T14:07:51.991Z Mediators to change: 2
1582026-09-07T14:07:51.991Z Create boot environment: No
1592026-09-07T14:07:51.991ZCreate backup boot environment: No
1602026-09-07T14:07:52.036ZFinalize: Updating package state database ... Done
1612026-09-07T14:07:52.037ZFinalize: Updating package cache ... Done
1622026-09-07T14:07:52.099ZFinalize: Updating image state ... Done
1632026-09-07T14:07:54.092ZFinalize: Creating fast lookup database ... Done
1642026-09-07T14:07:54.153ZFinalize: Reading search index ... Done
1652026-09-07T14:07:54.156ZFinalize: Updating search index ... Done
1662026-09-07T14:07:54.245ZFinalize: Updating package cache ... Done
1672026-09-07T14:07:54.538ZPlanning: Evaluating mediator changes ... Done
1682026-09-07T14:07:54.642ZPlanning: Checking for conflicting actions ... Done
1692026-09-07T14:07:54.649ZPlanning: Consolidating action changes ... Done
1702026-09-07T14:07:54.799ZPlanning: Evaluating mediators ... Done
1712026-09-07T14:07:54.803ZPlanning: Planning completed in 0.26 seconds
1722026-09-07T14:07:54.824Z Mediators to change: 1
1732026-09-07T14:07:54.824Z Create boot environment: No
1742026-09-07T14:07:54.824ZCreate backup boot environment: No
1752026-09-07T14:07:54.882ZFinalize: Updating package state database ... Done
1762026-09-07T14:07:54.883ZFinalize: Updating package cache ... Done
1772026-09-07T14:07:54.941ZFinalize: Updating image state ... Done
1782026-09-07T14:07:56.910ZFinalize: Creating fast lookup database ... Done
1792026-09-07T14:07:56.974ZFinalize: Reading search index ... Done
1802026-09-07T14:07:56.977ZFinalize: Updating search index ... Done
1812026-09-07T14:07:57.131ZFinalize: Updating package cache ... Done
1822026-09-07T14:07:57.441ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-07T14:07:57.441Zapache system 2.4 system
1842026-09-07T14:07:57.441Zclang system 15 system
1852026-09-07T14:07:57.441Zcsh system system illumos
1862026-09-07T14:07:57.441Zctags system system illumos
1872026-09-07T14:07:57.441Zfile vendor vendor darwinsys
1882026-09-07T14:07:57.441Zfile system system illumos
1892026-09-07T14:07:57.441Zgcc vendor 14 vendor
1902026-09-07T14:07:57.441Zgcc system 13 system
1912026-09-07T14:07:57.441Zgcc system 10 system
1922026-09-07T14:07:57.441Zgo system 1.25 system
1932026-09-07T14:07:57.441Zllvm system 15 system
1942026-09-07T14:07:57.441Zmariadb system 11.4 system
1952026-09-07T14:07:57.441Zmta vendor vendor dma
1962026-09-07T14:07:57.441Zopenjdk system 17 system
1972026-09-07T14:07:57.441Zopenjdk system 11 system
1982026-09-07T14:07:57.441Zopenssl vendor 3 vendor
1992026-09-07T14:07:57.441Zperl system 5.40 system
2002026-09-07T14:07:57.441Zpostgresql system 18 system
2012026-09-07T14:07:57.441Zpostgresql system 17 system
2022026-09-07T14:07:57.441Zpython vendor 3 vendor
2032026-09-07T14:07:57.441Zpython system 2 system
2042026-09-07T14:07:57.441Zpython3 vendor 3.13 vendor
2052026-09-07T14:07:57.441Zruby system 3.4 system
2062026-09-07T14:07:57.441Zruby system 3.0 system
2072026-09-07T14:07:57.441Zwords vendor vendor american-english
2082026-09-07T14:07:57.441Zwords system system australian-english
2092026-09-07T14:07:57.441Zwords system system british-english
2102026-09-07T14:07:57.441Zwords system system canadian-english
2112026-09-07T14:07:57.441Zwords system system french
2122026-09-07T14:07:57.441Zwords system system italian
2132026-09-07T14:07:57.441Zwords system system ngerman
2142026-09-07T14:07:57.441Zwords system system ogerman
2152026-09-07T14:07:57.441Zwords system system spanish
2162026-09-07T14:07:57.693ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-07T14:07:57.693Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-07T14:07:58.221ZFMRI IFO
2192026-09-07T14:07:58.221Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-07T14:07:58.221Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-07T14:07:58.221Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-07T14:07:58.221Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-07T14:07:58.221Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-07T14:07:58.221Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-07T14:07:58.221Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-07T14:07:58.221Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-07T14:07:58.221Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-07T14:07:58.558Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-07T14:07:58.893Z Updating crates.io index
2302026-09-07T14:07:58.896Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-07T14:07:59.163Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-07T14:07:59.523Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-07T14:07:59.802Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-07T14:08:00.814Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-07T14:08:01.409Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-07T14:08:02.999Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-07T14:08:03.887Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-07T14:08:04.191Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-07T14:08:04.542Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-07T14:08:05.754Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-07T14:08:06.052Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-07T14:08:06.462Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-07T14:08:07.040Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-07T14:08:07.334Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-07T14:08:07.623Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-07T14:08:07.920Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-07T14:08:08.183Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-07T14:08:08.494Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-07T14:08:08.934Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-07T14:08:09.449Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-07T14:08:09.765Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-07T14:08:10.323Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-07T14:08:10.639Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-07T14:08:10.905Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-07T14:08:11.326Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-07T14:08:11.648Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-07T14:08:12.072Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-07T14:08:12.731Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-07T14:08:13.031Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-07T14:08:13.404Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-07T14:08:13.767Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-07T14:08:14.330Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-07T14:08:14.914Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-07T14:08:15.214Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-07T14:08:15.541Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-07T14:08:15.859Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-07T14:08:16.118Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-07T14:08:16.454Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-07T14:08:16.769Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-07T14:08:17.038Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-07T14:08:17.455Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-07T14:08:19.971Z Downloading crates ...
2732026-09-07T14:08:20.017Z Downloaded clap_lex v1.0.0
2742026-09-07T14:08:20.025Z Downloaded memmap v0.7.0
2752026-09-07T14:08:20.029Z Downloaded anstyle v1.0.14
2762026-09-07T14:08:20.029Z Downloaded camino-tempfile v1.4.1
2772026-09-07T14:08:20.029Z Downloaded macaddr v1.0.1
2782026-09-07T14:08:20.032Z Downloaded serde_tokenstream v0.2.3
2792026-09-07T14:08:20.032Z Downloaded cpufeatures v0.2.17
2802026-09-07T14:08:20.032Z Downloaded crypto-common v0.1.7
2812026-09-07T14:08:20.035Z Downloaded anstyle-query v1.1.5
2822026-09-07T14:08:20.035Z Downloaded thiserror v1.0.69
2832026-09-07T14:08:20.038Z Downloaded cargo-platform v0.3.2
2842026-09-07T14:08:20.038Z Downloaded errno v0.3.14
2852026-09-07T14:08:20.038Z Downloaded zmij v1.0.21
2862026-09-07T14:08:20.043Z Downloaded anstream v1.0.0
2872026-09-07T14:08:20.043Z Downloaded block-buffer v0.10.4
2882026-09-07T14:08:20.046Z Downloaded colorchoice v1.0.4
2892026-09-07T14:08:20.046Z Downloaded equivalent v1.0.2
2902026-09-07T14:08:20.051Z Downloaded generic-array v0.14.7
2912026-09-07T14:08:20.051Z Downloaded fnv v1.0.7
2922026-09-07T14:08:20.054Z Downloaded zerocopy v0.7.35
2932026-09-07T14:08:20.059Z Downloaded is_terminal_polyfill v1.70.2
2942026-09-07T14:08:20.063Z Downloaded dof v0.3.0
2952026-09-07T14:08:20.063Z Downloaded bytecount v0.6.9
2962026-09-07T14:08:20.063Z Downloaded clap v4.6.1
2972026-09-07T14:08:20.066Z Downloaded digest v0.10.7
2982026-09-07T14:08:20.069Z Downloaded dtrace-parser v0.2.0
2992026-09-07T14:08:20.069Z Downloaded heck v0.5.0
3002026-09-07T14:08:20.069Z Downloaded pretty-hex v0.4.1
3012026-09-07T14:08:20.069Z Downloaded strsim v0.11.1
3022026-09-07T14:08:20.072Z Downloaded cfg-if v1.0.4
3032026-09-07T14:08:20.072Z Downloaded scroll_derive v0.12.1
3042026-09-07T14:08:20.072Z Downloaded autocfg v1.5.0
3052026-09-07T14:08:20.076Z Downloaded anstyle-parse v1.0.0
3062026-09-07T14:08:20.079Z Downloaded byteorder v1.5.0
3072026-09-07T14:08:20.079Z Downloaded terminal_size v0.4.3
3082026-09-07T14:08:20.084Z Downloaded fastrand v2.3.0
3092026-09-07T14:08:20.091Z Downloaded cargo_toml v0.21.0
3102026-09-07T14:08:20.094Z Downloaded plain v0.2.3
3112026-09-07T14:08:20.094Z Downloaded tabled_derive v0.7.0
3122026-09-07T14:08:20.099Z Downloaded unicode-linebreak v0.1.5
3132026-09-07T14:08:20.102Z Downloaded toml_datetime v0.6.11
3142026-09-07T14:08:20.102Z Downloaded usdt v0.5.0
3152026-09-07T14:08:20.106Z Downloaded itoa v1.0.17
3162026-09-07T14:08:20.109Z Downloaded heck v0.4.1
3172026-09-07T14:08:20.109Z Downloaded swrite v0.1.0
3182026-09-07T14:08:20.109Z Downloaded usdt-macro v0.5.0
3192026-09-07T14:08:20.112Z Downloaded smawk v0.3.2
3202026-09-07T14:08:20.115Z Downloaded thread-id v4.2.2
3212026-09-07T14:08:20.118Z Downloaded utf8parse v0.2.2
3222026-09-07T14:08:20.122Z Downloaded usdt-attr-macro v0.5.0
3232026-09-07T14:08:20.122Z Downloaded sha2 v0.10.9
3242026-09-07T14:08:20.122Z Downloaded quote v1.0.45
3252026-09-07T14:08:20.125Z Downloaded anyhow v1.0.104
3262026-09-07T14:08:20.125Z Downloaded clap_derive v4.6.1
3272026-09-07T14:08:20.128Z Downloaded fs-err v3.3.0
3282026-09-07T14:08:20.128Z Downloaded proc-macro-error-attr v1.0.4
3292026-09-07T14:08:20.131Z Downloaded serde_spanned v0.6.9
3302026-09-07T14:08:20.134Z Downloaded pest_derive v2.8.6
3312026-09-07T14:08:20.137Z Downloaded cargo_metadata v0.23.1
3322026-09-07T14:08:20.137Z Downloaded bitflags v2.11.0
3332026-09-07T14:08:20.141Z Downloaded thiserror-impl v2.0.18
3342026-09-07T14:08:20.144Z Downloaded version_check v0.9.5
3352026-09-07T14:08:20.148Z Downloaded thiserror v2.0.18
3362026-09-07T14:08:20.151Z Downloaded usdt-impl v0.5.0
3372026-09-07T14:08:20.155Z Downloaded scroll v0.12.0
3382026-09-07T14:08:20.158Z Downloaded getrandom v0.4.3
3392026-09-07T14:08:20.162Z Downloaded once_cell v1.21.3
3402026-09-07T14:08:20.162Z Downloaded thiserror-impl v1.0.69
3412026-09-07T14:08:20.162Z Downloaded papergrid v0.11.0
3422026-09-07T14:08:20.165Z Downloaded log v0.4.33
3432026-09-07T14:08:20.165Z Downloaded proc-macro-error v1.0.4
3442026-09-07T14:08:20.168Z Downloaded toml_write v0.1.2
3452026-09-07T14:08:20.168Z Downloaded pest_generator v2.8.6
3462026-09-07T14:08:20.172Z Downloaded semver v1.0.28
3472026-09-07T14:08:20.172Z Downloaded ucd-trie v0.1.7
3482026-09-07T14:08:20.175Z Downloaded camino v1.2.5
3492026-09-07T14:08:20.178Z Downloaded toml v0.8.23
3502026-09-07T14:08:20.181Z Downloaded zerocopy-derive v0.7.35
3512026-09-07T14:08:20.186Z Downloaded tempfile v3.27.0
3522026-09-07T14:08:20.190Z Downloaded pest_meta v2.8.6
3532026-09-07T14:08:20.190Z Downloaded proc-macro2 v1.0.106
3542026-09-07T14:08:20.193Z Downloaded textwrap v0.16.2
3552026-09-07T14:08:20.200Z Downloaded unicode-ident v1.0.24
3562026-09-07T14:08:20.204Z Downloaded serde_derive v1.0.228
3572026-09-07T14:08:20.208Z Downloaded serde v1.0.228
3582026-09-07T14:08:20.214Z Downloaded toml_edit v0.22.27
3592026-09-07T14:08:20.218Z Downloaded serde_core v1.0.228
3602026-09-07T14:08:20.228Z Downloaded memchr v2.8.0
3612026-09-07T14:08:20.232Z Downloaded indexmap v2.14.0
3622026-09-07T14:08:20.235Z Downloaded typenum v1.20.1
3632026-09-07T14:08:20.250Z Downloaded pest v2.8.6
3642026-09-07T14:08:20.273Z Downloaded clap_builder v4.6.0
3652026-09-07T14:08:20.276Z Downloaded hashbrown v0.17.0
3662026-09-07T14:08:20.284Z Downloaded serde_json v1.0.151
3672026-09-07T14:08:20.287Z Downloaded goblin v0.8.2
3682026-09-07T14:08:20.296Z Downloaded winnow v0.7.14
3692026-09-07T14:08:20.308Z Downloaded tabled v0.15.0
3702026-09-07T14:08:20.318Z Downloaded syn v1.0.109
3712026-09-07T14:08:20.321Z Downloaded unicode-width v0.1.14
3722026-09-07T14:08:20.325Z Downloaded unicode-width v0.2.0
3732026-09-07T14:08:20.332Z Downloaded syn v2.0.117
3742026-09-07T14:08:20.345Z Downloaded rustix v1.1.4
3752026-09-07T14:08:20.364Z Downloaded libc v0.2.185
3762026-09-07T14:08:20.424Z Compiling proc-macro2 v1.0.106
3772026-09-07T14:08:20.427Z Compiling quote v1.0.45
3782026-09-07T14:08:20.427Z Compiling unicode-ident v1.0.24
3792026-09-07T14:08:20.427Z Compiling serde_core v1.0.228
3802026-09-07T14:08:20.427Z Compiling libc v0.2.185
3812026-09-07T14:08:20.427Z Compiling version_check v0.9.5
3822026-09-07T14:08:20.427Z Compiling memchr v2.8.0
3832026-09-07T14:08:20.427Z Compiling serde v1.0.228
3842026-09-07T14:08:20.427Z Compiling zmij v1.0.21
3852026-09-07T14:08:20.427Z Compiling thiserror v1.0.69
3862026-09-07T14:08:20.427Z Compiling ucd-trie v0.1.7
3872026-09-07T14:08:20.427Z Compiling itoa v1.0.17
3882026-09-07T14:08:20.600Z Compiling rustix v1.1.4
3892026-09-07T14:08:20.603Z Compiling byteorder v1.5.0
3902026-09-07T14:08:20.822Z Compiling bitflags v2.11.0
3912026-09-07T14:08:21.049Z Compiling serde_json v1.0.151
3922026-09-07T14:08:21.084Z Compiling proc-macro-error-attr v1.0.4
3932026-09-07T14:08:21.087Z Compiling usdt-impl v0.5.0
3942026-09-07T14:08:21.103Z Compiling camino v1.2.5
3952026-09-07T14:08:21.123Z Compiling syn v1.0.109
3962026-09-07T14:08:21.141Z Compiling pest v2.8.6
3972026-09-07T14:08:21.332Z Compiling proc-macro-error v1.0.4
3982026-09-07T14:08:21.421Z Compiling equivalent v1.0.2
3992026-09-07T14:08:21.426Z Compiling log v0.4.33
4002026-09-07T14:08:21.473Z Compiling utf8parse v0.2.2
4012026-09-07T14:08:21.526Z Compiling plain v0.2.3
4022026-09-07T14:08:21.529Z Compiling hashbrown v0.17.0
4032026-09-07T14:08:21.546Z Compiling getrandom v0.4.3
4042026-09-07T14:08:21.563Z Compiling toml_write v0.1.2
4052026-09-07T14:08:21.649Z Compiling anstyle-parse v1.0.0
4062026-09-07T14:08:21.652Z Compiling pretty-hex v0.4.1
4072026-09-07T14:08:21.667Z Compiling cfg-if v1.0.4
4082026-09-07T14:08:21.684Z Compiling errno v0.3.14
4092026-09-07T14:08:21.702Z Compiling thread-id v4.2.2
4102026-09-07T14:08:21.753Z Compiling autocfg v1.5.0
4112026-09-07T14:08:21.757Z Compiling is_terminal_polyfill v1.70.2
4122026-09-07T14:08:21.792Z Compiling anstyle-query v1.1.5
4132026-09-07T14:08:21.811Z Compiling anstyle v1.0.14
4142026-09-07T14:08:21.831Z Compiling winnow v0.7.14
4152026-09-07T14:08:21.850Z Compiling thiserror v2.0.18
4162026-09-07T14:08:21.905Z Compiling colorchoice v1.0.4
4172026-09-07T14:08:21.908Z Compiling anyhow v1.0.104
4182026-09-07T14:08:21.958Z Compiling bytecount v0.6.9
4192026-09-07T14:08:22.009Z Compiling syn v2.0.117
4202026-09-07T14:08:22.084Z Compiling indexmap v2.14.0
4212026-09-07T14:08:22.102Z Compiling anstream v1.0.0
4222026-09-07T14:08:22.157Z Compiling strsim v0.11.1
4232026-09-07T14:08:22.157Z Compiling fnv v1.0.7
4242026-09-07T14:08:22.239Z Compiling fs-err v3.3.0
4252026-09-07T14:08:22.257Z Compiling pest_meta v2.8.6
4262026-09-07T14:08:22.315Z Compiling once_cell v1.21.3
4272026-09-07T14:08:22.318Z Compiling clap_lex v1.0.0
4282026-09-07T14:08:22.451Z Compiling unicode-width v0.1.14
4292026-09-07T14:08:22.470Z Compiling fastrand v2.3.0
4302026-09-07T14:08:22.503Z Compiling heck v0.5.0
4312026-09-07T14:08:22.522Z Compiling heck v0.4.1
4322026-09-07T14:08:22.560Z Compiling memmap v0.7.0
4332026-09-07T14:08:22.594Z Compiling unicode-width v0.2.0
4342026-09-07T14:08:22.652Z Compiling smawk v0.3.2
4352026-09-07T14:08:22.750Z Compiling papergrid v0.11.0
4362026-09-07T14:08:22.770Z Compiling terminal_size v0.4.3
4372026-09-07T14:08:22.774Z Compiling tempfile v3.27.0
4382026-09-07T14:08:22.790Z Compiling unicode-linebreak v0.1.5
4392026-09-07T14:08:22.810Z Compiling swrite v0.1.0
4402026-09-07T14:08:22.888Z Compiling clap_builder v4.6.0
4412026-09-07T14:08:23.022Z Compiling textwrap v0.16.2
4422026-09-07T14:08:23.153Z Compiling cargo-platform v0.3.2
4432026-09-07T14:08:23.172Z Compiling semver v1.0.28
4442026-09-07T14:08:23.405Z Compiling camino-tempfile v1.4.1
4452026-09-07T14:08:23.598Z Compiling tabled_derive v0.7.0
4462026-09-07T14:08:24.191Z Compiling pest_generator v2.8.6
4472026-09-07T14:08:24.341Z Compiling tabled v0.15.0
4482026-09-07T14:08:24.701Z Compiling serde_derive v1.0.228
4492026-09-07T14:08:24.701Z Compiling thiserror-impl v1.0.69
4502026-09-07T14:08:24.705Z Compiling zerocopy-derive v0.7.35
4512026-09-07T14:08:24.706Z Compiling scroll_derive v0.12.1
4522026-09-07T14:08:24.706Z Compiling thiserror-impl v2.0.18
4532026-09-07T14:08:24.706Z Compiling clap_derive v4.6.1
4542026-09-07T14:08:24.806Z Compiling pest_derive v2.8.6
4552026-09-07T14:08:25.325Z Compiling scroll v0.12.0
4562026-09-07T14:08:25.447Z Compiling zerocopy v0.7.35
4572026-09-07T14:08:25.530Z Compiling goblin v0.8.2
4582026-09-07T14:08:25.769Z Compiling dtrace-parser v0.2.0
4592026-09-07T14:08:26.041Z Compiling clap v4.6.1
4602026-09-07T14:08:27.037Z Compiling dof v0.3.0
4612026-09-07T14:08:27.038Z Compiling serde_tokenstream v0.2.3
4622026-09-07T14:08:27.047Z Compiling toml_datetime v0.6.11
4632026-09-07T14:08:27.054Z Compiling serde_spanned v0.6.9
4642026-09-07T14:08:27.054Z Compiling cargo_metadata v0.23.1
4652026-09-07T14:08:27.054Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4662026-09-07T14:08:27.054Z Compiling macaddr v1.0.1
4672026-09-07T14:08:27.253Z Compiling toml_edit v0.22.27
4682026-09-07T14:08:27.730Z Compiling usdt-macro v0.5.0
4692026-09-07T14:08:27.733Z Compiling usdt-attr-macro v0.5.0
4702026-09-07T14:08:28.342Z Compiling usdt v0.5.0
4712026-09-07T14:08:28.553Z Compiling toml v0.8.23
4722026-09-07T14:08:28.858Z Compiling cargo_toml v0.21.0
4732026-09-07T14:08:30.139Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-07T14:08:32.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.79s
4752026-09-07T14:08:32.393Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-07T14:08:32.904Z Downloading crates ...
4772026-09-07T14:08:32.950Z Downloaded atty v0.2.14
4782026-09-07T14:08:32.978Z Downloaded array-init v0.0.4
4792026-09-07T14:08:32.982Z Downloaded arrayref v0.3.9
4802026-09-07T14:08:32.982Z Downloaded ascii-canvas v3.0.0
4812026-09-07T14:08:32.982Z Downloaded atomic-waker v1.1.2
4822026-09-07T14:08:32.982Z Downloaded aho-corasick v1.1.4
4832026-09-07T14:08:32.988Z Downloaded endian-type v0.1.2
4842026-09-07T14:08:32.988Z Downloaded fxhash v0.2.1
4852026-09-07T14:08:32.988Z Downloaded assert_matches v1.5.0
4862026-09-07T14:08:32.988Z Downloaded async-stream-impl v0.3.6
4872026-09-07T14:08:32.988Z Downloaded aead v0.5.2
4882026-09-07T14:08:32.993Z Downloaded getrandom v0.2.17
4892026-09-07T14:08:32.993Z Downloaded anstyle-parse v0.2.7
4902026-09-07T14:08:32.993Z Downloaded async-recursion v1.1.1
4912026-09-07T14:08:32.997Z Downloaded erased-serde v0.3.31
4922026-09-07T14:08:32.997Z Downloaded argon2 v0.5.3
4932026-09-07T14:08:32.997Z Downloaded ahash v0.8.12
4942026-09-07T14:08:32.997Z Downloaded atomicwrites v0.4.4
4952026-09-07T14:08:32.997Z Downloaded bit-set v0.8.0
4962026-09-07T14:08:33.001Z Downloaded httpdate v1.0.3
4972026-09-07T14:08:33.002Z Downloaded bitfield-struct v0.6.2
4982026-09-07T14:08:33.002Z Downloaded bit-set v0.5.3
4992026-09-07T14:08:33.002Z Downloaded backoff v0.4.0
5002026-09-07T14:08:33.006Z Downloaded addr2line v0.25.1
5012026-09-07T14:08:33.011Z Downloaded ff v0.14.0
5022026-09-07T14:08:33.016Z Downloaded base16ct v0.2.0
5032026-09-07T14:08:33.020Z Downloaded backtrace-ext v0.2.1
5042026-09-07T14:08:33.020Z Downloaded flagset v0.4.7
5052026-09-07T14:08:33.020Z Downloaded gethostname v0.5.0
5062026-09-07T14:08:33.021Z Downloaded ff v0.13.1
5072026-09-07T14:08:33.021Z Downloaded fs_extra v1.3.0
5082026-09-07T14:08:33.021Z Downloaded adler2 v2.0.1
5092026-09-07T14:08:33.025Z Downloaded float-cmp v0.10.0
5102026-09-07T14:08:33.025Z Downloaded foreign-types-shared v0.1.1
5112026-09-07T14:08:33.030Z Downloaded base16ct v1.0.0
5122026-09-07T14:08:33.030Z Downloaded half v2.7.1
5132026-09-07T14:08:33.030Z Downloaded ciborium-ll v0.2.2
5142026-09-07T14:08:33.034Z Downloaded foreign-types v0.5.0
5152026-09-07T14:08:33.034Z Downloaded bb8 v0.8.6
5162026-09-07T14:08:33.035Z Downloaded compression-core v0.4.31
5172026-09-07T14:08:33.035Z Downloaded bcrypt-pbkdf v0.11.0
5182026-09-07T14:08:33.035Z Downloaded home v0.5.12
5192026-09-07T14:08:33.039Z Downloaded bitfield v0.19.4
5202026-09-07T14:08:33.039Z Downloaded foreign-types-macros v0.2.3
5212026-09-07T14:08:33.039Z Downloaded async-stream v0.3.6
5222026-09-07T14:08:33.044Z Downloaded http-body v1.0.1
5232026-09-07T14:08:33.044Z Downloaded foreign-types-shared v0.3.1
5242026-09-07T14:08:33.044Z Downloaded futures-io v0.3.32
5252026-09-07T14:08:33.049Z Downloaded fs-err v2.11.0
5262026-09-07T14:08:33.049Z Downloaded h2 v0.4.15
5272026-09-07T14:08:33.056Z Downloaded headers-core v0.3.0
5282026-09-07T14:08:33.056Z Downloaded env_filter v2.0.0
5292026-09-07T14:08:33.056Z Downloaded futures-macro v0.3.32
5302026-09-07T14:08:33.056Z Downloaded foreign-types v0.3.2
5312026-09-07T14:08:33.061Z Downloaded futures-task v0.3.32
5322026-09-07T14:08:33.061Z Downloaded cfg_aliases v0.1.1
5332026-09-07T14:08:33.061Z Downloaded hubpack v0.1.2
5342026-09-07T14:08:33.066Z Downloaded bitfield-macros v0.19.4
5352026-09-07T14:08:33.066Z Downloaded block-buffer v0.12.1
5362026-09-07T14:08:33.071Z Downloaded ciborium-io v0.2.2
5372026-09-07T14:08:33.075Z Downloaded bit-vec v0.8.0
5382026-09-07T14:08:33.080Z Downloaded castaway v0.2.4
5392026-09-07T14:08:33.080Z Downloaded async-trait v0.1.89
5402026-09-07T14:08:33.080Z Downloaded bit-vec v0.6.3
5412026-09-07T14:08:33.080Z Downloaded bitflags v1.3.2
5422026-09-07T14:08:33.084Z Downloaded block-padding v0.4.2
5432026-09-07T14:08:33.084Z Downloaded form_urlencoded v1.2.2
5442026-09-07T14:08:33.084Z Downloaded nodrop v0.1.14
5452026-09-07T14:08:33.084Z Downloaded funty v2.0.0
5462026-09-07T14:08:33.084Z Downloaded opaque-debug v0.3.1
5472026-09-07T14:08:33.084Z Downloaded enum-as-inner v0.6.1
5482026-09-07T14:08:33.084Z Downloaded globwalk v0.9.1
5492026-09-07T14:08:33.084Z Downloaded arrayvec v0.7.6
5502026-09-07T14:08:33.089Z Downloaded cbc v0.2.1
5512026-09-07T14:08:33.089Z Downloaded hash32 v0.3.1
5522026-09-07T14:08:33.093Z Downloaded base64ct v1.8.3
5532026-09-07T14:08:33.093Z Downloaded buf-list v1.1.2
5542026-09-07T14:08:33.097Z Downloaded cfg_aliases v0.2.1
5552026-09-07T14:08:33.097Z Downloaded git-stub v1.0.0
5562026-09-07T14:08:33.098Z Downloaded num v0.4.3
5572026-09-07T14:08:33.098Z Downloaded cmake v0.1.57
5582026-09-07T14:08:33.102Z Downloaded float-ord v0.3.2
5592026-09-07T14:08:33.102Z Downloaded hex v0.4.3
5602026-09-07T14:08:33.102Z Downloaded http-range v0.1.5
5612026-09-07T14:08:33.107Z Downloaded futures-core v0.3.32
5622026-09-07T14:08:33.107Z Downloaded path-slash v0.1.5
5632026-09-07T14:08:33.107Z Downloaded phf_shared v0.13.1
5642026-09-07T14:08:33.111Z Downloaded potential_utf v0.1.4
5652026-09-07T14:08:33.111Z Downloaded futures-sink v0.3.32
5662026-09-07T14:08:33.116Z Downloaded hubpack_derive v0.1.1
5672026-09-07T14:08:33.119Z Downloaded bcs v0.1.6
5682026-09-07T14:08:33.119Z Downloaded hostname v0.4.2
5692026-09-07T14:08:33.119Z Downloaded anstream v0.6.21
5702026-09-07T14:08:33.127Z Downloaded fixedbitset v0.4.2
5712026-09-07T14:08:33.127Z Downloaded hostname v0.3.1
5722026-09-07T14:08:33.127Z Downloaded aead v0.6.1
5732026-09-07T14:08:33.127Z Downloaded cexpr v0.6.0
5742026-09-07T14:08:33.131Z Downloaded cipher v0.5.2
5752026-09-07T14:08:33.131Z Downloaded hex-literal v1.1.0
5762026-09-07T14:08:33.131Z Downloaded ghash v0.6.0
5772026-09-07T14:08:33.131Z Downloaded camino-tempfile-ext v0.3.3
5782026-09-07T14:08:33.131Z Downloaded cobs v0.3.0
5792026-09-07T14:08:33.135Z Downloaded env_logger v0.11.11
5802026-09-07T14:08:33.135Z Downloaded fixedbitset v0.5.7
5812026-09-07T14:08:33.135Z Downloaded cmov v0.5.4
5822026-09-07T14:08:33.135Z Downloaded bs58 v0.5.1
5832026-09-07T14:08:33.140Z Downloaded blowfish v0.10.0
5842026-09-07T14:08:33.140Z Downloaded nibble_vec v0.1.0
5852026-09-07T14:08:33.140Z Downloaded byte-wrapper v0.1.0
5862026-09-07T14:08:33.148Z Downloaded chacha20 v0.9.1
5872026-09-07T14:08:33.148Z Downloaded rand_xorshift v0.4.0
5882026-09-07T14:08:33.148Z Downloaded predicates-core v1.0.10
5892026-09-07T14:08:33.148Z Downloaded predicates-tree v1.0.13
5902026-09-07T14:08:33.148Z Downloaded proc-macro-crate v1.3.1
5912026-09-07T14:08:33.148Z Downloaded proc-macro-crate v3.4.0
5922026-09-07T14:08:33.148Z Downloaded recursive v0.1.1
5932026-09-07T14:08:33.153Z Downloaded progenitor-macro v0.14.0
5942026-09-07T14:08:33.153Z Downloaded radium v0.7.0
5952026-09-07T14:08:33.153Z Downloaded base64 v0.22.1
5962026-09-07T14:08:33.153Z Downloaded rfc6979 v0.4.0
5972026-09-07T14:08:33.154Z Downloaded russh-util v0.52.0
5982026-09-07T14:08:33.160Z Downloaded scheduled-thread-pool v0.2.7
5992026-09-07T14:08:33.160Z Downloaded secrecy v0.10.3
6002026-09-07T14:08:33.160Z Downloaded bzip2 v0.4.4
6012026-09-07T14:08:33.160Z Downloaded cipher v0.4.4
6022026-09-07T14:08:33.165Z Downloaded colored v3.1.1
6032026-09-07T14:08:33.165Z Downloaded compression-codecs v0.4.37
6042026-09-07T14:08:33.165Z Downloaded num-integer v0.1.46
6052026-09-07T14:08:33.165Z Downloaded oxnet v0.1.6
6062026-09-07T14:08:33.165Z Downloaded parse-size v1.1.0
6072026-09-07T14:08:33.165Z Downloaded group v0.14.0
6082026-09-07T14:08:33.165Z Downloaded futures-executor v0.3.32
6092026-09-07T14:08:33.165Z Downloaded phf v0.12.1
6102026-09-07T14:08:33.171Z Downloaded fd-lock v4.0.4
6112026-09-07T14:08:33.171Z Downloaded find-msvc-tools v0.1.9
6122026-09-07T14:08:33.171Z Downloaded sha1 v0.10.6
6132026-09-07T14:08:33.171Z Downloaded signature v3.0.0
6142026-09-07T14:08:33.171Z Downloaded signal-hook-tokio v0.3.1
6152026-09-07T14:08:33.171Z Downloaded signature v2.2.0
6162026-09-07T14:08:33.174Z Downloaded foldhash v0.1.5
6172026-09-07T14:08:33.174Z Downloaded git-stub-vcs v0.1.0
6182026-09-07T14:08:33.174Z Downloaded pbkdf2 v0.13.0
6192026-09-07T14:08:33.175Z Downloaded backon v1.6.0
6202026-09-07T14:08:33.175Z Downloaded foldhash v0.2.0
6212026-09-07T14:08:33.175Z Downloaded http-body-util v0.1.3
6222026-09-07T14:08:33.175Z Downloaded humantime v2.3.0
6232026-09-07T14:08:33.179Z Downloaded num_enum v0.5.11
6242026-09-07T14:08:33.179Z Downloaded ciborium v0.2.2
6252026-09-07T14:08:33.184Z Downloaded clang-sys v1.8.1
6262026-09-07T14:08:33.188Z Downloaded argon2 v0.6.0-rc.8
6272026-09-07T14:08:33.188Z Downloaded glob v0.3.3
6282026-09-07T14:08:33.188Z Downloaded enum_dispatch v0.3.13
6292026-09-07T14:08:33.188Z Downloaded filetime v0.2.27
6302026-09-07T14:08:33.188Z Downloaded hash32 v0.2.1
6312026-09-07T14:08:33.188Z Downloaded num_enum v0.7.6
6322026-09-07T14:08:33.194Z Downloaded console v0.15.11
6332026-09-07T14:08:33.194Z Downloaded console v0.16.2
6342026-09-07T14:08:33.194Z Downloaded fallible-iterator v0.2.0
6352026-09-07T14:08:33.194Z Downloaded const-oid v0.9.6
6362026-09-07T14:08:33.194Z Downloaded chacha20 v0.10.0
6372026-09-07T14:08:33.198Z Downloaded colored v2.2.0
6382026-09-07T14:08:33.198Z Downloaded progenitor-extras v0.2.0
6392026-09-07T14:08:33.198Z Downloaded allocator-api2 v0.2.21
6402026-09-07T14:08:33.198Z Downloaded bzip2 v0.6.1
6412026-09-07T14:08:33.198Z Downloaded globset v0.4.18
6422026-09-07T14:08:33.203Z Downloaded subtle v2.6.1
6432026-09-07T14:08:33.203Z Downloaded oxide-generation-macros v0.2.0
6442026-09-07T14:08:33.203Z Downloaded cancel-safe-futures v0.1.5
6452026-09-07T14:08:33.203Z Downloaded futures v0.3.32
6462026-09-07T14:08:33.208Z Downloaded futures-channel v0.3.32
6472026-09-07T14:08:33.208Z Downloaded httparse v1.10.1
6482026-09-07T14:08:33.208Z Downloaded rand_seeder v0.4.0
6492026-09-07T14:08:33.208Z Downloaded rpassword v7.5.4
6502026-09-07T14:08:33.212Z Downloaded group v0.13.0
6512026-09-07T14:08:33.212Z Downloaded tokio-macros v2.7.0
6522026-09-07T14:08:33.212Z Downloaded fatfs v0.3.6
6532026-09-07T14:08:33.212Z Downloaded ar_archive_writer v0.5.1
6542026-09-07T14:08:33.217Z Downloaded blake2 v0.10.6
6552026-09-07T14:08:33.217Z Downloaded take_mut v0.2.2
6562026-09-07T14:08:33.217Z Downloaded async-bb8-diesel v0.2.1
6572026-09-07T14:08:33.217Z Downloaded rustc-demangle v0.1.27
6582026-09-07T14:08:33.222Z Downloaded parking_lot_core v0.9.12
6592026-09-07T14:08:33.222Z Downloaded pkcs1 v0.7.5
6602026-09-07T14:08:33.226Z Downloaded postcard v1.1.3
6612026-09-07T14:08:33.226Z Downloaded serde-hex v0.1.0
6622026-09-07T14:08:33.226Z Downloaded serde_tokenstream v0.3.0
6632026-09-07T14:08:33.226Z Downloaded serde_with_macros v1.5.2
6642026-09-07T14:08:33.226Z Downloaded time-core v0.1.8
6652026-09-07T14:08:33.231Z Downloaded pkcs8 v0.11.0
6662026-09-07T14:08:33.231Z Downloaded async-compression v0.4.41
6672026-09-07T14:08:33.234Z Downloaded backtrace v0.3.76
6682026-09-07T14:08:33.239Z Downloaded unarray v0.1.4
6692026-09-07T14:08:33.239Z Downloaded utf-8 v0.7.6
6702026-09-07T14:08:33.239Z Downloaded want v0.3.1
6712026-09-07T14:08:33.239Z Downloaded blake2 v0.11.0-rc.6
6722026-09-07T14:08:33.243Z Downloaded serde_path_to_error v0.1.20
6732026-09-07T14:08:33.243Z Downloaded hmac v0.12.1
6742026-09-07T14:08:33.243Z Downloaded hybrid-array v0.4.13
6752026-09-07T14:08:33.247Z Downloaded cassowary v0.3.0
6762026-09-07T14:08:33.247Z Downloaded elliptic-curve v0.14.1
6772026-09-07T14:08:33.247Z Downloaded highway v1.3.0
6782026-09-07T14:08:33.247Z Downloaded zeroize_derive v1.5.0
6792026-09-07T14:08:33.252Z Downloaded zone_cfg_derive v0.3.1
6802026-09-07T14:08:33.252Z Downloaded slog-async v2.8.0
6812026-09-07T14:08:33.252Z Downloaded slog-term v2.9.2
6822026-09-07T14:08:33.256Z Downloaded yoke-derive v0.8.1
6832026-09-07T14:08:33.256Z Downloaded hmac v0.13.0
6842026-09-07T14:08:33.256Z Downloaded spki v0.7.3
6852026-09-07T14:08:33.256Z Downloaded string_cache v0.8.9
6862026-09-07T14:08:33.256Z Downloaded synstructure v0.13.2
6872026-09-07T14:08:33.260Z Downloaded support-bundle-viewer v0.1.2
6882026-09-07T14:08:33.260Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6892026-09-07T14:08:33.260Z Downloaded darling_macro v0.20.11
6902026-09-07T14:08:33.260Z Downloaded darling_macro v0.21.3
6912026-09-07T14:08:33.260Z Downloaded darling_macro v0.23.0
6922026-09-07T14:08:33.266Z Downloaded dof v0.4.0
6932026-09-07T14:08:33.270Z Downloaded embedded-io v0.6.1
6942026-09-07T14:08:33.270Z Downloaded idna_adapter v1.2.1
6952026-09-07T14:08:33.270Z Downloaded dtrace-parser v0.3.0
6962026-09-07T14:08:33.270Z Downloaded sqlparser_derive v0.5.0
6972026-09-07T14:08:33.278Z Downloaded smallvec v0.6.14
6982026-09-07T14:08:33.278Z Downloaded omicron-zone-package v0.12.3
6992026-09-07T14:08:33.283Z Downloaded oxide-update-engine-types v0.1.2
7002026-09-07T14:08:33.283Z Downloaded oso v0.27.3
7012026-09-07T14:08:33.283Z Downloaded arc-swap v1.8.2
7022026-09-07T14:08:33.283Z Downloaded difflib v0.4.0
7032026-09-07T14:08:33.283Z Downloaded vergen-lib v0.1.6
7042026-09-07T14:08:33.283Z Downloaded xshell v0.2.7
7052026-09-07T14:08:33.283Z Downloaded lzss v0.8.2
7062026-09-07T14:08:33.288Z Downloaded wyz v0.5.1
7072026-09-07T14:08:33.288Z Downloaded multimap v0.10.1
7082026-09-07T14:08:33.288Z Downloaded strum_macros v0.24.3
7092026-09-07T14:08:33.288Z Downloaded curve25519-dalek-derive v0.1.1
7102026-09-07T14:08:33.292Z Downloaded chacha20poly1305 v0.10.1
7112026-09-07T14:08:33.292Z Downloaded dirs-sys-next v0.1.2
7122026-09-07T14:08:33.292Z Downloaded dunce v1.0.5
7132026-09-07T14:08:33.292Z Downloaded illumos-nvpair v0.3.0
7142026-09-07T14:08:33.292Z Downloaded chumsky v0.9.3
7152026-09-07T14:08:33.297Z Downloaded poly1305 v0.9.0
7162026-09-07T14:08:33.297Z Downloaded rand_core v0.9.5
7172026-09-07T14:08:33.302Z Downloaded zeroize v1.9.0
7182026-09-07T14:08:33.302Z Downloaded critical-section v1.2.0
7192026-09-07T14:08:33.303Z Downloaded stringprep v0.1.5
7202026-09-07T14:08:33.303Z Downloaded thread_local v1.1.9
7212026-09-07T14:08:33.307Z Downloaded memoffset v0.9.1
7222026-09-07T14:08:33.307Z Downloaded tokio-native-tls v0.3.1
7232026-09-07T14:08:33.308Z Downloaded toml_writer v1.1.1+spec-1.1.0
7242026-09-07T14:08:33.308Z Downloaded tui-tree-widget v0.23.1
7252026-09-07T14:08:33.308Z Downloaded unicase v2.9.0
7262026-09-07T14:08:33.313Z Downloaded inout v0.1.4
7272026-09-07T14:08:33.313Z Downloaded internet-checksum v0.2.1
7282026-09-07T14:08:33.313Z Downloaded term v1.2.1
7292026-09-07T14:08:33.313Z Downloaded data-encoding v2.10.0
7302026-09-07T14:08:33.313Z Downloaded diesel-dtrace v0.5.0
7312026-09-07T14:08:33.318Z Downloaded lalrpop-util v0.19.12
7322026-09-07T14:08:33.318Z Downloaded derive_builder_core v0.20.2
7332026-09-07T14:08:33.318Z Downloaded ena v0.14.4
7342026-09-07T14:08:33.318Z Downloaded maybe-uninit v2.0.0
7352026-09-07T14:08:33.318Z Downloaded lazy_static v1.5.0
7362026-09-07T14:08:33.325Z Downloaded nonempty v0.12.0
7372026-09-07T14:08:33.325Z Downloaded num-iter v0.1.45
7382026-09-07T14:08:33.325Z Downloaded percent-encoding v2.3.2
7392026-09-07T14:08:33.325Z Downloaded olpc-cjson v0.1.4
7402026-09-07T14:08:33.325Z Downloaded tracing-attributes v0.1.31
7412026-09-07T14:08:33.325Z Downloaded base64 v0.21.7
7422026-09-07T14:08:33.329Z Downloaded powerfmt v0.2.0
7432026-09-07T14:08:33.329Z Downloaded half v1.8.3
7442026-09-07T14:08:33.329Z Downloaded whoami v1.6.1
7452026-09-07T14:08:33.334Z Downloaded getrandom v0.3.4
7462026-09-07T14:08:33.341Z Downloaded hyper-rustls v0.27.7
7472026-09-07T14:08:33.341Z Downloaded progenitor-client v0.14.0
7482026-09-07T14:08:33.355Z Downloaded signal-hook v0.3.18
7492026-09-07T14:08:33.360Z Downloaded compact_str v0.8.1
7502026-09-07T14:08:33.360Z Downloaded ctr v0.10.1
7512026-09-07T14:08:33.360Z Downloaded zstd-safe v7.2.4
7522026-09-07T14:08:33.360Z Downloaded lock_api v0.4.14
7532026-09-07T14:08:33.360Z Downloaded multer v3.1.0
7542026-09-07T14:08:33.365Z Downloaded generic-array v1.4.3
7552026-09-07T14:08:33.365Z Downloaded num_enum_derive v0.7.6
7562026-09-07T14:08:33.365Z Downloaded seq-macro v0.3.6
7572026-09-07T14:08:33.370Z Downloaded serde-big-array v0.5.1
7582026-09-07T14:08:33.370Z Downloaded serde_bytes v0.11.19
7592026-09-07T14:08:33.370Z Downloaded shell-words v1.1.1
7602026-09-07T14:08:33.370Z Downloaded slog-bunyan v2.5.0
7612026-09-07T14:08:33.374Z Downloaded slog-envlogger v2.2.0
7622026-09-07T14:08:33.374Z Downloaded ref-cast v1.0.25
7632026-09-07T14:08:33.375Z Downloaded rustc-hash v2.1.1
7642026-09-07T14:08:33.375Z Downloaded test-strategy v0.4.5
7652026-09-07T14:08:33.380Z Downloaded derive_builder v0.20.2
7662026-09-07T14:08:33.380Z Downloaded russh-cryptovec v0.62.0
7672026-09-07T14:08:33.380Z Downloaded papergrid v0.18.0
7682026-09-07T14:08:33.385Z Downloaded oxide-update-engine-display v0.1.2
7692026-09-07T14:08:33.385Z Downloaded password-hash v0.5.0
7702026-09-07T14:08:33.385Z Downloaded pem-rfc7468 v1.0.0
7712026-09-07T14:08:33.385Z Downloaded schemars v0.8.22
7722026-09-07T14:08:33.391Z Downloaded structmeta-derive v0.3.0
7732026-09-07T14:08:33.396Z Downloaded tokio-test v0.4.5
7742026-09-07T14:08:33.396Z Downloaded ingot-types v0.2.0
7752026-09-07T14:08:33.396Z Downloaded unicode-truncate v1.1.0
7762026-09-07T14:08:33.396Z Downloaded libsw-core v0.3.2
7772026-09-07T14:08:33.400Z Downloaded supports-hyperlinks v3.2.0
7782026-09-07T14:08:33.400Z Downloaded sync_wrapper v1.0.2
7792026-09-07T14:08:33.400Z Downloaded aes v0.9.1
7802026-09-07T14:08:33.400Z Downloaded typify-macro v0.6.2
7812026-09-07T14:08:33.405Z Downloaded untrusted v0.7.1
7822026-09-07T14:08:33.405Z Downloaded untrusted v0.9.0
7832026-09-07T14:08:33.405Z Downloaded primefield v0.14.0
7842026-09-07T14:08:33.405Z Downloaded unsafe-libyaml v0.2.11
7852026-09-07T14:08:33.405Z Downloaded progenitor-client v0.13.0
7862026-09-07T14:08:33.409Z Downloaded tower-layer v0.3.3
7872026-09-07T14:08:33.409Z Downloaded const-oid v0.10.2
7882026-09-07T14:08:33.409Z Downloaded peg-macros v0.8.5
7892026-09-07T14:08:33.409Z Downloaded flume v0.11.1
7902026-09-07T14:08:33.414Z Downloaded headers v0.4.1
7912026-09-07T14:08:33.418Z Downloaded bumpalo v3.20.2
7922026-09-07T14:08:33.418Z Downloaded vte v0.14.1
7932026-09-07T14:08:33.418Z Downloaded bytes v1.11.1
7942026-09-07T14:08:33.423Z Downloaded cc v1.2.56
7952026-09-07T14:08:33.429Z Downloaded heapless v0.7.17
7962026-09-07T14:08:33.429Z Downloaded mime_guess v2.0.5
7972026-09-07T14:08:33.429Z Downloaded quinn v0.11.11
7982026-09-07T14:08:33.434Z Downloaded crossbeam-utils v0.8.21
7992026-09-07T14:08:33.434Z Downloaded flate2 v1.1.9
8002026-09-07T14:08:33.434Z Downloaded schemars_derive v0.8.22
8012026-09-07T14:08:33.438Z Downloaded slog-dtrace v0.3.0
8022026-09-07T14:08:33.438Z Downloaded convert_case v0.4.0
8032026-09-07T14:08:33.438Z Downloaded document-features v0.2.12
8042026-09-07T14:08:33.439Z Downloaded embedded-io v0.4.0
8052026-09-07T14:08:33.439Z Downloaded crucible-workspace-hack v0.1.0
8062026-09-07T14:08:33.439Z Downloaded crunchy v0.2.4
8072026-09-07T14:08:33.439Z Downloaded defmt-parser v1.0.0
8082026-09-07T14:08:33.444Z Downloaded dropshot-api-manager-types v0.8.0
8092026-09-07T14:08:33.447Z Downloaded hyper v1.10.1
8102026-09-07T14:08:33.451Z Downloaded socket2 v0.5.10
8112026-09-07T14:08:33.451Z Downloaded ssh-cipher v0.3.0
8122026-09-07T14:08:33.451Z Downloaded darling v0.20.11
8132026-09-07T14:08:33.456Z Downloaded darling v0.21.3
8142026-09-07T14:08:33.456Z Downloaded slog-json v2.6.1
8152026-09-07T14:08:33.462Z Downloaded strum_macros v0.27.2
8162026-09-07T14:08:33.462Z Downloaded time-macros v0.2.27
8172026-09-07T14:08:33.462Z Downloaded sapling-renderdag v0.1.0
8182026-09-07T14:08:33.467Z Downloaded ignore v0.4.25
8192026-09-07T14:08:33.471Z Downloaded illumos-nvpair-sys v0.2.0
8202026-09-07T14:08:33.471Z Downloaded postgres-protocol v0.6.10
8212026-09-07T14:08:33.472Z Downloaded quinn-udp v0.5.14
8222026-09-07T14:08:33.476Z Downloaded rustls-platform-verifier v0.6.2
8232026-09-07T14:08:33.476Z Downloaded scuffle v0.1.0
8242026-09-07T14:08:33.481Z Downloaded tokio-tungstenite v0.21.0
8252026-09-07T14:08:33.481Z Downloaded is-terminal v0.4.17
8262026-09-07T14:08:33.481Z Downloaded lru-slab v0.1.2
8272026-09-07T14:08:33.481Z Downloaded aes-gcm v0.11.0
8282026-09-07T14:08:33.481Z Downloaded md5 v0.8.0
8292026-09-07T14:08:33.485Z Downloaded parking_lot v0.12.5
8302026-09-07T14:08:33.485Z Downloaded tokio-dtrace v0.1.1
8312026-09-07T14:08:33.485Z Downloaded universal-hash v0.6.1
8322026-09-07T14:08:33.485Z Downloaded writeable v0.6.2
8332026-09-07T14:08:33.485Z Downloaded sec1 v0.7.3
8342026-09-07T14:08:33.485Z Downloaded vsss-rs v3.3.4
8352026-09-07T14:08:33.490Z Downloaded normalize-line-endings v0.3.0
8362026-09-07T14:08:33.490Z Downloaded md-5 v0.10.6
8372026-09-07T14:08:33.490Z Downloaded new_debug_unreachable v1.0.6
8382026-09-07T14:08:33.490Z Downloaded rustls-pki-types v1.14.0
8392026-09-07T14:08:33.494Z Downloaded heapless v0.8.0
8402026-09-07T14:08:33.494Z Downloaded hickory-resolver v0.24.4
8412026-09-07T14:08:33.498Z Downloaded defmt v1.0.1
8422026-09-07T14:08:33.498Z Downloaded newtype_derive v0.1.6
8432026-09-07T14:08:33.498Z Downloaded num_enum_derive v0.5.11
8442026-09-07T14:08:33.498Z Downloaded parse-display v0.10.0
8452026-09-07T14:08:33.505Z Downloaded rand v0.9.2
8462026-09-07T14:08:33.510Z Downloaded poly1305 v0.8.0
8472026-09-07T14:08:33.510Z Downloaded crc-any v2.5.0
8482026-09-07T14:08:33.510Z Downloaded pkcs5 v0.8.1
8492026-09-07T14:08:33.510Z Downloaded zstd v0.13.3
8502026-09-07T14:08:33.514Z Downloaded const_format_proc_macros v0.2.34
8512026-09-07T14:08:33.514Z Downloaded term v0.7.0
8522026-09-07T14:08:33.519Z Downloaded recursive-proc-macro-impl v0.1.1
8532026-09-07T14:08:33.523Z Downloaded rfc6979 v0.6.0
8542026-09-07T14:08:33.523Z Downloaded secrecy v0.8.0
8552026-09-07T14:08:33.523Z Downloaded proc-macro-error-attr2 v2.0.0
8562026-09-07T14:08:33.523Z Downloaded same-file v1.0.6
8572026-09-07T14:08:33.523Z Downloaded hkdf v0.13.0
8582026-09-07T14:08:33.530Z Downloaded url v2.5.8
8592026-09-07T14:08:33.530Z Downloaded postgres-types v0.2.12
8602026-09-07T14:08:33.535Z Downloaded toml_parser v1.1.2+spec-1.1.0
8612026-09-07T14:08:33.535Z Downloaded vergen-gitcl v1.0.8
8622026-09-07T14:08:33.535Z Downloaded impl-trait-for-tuples v0.2.3
8632026-09-07T14:08:33.535Z Downloaded kstat-rs v0.2.5
8642026-09-07T14:08:33.540Z Downloaded libloading v0.8.9
8652026-09-07T14:08:33.546Z Downloaded rsa v0.9.10
8662026-09-07T14:08:33.550Z Downloaded samael v0.0.19
8672026-09-07T14:08:33.554Z Downloaded siphasher v1.0.2
8682026-09-07T14:08:33.554Z Downloaded defmt-macros v1.0.1
8692026-09-07T14:08:33.560Z Downloaded libbz2-rs-sys v0.2.2
8702026-09-07T14:08:33.560Z Downloaded twox-hash v2.1.2
8712026-09-07T14:08:33.560Z Downloaded pin-project v1.1.11
8722026-09-07T14:08:33.566Z Downloaded crossbeam-epoch v0.9.18
8732026-09-07T14:08:33.566Z Downloaded daft v0.1.8
8742026-09-07T14:08:33.571Z Downloaded ecdsa v0.17.0
8752026-09-07T14:08:33.571Z Downloaded supports-color v3.0.2
8762026-09-07T14:08:33.571Z Downloaded jobserver v0.1.34
8772026-09-07T14:08:33.571Z Downloaded sync-ptr v0.1.4
8782026-09-07T14:08:33.571Z Downloaded usdt v0.6.0
8792026-09-07T14:08:33.571Z Downloaded structmeta v0.3.0
8802026-09-07T14:08:33.571Z Downloaded unicode-xid v0.2.6
8812026-09-07T14:08:33.571Z Downloaded ecdsa v0.16.9
8822026-09-07T14:08:33.571Z Downloaded parking_lot_core v0.8.6
8832026-09-07T14:08:33.576Z Downloaded pin-project-lite v0.2.17
8842026-09-07T14:08:33.576Z Downloaded ppv-lite86 v0.2.21
8852026-09-07T14:08:33.576Z Downloaded expectorate v1.2.0
8862026-09-07T14:08:33.580Z Downloaded hickory-resolver v0.25.2
8872026-09-07T14:08:33.580Z Downloaded termtree v0.5.1
8882026-09-07T14:08:33.580Z Downloaded p256 v0.14.0
8892026-09-07T14:08:33.585Z Downloaded slog v2.8.2
8902026-09-07T14:08:33.585Z Downloaded tinyvec v1.10.0
8912026-09-07T14:08:33.585Z Downloaded ingot-macros v0.2.0
8922026-09-07T14:08:33.585Z Downloaded phf v0.13.1
8932026-09-07T14:08:33.590Z Downloaded serde_plain v1.0.2
8942026-09-07T14:08:33.590Z Downloaded const_format v0.2.35
8952026-09-07T14:08:33.590Z Downloaded zerofrom-derive v0.1.6
8962026-09-07T14:08:33.590Z Downloaded topological-sort v0.2.2
8972026-09-07T14:08:33.590Z Downloaded unicode_categories v0.1.1
8982026-09-07T14:08:33.594Z Downloaded wnaf v0.14.0
8992026-09-07T14:08:33.594Z Downloaded constant_time_eq v0.4.2
9002026-09-07T14:08:33.594Z Downloaded litemap v0.8.1
9012026-09-07T14:08:33.594Z Downloaded crc8 v0.1.1
9022026-09-07T14:08:33.594Z Downloaded cstr-argument v0.1.2
9032026-09-07T14:08:33.595Z Downloaded des v0.9.0
9042026-09-07T14:08:33.600Z Downloaded dyn-clone v1.0.20
9052026-09-07T14:08:33.600Z Downloaded pem-rfc7468 v0.7.0
9062026-09-07T14:08:33.600Z Downloaded proc-macro-error2 v2.0.1
9072026-09-07T14:08:33.600Z Downloaded hyper-tls v0.6.0
9082026-09-07T14:08:33.604Z Downloaded minimal-lexical v0.2.1
9092026-09-07T14:08:33.605Z Downloaded zone v0.3.1
9102026-09-07T14:08:33.605Z Downloaded diesel_table_macro_syntax v0.3.0
9112026-09-07T14:08:33.605Z Downloaded downcast-rs v2.0.2
9122026-09-07T14:08:33.605Z Downloaded ident_case v1.0.1
9132026-09-07T14:08:33.609Z Downloaded memmap2 v0.9.10
9142026-09-07T14:08:33.609Z Downloaded slab v0.4.12
9152026-09-07T14:08:33.613Z Downloaded smf v0.2.3
9162026-09-07T14:08:33.614Z Downloaded ron v0.8.1
9172026-09-07T14:08:33.618Z Downloaded serde_yaml v0.9.34+deprecated
9182026-09-07T14:08:33.622Z Downloaded indoc v1.0.9
9192026-09-07T14:08:33.622Z Downloaded rusty-fork v0.3.1
9202026-09-07T14:08:33.622Z Downloaded r2d2 v0.8.10
9212026-09-07T14:08:33.622Z Downloaded signal-hook-registry v1.4.8
9222026-09-07T14:08:33.622Z Downloaded kem v0.3.0
9232026-09-07T14:08:33.627Z Downloaded lru v0.12.5
9242026-09-07T14:08:33.631Z Downloaded psm v0.1.30
9252026-09-07T14:08:33.631Z Downloaded icu_normalizer v2.1.1
9262026-09-07T14:08:33.635Z Downloaded icu_normalizer_data v2.1.1
9272026-09-07T14:08:33.635Z Downloaded knus v3.4.0
9282026-09-07T14:08:33.635Z Downloaded termios v0.3.3
9292026-09-07T14:08:33.635Z Downloaded walkdir v2.5.0
9302026-09-07T14:08:33.640Z Downloaded newtype-uuid-macros v0.1.0
9312026-09-07T14:08:33.640Z Downloaded match_cfg v0.1.0
9322026-09-07T14:08:33.640Z Downloaded oso-derive v0.27.3
9332026-09-07T14:08:33.645Z Downloaded tiny-keccak v2.0.2
9342026-09-07T14:08:33.650Z Downloaded hashbrown v0.12.3
9352026-09-07T14:08:33.650Z Downloaded oxide-tokio-rt v0.1.4
9362026-09-07T14:08:33.650Z Downloaded hashbrown v0.13.2
9372026-09-07T14:08:33.655Z Downloaded hickory-server v0.25.2
9382026-09-07T14:08:33.655Z Downloaded rand v0.8.6
9392026-09-07T14:08:33.659Z Downloaded typed-path v0.9.3
9402026-09-07T14:08:33.659Z Downloaded http v1.4.2
9412026-09-07T14:08:33.666Z Downloaded ctutils v0.4.2
9422026-09-07T14:08:33.667Z Downloaded vergen-lib v9.1.0
9432026-09-07T14:08:33.667Z Downloaded quick-error v1.2.3
9442026-09-07T14:08:33.667Z Downloaded zerocopy-derive v0.8.55
9452026-09-07T14:08:33.671Z Downloaded static_assertions v1.1.0
9462026-09-07T14:08:33.671Z Downloaded dsl_auto_type v0.2.0
9472026-09-07T14:08:33.676Z Downloaded serde_urlencoded v0.7.1
9482026-09-07T14:08:33.680Z Downloaded testing_table v0.3.0
9492026-09-07T14:08:33.680Z Downloaded thiserror-impl-no-std v2.0.2
9502026-09-07T14:08:33.680Z Downloaded rustls-webpki v0.103.13
9512026-09-07T14:08:33.680Z Downloaded num-traits v0.2.19
9522026-09-07T14:08:33.684Z Downloaded inout v0.2.2
9532026-09-07T14:08:33.684Z Downloaded futures-util v0.3.32
9542026-09-07T14:08:33.689Z Downloaded strum v0.27.2
9552026-09-07T14:08:33.692Z Downloaded trait-variant v0.1.2
9562026-09-07T14:08:33.692Z Downloaded unit-prefix v0.5.2
9572026-09-07T14:08:33.692Z Downloaded spin v0.9.8
9582026-09-07T14:08:33.693Z Downloaded tap v1.0.1
9592026-09-07T14:08:33.693Z Downloaded xshell-macros v0.2.7
9602026-09-07T14:08:33.697Z Downloaded ed25519-dalek v3.0.0
9612026-09-07T14:08:33.704Z Downloaded steno v0.4.1
9622026-09-07T14:08:33.704Z Downloaded yasna v0.5.2
9632026-09-07T14:08:33.711Z Downloaded peg v0.8.5
9642026-09-07T14:08:33.711Z Downloaded phc v0.6.1
9652026-09-07T14:08:33.711Z Downloaded usdt-macro v0.6.0
9662026-09-07T14:08:33.711Z Downloaded zerofrom v0.1.6
9672026-09-07T14:08:33.711Z Downloaded crc v3.4.0
9682026-09-07T14:08:33.718Z Downloaded defmt v0.3.100
9692026-09-07T14:08:33.718Z Downloaded dirs-next v2.0.0
9702026-09-07T14:08:33.718Z Downloaded tar v0.4.46
9712026-09-07T14:08:33.724Z Downloaded crc32fast v1.5.0
9722026-09-07T14:08:33.728Z Downloaded instant v0.1.13
9732026-09-07T14:08:33.737Z Downloaded port-file v0.1.0
9742026-09-07T14:08:33.741Z Downloaded linked-hash-map v0.5.6
9752026-09-07T14:08:33.741Z Downloaded rustversion v1.0.22
9762026-09-07T14:08:33.741Z Downloaded maplit v1.0.2
9772026-09-07T14:08:33.741Z Downloaded password-hash v0.6.1
9782026-09-07T14:08:33.748Z Downloaded strum_macros v0.26.4
9792026-09-07T14:08:33.752Z Downloaded shlex v1.3.0
9802026-09-07T14:08:33.752Z Downloaded snafu-derive v0.8.9
9812026-09-07T14:08:33.755Z Downloaded tokio-tungstenite v0.23.1
9822026-09-07T14:08:33.755Z Downloaded resolv-conf v0.7.6
9832026-09-07T14:08:33.759Z Downloaded newline-converter v0.3.0
9842026-09-07T14:08:33.759Z Downloaded rand_chacha v0.3.1
9852026-09-07T14:08:33.759Z Downloaded scopeguard v1.2.0
9862026-09-07T14:08:33.763Z Downloaded uuid v1.23.4
9872026-09-07T14:08:33.763Z Downloaded itertools v0.10.5
9882026-09-07T14:08:33.766Z Downloaded tokio-util v0.7.18
9892026-09-07T14:08:33.769Z Downloaded qorb v0.4.1
9902026-09-07T14:08:33.773Z Downloaded nanorand v0.7.0
9912026-09-07T14:08:33.773Z Downloaded whoami v2.1.0
9922026-09-07T14:08:33.773Z Downloaded serde_repr v0.1.20
9932026-09-07T14:08:33.776Z Downloaded supports-unicode v3.0.0
9942026-09-07T14:08:33.776Z Downloaded parking_lot v0.11.2
9952026-09-07T14:08:33.776Z Downloaded strip-ansi-escapes v0.2.1
9962026-09-07T14:08:33.776Z Downloaded ref-cast-impl v1.0.25
9972026-09-07T14:08:33.777Z Downloaded slog-stdlog v4.1.1
9982026-09-07T14:08:33.780Z Downloaded vergen-git2 v9.1.0
9992026-09-07T14:08:33.780Z Downloaded rtoolbox v0.0.3
10002026-09-07T14:08:33.780Z Downloaded jiff-core v0.1.0
10012026-09-07T14:08:33.785Z Downloaded rand v0.10.1
10022026-09-07T14:08:33.785Z Downloaded derive-where v1.6.0
10032026-09-07T14:08:33.788Z Downloaded polyval v0.7.1
10042026-09-07T14:08:33.788Z Downloaded ipnet v2.12.0
10052026-09-07T14:08:33.788Z Downloaded rustyline v14.0.0
10062026-09-07T14:08:33.795Z Downloaded tagptr v0.2.0
10072026-09-07T14:08:33.795Z Downloaded void v1.0.2
10082026-09-07T14:08:33.799Z Downloaded x509-cert v0.2.5
10092026-09-07T14:08:33.802Z Downloaded rustls-pemfile v2.2.0
10102026-09-07T14:08:33.802Z Downloaded num-rational v0.4.2
10112026-09-07T14:08:33.802Z Downloaded openssl-probe v0.1.6
10122026-09-07T14:08:33.802Z Downloaded openssl-sys v0.9.117
10132026-09-07T14:08:33.806Z Downloaded owo-colors v4.3.0
10142026-09-07T14:08:33.810Z Downloaded tower-service v0.3.3
10152026-09-07T14:08:33.811Z Downloaded num-bigint-dig v0.8.6
10162026-09-07T14:08:33.814Z Downloaded serde_cbor v0.11.2
10172026-09-07T14:08:33.814Z Downloaded sha2 v0.11.0
10182026-09-07T14:08:33.818Z Downloaded hashbrown v0.14.5
10192026-09-07T14:08:33.821Z Downloaded primeorder v0.13.6
10202026-09-07T14:08:33.821Z Downloaded hashbrown v0.16.1
10212026-09-07T14:08:33.825Z Downloaded toml v0.7.8
10222026-09-07T14:08:33.825Z Downloaded tungstenite v0.21.0
10232026-09-07T14:08:33.899Z Downloaded derive_more v2.1.1
10242026-09-07T14:08:33.904Z Downloaded parse-display-derive v0.10.0
10252026-09-07T14:08:33.904Z Downloaded darling_core v0.13.4
10262026-09-07T14:08:33.904Z Downloaded darling_core v0.23.0
10272026-09-07T14:08:33.904Z Downloaded paste v1.0.15
10282026-09-07T14:08:33.904Z Downloaded icu_properties v2.1.2
10292026-09-07T14:08:33.904Z Downloaded tower v0.5.3
10302026-09-07T14:08:33.904Z Downloaded keccak v0.2.0
10312026-09-07T14:08:33.904Z Downloaded phf_shared v0.11.3
10322026-09-07T14:08:33.904Z Downloaded usdt-impl v0.6.0
10332026-09-07T14:08:33.904Z Downloaded packed_struct_codegen v0.10.1
10342026-09-07T14:08:33.904Z Downloaded icu_collections v2.1.1
10352026-09-07T14:08:33.904Z Downloaded schemars v0.9.0
10362026-09-07T14:08:33.904Z Downloaded blake3 v1.8.5
10372026-09-07T14:08:33.904Z Downloaded num_threads v0.1.7
10382026-09-07T14:08:33.904Z Downloaded zip v4.6.1
10392026-09-07T14:08:33.904Z Downloaded ryu v1.0.23
10402026-09-07T14:08:33.904Z Downloaded sqlformat v0.3.5
10412026-09-07T14:08:33.904Z Downloaded der_derive v0.7.3
10422026-09-07T14:08:33.905Z Downloaded convert_case v0.10.0
10432026-09-07T14:08:33.905Z Downloaded progenitor-macro v0.13.0
10442026-09-07T14:08:33.905Z Downloaded socket2 v0.6.3
10452026-09-07T14:08:33.905Z Downloaded toml v1.1.2+spec-1.1.0
10462026-09-07T14:08:33.905Z Downloaded corncobs v0.1.4
10472026-09-07T14:08:33.905Z Downloaded ed25519 v3.0.0
10482026-09-07T14:08:33.905Z Downloaded deranged v0.5.8
10492026-09-07T14:08:33.905Z Downloaded signal-hook-mio v0.2.5
10502026-09-07T14:08:33.905Z Downloaded sha1 v0.11.0
10512026-09-07T14:08:33.905Z Downloaded tabwriter v1.4.1
10522026-09-07T14:08:33.905Z Downloaded rustc_version v0.1.7
10532026-09-07T14:08:33.905Z Downloaded miette-derive v7.6.0
10542026-09-07T14:08:33.905Z Downloaded xattr v1.6.1
10552026-09-07T14:08:33.905Z Downloaded prettyplease v0.2.37
10562026-09-07T14:08:33.906Z Downloaded zip v0.6.6
10572026-09-07T14:08:33.906Z Downloaded hashbrown v0.15.5
10582026-09-07T14:08:33.906Z Downloaded linear-map v1.2.0
10592026-09-07T14:08:33.906Z Downloaded module-lattice v0.2.3
10602026-09-07T14:08:33.906Z Downloaded try-lock v0.2.5
10612026-09-07T14:08:33.906Z Downloaded nu-ansi-term v0.50.3
10622026-09-07T14:08:33.909Z Downloaded toml_edit v0.23.10+spec-1.0.0
10632026-09-07T14:08:33.910Z Downloaded tungstenite v0.23.0
10642026-09-07T14:08:33.910Z Downloaded indent_write v2.2.0
10652026-09-07T14:08:33.910Z Downloaded iana-time-zone v0.1.65
10662026-09-07T14:08:33.910Z Downloaded keccak v0.1.6
10672026-09-07T14:08:33.913Z Downloaded serdect v0.4.3
10682026-09-07T14:08:33.913Z Downloaded itertools v0.12.1
10692026-09-07T14:08:33.917Z Downloaded tinystr v0.8.2
10702026-09-07T14:08:33.917Z Downloaded mime v0.3.17
10712026-09-07T14:08:33.917Z Downloaded derive_more-impl v2.1.1
10722026-09-07T14:08:33.920Z Downloaded daft-derive v0.1.8
10732026-09-07T14:08:33.924Z Downloaded darling_core v0.20.11
10742026-09-07T14:08:33.927Z Downloaded pretty_assertions v1.4.1
10752026-09-07T14:08:33.927Z Downloaded progenitor-impl v0.14.0
10762026-09-07T14:08:33.927Z Downloaded displaydoc v0.2.5
10772026-09-07T14:08:33.931Z Downloaded psl-types v2.0.11
10782026-09-07T14:08:33.935Z Downloaded rand_core v0.6.4
10792026-09-07T14:08:33.935Z Downloaded snafu v0.8.9
10802026-09-07T14:08:33.938Z Downloaded oxide-generation v0.1.3
10812026-09-07T14:08:33.942Z Downloaded pkg-config v0.3.32
10822026-09-07T14:08:33.950Z Downloaded rustc_version v0.4.1
10832026-09-07T14:08:33.950Z Downloaded serde_spanned v1.1.1
10842026-09-07T14:08:33.950Z Downloaded ssh-encoding v0.3.0
10852026-09-07T14:08:33.950Z Downloaded tls_codec v0.4.2
10862026-09-07T14:08:33.950Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10872026-09-07T14:08:33.954Z Downloaded strsim v0.10.0
10882026-09-07T14:08:33.954Z Downloaded internal-russh-num-bigint v0.5.0
10892026-09-07T14:08:33.954Z Downloaded zopfli v0.8.3
10902026-09-07T14:08:33.958Z Downloaded regex v1.12.3
10912026-09-07T14:08:33.961Z Downloaded darling v0.13.4
10922026-09-07T14:08:33.961Z Downloaded delegate v0.13.5
10932026-09-07T14:08:33.965Z Downloaded cpufeatures v0.3.0
10942026-09-07T14:08:33.965Z Downloaded crc-catalog v2.4.0
10952026-09-07T14:08:33.965Z Downloaded darling v0.23.0
10962026-09-07T14:08:33.969Z Downloaded is_ci v1.2.0
10972026-09-07T14:08:33.969Z Downloaded scrypt v0.12.0
10982026-09-07T14:08:33.972Z Downloaded strum v0.26.3
10992026-09-07T14:08:33.972Z Downloaded sec1 v0.8.1
11002026-09-07T14:08:33.972Z Downloaded newtype-uuid v1.3.2
11012026-09-07T14:08:33.976Z Downloaded libsw v3.5.0
11022026-09-07T14:08:33.976Z Downloaded serde_with v1.14.0
11032026-09-07T14:08:33.980Z Downloaded managed v0.8.0
11042026-09-07T14:08:33.980Z Downloaded tokio-rustls v0.26.4
11052026-09-07T14:08:33.980Z Downloaded tower-http v0.6.8
11062026-09-07T14:08:33.990Z Downloaded zerocopy v0.6.6
11072026-09-07T14:08:33.995Z Downloaded primeorder v0.14.0
11082026-09-07T14:08:33.995Z Downloaded tokio-postgres v0.7.16
11092026-09-07T14:08:33.995Z Downloaded cookie v0.18.1
11102026-09-07T14:08:33.995Z Downloaded scroll v0.13.0
11112026-09-07T14:08:33.995Z Downloaded crossbeam-deque v0.8.6
11122026-09-07T14:08:33.998Z Downloaded indoc v2.0.7
11132026-09-07T14:08:33.999Z Downloaded p521 v0.14.0
11142026-09-07T14:08:34.008Z Downloaded openssl-macros v0.1.1
11152026-09-07T14:08:34.008Z Downloaded semver v0.1.20
11162026-09-07T14:08:34.008Z Downloaded crossterm v0.28.1
11172026-09-07T14:08:34.014Z Downloaded crossterm v0.29.0
11182026-09-07T14:08:34.014Z Downloaded diff v0.1.13
11192026-09-07T14:08:34.014Z Downloaded progenitor-impl v0.13.0
11202026-09-07T14:08:34.014Z Downloaded pkcs1 v0.8.0-rc.4
11212026-09-07T14:08:34.018Z Downloaded goblin v0.10.5
11222026-09-07T14:08:34.018Z Downloaded darling_macro v0.13.4
11232026-09-07T14:08:34.018Z Downloaded derive_builder_macro v0.20.2
11242026-09-07T14:08:34.018Z Downloaded instability v0.3.11
11252026-09-07T14:08:34.018Z Downloaded num-conv v0.2.0
11262026-09-07T14:08:34.018Z Downloaded dropshot-api-manager v0.8.0
11272026-09-07T14:08:34.022Z Downloaded oxide-update-engine v0.1.2
11282026-09-07T14:08:34.022Z Downloaded sigpipe v0.1.3
11292026-09-07T14:08:34.022Z Downloaded ssh-key v0.7.0-rc.11
11302026-09-07T14:08:34.031Z Downloaded simd-adler32 v0.3.8
11312026-09-07T14:08:34.034Z Downloaded spki v0.8.0
11322026-09-07T14:08:34.034Z Downloaded thiserror-no-std v2.0.2
11332026-09-07T14:08:34.034Z Downloaded crypto-common v0.2.2
11342026-09-07T14:08:34.034Z Downloaded peg-runtime v0.8.5
11352026-09-07T14:08:34.034Z Downloaded waitgroup v0.1.2
11362026-09-07T14:08:34.034Z Downloaded unicode-properties v0.1.4
11372026-09-07T14:08:34.035Z Downloaded aws-lc-rs v1.16.3
11382026-09-07T14:08:34.038Z Downloaded bindgen v0.71.1
11392026-09-07T14:08:34.041Z Downloaded bitvec v1.0.1
11402026-09-07T14:08:34.050Z Downloaded digest v0.11.3
11412026-09-07T14:08:34.055Z Downloaded similar v2.7.0
11422026-09-07T14:08:34.058Z Downloaded diesel_derives v2.3.7
11432026-09-07T14:08:34.058Z Downloaded pem v3.0.6
11442026-09-07T14:08:34.058Z Downloaded pin-project-internal v1.1.11
11452026-09-07T14:08:34.065Z Downloaded universal-hash v0.5.1
11462026-09-07T14:08:34.065Z Downloaded chrono v0.4.45
11472026-09-07T14:08:34.069Z Downloaded unicode-bidi v0.3.18
11482026-09-07T14:08:34.069Z Downloaded reqwest v0.13.2
11492026-09-07T14:08:34.069Z Downloaded prefix-trie v0.7.0
11502026-09-07T14:08:34.073Z Downloaded progenitor v0.14.0
11512026-09-07T14:08:34.073Z Downloaded rcgen v0.12.1
11522026-09-07T14:08:34.073Z Downloaded salsa20 v0.11.0
11532026-09-07T14:08:34.076Z Downloaded hkdf v0.12.4
11542026-09-07T14:08:34.076Z Downloaded num-derive v0.4.2
11552026-09-07T14:08:34.076Z Downloaded phf_shared v0.12.1
11562026-09-07T14:08:34.076Z Downloaded stable_deref_trait v1.2.1
11572026-09-07T14:08:34.076Z Downloaded cpubits v0.1.1
11582026-09-07T14:08:34.076Z Downloaded uzers v0.12.2
11592026-09-07T14:08:34.083Z Downloaded indicatif v0.18.4
11602026-09-07T14:08:34.083Z Downloaded tls_codec_derive v0.4.2
11612026-09-07T14:08:34.090Z Downloaded ipnetwork v0.21.1
11622026-09-07T14:08:34.090Z Downloaded ed25519 v2.2.3
11632026-09-07T14:08:34.090Z Downloaded either v1.15.0
11642026-09-07T14:08:34.090Z Downloaded libefi-sys v0.1.0
11652026-09-07T14:08:34.090Z Downloaded utf8_iter v1.0.4
11662026-09-07T14:08:34.090Z Downloaded rand_pcg v0.10.2
11672026-09-07T14:08:34.090Z Downloaded wait-timeout v0.2.1
11682026-09-07T14:08:34.090Z Downloaded derive_more v0.99.20
11692026-09-07T14:08:34.094Z Downloaded drift v0.2.0
11702026-09-07T14:08:34.094Z Downloaded jiff-static v0.2.34
11712026-09-07T14:08:34.108Z Downloaded rand_core v0.10.0
11722026-09-07T14:08:34.108Z Downloaded serde_derive_internals v0.29.1
11732026-09-07T14:08:34.108Z Downloaded tinyvec_macros v0.1.1
11742026-09-07T14:08:34.108Z Downloaded precomputed-hash v0.1.1
11752026-09-07T14:08:34.108Z Downloaded pkcs8 v0.10.2
11762026-09-07T14:08:34.112Z Downloaded sponge-cursor v0.1.0
11772026-09-07T14:08:34.112Z Downloaded num-complex v0.4.6
11782026-09-07T14:08:34.112Z Downloaded hyper-staticfile v0.10.1
11792026-09-07T14:08:34.112Z Downloaded scroll_derive v0.13.1
11802026-09-07T14:08:34.112Z Downloaded csv-core v0.1.13
11812026-09-07T14:08:34.112Z Downloaded progenitor v0.13.0
11822026-09-07T14:08:34.112Z Downloaded digest-io v0.1.0
11832026-09-07T14:08:34.112Z Downloaded display-error-chain v0.2.2
11842026-09-07T14:08:34.167Z Downloaded ed25519-dalek v2.2.0
11852026-09-07T14:08:34.167Z Downloaded sha3 v0.12.0
11862026-09-07T14:08:34.167Z Downloaded icu_locale_core v2.1.1
11872026-09-07T14:08:34.167Z Downloaded indexmap v1.9.3
11882026-09-07T14:08:34.168Z Downloaded openssl-probe v0.2.1
11892026-09-07T14:08:34.168Z Downloaded debug-ignore v1.0.5
11902026-09-07T14:08:34.168Z Downloaded libscf-sys v1.2.0
11912026-09-07T14:08:34.168Z Downloaded knus-derive v3.4.0
11922026-09-07T14:08:34.168Z Downloaded thread-id v5.1.0
11932026-09-07T14:08:34.168Z Downloaded lru-cache v0.1.2
11942026-09-07T14:08:34.168Z Downloaded elliptic-curve v0.13.8
11952026-09-07T14:08:34.168Z Downloaded usdt-attr-macro v0.6.0
11962026-09-07T14:08:34.168Z Downloaded miniz_oxide v0.8.9
11972026-09-07T14:08:34.168Z Downloaded derive-ex v0.1.8
11982026-09-07T14:08:34.168Z Downloaded tokio-stream v0.1.18
11992026-09-07T14:08:34.168Z Downloaded rustls-native-certs v0.8.3
12002026-09-07T14:08:34.168Z Downloaded stacker v0.1.23
12012026-09-07T14:08:34.172Z Downloaded der v0.8.0
12022026-09-07T14:08:34.173Z Downloaded native-tls v0.2.18
12032026-09-07T14:08:34.173Z Downloaded litrs v1.0.0
12042026-09-07T14:08:34.173Z Downloaded cookie_store v0.22.1
12052026-09-07T14:08:34.173Z Downloaded ingot v0.2.1
12062026-09-07T14:08:34.173Z Downloaded predicates v3.1.4
12072026-09-07T14:08:34.173Z Downloaded rand_chacha v0.9.0
12082026-09-07T14:08:34.173Z Downloaded packed_struct v0.10.1
12092026-09-07T14:08:34.173Z Downloaded yoke v0.8.1
12102026-09-07T14:08:34.176Z Downloaded serde_with_macros v3.21.0
12112026-09-07T14:08:34.180Z Downloaded slog-scope v4.4.1
12122026-09-07T14:08:34.181Z Downloaded zerovec-derive v0.11.2
12132026-09-07T14:08:34.192Z Downloaded subprocess v0.2.15
12142026-09-07T14:08:34.196Z Downloaded nom v8.0.0
12152026-09-07T14:08:34.196Z Downloaded libxml v0.3.3
12162026-09-07T14:08:34.203Z Downloaded winnow v0.5.40
12172026-09-07T14:08:34.206Z Downloaded rayon-core v1.13.0
12182026-09-07T14:08:34.209Z Downloaded tracing-core v0.1.36
12192026-09-07T14:08:34.209Z Downloaded typify v0.6.2
12202026-09-07T14:08:34.216Z Downloaded iri-string v0.7.10
12212026-09-07T14:08:34.219Z Downloaded yansi v1.0.1
12222026-09-07T14:08:34.219Z Downloaded zerotrie v0.2.3
12232026-09-07T14:08:34.219Z Downloaded vergen v9.1.0
12242026-09-07T14:08:34.225Z Downloaded crossbeam-channel v0.5.15
12252026-09-07T14:08:34.229Z Downloaded reedline v0.40.0
12262026-09-07T14:08:34.232Z Downloaded p384 v0.14.0
12272026-09-07T14:08:34.238Z Downloaded schemars v1.2.1
12282026-09-07T14:08:34.244Z Downloaded publicsuffix v2.3.0
12292026-09-07T14:08:34.247Z Downloaded smallvec v1.15.1
12302026-09-07T14:08:34.247Z Downloaded dropshot_endpoint v0.17.1
12312026-09-07T14:08:34.251Z Downloaded itertools v0.15.0
12322026-09-07T14:08:34.257Z Downloaded miette v7.6.0
12332026-09-07T14:08:34.263Z Downloaded hyper-util v0.1.20
12342026-09-07T14:08:34.263Z Downloaded unicode-segmentation v1.12.0
12352026-09-07T14:08:34.266Z Downloaded git2 v0.20.4
12362026-09-07T14:08:34.272Z Downloaded nom v7.1.3
12372026-09-07T14:08:34.276Z Downloaded crypto-bigint v0.5.5
12382026-09-07T14:08:34.276Z Downloaded num-bigint v0.4.6
12392026-09-07T14:08:34.279Z Downloaded rawzip v0.4.4
12402026-09-07T14:08:34.282Z Downloaded ml-kem v0.3.2
12412026-09-07T14:08:34.282Z Downloaded icu_provider v2.1.1
12422026-09-07T14:08:34.282Z Downloaded rayon v1.11.0
12432026-09-07T14:08:34.286Z Downloaded icu_properties_data v2.1.2
12442026-09-07T14:08:34.292Z Downloaded rsa v0.10.0-rc.18
12452026-09-07T14:08:34.297Z Downloaded darling_core v0.21.3
12462026-09-07T14:08:34.301Z Downloaded proptest v1.11.0
12472026-09-07T14:08:34.304Z Downloaded serde_with v3.21.0
12482026-09-07T14:08:34.309Z Downloaded toml_edit v0.19.15
12492026-09-07T14:08:34.319Z Downloaded moka v0.12.13
12502026-09-07T14:08:34.323Z Downloaded mio v1.2.0
12512026-09-07T14:08:34.326Z Downloaded itertools v0.14.0
12522026-09-07T14:08:34.330Z Downloaded russh v0.62.4
12532026-09-07T14:08:34.334Z Downloaded gimli v0.32.3
12542026-09-07T14:08:34.339Z Downloaded p384 v0.13.1
12552026-09-07T14:08:34.342Z Downloaded unicode-normalization v0.1.25
12562026-09-07T14:08:34.346Z Downloaded zerovec v0.11.5
12572026-09-07T14:08:34.349Z Downloaded vcpkg v0.2.15
12582026-09-07T14:08:34.369Z Downloaded bstr v1.12.1
12592026-09-07T14:08:34.374Z Downloaded zerocopy v0.8.55
12602026-09-07T14:08:34.383Z Downloaded nix v0.31.2
12612026-09-07T14:08:34.390Z Downloaded petname v2.0.2
12622026-09-07T14:08:34.393Z Downloaded time v0.3.47
12632026-09-07T14:08:34.399Z Downloaded idna v1.1.0
12642026-09-07T14:08:34.402Z Downloaded regex-syntax v0.6.29
12652026-09-07T14:08:34.407Z Downloaded libm v0.2.16
12662026-09-07T14:08:34.413Z Downloaded lalrpop v0.19.12
12672026-09-07T14:08:34.419Z Downloaded regress v0.11.1
12682026-09-07T14:08:34.424Z Downloaded salty v0.3.0
12692026-09-07T14:08:34.428Z Downloaded nix v0.27.1
12702026-09-07T14:08:34.435Z Downloaded tough v0.22.0
12712026-09-07T14:08:34.438Z Downloaded der v0.7.10
12722026-09-07T14:08:34.441Z Downloaded smoltcp v0.9.1
12732026-09-07T14:08:34.447Z Downloaded quick-xml v0.37.5
12742026-09-07T14:08:34.451Z Downloaded curve25519-dalek v5.0.0
12752026-09-07T14:08:34.468Z Downloaded winnow v0.6.26
12762026-09-07T14:08:34.474Z Downloaded crypto-bigint v0.7.5
12772026-09-07T14:08:34.482Z Downloaded nix v0.28.0
12782026-09-07T14:08:34.499Z Downloaded zlib-rs v0.6.2
12792026-09-07T14:08:34.509Z Downloaded dropshot v0.17.1
12802026-09-07T14:08:34.519Z Downloaded reqwest v0.12.28
12812026-09-07T14:08:34.523Z Downloaded itertools v0.13.0
12822026-09-07T14:08:34.526Z Downloaded sqlparser v0.61.0
12832026-09-07T14:08:34.532Z Downloaded winnow v1.0.3
12842026-09-07T14:08:34.538Z Downloaded syn v3.0.3
12852026-09-07T14:08:34.545Z Downloaded sha3 v0.11.0
12862026-09-07T14:08:34.561Z Downloaded regress v0.10.5
12872026-09-07T14:08:34.576Z Downloaded regex-syntax v0.8.10
12882026-09-07T14:08:34.583Z Downloaded typify-impl v0.6.2
12892026-09-07T14:08:34.592Z Downloaded bzip2-sys v0.1.13+1.0.8
12902026-09-07T14:08:34.599Z Downloaded quinn-proto v0.11.16
12912026-09-07T14:08:34.603Z Downloaded sled v0.34.7
12922026-09-07T14:08:34.609Z Downloaded radix_trie v0.2.1
12932026-09-07T14:08:34.612Z Downloaded crypto-primes v0.7.2
12942026-09-07T14:08:34.616Z Downloaded iddqd v0.4.2
12952026-09-07T14:08:34.630Z Downloaded polar-core v0.27.3
12962026-09-07T14:08:34.634Z Downloaded chrono-tz v0.10.4
12972026-09-07T14:08:34.645Z Downloaded jiff v0.2.34
12982026-09-07T14:08:34.655Z Downloaded portable-atomic v1.13.1
12992026-09-07T14:08:34.666Z Downloaded sha3 v0.10.8
13002026-09-07T14:08:34.676Z Downloaded csv v1.4.0
13012026-09-07T14:08:34.688Z Downloaded openapiv3 v2.2.0
13022026-09-07T14:08:34.694Z Downloaded hickory-proto v0.24.4
13032026-09-07T14:08:34.702Z Downloaded openssl v0.10.80
13042026-09-07T14:08:34.708Z Downloaded tabled v0.21.0
13052026-09-07T14:08:34.718Z Downloaded hickory-proto v0.25.2
13062026-09-07T14:08:34.726Z Downloaded object v0.30.4
13072026-09-07T14:08:34.731Z Downloaded object v0.37.3
13082026-09-07T14:08:34.737Z Downloaded curve25519-dalek v4.1.3
13092026-09-07T14:08:34.752Z Downloaded rustls v0.23.41
13102026-09-07T14:08:34.773Z Downloaded smoltcp v0.11.0
13112026-09-07T14:08:34.833Z Downloaded diesel v2.3.7
13122026-09-07T14:08:34.846Z Downloaded rustix v0.38.44
13132026-09-07T14:08:34.859Z Downloaded zerocopy-derive v0.6.6
13142026-09-07T14:08:34.888Z Downloaded ratatui v0.29.0
13152026-09-07T14:08:34.907Z Downloaded tracing v0.1.44
13162026-09-07T14:08:34.946Z Downloaded petgraph v0.6.5
13172026-09-07T14:08:34.963Z Downloaded regex-automata v0.4.14
13182026-09-07T14:08:35.000Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13192026-09-07T14:08:35.065Z Downloaded petgraph v0.8.3
13202026-09-07T14:08:35.076Z Downloaded libz-sys v1.1.24
13212026-09-07T14:08:35.093Z Downloaded tokio v1.52.1
13222026-09-07T14:08:35.163Z Downloaded encoding_rs v0.8.35
13232026-09-07T14:08:35.180Z Downloaded aws-lc-sys v0.40.0
13242026-09-07T14:08:35.325Z Downloaded ring v0.17.14
13252026-09-07T14:08:35.350Z Downloaded libgit2-sys v0.18.3+1.9.2
13262026-09-07T14:08:35.497Z Compiling serde_core v1.0.228
13272026-09-07T14:08:35.497Z Compiling libc v0.2.185
13282026-09-07T14:08:35.497Z Compiling serde v1.0.228
13292026-09-07T14:08:35.501Z Compiling log v0.4.33
13302026-09-07T14:08:35.501Z Compiling smallvec v1.15.1
13312026-09-07T14:08:35.501Z Compiling shlex v1.3.0
13322026-09-07T14:08:35.501Z Compiling find-msvc-tools v0.1.9
13332026-09-07T14:08:35.501Z Compiling subtle v2.6.1
13342026-09-07T14:08:35.501Z Compiling scopeguard v1.2.0
13352026-09-07T14:08:35.501Z Compiling stable_deref_trait v1.2.1
13362026-09-07T14:08:35.501Z Compiling typenum v1.20.1
13372026-09-07T14:08:35.501Z Compiling zerocopy v0.8.55
13382026-09-07T14:08:35.635Z Compiling portable-atomic v1.13.1
13392026-09-07T14:08:35.683Z Compiling serde_json v1.0.151
13402026-09-07T14:08:35.694Z Compiling syn v2.0.117
13412026-09-07T14:08:35.705Z Compiling critical-section v1.2.0
13422026-09-07T14:08:35.817Z Compiling lock_api v0.4.14
13432026-09-07T14:08:35.841Z Compiling libm v0.2.16
13442026-09-07T14:08:35.869Z Compiling num-traits v0.2.19
13452026-09-07T14:08:35.889Z Compiling pkg-config v0.3.32
13462026-09-07T14:08:35.943Z Compiling generic-array v0.14.7
13472026-09-07T14:08:35.953Z Compiling pin-project-lite v0.2.17
13482026-09-07T14:08:36.007Z Compiling getrandom v0.4.3
13492026-09-07T14:08:36.038Z Compiling const-oid v0.9.6
13502026-09-07T14:08:36.068Z Compiling parking_lot_core v0.9.12
13512026-09-07T14:08:36.071Z Compiling rand_core v0.10.0
13522026-09-07T14:08:36.083Z Compiling percent-encoding v2.3.2
13532026-09-07T14:08:36.096Z Compiling litemap v0.8.1
13542026-09-07T14:08:36.222Z Compiling writeable v0.6.2
13552026-09-07T14:08:36.250Z Compiling futures-core v0.3.32
13562026-09-07T14:08:36.288Z Compiling icu_properties_data v2.1.2
13572026-09-07T14:08:36.303Z Compiling icu_normalizer_data v2.1.1
13582026-09-07T14:08:36.307Z Compiling getrandom v0.3.4
13592026-09-07T14:08:36.348Z Compiling rustix v1.1.4
13602026-09-07T14:08:36.377Z Compiling futures-sink v0.3.32
13612026-09-07T14:08:36.396Z Compiling utf8_iter v1.0.4
13622026-09-07T14:08:36.413Z Compiling futures-io v0.3.32
13632026-09-07T14:08:36.452Z Compiling slab v0.4.12
13642026-09-07T14:08:36.467Z Compiling futures-task v0.3.32
13652026-09-07T14:08:36.509Z Compiling futures-channel v0.3.32
13662026-09-07T14:08:36.538Z Compiling form_urlencoded v1.2.2
13672026-09-07T14:08:36.569Z Compiling errno v0.3.14
13682026-09-07T14:08:36.569Z Compiling jobserver v0.1.34
13692026-09-07T14:08:36.601Z Compiling getrandom v0.2.17
13702026-09-07T14:08:36.667Z Compiling mio v1.2.0
13712026-09-07T14:08:36.685Z Compiling signal-hook-registry v1.4.8
13722026-09-07T14:08:36.727Z Compiling once_cell v1.21.3
13732026-09-07T14:08:36.741Z Compiling rand_core v0.6.4
13742026-09-07T14:08:36.770Z Compiling socket2 v0.6.3
13752026-09-07T14:08:36.802Z Compiling cc v1.2.56
13762026-09-07T14:08:36.840Z Compiling parking_lot v0.12.5
13772026-09-07T14:08:36.855Z Compiling rustversion v1.0.22
13782026-09-07T14:08:36.882Z Compiling base64ct v1.8.3
13792026-09-07T14:08:36.932Z Compiling iana-time-zone v0.1.65
13802026-09-07T14:08:36.950Z Compiling fs_extra v1.3.0
13812026-09-07T14:08:36.982Z Compiling regex-syntax v0.8.10
13822026-09-07T14:08:37.099Z Compiling flagset v0.4.7
13832026-09-07T14:08:37.102Z Compiling dunce v1.0.5
13842026-09-07T14:08:37.225Z Compiling pem-rfc7468 v0.7.0
13852026-09-07T14:08:37.228Z Compiling ident_case v1.0.1
13862026-09-07T14:08:37.254Z Compiling base64 v0.22.1
13872026-09-07T14:08:37.254Z Compiling syn v1.0.109
13882026-09-07T14:08:37.258Z Compiling vcpkg v0.2.15
13892026-09-07T14:08:37.300Z Compiling rand_core v0.9.5
13902026-09-07T14:08:37.332Z Compiling tracing-core v0.1.36
13912026-09-07T14:08:37.332Z Compiling cpufeatures v0.2.17
13922026-09-07T14:08:37.368Z Compiling dyn-clone v1.0.20
13932026-09-07T14:08:37.381Z Compiling aws-lc-rs v1.16.3
13942026-09-07T14:08:37.409Z Compiling schemars v0.8.22
13952026-09-07T14:08:37.423Z Compiling simd-adler32 v0.3.8
13962026-09-07T14:08:37.520Z Compiling spin v0.9.8
13972026-09-07T14:08:37.554Z Compiling openssl-probe v0.2.1
13982026-09-07T14:08:37.604Z Compiling cmake v0.1.57
13992026-09-07T14:08:37.636Z Compiling adler2 v2.0.1
14002026-09-07T14:08:37.675Z Compiling httparse v1.10.1
14012026-09-07T14:08:37.705Z Compiling cmov v0.5.4
14022026-09-07T14:08:37.718Z Compiling crc32fast v1.5.0
14032026-09-07T14:08:37.722Z Compiling tinyvec_macros v0.1.1
14042026-09-07T14:08:37.752Z Compiling miniz_oxide v0.8.9
14052026-09-07T14:08:37.767Z Compiling aho-corasick v1.1.4
14062026-09-07T14:08:37.789Z Compiling unicode-segmentation v1.12.0
14072026-09-07T14:08:37.812Z Compiling tinyvec v1.10.0
14082026-09-07T14:08:37.933Z Compiling bitflags v2.11.0
14092026-09-07T14:08:38.013Z Compiling semver v1.0.28
14102026-09-07T14:08:38.035Z Compiling indexmap v2.14.0
14112026-09-07T14:08:38.066Z Compiling uuid v1.23.4
14122026-09-07T14:08:38.108Z Compiling ctutils v0.4.2
14132026-09-07T14:08:38.166Z Compiling try-lock v0.2.5
14142026-09-07T14:08:38.214Z Compiling atomic-waker v1.1.2
14152026-09-07T14:08:38.214Z Compiling tower-layer v0.3.3
14162026-09-07T14:08:38.243Z Compiling radium v0.7.0
14172026-09-07T14:08:38.300Z Compiling rustc_version v0.4.1
14182026-09-07T14:08:38.376Z Compiling untrusted v0.7.1
14192026-09-07T14:08:38.391Z Compiling tower-service v0.3.3
14202026-09-07T14:08:38.407Z Compiling want v0.3.1
14212026-09-07T14:08:38.504Z Compiling aws-lc-sys v0.40.0
14222026-09-07T14:08:38.520Z Compiling openssl-sys v0.9.117
14232026-09-07T14:08:38.523Z Compiling httpdate v1.0.3
14242026-09-07T14:08:38.568Z Compiling foreign-types-shared v0.1.1
14252026-09-07T14:08:38.597Z Compiling tap v1.0.1
14262026-09-07T14:08:38.627Z Compiling rustls v0.23.41
14272026-09-07T14:08:38.653Z Compiling regex-automata v0.4.14
14282026-09-07T14:08:38.668Z Compiling openssl v0.10.80
14292026-09-07T14:08:38.720Z Compiling synstructure v0.13.2
14302026-09-07T14:08:38.746Z Compiling serde_derive_internals v0.29.1
14312026-09-07T14:08:38.771Z Compiling pest_generator v2.8.6
14322026-09-07T14:08:38.771Z Compiling darling_core v0.20.11
14332026-09-07T14:08:38.805Z Compiling untrusted v0.9.0
14342026-09-07T14:08:38.823Z Compiling maybe-uninit v2.0.0
14352026-09-07T14:08:38.917Z Compiling wyz v0.5.1
14362026-09-07T14:08:38.942Z Compiling foreign-types v0.3.2
14372026-09-07T14:08:39.127Z Compiling terminal_size v0.4.3
14382026-09-07T14:08:39.142Z Compiling tempfile v3.27.0
14392026-09-07T14:08:39.233Z Compiling bzip2-sys v0.1.13+1.0.8
14402026-09-07T14:08:39.249Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14412026-09-07T14:08:39.282Z Compiling unicode-normalization v0.1.25
14422026-09-07T14:08:39.350Z Compiling num-integer v0.1.46
14432026-09-07T14:08:39.370Z Compiling socket2 v0.5.10
14442026-09-07T14:08:39.524Z Compiling wait-timeout v0.2.1
14452026-09-07T14:08:39.546Z Compiling ahash v0.8.12
14462026-09-07T14:08:39.563Z Compiling num-bigint-dig v0.8.6
14472026-09-07T14:08:39.566Z Compiling time-core v0.1.8
14482026-09-07T14:08:39.592Z Compiling num-conv v0.2.0
14492026-09-07T14:08:39.605Z Compiling packed_struct v0.10.1
14502026-09-07T14:08:39.680Z Compiling bit-vec v0.8.0
14512026-09-07T14:08:39.696Z Compiling funty v2.0.0
14522026-09-07T14:08:39.696Z Compiling native-tls v0.2.18
14532026-09-07T14:08:39.736Z Compiling quick-error v1.2.3
14542026-09-07T14:08:39.740Z Compiling powerfmt v0.2.0
14552026-09-07T14:08:39.791Z Compiling time-macros v0.2.27
14562026-09-07T14:08:39.822Z Compiling clap_builder v4.6.0
14572026-09-07T14:08:39.827Z Compiling num-iter v0.1.45
14582026-09-07T14:08:39.864Z Compiling rusty-fork v0.3.1
14592026-09-07T14:08:39.879Z Compiling bit-set v0.8.0
14602026-09-07T14:08:39.912Z Compiling deranged v0.5.8
14612026-09-07T14:08:39.982Z Compiling lazy_static v1.5.0
14622026-09-07T14:08:39.998Z Compiling rand_xorshift v0.4.0
14632026-09-07T14:08:40.049Z Compiling bitvec v1.0.1
14642026-09-07T14:08:40.078Z Compiling sync_wrapper v1.0.2
14652026-09-07T14:08:40.093Z Compiling indexmap v1.9.3
14662026-09-07T14:08:40.184Z Compiling usdt-impl v0.6.0
14672026-09-07T14:08:40.203Z Compiling unarray v0.1.4
14682026-09-07T14:08:40.217Z Compiling siphasher v1.0.2
14692026-09-07T14:08:40.290Z Compiling crc-catalog v2.4.0
14702026-09-07T14:08:40.305Z Compiling nodrop v0.1.14
14712026-09-07T14:08:40.328Z Compiling paste v1.0.15
14722026-09-07T14:08:40.402Z Compiling object v0.37.3
14732026-09-07T14:08:40.418Z Compiling num_threads v0.1.7
14742026-09-07T14:08:40.421Z Compiling crossbeam-utils v0.8.21
14752026-09-07T14:08:40.446Z Compiling zlib-rs v0.6.2
14762026-09-07T14:08:40.462Z Compiling serde_derive v1.0.228
14772026-09-07T14:08:40.531Z Compiling zeroize_derive v1.5.0
14782026-09-07T14:08:40.613Z Compiling zerofrom-derive v0.1.6
14792026-09-07T14:08:40.690Z Compiling zerocopy-derive v0.8.55
14802026-09-07T14:08:40.740Z Compiling yoke-derive v0.8.1
14812026-09-07T14:08:40.912Z Compiling zerovec-derive v0.11.2
14822026-09-07T14:08:40.927Z Compiling displaydoc v0.2.5
14832026-09-07T14:08:40.931Z Compiling tokio-macros v2.7.0
14842026-09-07T14:08:41.171Z Compiling futures-macro v0.3.32
14852026-09-07T14:08:41.210Z Compiling der_derive v0.7.3
14862026-09-07T14:08:41.575Z Compiling thiserror-impl v2.0.18
14872026-09-07T14:08:41.733Z Compiling tracing-attributes v0.1.31
14882026-09-07T14:08:41.749Z Compiling schemars_derive v0.8.22
14892026-09-07T14:08:41.762Z Compiling scroll_derive v0.13.1
14902026-09-07T14:08:41.979Z Compiling pest_derive v2.8.6
14912026-09-07T14:08:42.114Z Compiling futures-util v0.3.32
14922026-09-07T14:08:42.129Z Compiling darling_macro v0.20.11
14932026-09-07T14:08:42.133Z Compiling zerofrom v0.1.6
14942026-09-07T14:08:42.241Z Compiling openssl-macros v0.1.1
14952026-09-07T14:08:42.286Z Compiling yoke v0.8.1
14962026-09-07T14:08:42.490Z Compiling zerovec v0.11.5
14972026-09-07T14:08:42.490Z Compiling zerotrie v0.2.3
14982026-09-07T14:08:42.639Z Compiling scroll v0.13.0
14992026-09-07T14:08:42.656Z Compiling thiserror-impl v1.0.69
15002026-09-07T14:08:42.827Z Compiling darling v0.20.11
15012026-09-07T14:08:42.926Z Compiling goblin v0.10.5
15022026-09-07T14:08:42.930Z Compiling packed_struct_codegen v0.10.1
15032026-09-07T14:08:42.956Z Compiling zerocopy-derive v0.6.6
15042026-09-07T14:08:42.988Z Compiling tinystr v0.8.2
15052026-09-07T14:08:43.014Z Compiling potential_utf v0.1.4
15062026-09-07T14:08:43.029Z Compiling thiserror v2.0.18
15072026-09-07T14:08:43.091Z Compiling clap_derive v4.6.1
15082026-09-07T14:08:43.142Z Compiling icu_collections v2.1.1
15092026-09-07T14:08:43.158Z Compiling icu_locale_core v2.1.1
15102026-09-07T14:08:43.196Z Compiling tracing v0.1.44
15112026-09-07T14:08:43.217Z Compiling bitfield-macros v0.19.4
15122026-09-07T14:08:43.500Z Compiling flate2 v1.1.9
15132026-09-07T14:08:43.633Z Compiling dtrace-parser v0.3.0
15142026-09-07T14:08:43.739Z Compiling derive_builder_core v0.20.2
15152026-09-07T14:08:43.835Z Compiling icu_provider v2.1.1
15162026-09-07T14:08:43.939Z Compiling zerocopy v0.6.6
15172026-09-07T14:08:43.969Z Compiling thiserror v1.0.69
15182026-09-07T14:08:43.988Z Compiling zeroize v1.9.0
15192026-09-07T14:08:44.046Z Compiling bytes v1.11.1
15202026-09-07T14:08:44.072Z Compiling chrono v0.4.45
15212026-09-07T14:08:44.075Z Compiling ipnet v2.12.0
15222026-09-07T14:08:44.099Z Compiling icu_properties v2.1.2
15232026-09-07T14:08:44.152Z Compiling icu_normalizer v2.1.1
15242026-09-07T14:08:44.285Z Compiling der v0.7.10
15252026-09-07T14:08:44.403Z Compiling rustls-pki-types v1.14.0
15262026-09-07T14:08:44.482Z Compiling hybrid-array v0.4.13
15272026-09-07T14:08:44.600Z Compiling tokio v1.52.1
15282026-09-07T14:08:44.634Z Compiling http v1.4.2
15292026-09-07T14:08:44.688Z Compiling hex v0.4.3
15302026-09-07T14:08:44.707Z Compiling toml_datetime v0.6.11
15312026-09-07T14:08:44.836Z Compiling block-buffer v0.10.4
15322026-09-07T14:08:44.878Z Compiling crypto-common v0.1.7
15332026-09-07T14:08:44.907Z Compiling serde_spanned v0.6.9
15342026-09-07T14:08:44.970Z Compiling idna_adapter v1.2.1
15352026-09-07T14:08:44.984Z Compiling clap v4.6.1
15362026-09-07T14:08:45.020Z Compiling digest v0.10.7
15372026-09-07T14:08:45.083Z Compiling idna v1.1.0
15382026-09-07T14:08:45.121Z Compiling spki v0.7.3
15392026-09-07T14:08:45.212Z Compiling ppv-lite86 v0.2.21
15402026-09-07T14:08:45.268Z Compiling http-body v1.0.1
15412026-09-07T14:08:45.297Z Compiling pkcs8 v0.10.2
15422026-09-07T14:08:45.347Z Compiling sha2 v0.10.9
15432026-09-07T14:08:45.368Z Compiling signature v2.2.0
15442026-09-07T14:08:45.383Z Compiling url v2.5.8
15452026-09-07T14:08:45.435Z Compiling hmac v0.12.1
15462026-09-07T14:08:45.451Z Compiling http-body-util v0.1.3
15472026-09-07T14:08:45.496Z Compiling pkcs1 v0.7.5
15482026-09-07T14:08:45.530Z Compiling rand_chacha v0.9.0
15492026-09-07T14:08:45.552Z Compiling rand_chacha v0.3.1
15502026-09-07T14:08:45.585Z Compiling bitfield v0.19.4
15512026-09-07T14:08:45.699Z Compiling dof v0.4.0
15522026-09-07T14:08:45.714Z Compiling time v0.3.47
15532026-09-07T14:08:45.729Z Compiling rand v0.9.2
15542026-09-07T14:08:45.815Z Compiling rand v0.8.6
15552026-09-07T14:08:45.893Z Compiling structmeta-derive v0.3.0
15562026-09-07T14:08:45.911Z Compiling scroll_derive v0.12.1
15572026-09-07T14:08:46.200Z Compiling array-init v0.0.4
15582026-09-07T14:08:46.237Z Compiling crc v3.4.0
15592026-09-07T14:08:46.336Z Compiling proptest v1.11.0
15602026-09-07T14:08:46.398Z Compiling smallvec v0.6.14
15612026-09-07T14:08:46.508Z Compiling darling_core v0.23.0
15622026-09-07T14:08:46.553Z Compiling heapless v0.7.17
15632026-09-07T14:08:46.592Z Compiling slog v2.8.2
15642026-09-07T14:08:46.608Z Compiling thread-id v5.1.0
15652026-09-07T14:08:46.620Z Compiling env_filter v2.0.0
15662026-09-07T14:08:46.623Z Compiling syn v3.0.3
15672026-09-07T14:08:46.684Z Compiling ipnetwork v0.21.1
15682026-09-07T14:08:46.700Z Compiling cookie v0.18.1
15692026-09-07T14:08:46.804Z Compiling unicode-properties v0.1.4
15702026-09-07T14:08:46.818Z Compiling unicode-bidi v0.3.18
15712026-09-07T14:08:46.877Z Compiling signal-hook v0.3.18
15722026-09-07T14:08:46.905Z Compiling hashbrown v0.12.3
15732026-09-07T14:08:46.933Z Compiling zstd-safe v7.2.4
15742026-09-07T14:08:46.993Z Compiling ryu v1.0.23
15752026-09-07T14:08:47.096Z Compiling winnow v0.5.40
15762026-09-07T14:08:47.128Z Compiling iri-string v0.7.10
15772026-09-07T14:08:47.143Z Compiling base64 v0.21.7
15782026-09-07T14:08:47.205Z Compiling anyhow v1.0.104
15792026-09-07T14:08:47.220Z Compiling allocator-api2 v0.2.21
15802026-09-07T14:08:47.224Z Compiling gimli v0.32.3
15812026-09-07T14:08:47.267Z Compiling stringprep v0.1.5
15822026-09-07T14:08:47.318Z Compiling serde_urlencoded v0.7.1
15832026-09-07T14:08:47.425Z Compiling ron v0.8.1
15842026-09-07T14:08:47.485Z Compiling rsa v0.9.10
15852026-09-07T14:08:47.578Z Compiling structmeta v0.3.0
15862026-09-07T14:08:47.592Z Compiling oxnet v0.1.6
15872026-09-07T14:08:47.807Z Compiling env_logger v0.11.11
15882026-09-07T14:08:47.821Z Compiling scroll v0.12.0
15892026-09-07T14:08:47.985Z Compiling serde-hex v0.1.0
15902026-09-07T14:08:48.044Z Compiling camino v1.2.5
15912026-09-07T14:08:48.119Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15922026-09-07T14:08:48.172Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15932026-09-07T14:08:48.432Z Compiling tokio-util v0.7.18
15942026-09-07T14:08:48.467Z Compiling tower v0.5.3
15952026-09-07T14:08:48.556Z Compiling tokio-native-tls v0.3.1
15962026-09-07T14:08:48.661Z Compiling toml_edit v0.19.15
15972026-09-07T14:08:48.843Z Compiling newtype-uuid v1.3.2
15982026-09-07T14:08:48.974Z Compiling addr2line v0.25.1
15992026-09-07T14:08:49.102Z Compiling darling_macro v0.23.0
16002026-09-07T14:08:49.192Z Compiling h2 v0.4.15
16012026-09-07T14:08:49.207Z Compiling tower-http v0.6.8
16022026-09-07T14:08:49.258Z Compiling hashbrown v0.13.2
16032026-09-07T14:08:49.323Z Compiling bzip2 v0.4.4
16042026-09-07T14:08:49.497Z Compiling x509-cert v0.2.5
16052026-09-07T14:08:49.548Z Compiling md-5 v0.10.6
16062026-09-07T14:08:49.625Z Compiling block-padding v0.4.2
16072026-09-07T14:08:49.640Z Compiling crypto-common v0.2.2
16082026-09-07T14:08:49.741Z Compiling block-buffer v0.12.1
16092026-09-07T14:08:49.770Z Compiling rustls-native-certs v0.8.3
16102026-09-07T14:08:49.785Z Compiling derive_builder_macro v0.20.2
16112026-09-07T14:08:49.809Z Compiling serde_tokenstream v0.2.3
16122026-09-07T14:08:49.958Z Compiling erased-serde v0.3.31
16132026-09-07T14:08:50.075Z Compiling bstr v1.12.1
16142026-09-07T14:08:50.106Z Compiling daft-derive v0.1.8
16152026-09-07T14:08:50.135Z Compiling pin-project-internal v1.1.11
16162026-09-07T14:08:50.288Z Compiling zerocopy-derive v0.7.35
16172026-09-07T14:08:50.395Z Compiling async-trait v0.1.89
16182026-09-07T14:08:50.458Z Compiling curve25519-dalek v4.1.3
16192026-09-07T14:08:50.550Z Compiling heck v0.4.1
16202026-09-07T14:08:50.716Z Compiling vergen-lib v9.1.0
16212026-09-07T14:08:50.799Z Compiling hash32 v0.2.1
16222026-09-07T14:08:50.819Z Compiling memoffset v0.9.1
16232026-09-07T14:08:50.843Z Compiling encoding_rs v0.8.35
16242026-09-07T14:08:50.918Z Compiling rustc-demangle v0.1.27
16252026-09-07T14:08:51.007Z Compiling mime v0.3.17
16262026-09-07T14:08:51.034Z Compiling cfg_aliases v0.2.1
16272026-09-07T14:08:51.124Z Compiling owo-colors v4.3.0
16282026-09-07T14:08:51.127Z Compiling crc-any v2.5.0
16292026-09-07T14:08:51.190Z Compiling ref-cast v1.0.25
16302026-09-07T14:08:51.205Z Compiling smoltcp v0.9.1
16312026-09-07T14:08:51.267Z Compiling fallible-iterator v0.2.0
16322026-09-07T14:08:51.289Z Compiling psl-types v2.0.11
16332026-09-07T14:08:51.317Z Compiling rustix v0.38.44
16342026-09-07T14:08:51.332Z Compiling litrs v1.0.0
16352026-09-07T14:08:51.392Z Compiling pin-project v1.1.11
16362026-09-07T14:08:51.407Z Compiling publicsuffix v2.3.0
16372026-09-07T14:08:51.432Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16382026-09-07T14:08:51.461Z Compiling zerocopy v0.7.35
16392026-09-07T14:08:51.512Z Compiling backtrace v0.3.76
16402026-09-07T14:08:51.527Z Compiling nix v0.31.2
16412026-09-07T14:08:51.590Z Compiling postgres-protocol v0.6.10
16422026-09-07T14:08:51.653Z Compiling daft v0.1.8
16432026-09-07T14:08:51.777Z Compiling snafu-derive v0.8.9
16442026-09-07T14:08:51.858Z Compiling document-features v0.2.12
16452026-09-07T14:08:51.922Z Compiling derive_builder v0.20.2
16462026-09-07T14:08:51.960Z Compiling toml v0.7.8
16472026-09-07T14:08:51.980Z Compiling inout v0.2.2
16482026-09-07T14:08:52.034Z Compiling object v0.30.4
16492026-09-07T14:08:52.113Z Compiling darling v0.23.0
16502026-09-07T14:08:52.130Z Compiling zip v0.6.6
16512026-09-07T14:08:52.165Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-07T14:08:52.206Z Compiling goblin v0.8.2
16532026-09-07T14:08:52.288Z Compiling derive-ex v0.1.8
16542026-09-07T14:08:52.409Z Compiling hyper v1.10.1
16552026-09-07T14:08:52.628Z Compiling futures-executor v0.3.32
16562026-09-07T14:08:52.738Z Compiling hubpack_derive v0.1.1
16572026-09-07T14:08:52.753Z Compiling regex v1.12.3
16582026-09-07T14:08:52.826Z Compiling strum_macros v0.27.2
16592026-09-07T14:08:52.845Z Compiling curve25519-dalek-derive v0.1.1
16602026-09-07T14:08:52.880Z Compiling ref-cast-impl v1.0.25
16612026-09-07T14:08:52.911Z Compiling phf_shared v0.13.1
16622026-09-07T14:08:53.002Z Compiling convert_case v0.10.0
16632026-09-07T14:08:53.170Z Compiling vergen v9.1.0
16642026-09-07T14:08:53.210Z Compiling cargo-platform v0.3.2
16652026-09-07T14:08:53.224Z Compiling ff v0.13.1
16662026-09-07T14:08:53.329Z Compiling fs-err v3.3.0
16672026-09-07T14:08:53.377Z Compiling bumpalo v3.20.2
16682026-09-07T14:08:53.382Z Compiling managed v0.8.0
16692026-09-07T14:08:53.463Z Compiling is_ci v1.2.0
16702026-09-07T14:08:53.479Z Compiling foldhash v0.2.0
16712026-09-07T14:08:53.509Z Compiling bitflags v1.3.2
16722026-09-07T14:08:53.531Z Compiling base16ct v0.2.0
16732026-09-07T14:08:53.560Z Compiling hyper-util v0.1.20
16742026-09-07T14:08:53.608Z Compiling path-slash v0.1.5
16752026-09-07T14:08:53.622Z Compiling jiff-core v0.1.0
16762026-09-07T14:08:53.638Z Compiling foldhash v0.1.5
16772026-09-07T14:08:53.654Z Compiling libbz2-rs-sys v0.2.2
16782026-09-07T14:08:53.719Z Compiling same-file v1.0.6
16792026-09-07T14:08:53.735Z Compiling textwrap v0.16.2
16802026-09-07T14:08:53.756Z Compiling sec1 v0.7.3
16812026-09-07T14:08:53.794Z Compiling snafu v0.8.9
16822026-09-07T14:08:53.821Z Compiling hashbrown v0.15.5
16832026-09-07T14:08:53.903Z Compiling walkdir v2.5.0
16842026-09-07T14:08:54.028Z Compiling test-strategy v0.4.5
16852026-09-07T14:08:54.062Z Compiling hashbrown v0.16.1
16862026-09-07T14:08:54.079Z Compiling zopfli v0.8.3
16872026-09-07T14:08:54.178Z Compiling bzip2 v0.6.1
16882026-09-07T14:08:54.358Z Compiling supports-color v3.0.2
16892026-09-07T14:08:54.380Z Compiling jiff v0.2.34
16902026-09-07T14:08:54.531Z Compiling dof v0.3.0
16912026-09-07T14:08:54.548Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16922026-09-07T14:08:54.679Z Compiling cargo_metadata v0.23.1
16932026-09-07T14:08:54.738Z Compiling group v0.13.0
16942026-09-07T14:08:54.757Z Compiling derive_more-impl v2.1.1
16952026-09-07T14:08:54.843Z Compiling strum v0.27.2
16962026-09-07T14:08:54.943Z Compiling hyper-tls v0.6.0
16972026-09-07T14:08:54.994Z Compiling hubpack v0.1.2
16982026-09-07T14:08:55.014Z Compiling phf v0.13.1
16992026-09-07T14:08:55.029Z Compiling futures v0.3.32
17002026-09-07T14:08:55.121Z Compiling reqwest v0.12.28
17012026-09-07T14:08:55.193Z Compiling signal-hook-mio v0.2.5
17022026-09-07T14:08:55.207Z Compiling cookie_store v0.22.1
17032026-09-07T14:08:55.270Z Compiling zstd v0.13.3
17042026-09-07T14:08:55.333Z Compiling serde_with_macros v3.21.0
17052026-09-07T14:08:55.333Z Compiling cipher v0.5.2
17062026-09-07T14:08:55.530Z Compiling postgres-types v0.2.12
17072026-09-07T14:08:55.552Z Compiling backtrace-ext v0.2.1
17082026-09-07T14:08:55.771Z Compiling globset v0.4.18
17092026-09-07T14:08:55.786Z Compiling usdt-macro v0.6.0
17102026-09-07T14:08:55.874Z Compiling usdt-attr-macro v0.6.0
17112026-09-07T14:08:55.944Z Compiling byte-wrapper v0.1.0
17122026-09-07T14:08:55.995Z Compiling hkdf v0.12.4
17132026-09-07T14:08:56.041Z Compiling ed25519 v2.2.3
17142026-09-07T14:08:56.103Z Compiling crypto-bigint v0.5.5
17152026-09-07T14:08:56.185Z Compiling dtrace-parser v0.2.0
17162026-09-07T14:08:56.302Z Compiling serde_plain v1.0.2
17172026-09-07T14:08:56.474Z Compiling serde-big-array v0.5.1
17182026-09-07T14:08:56.489Z Compiling olpc-cjson v0.1.4
17192026-09-07T14:08:56.514Z Compiling enum-as-inner v0.6.1
17202026-09-07T14:08:56.517Z Compiling async-recursion v1.1.1
17212026-09-07T14:08:56.614Z Compiling miette-derive v7.6.0
17222026-09-07T14:08:56.636Z Compiling strum_macros v0.26.4
17232026-09-07T14:08:56.667Z Compiling serde_repr v0.1.20
17242026-09-07T14:08:56.741Z Compiling phf_shared v0.11.3
17252026-09-07T14:08:56.759Z Compiling float-cmp v0.10.0
17262026-09-07T14:08:56.922Z Compiling pem v3.0.6
17272026-09-07T14:08:56.937Z Compiling memmap2 v0.9.10
17282026-09-07T14:08:56.953Z Compiling thread-id v4.2.2
17292026-09-07T14:08:56.954Z Compiling static_assertions v1.1.0
17302026-09-07T14:08:57.081Z Compiling const-oid v0.10.2
17312026-09-07T14:08:57.096Z Compiling winnow v1.0.3
17322026-09-07T14:08:57.119Z Compiling cpufeatures v0.3.0
17332026-09-07T14:08:57.209Z Compiling precomputed-hash v0.1.1
17342026-09-07T14:08:57.224Z Compiling whoami v2.1.0
17352026-09-07T14:08:57.249Z Compiling difflib v0.4.0
17362026-09-07T14:08:57.252Z Compiling fixedbitset v0.5.7
17372026-09-07T14:08:57.279Z Compiling supports-unicode v3.0.0
17382026-09-07T14:08:57.314Z Compiling either v1.15.0
17392026-09-07T14:08:57.328Z Compiling fixedbitset v0.4.2
17402026-09-07T14:08:57.426Z Compiling supports-hyperlinks v3.2.0
17412026-09-07T14:08:57.443Z Compiling normalize-line-endings v0.3.0
17422026-09-07T14:08:57.520Z Compiling typed-path v0.9.3
17432026-09-07T14:08:57.546Z Compiling keccak v0.1.6
17442026-09-07T14:08:57.560Z Compiling new_debug_unreachable v1.0.6
17452026-09-07T14:08:57.574Z Compiling predicates-core v1.0.10
17462026-09-07T14:08:57.595Z Compiling data-encoding v2.10.0
17472026-09-07T14:08:57.610Z Compiling itertools v0.13.0
17482026-09-07T14:08:57.628Z Compiling string_cache v0.8.9
17492026-09-07T14:08:57.643Z Compiling petgraph v0.6.5
17502026-09-07T14:08:57.770Z Compiling sha3 v0.10.8
17512026-09-07T14:08:57.830Z Compiling predicates v3.1.4
17522026-09-07T14:08:57.880Z Compiling miette v7.6.0
17532026-09-07T14:08:57.883Z Compiling tokio-postgres v0.7.16
17542026-09-07T14:08:57.985Z Compiling hickory-proto v0.25.2
17552026-09-07T14:08:58.221Z Compiling toml_parser v1.1.2+spec-1.1.0
17562026-09-07T14:08:58.252Z Compiling petgraph v0.8.3
17572026-09-07T14:08:58.318Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17582026-09-07T14:08:58.333Z Compiling digest v0.11.3
17592026-09-07T14:08:58.335Z Compiling toml_edit v0.22.27
17602026-09-07T14:08:58.488Z Compiling chacha20 v0.10.0
17612026-09-07T14:08:58.518Z Compiling strum v0.26.3
17622026-09-07T14:08:58.586Z Compiling usdt v0.6.0
17632026-09-07T14:08:58.667Z Compiling elliptic-curve v0.13.8
17642026-09-07T14:08:58.775Z Compiling usdt-impl v0.5.0
17652026-09-07T14:08:58.881Z Compiling zip v4.6.1
17662026-09-07T14:08:58.895Z Compiling serde_with v3.21.0
17672026-09-07T14:08:58.912Z Compiling crossterm v0.28.1
17682026-09-07T14:08:58.928Z Compiling ed25519-dalek v2.2.0
17692026-09-07T14:08:58.942Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-07T14:08:59.078Z Compiling derive_more v2.1.1
17712026-09-07T14:08:59.196Z Compiling iddqd v0.4.2
17722026-09-07T14:08:59.466Z Compiling similar v2.7.0
17732026-09-07T14:08:59.597Z Compiling tokio-stream v0.1.18
17742026-09-07T14:08:59.826Z Compiling crossbeam-epoch v0.9.18
17752026-09-07T14:08:59.847Z Compiling buf-list v1.1.2
17762026-09-07T14:09:00.082Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-07T14:09:00.140Z Compiling openapiv3 v2.2.0
17782026-09-07T14:09:00.171Z Compiling peg-runtime v0.8.5
17792026-09-07T14:09:00.186Z Compiling lalrpop-util v0.19.12
17802026-09-07T14:09:00.201Z Compiling thread_local v1.1.9
17812026-09-07T14:09:00.249Z Compiling slog-async v2.8.0
17822026-09-07T14:09:00.335Z Compiling crossbeam-channel v0.5.15
17832026-09-07T14:09:00.395Z Compiling filetime v0.2.27
17842026-09-07T14:09:00.409Z Compiling is-terminal v0.4.17
17852026-09-07T14:09:00.471Z Compiling xattr v1.6.1
17862026-09-07T14:09:00.485Z Compiling take_mut v0.2.2
17872026-09-07T14:09:00.501Z Compiling term v1.2.1
17882026-09-07T14:09:00.505Z Compiling camino-tempfile v1.4.1
17892026-09-07T14:09:00.605Z Compiling tar v0.4.46
17902026-09-07T14:09:00.814Z Compiling slog-term v2.9.2
17912026-09-07T14:09:17.989Z Compiling rustls-webpki v0.103.13
17922026-09-07T14:09:20.679Z Compiling tokio-rustls v0.26.4
17932026-09-07T14:09:20.679Z Compiling rustls-platform-verifier v0.6.2
17942026-09-07T14:09:20.679Z Compiling tough v0.22.0
17952026-09-07T14:09:20.896Z Compiling hyper-rustls v0.27.7
17962026-09-07T14:09:21.069Z Compiling reqwest v0.13.2
17972026-09-07T14:09:23.240Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-07T14:09:23.472Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-07T14:09:26.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.94s
18002026-09-07T14:09:26.538Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-07T14:09:26.593ZSep 07 14:09:25.885 INFO Starting download, target: Clickhouse
18022026-09-07T14:09:26.594ZSep 07 14:09:25.886 INFO Starting download, target: Cockroach
18032026-09-07T14:09:26.594ZSep 07 14:09:25.886 INFO Starting download, target: Console
18042026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Starting download, target: DendriteStub
18052026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Starting download, target: MaghemiteMgd
18062026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Starting download, target: MaghemiteDdmd
18072026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Starting download, target: TransceiverControl
18082026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18092026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18102026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18112026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18122026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18132026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18142026-09-07T14:09:26.597ZSep 07 14:09:25.886 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18152026-09-07T14:09:28.007ZSep 07 14:09:27.296 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-07T14:09:28.214ZSep 07 14:09:27.504 INFO Download complete, target: TransceiverControl
18172026-09-07T14:09:28.408ZSep 07 14:09:27.687 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18182026-09-07T14:09:28.647ZSep 07 14:09:27.936 INFO Download complete, target: Console
18192026-09-07T14:09:29.421ZSep 07 14:09:28.711 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18202026-09-07T14:09:29.637ZSep 07 14:09:28.929 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18212026-09-07T14:09:29.696ZSep 07 14:09:28.988 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18222026-09-07T14:09:29.708ZSep 07 14:09:28.999 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18232026-09-07T14:09:30.284ZSep 07 14:09:29.576 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18242026-09-07T14:09:30.284ZSep 07 14:09:29.576 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18252026-09-07T14:09:31.717ZSep 07 14:09:31.009 INFO Download complete, target: MaghemiteDdmd
18262026-09-07T14:09:32.420ZSep 07 14:09:31.712 INFO Download complete, target: DendriteStub
18272026-09-07T14:09:32.424ZSep 07 14:09:31.714 INFO Download complete, target: MaghemiteMgd
18282026-09-07T14:09:34.881ZSep 07 14:09:34.173 INFO Checking that binary works, target: Cockroach
18292026-09-07T14:09:35.004ZSep 07 14:09:34.296 INFO Download complete, target: Cockroach
18302026-09-07T14:09:36.046ZSep 07 14:09:35.337 INFO Checking that binary works, target: Clickhouse
18312026-09-07T14:09:36.128ZSep 07 14:09:35.419 INFO Download complete, target: Clickhouse
18322026-09-07T14:09:36.134ZAll prerequisites installed successfully
18332026-09-07T14:09:36.137Z
18342026-09-07T14:09:36.137Zreal 1:54.860070231
18352026-09-07T14:09:36.137Zuser 7:21.506399231
18362026-09-07T14:09:36.137Zsys 1:45.919963180
18372026-09-07T14:09:36.137Ztrap 0.311881201
18382026-09-07T14:09:36.137Ztflt 0.725227120
18392026-09-07T14:09:36.137Zdflt 1.620813940
18402026-09-07T14:09:36.137Zkflt 0.020669716
18412026-09-07T14:09:36.137Zlock 28:47.332305662
18422026-09-07T14:09:36.137Zslp 20:08.316695004
18432026-09-07T14:09:36.137Zlat 29.852731305
18442026-09-07T14:09:36.137Zstop 3:33.208056569
18452026-09-07T14:09:36.137Z+ ptime -m cargo xtask download softnpu
18462026-09-07T14:09:36.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-07T14:09:36.623Z Running `target/debug/xtask download softnpu`
18482026-09-07T14:09:37.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18492026-09-07T14:09:37.453Z Running `target/debug/xtask-downloader softnpu`
18502026-09-07T14:09:37.498ZSep 07 14:09:36.790 INFO Starting download, target: Softnpu
18512026-09-07T14:09:37.503ZSep 07 14:09:36.791 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-07T14:09:38.721ZSep 07 14:09:38.013 INFO Download complete, target: Softnpu
18532026-09-07T14:09:38.725Z
18542026-09-07T14:09:38.727Zreal 2.584774994
18552026-09-07T14:09:38.727Zuser 1.325873735
18562026-09-07T14:09:38.727Zsys 0.619699936
18572026-09-07T14:09:38.727Ztrap 0.000559490
18582026-09-07T14:09:38.727Ztflt 0.000148923
18592026-09-07T14:09:38.727Zdflt 0.000374212
18602026-09-07T14:09:38.727Zkflt 0.000000000
18612026-09-07T14:09:38.728Zlock 22.880314371
18622026-09-07T14:09:38.728Zslp 1.084051222
18632026-09-07T14:09:38.728Zlat 0.078753566
18642026-09-07T14:09:38.728Zstop 0.000202566
18652026-09-07T14:09:38.728Z+ export CARGO_INCREMENTAL=0
18662026-09-07T14:09:38.728Z+ CARGO_INCREMENTAL=0
18672026-09-07T14:09:38.728Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-07T14:09:39.644Z Compiling proc-macro2 v1.0.106
18692026-09-07T14:09:39.644Z Compiling quote v1.0.45
18702026-09-07T14:09:39.644Z Compiling unicode-ident v1.0.24
18712026-09-07T14:09:39.644Z Compiling serde_core v1.0.228
18722026-09-07T14:09:39.644Z Compiling libc v0.2.185
18732026-09-07T14:09:39.647Z Compiling serde v1.0.228
18742026-09-07T14:09:39.647Z Compiling cfg-if v1.0.4
18752026-09-07T14:09:39.647Z Compiling version_check v0.9.5
18762026-09-07T14:09:39.647Z Compiling autocfg v1.5.0
18772026-09-07T14:09:39.647Z Compiling shlex v1.3.0
18782026-09-07T14:09:39.647Z Compiling find-msvc-tools v0.1.9
18792026-09-07T14:09:39.789Z Compiling memchr v2.8.0
18802026-09-07T14:09:39.794Z Compiling zmij v1.0.21
18812026-09-07T14:09:39.794Z Compiling serde_json v1.0.151
18822026-09-07T14:09:39.996Z Compiling portable-atomic v1.13.1
18832026-09-07T14:09:40.070Z Compiling zerocopy v0.8.55
18842026-09-07T14:09:40.072Z Compiling libm v0.2.16
18852026-09-07T14:09:40.195Z Compiling getrandom v0.4.3
18862026-09-07T14:09:40.248Z Compiling num-traits v0.2.19
18872026-09-07T14:09:40.264Z Compiling generic-array v0.14.7
18882026-09-07T14:09:40.267Z Compiling icu_normalizer_data v2.1.1
18892026-09-07T14:09:40.281Z Compiling icu_properties_data v2.1.2
18902026-09-07T14:09:40.326Z Compiling smallvec v1.15.1
18912026-09-07T14:09:40.395Z Compiling parking_lot_core v0.9.12
18922026-09-07T14:09:40.437Z Compiling itoa v1.0.17
18932026-09-07T14:09:40.479Z Compiling log v0.4.33
18942026-09-07T14:09:40.514Z Compiling subtle v2.6.1
18952026-09-07T14:09:40.531Z Compiling pkg-config v0.3.32
18962026-09-07T14:09:40.563Z Compiling stable_deref_trait v1.2.1
18972026-09-07T14:09:40.594Z Compiling typenum v1.20.1
18982026-09-07T14:09:40.629Z Compiling rustix v1.1.4
18992026-09-07T14:09:40.690Z Compiling getrandom v0.3.4
19002026-09-07T14:09:40.708Z Compiling scopeguard v1.2.0
19012026-09-07T14:09:40.788Z Compiling thiserror v2.0.18
19022026-09-07T14:09:40.819Z Compiling jobserver v0.1.34
19032026-09-07T14:09:40.835Z Compiling errno v0.3.14
19042026-09-07T14:09:40.851Z Compiling lock_api v0.4.14
19052026-09-07T14:09:40.960Z Compiling rand_core v0.10.0
19062026-09-07T14:09:41.058Z Compiling cc v1.2.56
19072026-09-07T14:09:41.105Z Compiling critical-section v1.2.0
19082026-09-07T14:09:41.154Z Compiling syn v2.0.117
19092026-09-07T14:09:41.157Z Compiling getrandom v0.2.17
19102026-09-07T14:09:41.170Z Compiling writeable v0.6.2
19112026-09-07T14:09:41.173Z Compiling litemap v0.8.1
19122026-09-07T14:09:41.241Z Compiling percent-encoding v2.3.2
19132026-09-07T14:09:41.266Z Compiling equivalent v1.0.2
19142026-09-07T14:09:41.266Z Compiling schemars v0.8.22
19152026-09-07T14:09:41.369Z Compiling rand_core v0.6.4
19162026-09-07T14:09:41.394Z Compiling pin-project-lite v0.2.17
19172026-09-07T14:09:41.407Z Compiling syn v1.0.109
19182026-09-07T14:09:41.505Z Compiling rustversion v1.0.22
19192026-09-07T14:09:41.585Z Compiling once_cell v1.21.3
19202026-09-07T14:09:41.585Z Compiling hashbrown v0.17.0
19212026-09-07T14:09:41.616Z Compiling heck v0.5.0
19222026-09-07T14:09:41.664Z Compiling fs_extra v1.3.0
19232026-09-07T14:09:41.713Z Compiling dunce v1.0.5
19242026-09-07T14:09:41.737Z Compiling byteorder v1.5.0
19252026-09-07T14:09:41.753Z Compiling utf8_iter v1.0.4
19262026-09-07T14:09:41.843Z Compiling cmake v0.1.57
19272026-09-07T14:09:41.849Z Compiling form_urlencoded v1.2.2
19282026-09-07T14:09:41.973Z Compiling strsim v0.11.1
19292026-09-07T14:09:42.017Z Compiling signal-hook-registry v1.4.8
19302026-09-07T14:09:42.107Z Compiling bitflags v2.11.0
19312026-09-07T14:09:42.261Z Compiling semver v1.0.28
19322026-09-07T14:09:42.279Z Compiling indexmap v2.14.0
19332026-09-07T14:09:42.291Z Compiling thiserror v1.0.69
19342026-09-07T14:09:42.348Z Compiling parking_lot v0.12.5
19352026-09-07T14:09:42.383Z Compiling socket2 v0.6.3
19362026-09-07T14:09:42.406Z Compiling aws-lc-sys v0.40.0
19372026-09-07T14:09:42.406Z Compiling mio v1.2.0
19382026-09-07T14:09:42.519Z Compiling const-oid v0.9.6
19392026-09-07T14:09:42.529Z Compiling futures-core v0.3.32
19402026-09-07T14:09:42.585Z Compiling aws-lc-rs v1.16.3
19412026-09-07T14:09:42.717Z Compiling httparse v1.10.1
19422026-09-07T14:09:42.743Z Compiling iana-time-zone v0.1.65
19432026-09-07T14:09:42.932Z Compiling regex-syntax v0.8.10
19442026-09-07T14:09:43.023Z Compiling fnv v1.0.7
19452026-09-07T14:09:43.134Z Compiling ucd-trie v0.1.7
19462026-09-07T14:09:43.187Z Compiling crc32fast v1.5.0
19472026-09-07T14:09:43.212Z Compiling uuid v1.23.4
19482026-09-07T14:09:43.248Z Compiling vcpkg v0.2.15
19492026-09-07T14:09:43.270Z Compiling ident_case v1.0.1
19502026-09-07T14:09:43.302Z Compiling pest v2.8.6
19512026-09-07T14:09:43.530Z Compiling rustc_version v0.4.1
19522026-09-07T14:09:43.591Z Compiling futures-sink v0.3.32
19532026-09-07T14:09:43.599Z Compiling rustls v0.23.41
19542026-09-07T14:09:43.660Z Compiling dyn-clone v1.0.20
19552026-09-07T14:09:43.729Z Compiling futures-channel v0.3.32
19562026-09-07T14:09:43.823Z Compiling openssl-sys v0.9.117
19572026-09-07T14:09:43.916Z Compiling aho-corasick v1.1.4
19582026-09-07T14:09:43.939Z Compiling synstructure v0.13.2
19592026-09-07T14:09:43.954Z Compiling serde_derive_internals v0.29.1
19602026-09-07T14:09:44.003Z Compiling slab v0.4.12
19612026-09-07T14:09:44.029Z Compiling futures-task v0.3.32
19622026-09-07T14:09:44.042Z Compiling futures-io v0.3.32
19632026-09-07T14:09:44.347Z Compiling plain v0.2.3
19642026-09-07T14:09:44.354Z Compiling time-core v0.1.8
19652026-09-07T14:09:44.378Z Compiling radium v0.7.0
19662026-09-07T14:09:44.392Z Compiling num-conv v0.2.0
19672026-09-07T14:09:44.446Z Compiling pest_meta v2.8.6
19682026-09-07T14:09:44.517Z Compiling crossbeam-utils v0.8.21
19692026-09-07T14:09:44.539Z Compiling openssl v0.10.80
19702026-09-07T14:09:44.572Z Compiling time-macros v0.2.27
19712026-09-07T14:09:44.600Z Compiling base64 v0.22.1
19722026-09-07T14:09:44.664Z Compiling maybe-uninit v2.0.0
19732026-09-07T14:09:44.687Z Compiling base64ct v1.8.3
19742026-09-07T14:09:44.709Z Compiling pretty-hex v0.4.1
19752026-09-07T14:09:44.722Z Compiling slog v2.8.2
19762026-09-07T14:09:44.794Z Compiling regex-automata v0.4.14
19772026-09-07T14:09:44.865Z Compiling unicode-segmentation v1.12.0
19782026-09-07T14:09:44.942Z Compiling pem-rfc7468 v0.7.0
19792026-09-07T14:09:44.955Z Compiling flagset v0.4.7
19802026-09-07T14:09:44.981Z Compiling rand_core v0.9.5
19812026-09-07T14:09:45.024Z Compiling darling_core v0.23.0
19822026-09-07T14:09:45.043Z Compiling pest_generator v2.8.6
19832026-09-07T14:09:45.109Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19842026-09-07T14:09:45.193Z Compiling serde_derive v1.0.228
19852026-09-07T14:09:45.211Z Compiling zeroize_derive v1.5.0
19862026-09-07T14:09:45.226Z Compiling zerofrom-derive v0.1.6
19872026-09-07T14:09:45.242Z Compiling yoke-derive v0.8.1
19882026-09-07T14:09:45.242Z Compiling zerocopy-derive v0.8.55
19892026-09-07T14:09:45.274Z Compiling zerovec-derive v0.11.2
19902026-09-07T14:09:45.286Z Compiling displaydoc v0.2.5
19912026-09-07T14:09:45.337Z Compiling tokio-macros v2.7.0
19922026-09-07T14:09:45.350Z Compiling futures-macro v0.3.32
19932026-09-07T14:09:45.457Z Compiling thiserror-impl v2.0.18
19942026-09-07T14:09:45.500Z Compiling schemars_derive v0.8.22
19952026-09-07T14:09:45.548Z Compiling der_derive v0.7.3
19962026-09-07T14:09:45.667Z Compiling tracing-attributes v0.1.31
19972026-09-07T14:09:45.716Z Compiling thiserror-impl v1.0.69
19982026-09-07T14:09:45.814Z Compiling pest_derive v2.8.6
19992026-09-07T14:09:45.983Z Compiling scroll_derive v0.13.1
20002026-09-07T14:09:46.036Z Compiling scroll_derive v0.12.1
20012026-09-07T14:09:46.130Z Compiling futures-util v0.3.32
20022026-09-07T14:09:46.299Z Compiling openssl-macros v0.1.1
20032026-09-07T14:09:46.313Z Compiling bzip2-sys v0.1.13+1.0.8
20042026-09-07T14:09:46.340Z Compiling zerofrom v0.1.6
20052026-09-07T14:09:46.475Z Compiling yoke v0.8.1
20062026-09-07T14:09:46.641Z Compiling syn v3.0.3
20072026-09-07T14:09:46.675Z Compiling zerovec v0.11.5
20082026-09-07T14:09:46.685Z Compiling zerotrie v0.2.3
20092026-09-07T14:09:46.788Z Compiling ahash v0.8.12
20102026-09-07T14:09:46.877Z Compiling paste v1.0.15
20112026-09-07T14:09:46.885Z Compiling native-tls v0.2.18
20122026-09-07T14:09:47.018Z Compiling packed_struct v0.10.1
20132026-09-07T14:09:47.118Z Compiling anyhow v1.0.104
20142026-09-07T14:09:47.162Z Compiling num-bigint-dig v0.8.6
20152026-09-07T14:09:47.204Z Compiling darling_macro v0.23.0
20162026-09-07T14:09:47.305Z Compiling tinystr v0.8.2
20172026-09-07T14:09:47.305Z Compiling potential_utf v0.1.4
20182026-09-07T14:09:47.305Z Compiling regex v1.12.3
20192026-09-07T14:09:47.331Z Compiling zerocopy-derive v0.7.35
20202026-09-07T14:09:47.412Z Compiling icu_collections v2.1.1
20212026-09-07T14:09:47.439Z Compiling icu_locale_core v2.1.1
20222026-09-07T14:09:47.892Z Compiling tracing-core v0.1.36
20232026-09-07T14:09:47.957Z Compiling cookie v0.18.1
20242026-09-07T14:09:48.080Z Compiling camino v1.2.5
20252026-09-07T14:09:48.160Z Compiling icu_provider v2.1.1
20262026-09-07T14:09:48.373Z Compiling zeroize v1.9.0
20272026-09-07T14:09:48.391Z Compiling bytes v1.11.1
20282026-09-07T14:09:48.442Z Compiling icu_properties v2.1.2
20292026-09-07T14:09:48.527Z Compiling icu_normalizer v2.1.1
20302026-09-07T14:09:48.616Z Compiling chrono v0.4.45
20312026-09-07T14:09:48.857Z Compiling serde_tokenstream v0.2.3
20322026-09-07T14:09:49.066Z Compiling tokio v1.52.1
20332026-09-07T14:09:49.127Z Compiling crypto-common v0.1.7
20342026-09-07T14:09:49.155Z Compiling block-buffer v0.10.4
20352026-09-07T14:09:49.287Z Compiling der v0.7.10
20362026-09-07T14:09:49.314Z Compiling digest v0.10.7
20372026-09-07T14:09:49.387Z Compiling idna_adapter v1.2.1
20382026-09-07T14:09:49.540Z Compiling idna v1.1.0
20392026-09-07T14:09:49.555Z Compiling ppv-lite86 v0.2.21
20402026-09-07T14:09:49.686Z Compiling http v1.4.2
20412026-09-07T14:09:49.839Z Compiling fastrand v2.3.0
20422026-09-07T14:09:49.919Z Compiling url v2.5.8
20432026-09-07T14:09:50.004Z Compiling cpufeatures v0.2.17
20442026-09-07T14:09:50.148Z Compiling spki v0.7.3
20452026-09-07T14:09:50.165Z Compiling rand_chacha v0.9.0
20462026-09-07T14:09:50.305Z Compiling serde_spanned v0.6.9
20472026-09-07T14:09:50.387Z Compiling toml_datetime v0.6.11
20482026-09-07T14:09:50.444Z Compiling tracing v0.1.44
20492026-09-07T14:09:50.628Z Compiling darling v0.23.0
20502026-09-07T14:09:50.679Z Compiling packed_struct_codegen v0.10.1
20512026-09-07T14:09:50.700Z Compiling clap_derive v4.6.1
20522026-09-07T14:09:50.715Z Compiling zerocopy-derive v0.6.6
20532026-09-07T14:09:50.731Z Compiling bitfield-macros v0.19.4
20542026-09-07T14:09:50.926Z Compiling indexmap v1.9.3
20552026-09-07T14:09:51.006Z Compiling simd-adler32 v0.3.8
20562026-09-07T14:09:51.059Z Compiling object v0.37.3
20572026-09-07T14:09:51.258Z Compiling http-body v1.0.1
20582026-09-07T14:09:51.294Z Compiling rand v0.9.2
20592026-09-07T14:09:51.335Z Compiling pkcs8 v0.10.2
20602026-09-07T14:09:51.338Z Compiling daft-derive v0.1.8
20612026-09-07T14:09:51.367Z Compiling rustls-pki-types v1.14.0
20622026-09-07T14:09:51.531Z Compiling spin v0.9.8
20632026-09-07T14:09:51.551Z Compiling usdt-impl v0.5.0
20642026-09-07T14:09:51.664Z Compiling tinyvec_macros v0.1.1
20652026-09-07T14:09:51.697Z Compiling adler2 v2.0.1
20662026-09-07T14:09:51.752Z Compiling usdt-impl v0.6.0
20672026-09-07T14:09:51.769Z Compiling either v1.15.0
20682026-09-07T14:09:51.786Z Compiling cmov v0.5.4
20692026-09-07T14:09:51.802Z Compiling ref-cast v1.0.25
20702026-09-07T14:09:51.821Z Compiling utf8parse v0.2.2
20712026-09-07T14:09:51.841Z Compiling anstyle v1.0.14
20722026-09-07T14:09:51.869Z Compiling winnow v0.5.40
20732026-09-07T14:09:51.956Z Compiling openssl-probe v0.2.1
20742026-09-07T14:09:52.008Z Compiling ctutils v0.4.2
20752026-09-07T14:09:52.023Z Compiling anstyle-parse v1.0.0
20762026-09-07T14:09:52.040Z Compiling miniz_oxide v0.8.9
20772026-09-07T14:09:52.079Z Compiling tinyvec v1.10.0
20782026-09-07T14:09:52.139Z Compiling sha2 v0.10.9
20792026-09-07T14:09:52.272Z Compiling tempfile v3.27.0
20802026-09-07T14:09:52.299Z Compiling scroll v0.13.0
20812026-09-07T14:09:52.435Z Compiling scroll v0.12.0
20822026-09-07T14:09:52.451Z Compiling async-trait v0.1.89
20832026-09-07T14:09:52.495Z Compiling terminal_size v0.4.3
20842026-09-07T14:09:52.511Z Compiling heapless v0.7.17
20852026-09-07T14:09:52.654Z Compiling atomic-waker v1.1.2
20862026-09-07T14:09:52.688Z Compiling winnow v0.7.14
20872026-09-07T14:09:52.704Z Compiling winnow v1.0.3
20882026-09-07T14:09:52.722Z Compiling is_terminal_polyfill v1.70.2
20892026-09-07T14:09:52.774Z Compiling untrusted v0.7.1
20902026-09-07T14:09:52.793Z Compiling litrs v1.0.0
20912026-09-07T14:09:52.809Z Compiling signal-hook v0.3.18
20922026-09-07T14:09:52.851Z Compiling tower-layer v0.3.3
20932026-09-07T14:09:52.867Z Compiling try-lock v0.2.5
20942026-09-07T14:09:52.919Z Compiling tower-service v0.3.3
20952026-09-07T14:09:52.935Z Compiling rustix v0.38.44
20962026-09-07T14:09:52.993Z Compiling tokio-util v0.7.18
20972026-09-07T14:09:53.031Z Compiling zstd-safe v7.2.4
20982026-09-07T14:09:53.047Z Compiling anstyle-query v1.1.5
20992026-09-07T14:09:53.169Z Compiling toml_edit v0.19.15
21002026-09-07T14:09:53.185Z Compiling colorchoice v1.0.4
21012026-09-07T14:09:53.265Z Compiling document-features v0.2.12
21022026-09-07T14:09:53.299Z Compiling anstream v1.0.0
21032026-09-07T14:09:53.318Z Compiling want v0.3.1
21042026-09-07T14:09:53.533Z Compiling goblin v0.8.2
21052026-09-07T14:09:53.667Z Compiling toml_parser v1.1.2+spec-1.1.0
21062026-09-07T14:09:53.751Z Compiling h2 v0.4.15
21072026-09-07T14:09:53.810Z Compiling goblin v0.10.5
21082026-09-07T14:09:53.913Z Compiling hybrid-array v0.4.13
21092026-09-07T14:09:54.004Z Compiling ipnetwork v0.21.1
21102026-09-07T14:09:54.176Z Compiling ipnet v2.12.0
21112026-09-07T14:09:54.192Z Compiling zerocopy v0.7.35
21122026-09-07T14:09:54.275Z Compiling heck v0.4.1
21132026-09-07T14:09:54.325Z Compiling ref-cast-impl v1.0.25
21142026-09-07T14:09:54.498Z Compiling structmeta-derive v0.3.0
21152026-09-07T14:09:54.652Z Compiling darling_core v0.20.11
21162026-09-07T14:09:54.673Z Compiling curve25519-dalek v4.1.3
21172026-09-07T14:09:54.771Z Compiling memoffset v0.9.1
21182026-09-07T14:09:54.815Z Compiling untrusted v0.9.0
21192026-09-07T14:09:54.876Z Compiling tap v1.0.1
21202026-09-07T14:09:54.911Z Compiling foreign-types-shared v0.1.1
21212026-09-07T14:09:54.941Z Compiling powerfmt v0.2.0
21222026-09-07T14:09:54.994Z Compiling httpdate v1.0.3
21232026-09-07T14:09:55.059Z Compiling foreign-types v0.3.2
21242026-09-07T14:09:55.109Z Compiling deranged v0.5.8
21252026-09-07T14:09:55.142Z Compiling wyz v0.5.1
21262026-09-07T14:09:55.221Z Compiling unicode-normalization v0.1.25
21272026-09-07T14:09:55.405Z Compiling dtrace-parser v0.2.0
21282026-09-07T14:09:55.422Z Compiling rand_chacha v0.3.1
21292026-09-07T14:09:55.425Z Compiling signature v2.2.0
21302026-09-07T14:09:55.454Z Compiling hex v0.4.3
21312026-09-07T14:09:55.505Z Compiling structmeta v0.3.0
21322026-09-07T14:09:55.717Z Compiling dtrace-parser v0.3.0
21332026-09-07T14:09:55.733Z Compiling pin-project-internal v1.1.11
21342026-09-07T14:09:55.789Z Compiling dof v0.3.0
21352026-09-07T14:09:55.821Z Compiling num-integer v0.1.46
21362026-09-07T14:09:55.997Z Compiling socket2 v0.5.10
21372026-09-07T14:09:56.082Z Compiling thread-id v5.1.0
21382026-09-07T14:09:56.135Z Compiling thread-id v4.2.2
21392026-09-07T14:09:56.181Z Compiling wait-timeout v0.2.1
21402026-09-07T14:09:56.238Z Compiling owo-colors v4.3.0
21412026-09-07T14:09:56.378Z Compiling quick-error v1.2.3
21422026-09-07T14:09:56.395Z Compiling num_threads v0.1.7
21432026-09-07T14:09:56.410Z Compiling funty v2.0.0
21442026-09-07T14:09:56.428Z Compiling bit-vec v0.8.0
21452026-09-07T14:09:56.472Z Compiling clap_lex v1.0.0
21462026-09-07T14:09:56.505Z Compiling smoltcp v0.9.1
21472026-09-07T14:09:56.508Z Compiling cfg_aliases v0.2.1
21482026-09-07T14:09:56.604Z Compiling darling_macro v0.20.11
21492026-09-07T14:09:56.620Z Compiling dof v0.4.0
21502026-09-07T14:09:56.636Z Compiling nix v0.31.2
21512026-09-07T14:09:56.681Z Compiling clap_builder v4.6.0
21522026-09-07T14:09:56.684Z Compiling bit-set v0.8.0
21532026-09-07T14:09:56.713Z Compiling time v0.3.47
21542026-09-07T14:09:56.751Z Compiling bitvec v1.0.1
21552026-09-07T14:09:56.802Z Compiling rusty-fork v0.3.1
21562026-09-07T14:09:56.863Z Compiling num-iter v0.1.45
21572026-09-07T14:09:56.936Z Compiling hyper v1.10.1
21582026-09-07T14:09:57.090Z Compiling rand v0.8.6
21592026-09-07T14:09:57.109Z Compiling darling v0.20.11
21602026-09-07T14:09:57.214Z Compiling lazy_static v1.5.0
21612026-09-07T14:09:57.369Z Compiling hmac v0.12.1
21622026-09-07T14:09:57.481Z Compiling erased-serde v0.3.31
21632026-09-07T14:09:57.654Z Compiling curve25519-dalek-derive v0.1.1
21642026-09-07T14:09:57.654Z Compiling rand_xorshift v0.4.0
21652026-09-07T14:09:57.713Z Compiling sync_wrapper v1.0.2
21662026-09-07T14:09:57.849Z Compiling zlib-rs v0.6.2
21672026-09-07T14:09:57.868Z Compiling nodrop v0.1.14
21682026-09-07T14:09:57.979Z Compiling crc-catalog v2.4.0
21692026-09-07T14:09:58.088Z Compiling hyper-util v0.1.20
21702026-09-07T14:09:58.200Z Compiling siphasher v1.0.2
21712026-09-07T14:09:58.249Z Compiling unarray v0.1.4
21722026-09-07T14:09:58.398Z Compiling proptest v1.11.0
21732026-09-07T14:09:58.430Z Compiling clap v4.6.1
21742026-09-07T14:09:58.465Z Compiling crc v3.4.0
21752026-09-07T14:09:58.545Z Compiling array-init v0.0.4
21762026-09-07T14:09:58.965Z Compiling tower v0.5.3
21772026-09-07T14:09:59.451Z Compiling derive_builder_core v0.20.2
21782026-09-07T14:09:59.455Z Compiling smallvec v0.6.14
21792026-09-07T14:09:59.498Z Compiling snafu-derive v0.8.9
21802026-09-07T14:09:59.690Z Compiling pkcs1 v0.7.5
21812026-09-07T14:09:59.786Z Compiling zerocopy v0.6.6
21822026-09-07T14:09:59.804Z Compiling bitfield v0.19.4
21832026-09-07T14:09:59.839Z Compiling http-body-util v0.1.3
21842026-09-07T14:09:59.931Z Compiling flate2 v1.1.9
21852026-09-07T14:10:00.084Z Compiling hubpack_derive v0.1.1
21862026-09-07T14:10:00.110Z Compiling strum_macros v0.27.2
21872026-09-07T14:10:00.127Z Compiling strum_macros v0.26.4
21882026-09-07T14:10:00.208Z Compiling env_filter v2.0.0
21892026-09-07T14:10:00.242Z Compiling fs-err v3.3.0
21902026-09-07T14:10:00.329Z Compiling allocator-api2 v0.2.21
21912026-09-07T14:10:00.464Z Compiling unicode-bidi v0.3.18
21922026-09-07T14:10:00.535Z Compiling gimli v0.32.3
21932026-09-07T14:10:00.607Z Compiling iri-string v0.7.10
21942026-09-07T14:10:00.680Z Compiling base64 v0.21.7
21952026-09-07T14:10:00.768Z Compiling unicode-properties v0.1.4
21962026-09-07T14:10:00.847Z Compiling hashbrown v0.12.3
21972026-09-07T14:10:00.960Z Compiling ryu v1.0.23
21982026-09-07T14:10:01.142Z Compiling serde_urlencoded v0.7.1
21992026-09-07T14:10:01.336Z Compiling stringprep v0.1.5
22002026-09-07T14:10:01.407Z Compiling ron v0.8.1
22012026-09-07T14:10:01.622Z Compiling newtype-uuid v1.3.2
22022026-09-07T14:10:01.678Z Compiling env_logger v0.11.11
22032026-09-07T14:10:01.712Z Compiling derive_builder_macro v0.20.2
22042026-09-07T14:10:01.730Z Compiling tower-http v0.6.8
22052026-09-07T14:10:01.854Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22062026-09-07T14:10:01.949Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22072026-09-07T14:10:01.996Z Compiling rsa v0.9.10
22082026-09-07T14:10:02.053Z Compiling oxnet v0.1.6
22092026-09-07T14:10:02.125Z Compiling serde-hex v0.1.0
22102026-09-07T14:10:02.155Z Compiling tokio-native-tls v0.3.1
22112026-09-07T14:10:02.201Z Compiling addr2line v0.25.1
22122026-09-07T14:10:02.233Z Compiling hashbrown v0.13.2
22132026-09-07T14:10:02.248Z Compiling bzip2 v0.4.4
22142026-09-07T14:10:02.347Z Compiling usdt-attr-macro v0.6.0
22152026-09-07T14:10:02.396Z Compiling usdt-macro v0.6.0
22162026-09-07T14:10:02.465Z Compiling derive-ex v0.1.8
22172026-09-07T14:10:02.481Z Compiling block-buffer v0.12.1
22182026-09-07T14:10:02.540Z Compiling crypto-common v0.2.2
22192026-09-07T14:10:02.627Z Compiling block-padding v0.4.2
22202026-09-07T14:10:02.895Z Compiling rustls-native-certs v0.8.3
22212026-09-07T14:10:03.154Z Compiling x509-cert v0.2.5
22222026-09-07T14:10:03.188Z Compiling md-5 v0.10.6
22232026-09-07T14:10:03.372Z Compiling bstr v1.12.1
22242026-09-07T14:10:03.387Z Compiling convert_case v0.10.0
22252026-09-07T14:10:03.663Z Compiling vergen-lib v9.1.0
22262026-09-07T14:10:03.682Z Compiling hash32 v0.2.1
22272026-09-07T14:10:03.698Z Compiling encoding_rs v0.8.35
22282026-09-07T14:10:03.880Z Compiling rustc-demangle v0.1.27
22292026-09-07T14:10:03.912Z Compiling cpufeatures v0.3.0
22302026-09-07T14:10:03.915Z Compiling mime v0.3.17
22312026-09-07T14:10:03.945Z Compiling unicode-width v0.2.0
22322026-09-07T14:10:04.012Z Compiling psl-types v2.0.11
22332026-09-07T14:10:04.148Z Compiling crc-any v2.5.0
22342026-09-07T14:10:04.183Z Compiling fallible-iterator v0.2.0
22352026-09-07T14:10:04.217Z Compiling publicsuffix v2.3.0
22362026-09-07T14:10:04.387Z Compiling test-strategy v0.4.5
22372026-09-07T14:10:04.529Z Compiling postgres-protocol v0.6.10
22382026-09-07T14:10:04.544Z Compiling backtrace v0.3.76
22392026-09-07T14:10:04.561Z Compiling derive_more-impl v2.1.1
22402026-09-07T14:10:05.047Z Compiling inout v0.2.2
22412026-09-07T14:10:05.063Z Compiling object v0.30.4
22422026-09-07T14:10:05.235Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22432026-09-07T14:10:05.310Z Compiling zip v0.6.6
22442026-09-07T14:10:05.337Z Compiling daft v0.1.8
22452026-09-07T14:10:05.398Z Compiling hyper-tls v0.6.0
22462026-09-07T14:10:05.425Z Compiling derive_builder v0.20.2
22472026-09-07T14:10:05.488Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-07T14:10:05.615Z Compiling phf_shared v0.13.1
22492026-09-07T14:10:05.653Z Compiling pin-project v1.1.11
22502026-09-07T14:10:05.770Z Compiling toml v0.7.8
22512026-09-07T14:10:05.824Z Compiling serde_with_macros v3.21.0
22522026-09-07T14:10:05.879Z Compiling futures-executor v0.3.32
22532026-09-07T14:10:06.003Z Compiling miette-derive v7.6.0
22542026-09-07T14:10:06.053Z Compiling async-recursion v1.1.1
22552026-09-07T14:10:06.117Z Compiling enum-as-inner v0.6.1
22562026-09-07T14:10:06.135Z Compiling serde_repr v0.1.20
22572026-09-07T14:10:06.199Z Compiling ff v0.13.1
22582026-09-07T14:10:06.214Z Compiling vergen v9.1.0
22592026-09-07T14:10:06.307Z Compiling cargo-platform v0.3.2
22602026-09-07T14:10:06.356Z Compiling unicode-linebreak v0.1.5
22612026-09-07T14:10:06.393Z Compiling libbz2-rs-sys v0.2.2
22622026-09-07T14:10:06.429Z Compiling bitflags v1.3.2
22632026-09-07T14:10:06.521Z Compiling same-file v1.0.6
22642026-09-07T14:10:06.558Z Compiling smawk v0.3.2
22652026-09-07T14:10:06.576Z Compiling is_ci v1.2.0
22662026-09-07T14:10:06.637Z Compiling managed v0.8.0
22672026-09-07T14:10:06.709Z Compiling base16ct v0.2.0
22682026-09-07T14:10:06.712Z Compiling foldhash v0.2.0
22692026-09-07T14:10:06.739Z Compiling path-slash v0.1.5
22702026-09-07T14:10:06.861Z Compiling bumpalo v3.20.2
22712026-09-07T14:10:06.892Z Compiling foldhash v0.1.5
22722026-09-07T14:10:06.907Z Compiling jiff-core v0.1.0
22732026-09-07T14:10:06.975Z Compiling textwrap v0.16.2
22742026-09-07T14:10:06.991Z Compiling hashbrown v0.16.1
22752026-09-07T14:10:07.086Z Compiling zopfli v0.8.3
22762026-09-07T14:10:07.089Z Compiling hashbrown v0.15.5
22772026-09-07T14:10:07.118Z Compiling sec1 v0.7.3
22782026-09-07T14:10:07.140Z Compiling bzip2 v0.6.1
22792026-09-07T14:10:07.297Z Compiling supports-color v3.0.2
22802026-09-07T14:10:07.364Z Compiling walkdir v2.5.0
22812026-09-07T14:10:07.383Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22822026-09-07T14:10:07.479Z Compiling cargo_metadata v0.23.1
22832026-09-07T14:10:07.611Z Compiling group v0.13.0
22842026-09-07T14:10:07.635Z Compiling jiff v0.2.34
22852026-09-07T14:10:07.805Z Compiling futures v0.3.32
22862026-09-07T14:10:07.903Z Compiling phf v0.13.1
22872026-09-07T14:10:08.009Z Compiling snafu v0.8.9
22882026-09-07T14:10:08.149Z Compiling reqwest v0.12.28
22892026-09-07T14:10:08.349Z Compiling signal-hook-mio v0.2.5
22902026-09-07T14:10:08.484Z Compiling cookie_store v0.22.1
22912026-09-07T14:10:08.524Z Compiling cipher v0.5.2
22922026-09-07T14:10:08.565Z Compiling backtrace-ext v0.2.1
22932026-09-07T14:10:08.662Z Compiling postgres-types v0.2.12
22942026-09-07T14:10:08.705Z Compiling zstd v0.13.3
22952026-09-07T14:10:08.747Z Compiling globset v0.4.18
22962026-09-07T14:10:08.807Z Compiling strum v0.27.2
22972026-09-07T14:10:08.848Z Compiling hubpack v0.1.2
22982026-09-07T14:10:08.968Z Compiling phf_shared v0.11.3
22992026-09-07T14:10:09.016Z Compiling hkdf v0.12.4
23002026-09-07T14:10:09.032Z Compiling crossbeam-epoch v0.9.18
23012026-09-07T14:10:09.108Z Compiling byte-wrapper v0.1.0
23022026-09-07T14:10:09.124Z Compiling olpc-cjson v0.1.4
23032026-09-07T14:10:09.133Z Compiling ed25519 v2.2.3
23042026-09-07T14:10:09.361Z Compiling crypto-bigint v0.5.5
23052026-09-07T14:10:09.379Z Compiling serde-big-array v0.5.1
23062026-09-07T14:10:09.414Z Compiling serde_plain v1.0.2
23072026-09-07T14:10:09.463Z Compiling pem v3.0.6
23082026-09-07T14:10:09.511Z Compiling float-cmp v0.10.0
23092026-09-07T14:10:09.560Z Compiling memmap2 v0.9.10
23102026-09-07T14:10:09.576Z Compiling whoami v2.1.0
23112026-09-07T14:10:09.637Z Compiling data-encoding v2.10.0
23122026-09-07T14:10:09.694Z Compiling static_assertions v1.1.0
23132026-09-07T14:10:09.764Z Compiling typed-path v0.9.3
23142026-09-07T14:10:09.781Z Compiling difflib v0.4.0
23152026-09-07T14:10:09.796Z Compiling new_debug_unreachable v1.0.6
23162026-09-07T14:10:09.799Z Compiling precomputed-hash v0.1.1
23172026-09-07T14:10:09.887Z Compiling const-oid v0.10.2
23182026-09-07T14:10:09.902Z Compiling supports-unicode v3.0.0
23192026-09-07T14:10:09.952Z Compiling fixedbitset v0.4.2
23202026-09-07T14:10:09.955Z Compiling unicode-width v0.1.14
23212026-09-07T14:10:10.010Z Compiling toml_write v0.1.2
23222026-09-07T14:10:10.059Z Compiling normalize-line-endings v0.3.0
23232026-09-07T14:10:10.174Z Compiling predicates-core v1.0.10
23242026-09-07T14:10:10.177Z Compiling fixedbitset v0.5.7
23252026-09-07T14:10:10.229Z Compiling keccak v0.1.6
23262026-09-07T14:10:10.246Z Compiling supports-hyperlinks v3.2.0
23272026-09-07T14:10:10.280Z Compiling toml_edit v0.22.27
23282026-09-07T14:10:10.356Z Compiling miette v7.6.0
23292026-09-07T14:10:10.443Z Compiling petgraph v0.8.3
23302026-09-07T14:10:10.470Z Compiling sha3 v0.10.8
23312026-09-07T14:10:10.496Z Compiling predicates v3.1.4
23322026-09-07T14:10:10.517Z Compiling elliptic-curve v0.13.8
23332026-09-07T14:10:10.770Z Compiling petgraph v0.6.5
23342026-09-07T14:10:10.851Z Compiling digest v0.11.3
23352026-09-07T14:10:10.888Z Compiling chacha20 v0.10.0
23362026-09-07T14:10:10.918Z Compiling hickory-proto v0.25.2
23372026-09-07T14:10:10.934Z Compiling string_cache v0.8.9
23382026-09-07T14:10:11.077Z Compiling zip v4.6.1
23392026-09-07T14:10:11.146Z Compiling tokio-postgres v0.7.16
23402026-09-07T14:10:11.201Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23412026-09-07T14:10:11.361Z Compiling usdt v0.6.0
23422026-09-07T14:10:11.956Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23432026-09-07T14:10:12.124Z Compiling ed25519-dalek v2.2.0
23442026-09-07T14:10:12.442Z Compiling crossterm v0.28.1
23452026-09-07T14:10:12.623Z Compiling iddqd v0.4.2
23462026-09-07T14:10:12.826Z Compiling serde_with v3.21.0
23472026-09-07T14:10:12.886Z Compiling derive_more v2.1.1
23482026-09-07T14:10:13.010Z Compiling similar v2.7.0
23492026-09-07T14:10:13.106Z Compiling strum v0.26.3
23502026-09-07T14:10:13.257Z Compiling tokio-stream v0.1.18
23512026-09-07T14:10:13.274Z Compiling buf-list v1.1.2
23522026-09-07T14:10:13.410Z Compiling itertools v0.13.0
23532026-09-07T14:10:13.513Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-07T14:10:13.548Z Compiling openapiv3 v2.2.0
23552026-09-07T14:10:13.882Z Compiling lalrpop-util v0.19.12
23562026-09-07T14:10:13.920Z Compiling peg-runtime v0.8.5
23572026-09-07T14:10:27.597Z Compiling macaddr v1.0.1
23582026-09-07T14:10:27.704Z Compiling rayon-core v1.13.0
23592026-09-07T14:10:27.808Z Compiling crucible-workspace-hack v0.1.0
23602026-09-07T14:10:27.861Z Compiling itertools v0.15.0
23612026-09-07T14:10:27.880Z Compiling secrecy v0.10.3
23622026-09-07T14:10:27.896Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-07T14:10:27.932Z Compiling heapless v0.8.0
23642026-09-07T14:10:27.953Z Compiling toml_datetime v0.7.5+spec-1.1.0
23652026-09-07T14:10:27.972Z Compiling crossbeam-deque v0.8.6
23662026-09-07T14:10:28.060Z Compiling inout v0.1.4
23672026-09-07T14:10:28.077Z Compiling hash32 v0.3.1
23682026-09-07T14:10:28.118Z Compiling multer v3.1.0
23692026-09-07T14:10:28.201Z Compiling toml_edit v0.23.10+spec-1.0.0
23702026-09-07T14:10:28.220Z Compiling thread_local v1.1.9
23712026-09-07T14:10:28.254Z Compiling match_cfg v0.1.0
23722026-09-07T14:10:28.257Z Compiling slog-async v2.8.0
23732026-09-07T14:10:28.314Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23742026-09-07T14:10:28.330Z Compiling compression-core v0.4.31
23752026-09-07T14:10:28.353Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762026-09-07T14:10:28.425Z Compiling smoltcp v0.11.0
23772026-09-07T14:10:28.465Z Compiling compression-codecs v0.4.37
23782026-09-07T14:10:28.513Z Compiling hostname v0.3.1
23792026-09-07T14:10:28.600Z Compiling cipher v0.4.4
23802026-09-07T14:10:28.631Z Compiling atomicwrites v0.4.4
23812026-09-07T14:10:28.682Z Compiling slog-json v2.6.1
23822026-09-07T14:10:28.767Z Compiling proc-macro-crate v3.4.0
23832026-09-07T14:10:28.789Z Compiling crossbeam-channel v0.5.15
23842026-09-07T14:10:28.891Z Compiling half v2.7.1
23852026-09-07T14:10:28.908Z Compiling universal-hash v0.5.1
23862026-09-07T14:10:28.922Z Compiling newtype-uuid-macros v0.1.0
23872026-09-07T14:10:28.964Z Compiling serde_tokenstream v0.3.0
23882026-09-07T14:10:28.982Z Compiling cobs v0.3.0
23892026-09-07T14:10:29.026Z Compiling thiserror-impl-no-std v2.0.2
23902026-09-07T14:10:29.072Z Compiling async-stream-impl v0.3.6
23912026-09-07T14:10:29.094Z Compiling toml_datetime v1.1.1+spec-1.1.0
23922026-09-07T14:10:29.212Z Compiling ingot-macros v0.2.0
23932026-09-07T14:10:29.229Z Compiling serde_spanned v1.1.1
23942026-09-07T14:10:29.232Z Compiling is-terminal v0.4.17
23952026-09-07T14:10:29.261Z Compiling proc-macro-error-attr v1.0.4
23962026-09-07T14:10:29.280Z Compiling dropshot v0.17.1
23972026-09-07T14:10:29.349Z Compiling convert_case v0.4.0
23982026-09-07T14:10:29.381Z Compiling toml_writer v1.1.1+spec-1.1.0
23992026-09-07T14:10:29.411Z Compiling ciborium-io v0.2.2
24002026-09-07T14:10:29.459Z Compiling term v1.2.1
24012026-09-07T14:10:29.475Z Compiling take_mut v0.2.2
24022026-09-07T14:10:29.499Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24032026-09-07T14:10:29.526Z Compiling opaque-debug v0.3.1
24042026-09-07T14:10:29.608Z Compiling poly1305 v0.8.0
24052026-09-07T14:10:29.624Z Compiling toml v1.1.2+spec-1.1.0
24062026-09-07T14:10:29.674Z Compiling async-stream v0.3.6
24072026-09-07T14:10:29.678Z Compiling derive_more v0.99.20
24082026-09-07T14:10:29.678Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24092026-09-07T14:10:29.725Z Compiling ciborium-ll v0.2.2
24102026-09-07T14:10:29.778Z Compiling slog-term v2.9.2
24112026-09-07T14:10:29.814Z Compiling oxide-generation-macros v0.2.0
24122026-09-07T14:10:29.879Z Compiling num_enum_derive v0.7.6
24132026-09-07T14:10:29.981Z Compiling postcard v1.1.3
24142026-09-07T14:10:30.033Z Compiling thiserror-no-std v2.0.2
24152026-09-07T14:10:30.139Z Compiling slog-bunyan v2.5.0
24162026-09-07T14:10:30.333Z Compiling chacha20 v0.9.1
24172026-09-07T14:10:30.366Z Compiling async-compression v0.4.41
24182026-09-07T14:10:30.482Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-07T14:10:30.522Z Compiling sha1 v0.11.0
24202026-09-07T14:10:30.564Z Compiling oxide-generation v0.1.3
24212026-09-07T14:10:30.599Z Compiling parse-display-derive v0.10.0
24222026-09-07T14:10:30.762Z Compiling proc-macro-crate v1.3.1
24232026-09-07T14:10:30.819Z Compiling waitgroup v0.1.2
24242026-09-07T14:10:30.835Z Compiling rustls-pemfile v2.2.0
24252026-09-07T14:10:30.884Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24262026-09-07T14:10:30.980Z Compiling backon v1.6.0
24272026-09-07T14:10:31.091Z Compiling blake2 v0.10.6
24282026-09-07T14:10:31.108Z Compiling aead v0.5.2
24292026-09-07T14:10:31.122Z Compiling dropshot_endpoint v0.17.1
24302026-09-07T14:10:31.183Z Compiling password-hash v0.5.0
24312026-09-07T14:10:31.222Z Compiling foreign-types-macros v0.2.3
24322026-09-07T14:10:31.291Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-07T14:10:31.307Z Compiling serde_path_to_error v0.1.20
24342026-09-07T14:10:31.484Z Compiling hostname v0.4.2
24352026-09-07T14:10:31.567Z Compiling proc-macro-error v1.0.4
24362026-09-07T14:10:31.583Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-07T14:10:31.616Z Compiling instant v0.1.13
24382026-09-07T14:10:31.656Z Compiling illumos-nvpair-sys v0.2.0
24392026-09-07T14:10:31.671Z Compiling debug-ignore v1.0.5
24402026-09-07T14:10:31.733Z Compiling foreign-types-shared v0.3.1
24412026-09-07T14:10:31.750Z Compiling backoff v0.4.0
24422026-09-07T14:10:31.753Z Compiling argon2 v0.5.3
24432026-09-07T14:10:31.811Z Compiling chacha20poly1305 v0.10.1
24442026-09-07T14:10:31.862Z Compiling ingot-types v0.2.0
24452026-09-07T14:10:31.862Z Compiling foreign-types v0.5.0
24462026-09-07T14:10:31.912Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24472026-09-07T14:10:31.915Z Compiling num_enum_derive v0.5.11
24482026-09-07T14:10:31.945Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24492026-09-07T14:10:31.978Z Compiling num_enum v0.7.6
24502026-09-07T14:10:31.995Z Compiling vsss-rs v3.3.4
24512026-09-07T14:10:31.999Z Compiling ciborium v0.2.2
24522026-09-07T14:10:32.076Z Compiling parse-display v0.10.0
24532026-09-07T14:10:32.188Z Compiling regress v0.10.5
24542026-09-07T14:10:32.268Z Compiling itertools v0.14.0
24552026-09-07T14:10:32.382Z Compiling ingot v0.2.1
24562026-09-07T14:10:32.450Z Compiling tabwriter v1.4.1
24572026-09-07T14:10:32.466Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24582026-09-07T14:10:32.469Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24592026-09-07T14:10:32.501Z Compiling cstr-argument v0.1.2
24602026-09-07T14:10:32.576Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24612026-09-07T14:10:32.681Z Compiling humantime v2.3.0
24622026-09-07T14:10:32.697Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24632026-09-07T14:10:32.760Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24642026-09-07T14:10:32.907Z Compiling num_enum v0.5.11
24652026-09-07T14:10:32.929Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24662026-09-07T14:10:32.950Z Compiling rayon v1.11.0
24672026-09-07T14:10:32.966Z Compiling rand v0.10.1
24682026-09-07T14:10:32.990Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24692026-09-07T14:10:33.018Z Compiling indent_write v2.2.0
24702026-09-07T14:10:33.034Z Compiling colored v3.1.1
24712026-09-07T14:10:33.038Z Compiling libefi-sys v0.1.0
24722026-09-07T14:10:33.065Z Compiling zone_cfg_derive v0.3.1
24732026-09-07T14:10:33.069Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24742026-09-07T14:10:33.183Z Compiling illumos-nvpair v0.3.0
24752026-09-07T14:10:33.297Z Compiling rustls-webpki v0.103.13
24762026-09-07T14:10:33.367Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-07T14:10:33.458Z Compiling camino-tempfile v1.4.1
24782026-09-07T14:10:33.490Z Compiling itertools v0.12.1
24792026-09-07T14:10:33.505Z Compiling usdt-attr-macro v0.5.0
24802026-09-07T14:10:33.587Z Compiling usdt-macro v0.5.0
24812026-09-07T14:10:33.625Z Compiling num-derive v0.4.2
24822026-09-07T14:10:33.699Z Compiling bitfield-struct v0.6.2
24832026-09-07T14:10:33.715Z Compiling blake3 v1.8.5
24842026-09-07T14:10:33.761Z Compiling memmap v0.7.0
24852026-09-07T14:10:33.983Z Compiling sigpipe v0.1.3
24862026-09-07T14:10:34.087Z Compiling swrite v0.1.0
24872026-09-07T14:10:34.115Z Compiling glob v0.3.3
24882026-09-07T14:10:34.131Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24892026-09-07T14:10:34.216Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24902026-09-07T14:10:34.288Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24912026-09-07T14:10:34.331Z Compiling usdt v0.5.0
24922026-09-07T14:10:34.381Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24932026-09-07T14:10:34.402Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24942026-09-07T14:10:34.564Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24952026-09-07T14:10:34.684Z Compiling smf v0.2.3
24962026-09-07T14:10:34.708Z Compiling filetime v0.2.27
24972026-09-07T14:10:34.823Z Compiling arrayvec v0.7.6
24982026-09-07T14:10:34.865Z Compiling zone v0.3.1
24992026-09-07T14:10:34.881Z Compiling arrayref v0.3.9
25002026-09-07T14:10:34.908Z Compiling constant_time_eq v0.4.2
25012026-09-07T14:10:34.927Z Compiling xattr v1.6.1
25022026-09-07T14:10:34.971Z Compiling whoami v1.6.1
25032026-09-07T14:10:34.990Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25042026-09-07T14:10:35.029Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25052026-09-07T14:10:35.084Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25062026-09-07T14:10:35.101Z Compiling tar v0.4.46
25072026-09-07T14:10:35.104Z Compiling tokio-dtrace v0.1.1
25082026-09-07T14:10:35.149Z Compiling gethostname v0.5.0
25092026-09-07T14:10:35.188Z Compiling console v0.16.2
25102026-09-07T14:10:35.353Z Compiling unit-prefix v0.5.2
25112026-09-07T14:10:35.422Z Compiling topological-sort v0.2.2
25122026-09-07T14:10:35.522Z Compiling oxide-tokio-rt v0.1.4
25132026-09-07T14:10:35.575Z Compiling toml v0.8.23
25142026-09-07T14:10:35.609Z Compiling indicatif v0.18.4
25152026-09-07T14:10:35.632Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25162026-09-07T14:10:35.767Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25172026-09-07T14:10:35.819Z Compiling shell-words v1.1.1
25182026-09-07T14:10:36.707Z Compiling tokio-rustls v0.26.4
25192026-09-07T14:10:36.737Z Compiling rustls-platform-verifier v0.6.2
25202026-09-07T14:10:36.757Z Compiling tough v0.22.0
25212026-09-07T14:10:36.954Z Compiling hyper-rustls v0.27.7
25222026-09-07T14:10:37.110Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25232026-09-07T14:10:37.255Z Compiling reqwest v0.13.2
25242026-09-07T14:10:39.399Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-07T14:10:39.672Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-07T14:10:45.336Z Compiling progenitor-client v0.14.0
25272026-09-07T14:10:45.336Z Compiling omicron-zone-package v0.12.3
25282026-09-07T14:10:45.572Z Compiling progenitor-extras v0.2.0
25292026-09-07T14:10:45.908Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25302026-09-07T14:10:46.003Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25312026-09-07T14:10:46.028Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-07T14:10:46.085Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-07T14:10:46.111Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25342026-09-07T14:10:46.136Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25352026-09-07T14:10:46.401Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25362026-09-07T14:10:46.436Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25372026-09-07T14:10:46.707Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-07T14:10:49.857Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-07T14:10:59.416Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-07T14:11:02.481Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-07T14:11:03.470Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-07T14:11:14.891Z Finished `release` profile [optimized] target(s) in 1m 36s
25432026-09-07T14:11:15.036Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-07T14:11:15.097ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-07T14:11:15.100ZCreated new build target 'test' and set it as active
25462026-09-07T14:11:15.100Z
25472026-09-07T14:11:15.100Zreal 1:36.369867948
25482026-09-07T14:11:15.100Zuser 14:25.694926080
25492026-09-07T14:11:15.100Zsys 2:48.709754955
25502026-09-07T14:11:15.100Ztrap 0.413907714
25512026-09-07T14:11:15.100Ztflt 0.642789590
25522026-09-07T14:11:15.100Zdflt 3.690489084
25532026-09-07T14:11:15.100Zkflt 0.000647014
25542026-09-07T14:11:15.100Zlock 40:09.023051595
25552026-09-07T14:11:15.100Zslp 34:05.816690988
25562026-09-07T14:11:15.100Zlat 40.534331768
25572026-09-07T14:11:15.100Zstop 6:15.382617994
25582026-09-07T14:11:15.103Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-07T14:11:16.005Z Finished `release` profile [optimized] target(s) in 0.89s
25602026-09-07T14:11:16.074Z Running `target/release/omicron-package -t test package`
25612026-09-07T14:11:16.130ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-07T14:11:17.586Z Compiling cfg-if v1.0.4
25632026-09-07T14:11:17.803Z Compiling serde_core v1.0.228
25642026-09-07T14:11:17.803Z Compiling libc v0.2.185
25652026-09-07T14:11:17.807Z Compiling memchr v2.8.0
25662026-09-07T14:11:17.867Z Compiling smallvec v1.15.1
25672026-09-07T14:11:17.901Z Compiling stable_deref_trait v1.2.1
25682026-09-07T14:11:17.930Z Compiling libm v0.2.16
25692026-09-07T14:11:17.930Z Compiling scopeguard v1.2.0
25702026-09-07T14:11:17.949Z Compiling zerofrom v0.1.6
25712026-09-07T14:11:17.991Z Compiling rand_core v0.10.0
25722026-09-07T14:11:18.016Z Compiling writeable v0.6.2
25732026-09-07T14:11:18.016Z Compiling litemap v0.8.1
25742026-09-07T14:11:18.020Z Compiling percent-encoding v2.3.2
25752026-09-07T14:11:18.083Z Compiling lock_api v0.4.14
25762026-09-07T14:11:18.106Z Compiling yoke v0.8.1
25772026-09-07T14:11:18.130Z Compiling icu_normalizer_data v2.1.1
25782026-09-07T14:11:18.130Z Compiling icu_properties_data v2.1.2
25792026-09-07T14:11:18.177Z Compiling utf8_iter v1.0.4
25802026-09-07T14:11:18.206Z Compiling form_urlencoded v1.2.2
25812026-09-07T14:11:18.209Z Compiling iana-time-zone v0.1.65
25822026-09-07T14:11:18.255Z Compiling errno v0.3.14
25832026-09-07T14:11:18.255Z Compiling getrandom v0.4.3
25842026-09-07T14:11:18.260Z Compiling parking_lot_core v0.9.12
25852026-09-07T14:11:18.326Z Compiling zerovec v0.11.5
25862026-09-07T14:11:18.326Z Compiling zerotrie v0.2.3
25872026-09-07T14:11:18.373Z Compiling zerocopy v0.8.55
25882026-09-07T14:11:18.399Z Compiling signal-hook-registry v1.4.8
25892026-09-07T14:11:18.425Z Compiling mio v1.2.0
25902026-09-07T14:11:18.456Z Compiling socket2 v0.6.3
25912026-09-07T14:11:18.491Z Compiling parking_lot v0.12.5
25922026-09-07T14:11:18.521Z Compiling thiserror v2.0.18
25932026-09-07T14:11:18.559Z Compiling getrandom v0.2.17
25942026-09-07T14:11:18.599Z Compiling futures-util v0.3.32
25952026-09-07T14:11:18.630Z Compiling base64 v0.22.1
25962026-09-07T14:11:18.634Z Compiling getrandom v0.3.4
25972026-09-07T14:11:18.677Z Compiling time v0.3.47
25982026-09-07T14:11:18.705Z Compiling aho-corasick v1.1.4
25992026-09-07T14:11:18.765Z Compiling num-traits v0.2.19
26002026-09-07T14:11:18.787Z Compiling rand_core v0.6.4
26012026-09-07T14:11:18.816Z Compiling rand_core v0.9.5
26022026-09-07T14:11:18.893Z Compiling tinystr v0.8.2
26032026-09-07T14:11:18.926Z Compiling potential_utf v0.1.4
26042026-09-07T14:11:18.955Z Compiling spin v0.9.8
26052026-09-07T14:11:18.979Z Compiling socket2 v0.5.10
26062026-09-07T14:11:19.003Z Compiling pest v2.8.6
26072026-09-07T14:11:19.064Z Compiling encoding_rs v0.8.35
26082026-09-07T14:11:19.093Z Compiling icu_collections v2.1.1
26092026-09-07T14:11:19.115Z Compiling icu_locale_core v2.1.1
26102026-09-07T14:11:19.145Z Compiling simd-adler32 v0.3.8
26112026-09-07T14:11:19.168Z Compiling adler2 v2.0.1
26122026-09-07T14:11:19.192Z Compiling crc32fast v1.5.0
26132026-09-07T14:11:19.223Z Compiling wait-timeout v0.2.1
26142026-09-07T14:11:19.367Z Compiling miniz_oxide v0.8.9
26152026-09-07T14:11:19.498Z Compiling zlib-rs v0.6.2
26162026-09-07T14:11:19.520Z Compiling rand_xorshift v0.4.0
26172026-09-07T14:11:19.576Z Compiling lazy_static v1.5.0
26182026-09-07T14:11:19.600Z Compiling thread-id v5.1.0
26192026-09-07T14:11:19.658Z Compiling data-encoding v2.10.0
26202026-09-07T14:11:19.703Z Compiling serde v1.0.228
26212026-09-07T14:11:19.726Z Compiling serde_json v1.0.151
26222026-09-07T14:11:19.726Z Compiling bitflags v2.11.0
26232026-09-07T14:11:19.770Z Compiling uuid v1.23.4
26242026-09-07T14:11:19.857Z Compiling icu_provider v2.1.1
26252026-09-07T14:11:19.880Z Compiling semver v1.0.28
26262026-09-07T14:11:20.261Z Compiling icu_properties v2.1.2
26272026-09-07T14:11:20.308Z Compiling bytes v1.11.1
26282026-09-07T14:11:20.348Z Compiling zeroize v1.9.0
26292026-09-07T14:11:20.369Z Compiling icu_normalizer v2.1.1
26302026-09-07T14:11:20.429Z Compiling chrono v0.4.45
26312026-09-07T14:11:20.506Z Compiling rustix v1.1.4
26322026-09-07T14:11:20.602Z Compiling generic-array v0.14.7
26332026-09-07T14:11:20.773Z Compiling indexmap v2.14.0
26342026-09-07T14:11:21.020Z Compiling tokio v1.52.1
26352026-09-07T14:11:21.044Z Compiling http v1.4.2
26362026-09-07T14:11:21.184Z Compiling idna_adapter v1.2.1
26372026-09-07T14:11:21.234Z Compiling crypto-common v0.1.7
26382026-09-07T14:11:21.317Z Compiling block-buffer v0.10.4
26392026-09-07T14:11:21.350Z Compiling idna v1.1.0
26402026-09-07T14:11:21.373Z Compiling erased-serde v0.3.31
26412026-09-07T14:11:21.397Z Compiling rustls-pki-types v1.14.0
26422026-09-07T14:11:21.419Z Compiling ipnet v2.12.0
26432026-09-07T14:11:21.492Z Compiling ppv-lite86 v0.2.21
26442026-09-07T14:11:21.514Z Compiling digest v0.10.7
26452026-09-07T14:11:21.578Z Compiling terminal_size v0.4.3
26462026-09-07T14:11:21.643Z Compiling aws-lc-rs v1.16.3
26472026-09-07T14:11:21.694Z Compiling regex-automata v0.4.14
26482026-09-07T14:11:21.758Z Compiling url v2.5.8
26492026-09-07T14:11:21.780Z Compiling clap_builder v4.6.0
26502026-09-07T14:11:21.801Z Compiling http-body v1.0.1
26512026-09-07T14:11:21.859Z Compiling slog v2.8.2
26522026-09-07T14:11:21.880Z Compiling rand_chacha v0.9.0
26532026-09-07T14:11:21.934Z Compiling tempfile v3.27.0
26542026-09-07T14:11:21.995Z Compiling der v0.7.10
26552026-09-07T14:11:22.030Z Compiling http-body-util v0.1.3
26562026-09-07T14:11:22.149Z Compiling rand v0.9.2
26572026-09-07T14:11:22.340Z Compiling rand_chacha v0.3.1
26582026-09-07T14:11:22.366Z Compiling serde_urlencoded v0.7.1
26592026-09-07T14:11:22.389Z Compiling schemars v0.8.22
26602026-09-07T14:11:22.410Z Compiling rustls-native-certs v0.8.3
26612026-09-07T14:11:22.488Z Compiling futures-executor v0.3.32
26622026-09-07T14:11:22.492Z Compiling hybrid-array v0.4.13
26632026-09-07T14:11:22.667Z Compiling rand v0.8.6
26642026-09-07T14:11:22.857Z Compiling rustls-webpki v0.103.13
26652026-09-07T14:11:22.880Z Compiling hex v0.4.3
26662026-09-07T14:11:22.902Z Compiling hubpack v0.1.2
26672026-09-07T14:11:22.906Z Compiling futures v0.3.32
26682026-09-07T14:11:23.029Z Compiling spki v0.7.3
26692026-09-07T14:11:23.573Z Compiling publicsuffix v2.3.0
26702026-09-07T14:11:23.577Z Compiling openapiv3 v2.2.0
26712026-09-07T14:11:23.577Z Compiling pkcs8 v0.10.2
26722026-09-07T14:11:23.577Z Compiling cookie v0.18.1
26732026-09-07T14:11:23.577Z Compiling rusty-fork v0.3.1
26742026-09-07T14:11:23.577Z Compiling ipnetwork v0.21.1
26752026-09-07T14:11:23.577Z Compiling rustls v0.23.41
26762026-09-07T14:11:23.577Z Compiling sha2 v0.10.9
26772026-09-07T14:11:23.707Z Compiling clap v4.6.1
26782026-09-07T14:11:23.707Z Compiling oxnet v0.1.6
26792026-09-07T14:11:23.839Z Compiling cookie_store v0.22.1
26802026-09-07T14:11:23.865Z Compiling flate2 v1.1.9
26812026-09-07T14:11:23.886Z Compiling proptest v1.11.0
26822026-09-07T14:11:23.920Z Compiling crypto-common v0.2.2
26832026-09-07T14:11:24.154Z Compiling block-buffer v0.12.1
26842026-09-07T14:11:24.177Z Compiling signature v2.2.0
26852026-09-07T14:11:24.236Z Compiling hmac v0.12.1
26862026-09-07T14:11:24.259Z Compiling dof v0.4.0
26872026-09-07T14:11:24.283Z Compiling dtrace-parser v0.3.0
26882026-09-07T14:11:24.372Z Compiling camino v1.2.5
26892026-09-07T14:11:24.394Z Compiling memmap2 v0.9.10
26902026-09-07T14:11:24.437Z Compiling num-integer v0.1.46
26912026-09-07T14:11:24.460Z Compiling rustix v0.38.44
26922026-09-07T14:11:24.551Z Compiling regex v1.12.3
26932026-09-07T14:11:24.670Z Compiling x509-cert v0.2.5
26942026-09-07T14:11:24.713Z Compiling toml_datetime v0.6.11
26952026-09-07T14:11:24.855Z Compiling serde_spanned v0.6.9
26962026-09-07T14:11:24.882Z Compiling dof v0.3.0
26972026-09-07T14:11:25.024Z Compiling num-iter v0.1.45
26982026-09-07T14:11:25.047Z Compiling usdt-impl v0.6.0
26992026-09-07T14:11:25.050Z Compiling bstr v1.12.1
27002026-09-07T14:11:25.092Z Compiling dtrace-parser v0.2.0
27012026-09-07T14:11:25.175Z Compiling ff v0.13.1
27022026-09-07T14:11:25.296Z Compiling thread-id v4.2.2
27032026-09-07T14:11:25.319Z Compiling tokio-util v0.7.18
27042026-09-07T14:11:25.366Z Compiling tower v0.5.3
27052026-09-07T14:11:25.412Z Compiling digest v0.11.3
27062026-09-07T14:11:25.670Z Compiling usdt v0.6.0
27072026-09-07T14:11:25.693Z Compiling usdt-impl v0.5.0
27082026-09-07T14:11:25.777Z Compiling sec1 v0.7.3
27092026-09-07T14:11:25.911Z Compiling tower-http v0.6.8
27102026-09-07T14:11:25.935Z Compiling group v0.13.0
27112026-09-07T14:11:26.027Z Compiling signal-hook v0.3.18
27122026-09-07T14:11:26.141Z Compiling h2 v0.4.15
27132026-09-07T14:11:26.169Z Compiling nix v0.31.2
27142026-09-07T14:11:26.199Z Compiling hkdf v0.12.4
27152026-09-07T14:11:26.356Z Compiling newtype-uuid v1.3.2
27162026-09-07T14:11:26.401Z Compiling serde_with v3.21.0
27172026-09-07T14:11:26.424Z Compiling crypto-bigint v0.5.5
27182026-09-07T14:11:26.479Z Compiling foreign-types-shared v0.1.1
27192026-09-07T14:11:26.601Z Compiling foreign-types v0.3.2
27202026-09-07T14:11:26.645Z Compiling daft v0.1.8
27212026-09-07T14:11:26.667Z Compiling ahash v0.8.12
27222026-09-07T14:11:26.705Z Compiling num-bigint-dig v0.8.6
27232026-09-07T14:11:26.804Z Compiling packed_struct v0.10.1
27242026-09-07T14:11:26.807Z Compiling openssl-sys v0.9.117
27252026-09-07T14:11:26.948Z Compiling tokio-rustls v0.26.4
27262026-09-07T14:11:26.972Z Compiling rustls-platform-verifier v0.6.2
27272026-09-07T14:11:26.997Z Compiling pkcs1 v0.7.5
27282026-09-07T14:11:27.254Z Compiling toml_edit v0.19.15
27292026-09-07T14:11:27.301Z Compiling openssl v0.10.80
27302026-09-07T14:11:27.330Z Compiling hashbrown v0.13.2
27312026-09-07T14:11:27.353Z Compiling serde-hex v0.1.0
27322026-09-07T14:11:27.384Z Compiling bzip2 v0.4.4
27332026-09-07T14:11:27.634Z Compiling elliptic-curve v0.13.8
27342026-09-07T14:11:27.900Z Compiling rsa v0.9.10
27352026-09-07T14:11:27.964Z Compiling signal-hook-mio v0.2.5
27362026-09-07T14:11:28.055Z Compiling globset v0.4.18
27372026-09-07T14:11:28.088Z Compiling ron v0.8.1
27382026-09-07T14:11:28.122Z Compiling block-padding v0.4.2
27392026-09-07T14:11:28.188Z Compiling sha3 v0.10.8
27402026-09-07T14:11:28.324Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27412026-09-07T14:11:28.357Z Compiling inout v0.2.2
27422026-09-07T14:11:28.557Z Compiling curve25519-dalek v4.1.3
27432026-09-07T14:11:28.580Z Compiling object v0.30.4
27442026-09-07T14:11:28.700Z Compiling zip v0.6.6
27452026-09-07T14:11:28.787Z Compiling jiff v0.2.34
27462026-09-07T14:11:28.822Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27472026-09-07T14:11:28.863Z Compiling toml v0.7.8
27482026-09-07T14:11:28.988Z Compiling cipher v0.5.2
27492026-09-07T14:11:29.252Z Compiling crossterm v0.28.1
27502026-09-07T14:11:29.275Z Compiling ed25519 v2.2.3
27512026-09-07T14:11:29.324Z Compiling serde-big-array v0.5.1
27522026-09-07T14:11:29.461Z Compiling pem v3.0.6
27532026-09-07T14:11:29.513Z Compiling petgraph v0.8.3
27542026-09-07T14:11:29.541Z Compiling object v0.37.3
27552026-09-07T14:11:29.564Z Compiling heapless v0.7.17
27562026-09-07T14:11:29.567Z Compiling ed25519-dalek v2.2.0
27572026-09-07T14:11:29.821Z Compiling hyper v1.10.1
27582026-09-07T14:11:29.901Z Compiling native-tls v0.2.18
27592026-09-07T14:11:29.958Z Compiling chacha20 v0.10.0
27602026-09-07T14:11:30.018Z Compiling byte-wrapper v0.1.0
27612026-09-07T14:11:30.120Z Compiling md-5 v0.10.6
27622026-09-07T14:11:30.158Z Compiling tokio-native-tls v0.3.1
27632026-09-07T14:11:30.314Z Compiling serde_plain v1.0.2
27642026-09-07T14:11:30.340Z Compiling toml_edit v0.22.27
27652026-09-07T14:11:30.340Z Compiling zopfli v0.8.3
27662026-09-07T14:11:30.386Z Compiling postgres-protocol v0.6.10
27672026-09-07T14:11:30.590Z Compiling smoltcp v0.9.1
27682026-09-07T14:11:30.614Z Compiling hickory-proto v0.25.2
27692026-09-07T14:11:31.206Z Compiling float-cmp v0.10.0
27702026-09-07T14:11:31.284Z Compiling hyper-util v0.1.20
27712026-09-07T14:11:31.308Z Compiling textwrap v0.16.2
27722026-09-07T14:11:31.382Z Compiling predicates v3.1.4
27732026-09-07T14:11:31.554Z Compiling zip v4.6.1
27742026-09-07T14:11:31.579Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27752026-09-07T14:11:31.992Z Compiling string_cache v0.8.9
27762026-09-07T14:11:32.103Z Compiling petgraph v0.6.5
27772026-09-07T14:11:32.217Z Compiling postgres-types v0.2.12
27782026-09-07T14:11:32.291Z Compiling iddqd v0.4.2
27792026-09-07T14:11:32.314Z Compiling similar v2.7.0
27802026-09-07T14:11:32.464Z Compiling tokio-stream v0.1.18
27812026-09-07T14:11:32.489Z Compiling backtrace v0.3.76
27822026-09-07T14:11:32.706Z Compiling olpc-cjson v0.1.4
27832026-09-07T14:11:32.850Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-07T14:11:32.937Z Compiling hyper-rustls v0.27.7
27852026-09-07T14:11:33.045Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27862026-09-07T14:11:33.069Z Compiling hyper-tls v0.6.0
27872026-09-07T14:11:33.190Z Compiling backtrace-ext v0.2.1
27882026-09-07T14:11:33.259Z Compiling reqwest v0.13.2
27892026-09-07T14:11:33.357Z Compiling reqwest v0.12.28
27902026-09-07T14:11:33.440Z Compiling miette v7.6.0
27912026-09-07T14:11:33.504Z Compiling tokio-postgres v0.7.16
27922026-09-07T14:11:33.734Z Compiling fs-err v3.3.0
27932026-09-07T14:11:33.896Z Compiling buf-list v1.1.2
27942026-09-07T14:11:33.948Z Compiling thread_local v1.1.9
27952026-09-07T14:11:33.971Z Compiling is-terminal v0.4.17
27962026-09-07T14:11:34.039Z Compiling hostname v0.3.1
27972026-09-07T14:11:34.104Z Compiling slog-json v2.6.1
27982026-09-07T14:11:34.225Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
27992026-09-07T14:11:34.253Z Compiling slog-async v2.8.0
28002026-09-07T14:11:34.274Z Compiling slog-term v2.9.2
28012026-09-07T14:11:34.299Z Compiling compression-codecs v0.4.37
28022026-09-07T14:11:34.390Z Compiling slog-bunyan v2.5.0
28032026-09-07T14:11:34.544Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28042026-09-07T14:11:34.602Z Compiling serde_spanned v1.1.1
28052026-09-07T14:11:34.624Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-07T14:11:34.758Z Compiling multer v3.1.0
28072026-09-07T14:11:34.784Z Compiling async-compression v0.4.41
28082026-09-07T14:11:34.821Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28092026-09-07T14:11:35.008Z Compiling tough v0.22.0
28102026-09-07T14:11:35.032Z Compiling progenitor-client v0.14.0
28112026-09-07T14:11:35.082Z Compiling toml v1.1.2+spec-1.1.0
28122026-09-07T14:11:35.209Z Compiling sha1 v0.11.0
28132026-09-07T14:11:35.333Z Compiling rustls-pemfile v2.2.0
28142026-09-07T14:11:35.490Z Compiling serde_path_to_error v0.1.20
28152026-09-07T14:11:35.522Z Compiling hostname v0.4.2
28162026-09-07T14:11:35.580Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-07T14:11:35.612Z Compiling atomicwrites v0.4.4
28182026-09-07T14:11:35.654Z Compiling macaddr v1.0.1
28192026-09-07T14:11:35.694Z Compiling instant v0.1.13
28202026-09-07T14:11:35.717Z Compiling oxide-generation v0.1.3
28212026-09-07T14:11:35.741Z Compiling regress v0.10.5
28222026-09-07T14:11:35.764Z Compiling progenitor-extras v0.2.0
28232026-09-07T14:11:35.837Z Compiling backoff v0.4.0
28242026-09-07T14:11:35.879Z Compiling parse-display v0.10.0
28252026-09-07T14:11:35.933Z Compiling half v2.7.1
28262026-09-07T14:11:35.936Z Compiling heck v0.5.0
28272026-09-07T14:11:36.059Z Compiling dropshot v0.17.1
28282026-09-07T14:11:36.086Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28292026-09-07T14:11:36.162Z Compiling regress v0.11.1
28302026-09-07T14:11:36.295Z Compiling ciborium-ll v0.2.2
28312026-09-07T14:11:36.349Z Compiling secrecy v0.10.3
28322026-09-07T14:11:36.390Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-07T14:11:36.548Z Compiling ciborium v0.2.2
28342026-09-07T14:11:36.571Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-07T14:11:36.618Z Compiling inout v0.1.4
28362026-09-07T14:11:36.808Z Compiling cipher v0.4.4
28372026-09-07T14:11:36.880Z Compiling universal-hash v0.5.1
28382026-09-07T14:11:37.032Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28392026-09-07T14:11:37.060Z Compiling unsafe-libyaml v0.2.11
28402026-09-07T14:11:37.097Z Compiling poly1305 v0.8.0
28412026-09-07T14:11:37.199Z Compiling chacha20 v0.9.1
28422026-09-07T14:11:37.274Z Compiling blake2 v0.10.6
28432026-09-07T14:11:37.300Z Compiling aead v0.5.2
28442026-09-07T14:11:37.479Z Compiling password-hash v0.5.0
28452026-09-07T14:11:37.507Z Compiling chacha20poly1305 v0.10.1
28462026-09-07T14:11:37.531Z Compiling vsss-rs v3.3.4
28472026-09-07T14:11:37.554Z Compiling camino-tempfile v1.4.1
28482026-09-07T14:11:37.577Z Compiling heapless v0.8.0
28492026-09-07T14:11:37.601Z Compiling serde_yaml v0.9.34+deprecated
28502026-09-07T14:11:37.668Z Compiling ingot-types v0.2.0
28512026-09-07T14:11:37.695Z Compiling cobs v0.3.0
28522026-09-07T14:11:37.752Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28532026-09-07T14:11:37.858Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28542026-09-07T14:11:37.906Z Compiling typify-impl v0.6.2
28552026-09-07T14:11:37.939Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28562026-09-07T14:11:38.068Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28572026-09-07T14:11:38.110Z Compiling argon2 v0.5.3
28582026-09-07T14:11:38.151Z Compiling ingot v0.2.1
28592026-09-07T14:11:38.185Z Compiling smoltcp v0.11.0
28602026-09-07T14:11:38.239Z Compiling postcard v1.1.3
28612026-09-07T14:11:38.650Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28622026-09-07T14:11:38.696Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28632026-09-07T14:11:38.760Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28642026-09-07T14:11:38.824Z Compiling cstr-argument v0.1.2
28652026-09-07T14:11:38.885Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28662026-09-07T14:11:38.995Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28672026-09-07T14:11:39.018Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28682026-09-07T14:11:39.065Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28692026-09-07T14:11:39.152Z Compiling rand v0.10.1
28702026-09-07T14:11:39.174Z Compiling sigpipe v0.1.3
28712026-09-07T14:11:39.300Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28722026-09-07T14:11:39.322Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28732026-09-07T14:11:39.355Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28742026-09-07T14:11:39.429Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28752026-09-07T14:11:39.714Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28762026-09-07T14:11:39.788Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28772026-09-07T14:11:39.868Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-07T14:11:39.934Z Compiling memmap v0.7.0
28792026-09-07T14:11:40.105Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28802026-09-07T14:11:40.162Z Compiling usdt v0.5.0
28812026-09-07T14:11:40.322Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28822026-09-07T14:11:40.400Z Compiling zone v0.3.1
28832026-09-07T14:11:40.567Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28842026-09-07T14:11:40.605Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28852026-09-07T14:11:40.628Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-07T14:11:40.674Z Compiling derive-where v1.6.0
28872026-09-07T14:11:40.814Z Compiling bytecount v0.6.9
28882026-09-07T14:11:40.892Z Compiling toml v0.8.23
28892026-09-07T14:11:40.967Z Compiling tokio-dtrace v0.1.1
28902026-09-07T14:11:40.997Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-07T14:11:41.082Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28922026-09-07T14:11:41.285Z Compiling oxide-tokio-rt v0.1.4
28932026-09-07T14:11:41.344Z Compiling typify-macro v0.6.2
28942026-09-07T14:11:41.443Z Compiling prettyplease v0.2.37
28952026-09-07T14:11:41.504Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28962026-09-07T14:11:41.563Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28972026-09-07T14:11:41.698Z Compiling newline-converter v0.3.0
28982026-09-07T14:11:41.732Z Compiling gethostname v0.5.0
28992026-09-07T14:11:41.756Z Compiling console v0.15.11
29002026-09-07T14:11:41.777Z Compiling slog-dtrace v0.3.0
29012026-09-07T14:11:41.866Z Compiling cancel-safe-futures v0.1.5
29022026-09-07T14:11:41.870Z Compiling oxide-update-engine-types v0.1.2
29032026-09-07T14:11:41.942Z Compiling num-rational v0.4.2
29042026-09-07T14:11:42.051Z Compiling num-complex v0.4.6
29052026-09-07T14:11:42.154Z Compiling resolv-conf v0.7.6
29062026-09-07T14:11:42.157Z Compiling expectorate v1.2.0
29072026-09-07T14:11:42.196Z Compiling match_cfg v0.1.0
29082026-09-07T14:11:42.295Z Compiling compression-core v0.4.31
29092026-09-07T14:11:42.519Z Compiling num v0.4.3
29102026-09-07T14:11:42.633Z Compiling crossbeam-channel v0.5.15
29112026-09-07T14:11:42.682Z Compiling linear-map v1.2.0
29122026-09-07T14:11:42.748Z Compiling float-ord v0.3.2
29132026-09-07T14:11:42.774Z Compiling toml_writer v1.1.1+spec-1.1.0
29142026-09-07T14:11:42.799Z Compiling take_mut v0.2.2
29152026-09-07T14:11:42.891Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29162026-09-07T14:11:42.913Z Compiling term v1.2.1
29172026-09-07T14:11:42.938Z Compiling typify v0.6.2
29182026-09-07T14:11:43.055Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29192026-09-07T14:11:43.106Z Compiling progenitor-impl v0.14.0
29202026-09-07T14:11:43.130Z Compiling oxide-update-engine v0.1.2
29212026-09-07T14:11:43.174Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29222026-09-07T14:11:43.790Z Compiling async-stream v0.3.6
29232026-09-07T14:11:44.033Z Compiling waitgroup v0.1.2
29242026-09-07T14:11:44.193Z Compiling backon v1.6.0
29252026-09-07T14:11:44.365Z Compiling linked-hash-map v0.5.6
29262026-09-07T14:11:44.408Z Compiling minimal-lexical v0.2.1
29272026-09-07T14:11:44.429Z Compiling debug-ignore v1.0.5
29282026-09-07T14:11:44.576Z Compiling lru-cache v0.1.2
29292026-09-07T14:11:44.693Z Compiling nom v7.1.3
29302026-09-07T14:11:44.815Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-07T14:11:45.039Z Compiling itertools v0.14.0
29322026-09-07T14:11:45.304Z Compiling progenitor-macro v0.14.0
29332026-09-07T14:11:45.452Z Compiling humantime v2.3.0
29342026-09-07T14:11:45.474Z Compiling unicode-xid v0.2.6
29352026-09-07T14:11:45.607Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-07T14:11:45.632Z Compiling hickory-proto v0.24.4
29372026-09-07T14:11:45.734Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-07T14:11:45.814Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-07T14:11:46.064Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-07T14:11:46.332Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-07T14:11:46.718Z Compiling papergrid v0.11.0
29422026-09-07T14:11:46.894Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29432026-09-07T14:11:47.067Z Compiling tabled_derive v0.7.0
29442026-09-07T14:11:47.097Z Compiling termtree v0.5.1
29452026-09-07T14:11:47.122Z Compiling crossterm v0.29.0
29462026-09-07T14:11:47.172Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29472026-09-07T14:11:47.206Z Compiling phf_shared v0.12.1
29482026-09-07T14:11:47.292Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-07T14:11:47.433Z Compiling csv-core v0.1.13
29502026-09-07T14:11:47.779Z Compiling vte v0.14.1
29512026-09-07T14:11:47.827Z Compiling chrono-tz v0.10.4
29522026-09-07T14:11:47.911Z Compiling highway v1.3.0
29532026-09-07T14:11:47.964Z Compiling tabled v0.15.0
29542026-09-07T14:11:48.020Z Compiling strip-ansi-escapes v0.2.1
29552026-09-07T14:11:48.075Z Compiling csv v1.4.0
29562026-09-07T14:11:48.415Z Compiling hickory-resolver v0.24.4
29572026-09-07T14:11:48.438Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29582026-09-07T14:11:48.829Z Compiling phf v0.12.1
29592026-09-07T14:11:48.852Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-07T14:11:49.040Z Compiling const_format_proc_macros v0.2.34
29612026-09-07T14:11:49.104Z Compiling fd-lock v4.0.4
29622026-09-07T14:11:49.285Z Compiling peg-macros v0.8.5
29632026-09-07T14:11:49.352Z Compiling nu-ansi-term v0.50.3
29642026-09-07T14:11:49.472Z Compiling progenitor v0.14.0
29652026-09-07T14:11:49.666Z Compiling qorb v0.4.1
29662026-09-07T14:11:49.703Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29672026-09-07T14:11:49.784Z Compiling reedline v0.40.0
29682026-09-07T14:11:49.828Z Compiling const_format v0.2.35
29692026-09-07T14:11:49.874Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29702026-09-07T14:11:49.899Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29712026-09-07T14:11:49.989Z Compiling bcs v0.1.6
29722026-09-07T14:11:50.202Z Compiling nom v8.0.0
29732026-09-07T14:11:50.392Z Compiling semver v0.1.20
29742026-09-07T14:11:50.423Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29752026-09-07T14:11:50.574Z Compiling peg v0.8.5
29762026-09-07T14:11:50.677Z Compiling rustc_version v0.1.7
29772026-09-07T14:11:50.701Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29782026-09-07T14:11:50.919Z Compiling newtype_derive v0.1.6
29792026-09-07T14:11:51.149Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29802026-09-07T14:11:51.320Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-07T14:11:51.392Z Compiling dropshot-api-manager-types v0.8.0
29822026-09-07T14:11:51.473Z Compiling steno v0.4.1
29832026-09-07T14:11:51.677Z Compiling sha1 v0.10.6
29842026-09-07T14:11:51.752Z Compiling utf-8 v0.7.6
29852026-09-07T14:11:51.826Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-07T14:11:51.967Z Compiling tagptr v0.2.0
29872026-09-07T14:11:51.990Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-07T14:11:51.994Z Compiling tungstenite v0.21.0
29892026-09-07T14:11:52.066Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-07T14:11:52.069Z Compiling darling_core v0.21.3
29912026-09-07T14:11:52.161Z Compiling moka v0.12.13
29922026-09-07T14:11:52.218Z Compiling display-error-chain v0.2.2
29932026-09-07T14:11:52.270Z Compiling vergen-lib v0.1.6
29942026-09-07T14:11:52.293Z Compiling diesel_derives v2.3.7
29952026-09-07T14:11:52.552Z Compiling scheduled-thread-pool v0.2.7
29962026-09-07T14:11:52.577Z Compiling vergen-gitcl v1.0.8
29972026-09-07T14:11:52.599Z Compiling diesel_table_macro_syntax v0.3.0
29982026-09-07T14:11:52.830Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29992026-09-07T14:11:52.858Z Compiling tokio-tungstenite v0.21.0
30002026-09-07T14:11:52.915Z Compiling dirs-sys-next v0.1.2
30012026-09-07T14:11:53.009Z Compiling maplit v1.0.2
30022026-09-07T14:11:53.172Z Compiling crunchy v0.2.4
30032026-09-07T14:11:53.198Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30042026-09-07T14:11:53.249Z Compiling hickory-resolver v0.25.2
30052026-09-07T14:11:53.359Z Compiling glob v0.3.3
30062026-09-07T14:11:53.390Z Compiling dirs-next v2.0.0
30072026-09-07T14:11:53.444Z Compiling r2d2 v0.8.10
30082026-09-07T14:11:53.543Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30092026-09-07T14:11:53.612Z Compiling libscf-sys v1.2.0
30102026-09-07T14:11:53.636Z Compiling tiny-keccak v2.0.2
30112026-09-07T14:11:53.727Z Compiling clang-sys v1.8.1
30122026-09-07T14:11:53.750Z Compiling downcast-rs v2.0.2
30132026-09-07T14:11:53.777Z Compiling xshell-macros v0.2.7
30142026-09-07T14:11:53.922Z Compiling term v0.7.0
30152026-09-07T14:11:53.945Z Compiling papergrid v0.18.0
30162026-09-07T14:11:53.967Z Compiling bit-vec v0.6.3
30172026-09-07T14:11:54.173Z Compiling bit-set v0.5.3
30182026-09-07T14:11:54.209Z Compiling xshell v0.2.7
30192026-09-07T14:11:54.233Z Compiling ascii-canvas v3.0.0
30202026-09-07T14:11:54.270Z Compiling darling_macro v0.21.3
30212026-09-07T14:11:54.364Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30222026-09-07T14:11:54.385Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30232026-09-07T14:11:54.485Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30242026-09-07T14:11:54.510Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30252026-09-07T14:11:54.629Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30262026-09-07T14:11:54.658Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30272026-09-07T14:11:54.699Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-07T14:11:54.793Z Compiling darling v0.21.3
30292026-09-07T14:11:54.912Z Compiling dsl_auto_type v0.2.0
30302026-09-07T14:11:54.935Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30312026-09-07T14:11:54.969Z Compiling itertools v0.15.0
30322026-09-07T14:11:54.992Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30332026-09-07T14:11:54.995Z Compiling itertools v0.10.5
30342026-09-07T14:11:55.181Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30352026-09-07T14:11:55.204Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30362026-09-07T14:11:55.439Z Compiling tabled v0.21.0
30372026-09-07T14:11:55.632Z Compiling ena v0.14.4
30382026-09-07T14:11:55.739Z Compiling libloading v0.8.9
30392026-09-07T14:11:55.885Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30402026-09-07T14:11:55.972Z Compiling regex-syntax v0.6.29
30412026-09-07T14:11:56.104Z Compiling bindgen v0.71.1
30422026-09-07T14:11:56.126Z Compiling unicase v2.9.0
30432026-09-07T14:11:56.191Z Compiling diff v0.1.13
30442026-09-07T14:11:56.427Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30452026-09-07T14:11:56.450Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30462026-09-07T14:11:56.487Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30472026-09-07T14:11:56.594Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30482026-09-07T14:11:56.899Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30492026-09-07T14:11:57.248Z Compiling cexpr v0.6.0
30502026-09-07T14:11:57.276Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-07T14:11:57.508Z Compiling lalrpop v0.19.12
30522026-09-07T14:11:57.889Z Compiling rustc-hash v2.1.1
30532026-09-07T14:11:58.021Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30542026-09-07T14:11:58.057Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30552026-09-07T14:11:58.184Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30562026-09-07T14:11:58.366Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30572026-09-07T14:11:58.485Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30582026-09-07T14:11:58.510Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30592026-09-07T14:11:59.235Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30602026-09-07T14:11:59.870Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-07T14:12:00.155Z Compiling diesel v2.3.7
30622026-09-07T14:12:00.297Z Compiling headers-core v0.3.0
30632026-09-07T14:12:00.356Z Compiling libxml v0.3.3
30642026-09-07T14:12:00.430Z Compiling crc8 v0.1.1
30652026-09-07T14:12:00.453Z Compiling headers v0.4.1
30662026-09-07T14:12:00.570Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30672026-09-07T14:12:00.657Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-07T14:12:00.881Z Compiling strum_macros v0.24.3
30692026-09-07T14:12:01.176Z Compiling indoc v1.0.9
30702026-09-07T14:12:01.605Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-07T14:12:01.629Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-07T14:12:01.650Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-07T14:12:01.877Z Compiling quick-xml v0.37.5
30742026-09-07T14:12:02.017Z Compiling derive_builder v0.20.2
30752026-09-07T14:12:02.110Z Compiling oso-derive v0.27.3
30762026-09-07T14:12:02.152Z Compiling impl-trait-for-tuples v0.2.3
30772026-09-07T14:12:02.188Z Compiling openssl-probe v0.1.6
30782026-09-07T14:12:02.490Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30792026-09-07T14:12:02.599Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-07T14:12:02.629Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-07T14:12:02.909Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-07T14:12:03.324Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-07T14:12:03.390Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30842026-09-07T14:12:03.418Z Compiling bb8 v0.8.6
30852026-09-07T14:12:03.462Z Compiling filetime v0.2.27
30862026-09-07T14:12:03.627Z Compiling trait-variant v0.1.2
30872026-09-07T14:12:03.650Z Compiling proc-macro-error-attr2 v2.0.0
30882026-09-07T14:12:03.685Z Compiling half v1.8.3
30892026-09-07T14:12:03.745Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30902026-09-07T14:12:03.793Z Compiling tar v0.4.46
30912026-09-07T14:12:03.939Z Compiling samael v0.0.19
30922026-09-07T14:12:04.042Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30932026-09-07T14:12:04.063Z Compiling serde_cbor v0.11.2
30942026-09-07T14:12:04.084Z Compiling proc-macro-error2 v2.0.1
30952026-09-07T14:12:04.225Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30962026-09-07T14:12:04.420Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30972026-09-07T14:12:04.450Z Compiling hashbrown v0.14.5
30982026-09-07T14:12:04.594Z Compiling rfc6979 v0.4.0
30992026-09-07T14:12:04.651Z Compiling salty v0.3.0
31002026-09-07T14:12:04.760Z Compiling ecdsa v0.16.9
31012026-09-07T14:12:04.838Z Compiling knus-derive v3.4.0
31022026-09-07T14:12:04.986Z Compiling chumsky v0.9.3
31032026-09-07T14:12:05.016Z Compiling polar-core v0.27.3
31042026-09-07T14:12:05.059Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31052026-09-07T14:12:05.125Z Compiling primeorder v0.13.6
31062026-09-07T14:12:05.211Z Compiling nonempty v0.12.0
31072026-09-07T14:12:05.423Z Compiling p384 v0.13.1
31082026-09-07T14:12:05.444Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31092026-09-07T14:12:05.871Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31102026-09-07T14:12:05.946Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-07T14:12:06.154Z Compiling fxhash v0.2.1
31122026-09-07T14:12:06.215Z Compiling knus v3.4.0
31132026-09-07T14:12:06.215Z Compiling libz-sys v1.1.24
31142026-09-07T14:12:06.297Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-07T14:12:06.431Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-07T14:12:06.552Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-07T14:12:06.727Z Compiling kstat-rs v0.2.5
31182026-09-07T14:12:06.792Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31192026-09-07T14:12:07.075Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31202026-09-07T14:12:07.109Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31212026-09-07T14:12:07.138Z Compiling mime_guess v2.0.5
31222026-09-07T14:12:07.564Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-07T14:12:07.656Z Compiling nanorand v0.7.0
31242026-09-07T14:12:08.003Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-07T14:12:08.087Z Compiling parking_lot_core v0.8.6
31262026-09-07T14:12:08.229Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31272026-09-07T14:12:08.253Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31282026-09-07T14:12:08.399Z Compiling flume v0.11.1
31292026-09-07T14:12:08.487Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-07T14:12:08.926Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-07T14:12:08.964Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-07T14:12:09.060Z Compiling git-stub v1.0.0
31332026-09-07T14:12:09.152Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-07T14:12:09.332Z Compiling strsim v0.10.0
31352026-09-07T14:12:09.360Z Compiling instability v0.3.11
31362026-09-07T14:12:09.397Z Compiling http-range v0.1.5
31372026-09-07T14:12:09.590Z Compiling corncobs v0.1.4
31382026-09-07T14:12:09.684Z Compiling darling_core v0.13.4
31392026-09-07T14:12:09.739Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31402026-09-07T14:12:09.761Z Compiling git-stub-vcs v0.1.0
31412026-09-07T14:12:09.809Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-07T14:12:10.540Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-07T14:12:10.621Z Compiling progenitor-impl v0.13.0
31442026-09-07T14:12:10.759Z Compiling ignore v0.4.25
31452026-09-07T14:12:10.857Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31462026-09-07T14:12:10.862Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31472026-09-07T14:12:11.083Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-07T14:12:11.320Z Compiling secrecy v0.8.0
31492026-09-07T14:12:11.345Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31502026-09-07T14:12:11.531Z Compiling anstyle-parse v0.2.7
31512026-09-07T14:12:11.786Z Compiling vergen-git2 v9.1.0
31522026-09-07T14:12:12.014Z Compiling castaway v0.2.4
31532026-09-07T14:12:12.179Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-07T14:12:12.338Z Compiling indoc v2.0.7
31552026-09-07T14:12:12.486Z Compiling compact_str v0.8.1
31562026-09-07T14:12:12.758Z Compiling progenitor-macro v0.13.0
31572026-09-07T14:12:13.285Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31582026-09-07T14:12:13.340Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31592026-09-07T14:12:13.495Z Compiling anstream v0.6.21
31602026-09-07T14:12:13.772Z Compiling globwalk v0.9.1
31612026-09-07T14:12:13.910Z Compiling oso v0.27.3
31622026-09-07T14:12:14.279Z Compiling darling_macro v0.13.4
31632026-09-07T14:12:14.477Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31642026-09-07T14:12:14.795Z Compiling hyper-staticfile v0.10.1
31652026-09-07T14:12:14.856Z Compiling parking_lot v0.11.2
31662026-09-07T14:12:15.058Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31672026-09-07T14:12:15.237Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31682026-09-07T14:12:15.459Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31692026-09-07T14:12:15.683Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31702026-09-07T14:12:15.706Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31712026-09-07T14:12:15.731Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31722026-09-07T14:12:15.750Z Compiling predicates-tree v1.0.13
31732026-09-07T14:12:16.097Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-07T14:12:16.323Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-07T14:12:16.640Z Compiling progenitor-client v0.13.0
31762026-09-07T14:12:16.708Z Compiling unicode-truncate v1.1.0
31772026-09-07T14:12:16.909Z Compiling lru v0.12.5
31782026-09-07T14:12:16.930Z Compiling sha2 v0.11.0
31792026-09-07T14:12:16.933Z Compiling digest-io v0.1.0
31802026-09-07T14:12:17.115Z Compiling prefix-trie v0.7.0
31812026-09-07T14:12:17.138Z Compiling rand_seeder v0.4.0
31822026-09-07T14:12:17.141Z Compiling cassowary v0.3.0
31832026-09-07T14:12:17.486Z Compiling diesel-dtrace v0.5.0
31842026-09-07T14:12:17.598Z Compiling async-bb8-diesel v0.2.1
31852026-09-07T14:12:17.703Z Compiling rawzip v0.4.4
31862026-09-07T14:12:17.815Z Compiling hickory-server v0.25.2
31872026-09-07T14:12:17.921Z Compiling ratatui v0.29.0
31882026-09-07T14:12:17.963Z Compiling progenitor v0.13.0
31892026-09-07T14:12:18.033Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31902026-09-07T14:12:18.184Z Compiling camino-tempfile-ext v0.3.3
31912026-09-07T14:12:18.285Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31922026-09-07T14:12:18.571Z Compiling sled v0.34.7
31932026-09-07T14:12:18.625Z Compiling darling v0.13.4
31942026-09-07T14:12:19.257Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-07T14:12:20.456Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-07T14:12:20.787Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-07T14:12:21.147Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-07T14:12:21.742Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31992026-09-07T14:12:21.970Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-09-07T14:12:22.060Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32012026-09-07T14:12:22.252Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32022026-09-07T14:12:22.624Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-07T14:12:22.709Z Compiling serde_with_macros v1.5.2
32042026-09-07T14:12:22.895Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-07T14:12:23.111Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32062026-09-07T14:12:23.342Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32072026-09-07T14:12:23.515Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32082026-09-07T14:12:23.556Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32092026-09-07T14:12:23.578Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32102026-09-07T14:12:23.748Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32112026-09-07T14:12:23.790Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32122026-09-07T14:12:23.813Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32132026-09-07T14:12:23.854Z Compiling arc-swap v1.8.2
32142026-09-07T14:12:23.926Z Compiling void v1.0.2
32152026-09-07T14:12:24.077Z Compiling lzss v0.8.2
32162026-09-07T14:12:24.138Z Compiling slog-scope v4.4.1
32172026-09-07T14:12:24.210Z Compiling serde_with v1.14.0
32182026-09-07T14:12:24.235Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-07T14:12:24.256Z Compiling scuffle v0.1.0
32202026-09-07T14:12:24.300Z Compiling tungstenite v0.23.0
32212026-09-07T14:12:24.348Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-07T14:12:24.486Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-07T14:12:24.557Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-09-07T14:12:24.783Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-09-07T14:12:24.907Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-07T14:12:25.000Z Compiling libsw-core v0.3.2
32272026-09-07T14:12:25.130Z Compiling nix v0.27.1
32282026-09-07T14:12:25.152Z Compiling twox-hash v2.1.2
32292026-09-07T14:12:25.210Z Compiling serde_bytes v0.11.19
32302026-09-07T14:12:25.385Z Compiling atty v0.2.14
32312026-09-07T14:12:25.418Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-07T14:12:25.493Z Compiling libsw v3.5.0
32332026-09-07T14:12:25.567Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-07T14:12:25.616Z Compiling tokio-tungstenite v0.23.1
32352026-09-07T14:12:25.669Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32362026-09-07T14:12:25.719Z Compiling slog-stdlog v4.1.1
32372026-09-07T14:12:25.742Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32382026-09-07T14:12:25.746Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-07T14:12:25.806Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-07T14:12:25.978Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-07T14:12:26.034Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-07T14:12:26.056Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-07T14:12:26.257Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-07T14:12:26.522Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-07T14:12:26.751Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32462026-09-07T14:12:26.776Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32472026-09-07T14:12:26.870Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32482026-09-07T14:12:27.041Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-07T14:12:27.202Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32502026-09-07T14:12:27.411Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32512026-09-07T14:12:27.830Z Compiling signal-hook-tokio v0.3.1
32522026-09-07T14:12:28.020Z Compiling fatfs v0.3.6
32532026-09-07T14:12:28.043Z Compiling yasna v0.5.2
32542026-09-07T14:12:28.264Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32552026-09-07T14:12:28.409Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32562026-09-07T14:12:28.674Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572026-09-07T14:12:28.830Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32582026-09-07T14:12:29.081Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32592026-09-07T14:12:29.107Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32602026-09-07T14:12:30.038Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32612026-09-07T14:12:31.423Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32622026-09-07T14:12:31.448Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32632026-09-07T14:12:31.555Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32642026-09-07T14:12:32.646Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32652026-09-07T14:12:32.837Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32662026-09-07T14:12:32.911Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32672026-09-07T14:12:33.007Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32682026-09-07T14:12:33.745Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32692026-09-07T14:12:33.962Z Compiling git2 v0.20.4
32702026-09-07T14:12:34.710Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-07T14:12:35.207Z Compiling console v0.16.2
32722026-09-07T14:12:35.560Z Compiling seq-macro v0.3.6
32732026-09-07T14:12:36.033Z Compiling assert_matches v1.5.0
32742026-09-07T14:12:36.055Z Compiling indicatif v0.18.4
32752026-09-07T14:12:36.118Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32762026-09-07T14:12:36.142Z Compiling rcgen v0.12.1
32772026-09-07T14:12:36.628Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32782026-09-07T14:12:36.932Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32792026-09-07T14:12:37.052Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-07T14:12:37.671Z Compiling slog-envlogger v2.2.0
32812026-09-07T14:12:39.411Z Compiling oxide-update-engine-display v0.1.2
32822026-09-07T14:12:40.124Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-07T14:12:41.560Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-07T14:12:41.784Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32852026-09-07T14:12:42.024Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32862026-09-07T14:12:42.179Z Compiling port-file v0.1.0
32872026-09-07T14:12:42.256Z Compiling subprocess v0.2.15
32882026-09-07T14:12:42.474Z Compiling rtoolbox v0.0.3
32892026-09-07T14:12:42.730Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32902026-09-07T14:12:42.960Z Compiling rpassword v7.5.4
32912026-09-07T14:12:43.401Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-07T14:12:43.485Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32932026-09-07T14:12:43.625Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32942026-09-07T14:12:43.726Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-07T14:12:44.291Z Compiling tui-tree-widget v0.23.1
32962026-09-07T14:12:44.580Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-07T14:12:44.834Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-07T14:12:45.416Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-07T14:12:45.992Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-07T14:12:46.770Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-07T14:12:46.996Z Compiling uzers v0.12.2
33022026-09-07T14:12:47.026Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-07T14:12:47.202Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-07T14:12:47.246Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33052026-09-07T14:12:47.331Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33062026-09-07T14:12:47.803Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33072026-09-07T14:12:48.116Z Compiling support-bundle-viewer v0.1.2
33082026-09-07T14:12:48.224Z Compiling multimap v0.10.1
33092026-09-07T14:12:49.296Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-07T14:13:13.320Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-07T14:13:33.573Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-07T14:13:48.145Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-07T14:21:22.181Z Finished `release` profile [optimized] target(s) in 10m 05s
33142026-09-07T14:21:22.184Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-07T14:21:22.184Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-07T14:21:57.065Z
33172026-09-07T14:21:57.065Zreal 10:41.939713386
33182026-09-07T14:21:57.068Zuser 2:03:10.935042176
33192026-09-07T14:21:57.068Zsys 4:36.133731627
33202026-09-07T14:21:57.068Ztrap 3.230931398
33212026-09-07T14:21:57.068Ztflt 0.665820993
33222026-09-07T14:21:57.068Zdflt 10.337665495
33232026-09-07T14:21:57.068Zkflt 0.014523495
33242026-09-07T14:21:57.069Zlock 8:09:49.054025947
33252026-09-07T14:21:57.069Zslp 3:05:25.764364844
33262026-09-07T14:21:57.069Zlat 3:02.849909960
33272026-09-07T14:21:57.069Zstop 8:28.025304260
33282026-09-07T14:21:57.069Z+ mapfile -t packages
33292026-09-07T14:21:57.069Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-07T14:21:58.027Z Finished `release` profile [optimized] target(s) in 0.95s
33312026-09-07T14:21:58.096Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-07T14:21:58.156ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-07T14:21:58.159Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-07T14:21:58.637Z Compiling libc v0.2.185
33352026-09-07T14:21:58.637Z Compiling serde_core v1.0.228
33362026-09-07T14:21:58.637Z Compiling serde v1.0.228
33372026-09-07T14:21:58.640Z Compiling rustix v1.1.4
33382026-09-07T14:21:58.640Z Compiling serde_json v1.0.151
33392026-09-07T14:21:58.640Z Compiling bitflags v2.11.0
33402026-09-07T14:21:58.769Z Compiling syn v2.0.117
33412026-09-07T14:21:58.779Z Compiling usdt-impl v0.5.0
33422026-09-07T14:21:58.818Z Compiling syn v1.0.109
33432026-09-07T14:21:58.830Z Compiling log v0.4.33
33442026-09-07T14:21:58.842Z Compiling getrandom v0.4.3
33452026-09-07T14:21:58.845Z Compiling indexmap v2.14.0
33462026-09-07T14:21:58.866Z Compiling fs-err v3.3.0
33472026-09-07T14:21:59.005Z Compiling once_cell v1.21.3
33482026-09-07T14:21:59.072Z Compiling heck v0.4.1
33492026-09-07T14:21:59.104Z Compiling anyhow v1.0.104
33502026-09-07T14:21:59.477Z Compiling errno v0.3.14
33512026-09-07T14:21:59.480Z Compiling thread-id v4.2.2
33522026-09-07T14:21:59.480Z Compiling memmap v0.7.0
33532026-09-07T14:22:00.252Z Compiling proc-macro-error v1.0.4
33542026-09-07T14:22:00.478Z Compiling terminal_size v0.4.3
33552026-09-07T14:22:00.478Z Compiling tempfile v3.27.0
33562026-09-07T14:22:00.514Z Compiling tabled_derive v0.7.0
33572026-09-07T14:22:00.576Z Compiling clap_builder v4.6.0
33582026-09-07T14:22:00.576Z Compiling textwrap v0.16.2
33592026-09-07T14:22:00.908Z Compiling camino v1.2.5
33602026-09-07T14:22:00.908Z Compiling semver v1.0.28
33612026-09-07T14:22:00.911Z Compiling cargo-platform v0.3.2
33622026-09-07T14:22:00.955Z Compiling pest_generator v2.8.6
33632026-09-07T14:22:01.190Z Compiling tabled v0.15.0
33642026-09-07T14:22:01.234Z Compiling camino-tempfile v1.4.1
33652026-09-07T14:22:01.333Z Compiling serde_derive v1.0.228
33662026-09-07T14:22:01.336Z Compiling thiserror-impl v1.0.69
33672026-09-07T14:22:01.336Z Compiling zerocopy-derive v0.7.35
33682026-09-07T14:22:01.336Z Compiling scroll_derive v0.12.1
33692026-09-07T14:22:01.336Z Compiling thiserror-impl v2.0.18
33702026-09-07T14:22:01.336Z Compiling clap_derive v4.6.1
33712026-09-07T14:22:01.486Z Compiling pest_derive v2.8.6
33722026-09-07T14:22:02.048Z Compiling scroll v0.12.0
33732026-09-07T14:22:02.155Z Compiling zerocopy v0.7.35
33742026-09-07T14:22:02.330Z Compiling goblin v0.8.2
33752026-09-07T14:22:02.469Z Compiling thiserror v1.0.69
33762026-09-07T14:22:02.582Z Compiling dtrace-parser v0.2.0
33772026-09-07T14:22:02.607Z Compiling thiserror v2.0.18
33782026-09-07T14:22:02.747Z Compiling clap v4.6.1
33792026-09-07T14:22:03.770Z Compiling dof v0.3.0
33802026-09-07T14:22:03.770Z Compiling serde_tokenstream v0.2.3
33812026-09-07T14:22:03.833Z Compiling serde_spanned v0.6.9
33822026-09-07T14:22:03.833Z Compiling toml_datetime v0.6.11
33832026-09-07T14:22:03.833Z Compiling macaddr v1.0.1
33842026-09-07T14:22:03.837Z Compiling cargo_metadata v0.23.1
33852026-09-07T14:22:03.837Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33862026-09-07T14:22:04.031Z Compiling toml_edit v0.22.27
33872026-09-07T14:22:04.391Z Compiling usdt-attr-macro v0.5.0
33882026-09-07T14:22:04.391Z Compiling usdt-macro v0.5.0
33892026-09-07T14:22:05.356Z Compiling usdt v0.5.0
33902026-09-07T14:22:05.463Z Compiling toml v0.8.23
33912026-09-07T14:22:05.890Z Compiling cargo_toml v0.21.0
33922026-09-07T14:22:08.142Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-07T14:22:14.126Z Finished `release` profile [optimized] target(s) in 15.95s
33942026-09-07T14:22:14.267Z
33952026-09-07T14:22:14.267Zreal 16.070826837
33962026-09-07T14:22:14.271Zuser 1:54.978629438
33972026-09-07T14:22:14.271Zsys 13.907322236
33982026-09-07T14:22:14.271Ztrap 0.056195392
33992026-09-07T14:22:14.271Ztflt 0.635386613
34002026-09-07T14:22:14.271Zdflt 1.629020144
34012026-09-07T14:22:14.271Zkflt 0.000053917
34022026-09-07T14:22:14.271Zlock 3:43.219265080
34032026-09-07T14:22:14.271Zslp 2:08.331759571
34042026-09-07T14:22:14.271Zlat 2.902557096
34052026-09-07T14:22:14.271Zstop 16.496653013
34062026-09-07T14:22:14.271Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-07T14:22:14.271Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-07T14:22:14.271Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-07T14:22:14.271Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-07T14:22:14.271Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-07T14:22:15.230Z Compiling progenitor-client v0.14.0
34122026-09-07T14:22:15.230Z Compiling match_cfg v0.1.0
34132026-09-07T14:22:15.234Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-07T14:22:15.234Z Compiling slog-json v2.6.1
34152026-09-07T14:22:15.234Z Compiling newtype-uuid-macros v0.1.0
34162026-09-07T14:22:15.234Z Compiling sha1 v0.11.0
34172026-09-07T14:22:15.234Z Compiling multer v3.1.0
34182026-09-07T14:22:15.234Z Compiling debug-ignore v1.0.5
34192026-09-07T14:22:15.383Z Compiling compression-core v0.4.31
34202026-09-07T14:22:15.386Z Compiling async-stream-impl v0.3.6
34212026-09-07T14:22:15.386Z Compiling toml_datetime v1.1.1+spec-1.1.0
34222026-09-07T14:22:15.386Z Compiling serde_spanned v1.1.1
34232026-09-07T14:22:15.386Z Compiling dropshot v0.17.1
34242026-09-07T14:22:15.398Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-07T14:22:15.401Z Compiling waitgroup v0.1.2
34262026-09-07T14:22:15.401Z Compiling rustls-pemfile v2.2.0
34272026-09-07T14:22:15.486Z Compiling hostname v0.3.1
34282026-09-07T14:22:15.636Z Compiling dropshot_endpoint v0.17.1
34292026-09-07T14:22:15.654Z Compiling serde_path_to_error v0.1.20
34302026-09-07T14:22:15.688Z Compiling compression-codecs v0.4.37
34312026-09-07T14:22:15.734Z Compiling toml v1.1.2+spec-1.1.0
34322026-09-07T14:22:15.737Z Compiling hostname v0.4.2
34332026-09-07T14:22:15.737Z Compiling atomicwrites v0.4.4
34342026-09-07T14:22:15.790Z Compiling slog-bunyan v2.5.0
34352026-09-07T14:22:15.830Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34362026-09-07T14:22:15.868Z Compiling macaddr v1.0.1
34372026-09-07T14:22:15.871Z Compiling serde_tokenstream v0.3.0
34382026-09-07T14:22:15.920Z Compiling async-compression v0.4.41
34392026-09-07T14:22:15.942Z Compiling oxide-generation v0.1.3
34402026-09-07T14:22:15.992Z Compiling instant v0.1.13
34412026-09-07T14:22:15.995Z Compiling async-stream v0.3.6
34422026-09-07T14:22:15.995Z Compiling parse-display-derive v0.10.0
34432026-09-07T14:22:15.995Z Compiling regress v0.10.5
34442026-09-07T14:22:16.066Z Compiling backon v1.6.0
34452026-09-07T14:22:16.069Z Compiling itertools v0.14.0
34462026-09-07T14:22:16.106Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34472026-09-07T14:22:16.129Z Compiling humantime v2.3.0
34482026-09-07T14:22:16.173Z Compiling backoff v0.4.0
34492026-09-07T14:22:16.190Z Compiling half v2.7.1
34502026-09-07T14:22:16.239Z Compiling oxide-generation-macros v0.2.0
34512026-09-07T14:22:16.269Z Compiling progenitor-extras v0.2.0
34522026-09-07T14:22:16.287Z Compiling ciborium-io v0.2.2
34532026-09-07T14:22:16.290Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34542026-09-07T14:22:16.320Z Compiling crucible-workspace-hack v0.1.0
34552026-09-07T14:22:16.399Z Compiling convert_case v0.4.0
34562026-09-07T14:22:16.418Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34572026-09-07T14:22:16.421Z Compiling secrecy v0.10.3
34582026-09-07T14:22:16.452Z Compiling ciborium-ll v0.2.2
34592026-09-07T14:22:16.468Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34602026-09-07T14:22:16.491Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34612026-09-07T14:22:16.544Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34622026-09-07T14:22:16.563Z Compiling inout v0.1.4
34632026-09-07T14:22:16.601Z Compiling regress v0.11.1
34642026-09-07T14:22:16.628Z Compiling ciborium v0.2.2
34652026-09-07T14:22:16.672Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34662026-09-07T14:22:16.691Z Compiling thiserror-impl-no-std v2.0.2
34672026-09-07T14:22:16.708Z Compiling universal-hash v0.5.1
34682026-09-07T14:22:16.762Z Compiling cipher v0.4.4
34692026-09-07T14:22:16.816Z Compiling derive_more v0.99.20
34702026-09-07T14:22:16.846Z Compiling opaque-debug v0.3.1
34712026-09-07T14:22:16.875Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-07T14:22:16.894Z Compiling blake2 v0.10.6
34732026-09-07T14:22:16.937Z Compiling poly1305 v0.8.0
34742026-09-07T14:22:17.062Z Compiling chacha20 v0.9.1
34752026-09-07T14:22:17.078Z Compiling aead v0.5.2
34762026-09-07T14:22:17.082Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34772026-09-07T14:22:17.207Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-07T14:22:17.255Z Compiling password-hash v0.5.0
34792026-09-07T14:22:17.317Z Compiling indent_write v2.2.0
34802026-09-07T14:22:17.352Z Compiling chacha20poly1305 v0.10.1
34812026-09-07T14:22:17.384Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-07T14:22:17.387Z Compiling unsafe-libyaml v0.2.11
34832026-09-07T14:22:17.417Z Compiling itertools v0.15.0
34842026-09-07T14:22:17.480Z Compiling num-derive v0.4.2
34852026-09-07T14:22:17.497Z Compiling heapless v0.8.0
34862026-09-07T14:22:17.541Z Compiling argon2 v0.5.3
34872026-09-07T14:22:17.664Z Compiling toml_edit v0.23.10+spec-1.0.0
34882026-09-07T14:22:17.691Z Compiling tabwriter v1.4.1
34892026-09-07T14:22:17.709Z Compiling hash32 v0.3.1
34902026-09-07T14:22:17.814Z Compiling parse-display v0.10.0
34912026-09-07T14:22:17.903Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34922026-09-07T14:22:17.921Z Compiling thiserror-no-std v2.0.2
34932026-09-07T14:22:17.948Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34942026-09-07T14:22:18.024Z Compiling vsss-rs v3.3.4
34952026-09-07T14:22:18.042Z Compiling serde_yaml v0.9.34+deprecated
34962026-09-07T14:22:18.140Z Compiling smoltcp v0.11.0
34972026-09-07T14:22:18.199Z Compiling cobs v0.3.0
34982026-09-07T14:22:18.235Z Compiling typify-impl v0.6.2
34992026-09-07T14:22:18.419Z Compiling proc-macro-crate v3.4.0
35002026-09-07T14:22:18.466Z Compiling illumos-nvpair-sys v0.2.0
35012026-09-07T14:22:18.547Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35022026-09-07T14:22:18.647Z Compiling colored v3.1.1
35032026-09-07T14:22:18.743Z Compiling postcard v1.1.3
35042026-09-07T14:22:18.762Z Compiling proc-macro-error v1.0.4
35052026-09-07T14:22:18.800Z Compiling ingot-macros v0.2.0
35062026-09-07T14:22:18.822Z Compiling rand v0.10.1
35072026-09-07T14:22:18.992Z Compiling num_enum_derive v0.7.6
35082026-09-07T14:22:19.012Z Compiling proc-macro-crate v1.3.1
35092026-09-07T14:22:19.031Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35102026-09-07T14:22:19.100Z Compiling foreign-types-macros v0.2.3
35112026-09-07T14:22:19.119Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-07T14:22:19.210Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35132026-09-07T14:22:19.340Z Compiling foreign-types-shared v0.3.1
35142026-09-07T14:22:19.357Z Compiling rayon-core v1.13.0
35152026-09-07T14:22:19.479Z Compiling num_enum_derive v0.5.11
35162026-09-07T14:22:19.501Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-07T14:22:19.549Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-07T14:22:19.612Z Compiling crossbeam-deque v0.8.6
35192026-09-07T14:22:19.615Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35202026-09-07T14:22:19.647Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35212026-09-07T14:22:19.699Z Compiling cstr-argument v0.1.2
35222026-09-07T14:22:19.735Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35232026-09-07T14:22:19.752Z Compiling foreign-types v0.5.0
35242026-09-07T14:22:19.851Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35252026-09-07T14:22:19.888Z Compiling illumos-nvpair v0.3.0
35262026-09-07T14:22:19.922Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35272026-09-07T14:22:19.969Z Compiling zone_cfg_derive v0.3.1
35282026-09-07T14:22:20.110Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35292026-09-07T14:22:20.128Z Compiling num_enum v0.7.6
35302026-09-07T14:22:20.145Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35312026-09-07T14:22:20.164Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35322026-09-07T14:22:20.167Z Compiling itertools v0.12.1
35332026-09-07T14:22:20.197Z Compiling sigpipe v0.1.3
35342026-09-07T14:22:20.261Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35352026-09-07T14:22:20.281Z Compiling glob v0.3.3
35362026-09-07T14:22:20.301Z Compiling rayon v1.11.0
35372026-09-07T14:22:20.320Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35382026-09-07T14:22:20.323Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35392026-09-07T14:22:20.391Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35402026-09-07T14:22:20.504Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35412026-09-07T14:22:20.568Z Compiling smf v0.2.3
35422026-09-07T14:22:20.585Z Compiling whoami v1.6.1
35432026-09-07T14:22:20.604Z Compiling num_enum v0.5.11
35442026-09-07T14:22:20.647Z Compiling cpubits v0.1.1
35452026-09-07T14:22:20.666Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35462026-09-07T14:22:20.686Z Compiling gethostname v0.5.0
35472026-09-07T14:22:20.703Z Compiling num-rational v0.4.2
35482026-09-07T14:22:20.744Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35492026-09-07T14:22:20.761Z Compiling num-complex v0.4.6
35502026-09-07T14:22:20.764Z Compiling derive-where v1.6.0
35512026-09-07T14:22:20.830Z Compiling toml v0.8.23
35522026-09-07T14:22:20.833Z Compiling usdt-attr-macro v0.5.0
35532026-09-07T14:22:20.896Z Compiling usdt-macro v0.5.0
35542026-09-07T14:22:21.117Z Compiling pem-rfc7468 v1.0.0
35552026-09-07T14:22:21.210Z Compiling num v0.4.3
35562026-09-07T14:22:21.307Z Compiling memmap v0.7.0
35572026-09-07T14:22:21.310Z Compiling float-ord v0.3.2
35582026-09-07T14:22:21.350Z Compiling zone v0.3.1
35592026-09-07T14:22:21.457Z Compiling cancel-safe-futures v0.1.5
35602026-09-07T14:22:21.474Z Compiling hmac v0.13.0
35612026-09-07T14:22:21.477Z Compiling universal-hash v0.6.1
35622026-09-07T14:22:21.477Z Compiling resolv-conf v0.7.6
35632026-09-07T14:22:21.571Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-07T14:22:21.698Z Compiling sha1 v0.10.6
35652026-09-07T14:22:21.737Z Compiling linear-map v1.2.0
35662026-09-07T14:22:21.740Z Compiling ingot-types v0.2.0
35672026-09-07T14:22:21.755Z Compiling libefi-sys v0.1.0
35682026-09-07T14:22:21.794Z Compiling usdt v0.5.0
35692026-09-07T14:22:21.912Z Compiling prettyplease v0.2.37
35702026-09-07T14:22:21.963Z Compiling polyval v0.7.1
35712026-09-07T14:22:21.981Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35722026-09-07T14:22:22.051Z Compiling der v0.8.0
35732026-09-07T14:22:22.120Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35742026-09-07T14:22:22.137Z Compiling ingot v0.2.1
35752026-09-07T14:22:22.159Z Compiling newline-converter v0.3.0
35762026-09-07T14:22:22.162Z Compiling console v0.15.11
35772026-09-07T14:22:22.194Z Compiling oxide-update-engine-types v0.1.2
35782026-09-07T14:22:22.197Z Compiling bitfield-struct v0.6.2
35792026-09-07T14:22:22.245Z Compiling ghash v0.6.0
35802026-09-07T14:22:22.304Z Compiling pbkdf2 v0.13.0
35812026-09-07T14:22:22.416Z Compiling crypto-bigint v0.7.5
35822026-09-07T14:22:22.465Z Compiling aes v0.9.1
35832026-09-07T14:22:22.487Z Compiling hickory-proto v0.24.4
35842026-09-07T14:22:22.609Z Compiling expectorate v1.2.0
35852026-09-07T14:22:22.771Z Compiling ctr v0.10.1
35862026-09-07T14:22:22.802Z Compiling aead v0.6.1
35872026-09-07T14:22:22.863Z Compiling typify-macro v0.6.2
35882026-09-07T14:22:22.884Z Compiling sha2 v0.11.0
35892026-09-07T14:22:22.924Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35902026-09-07T14:22:23.006Z Compiling nom v8.0.0
35912026-09-07T14:22:23.025Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35922026-09-07T14:22:23.122Z Compiling linked-hash-map v0.5.6
35932026-09-07T14:22:23.170Z Compiling semver v0.1.20
35942026-09-07T14:22:23.244Z Compiling oxide-update-engine v0.1.2
35952026-09-07T14:22:23.342Z Compiling lru-cache v0.1.2
35962026-09-07T14:22:23.359Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35972026-09-07T14:22:23.462Z Compiling rustc_version v0.1.7
35982026-09-07T14:22:23.492Z Compiling aes-gcm v0.11.0
35992026-09-07T14:22:23.510Z Compiling spki v0.8.0
36002026-09-07T14:22:23.514Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-07T14:22:23.593Z Compiling tokio-dtrace v0.1.1
36022026-09-07T14:22:23.724Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-07T14:22:23.741Z Compiling salsa20 v0.11.0
36042026-09-07T14:22:23.765Z Compiling slog-dtrace v0.3.0
36052026-09-07T14:22:23.784Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36062026-09-07T14:22:23.787Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36072026-09-07T14:22:23.804Z Compiling minimal-lexical v0.2.1
36082026-09-07T14:22:23.895Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36092026-09-07T14:22:23.920Z Compiling xshell-macros v0.2.7
36102026-09-07T14:22:23.938Z Compiling scrypt v0.12.0
36112026-09-07T14:22:24.058Z Compiling nom v7.1.3
36122026-09-07T14:22:24.076Z Compiling oxide-tokio-rt v0.1.4
36132026-09-07T14:22:24.111Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36142026-09-07T14:22:24.129Z Compiling newtype_derive v0.1.6
36152026-09-07T14:22:24.260Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36162026-09-07T14:22:24.351Z Compiling phf_shared v0.12.1
36172026-09-07T14:22:24.369Z Compiling xshell v0.2.7
36182026-09-07T14:22:24.404Z Compiling rfc6979 v0.4.0
36192026-09-07T14:22:24.565Z Compiling cbc v0.2.1
36202026-09-07T14:22:24.582Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-07T14:22:24.682Z Compiling hickory-resolver v0.24.4
36222026-09-07T14:22:24.741Z Compiling typify v0.6.2
36232026-09-07T14:22:24.759Z Compiling csv-core v0.1.13
36242026-09-07T14:22:24.857Z Compiling progenitor-impl v0.14.0
36252026-09-07T14:22:24.907Z Compiling highway v1.3.0
36262026-09-07T14:22:25.030Z Compiling chrono-tz v0.10.4
36272026-09-07T14:22:25.050Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36282026-09-07T14:22:25.053Z Compiling unicode-xid v0.2.6
36292026-09-07T14:22:25.148Z Compiling proc-macro-error2 v2.0.1
36302026-09-07T14:22:25.207Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36312026-09-07T14:22:25.225Z Compiling const_format_proc_macros v0.2.34
36322026-09-07T14:22:25.241Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36332026-09-07T14:22:25.291Z Compiling csv v1.4.0
36342026-09-07T14:22:25.312Z Compiling pkcs5 v0.8.1
36352026-09-07T14:22:25.363Z Compiling ecdsa v0.16.9
36362026-09-07T14:22:25.407Z Compiling phf v0.12.1
36372026-09-07T14:22:25.466Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-07T14:22:25.592Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36392026-09-07T14:22:25.768Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36402026-09-07T14:22:25.801Z Compiling qorb v0.4.1
36412026-09-07T14:22:25.861Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36422026-09-07T14:22:25.879Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36432026-09-07T14:22:25.921Z Compiling primeorder v0.13.6
36442026-09-07T14:22:26.001Z Compiling hashbrown v0.14.5
36452026-09-07T14:22:26.110Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36462026-09-07T14:22:26.130Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36472026-09-07T14:22:26.133Z Compiling salty v0.3.0
36482026-09-07T14:22:26.214Z Compiling p384 v0.13.1
36492026-09-07T14:22:26.435Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36502026-09-07T14:22:26.534Z Compiling const_format v0.2.35
36512026-09-07T14:22:26.624Z Compiling chumsky v0.9.3
36522026-09-07T14:22:26.730Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36532026-09-07T14:22:26.791Z Compiling pkcs8 v0.11.0
36542026-09-07T14:22:26.968Z Compiling knus-derive v3.4.0
36552026-09-07T14:22:27.001Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-07T14:22:27.209Z Compiling tabled_derive v0.7.0
36572026-09-07T14:22:27.439Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36582026-09-07T14:22:27.607Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36592026-09-07T14:22:27.625Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36602026-09-07T14:22:27.629Z Compiling progenitor-macro v0.14.0
36612026-09-07T14:22:27.682Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36622026-09-07T14:22:27.891Z Compiling bcs v0.1.6
36632026-09-07T14:22:27.911Z Compiling ff v0.14.0
36642026-09-07T14:22:27.931Z Compiling termtree v0.5.1
36652026-09-07T14:22:27.962Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-07T14:22:28.090Z Compiling steno v0.4.1
36672026-09-07T14:22:28.215Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36682026-09-07T14:22:28.253Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36692026-09-07T14:22:28.271Z Compiling tabled v0.15.0
36702026-09-07T14:22:28.274Z Compiling group v0.14.0
36712026-09-07T14:22:28.318Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-07T14:22:28.503Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36732026-09-07T14:22:28.519Z Compiling knus v3.4.0
36742026-09-07T14:22:28.534Z Compiling signature v3.0.0
36752026-09-07T14:22:28.592Z Compiling tagptr v0.2.0
36762026-09-07T14:22:28.596Z Compiling base16ct v1.0.0
36772026-09-07T14:22:28.771Z Compiling sec1 v0.8.1
36782026-09-07T14:22:28.774Z Compiling moka v0.12.13
36792026-09-07T14:22:28.816Z Compiling hkdf v0.13.0
36802026-09-07T14:22:28.833Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36812026-09-07T14:22:28.943Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36822026-09-07T14:22:29.023Z Compiling elliptic-curve v0.14.1
36832026-09-07T14:22:29.083Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36842026-09-07T14:22:29.115Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-07T14:22:29.182Z Compiling parking_lot_core v0.8.6
36862026-09-07T14:22:29.449Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36872026-09-07T14:22:29.453Z Compiling corncobs v0.1.4
36882026-09-07T14:22:29.453Z Compiling utf-8 v0.7.6
36892026-09-07T14:22:29.609Z Compiling hickory-resolver v0.25.2
36902026-09-07T14:22:29.628Z Compiling tungstenite v0.21.0
36912026-09-07T14:22:29.644Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36922026-09-07T14:22:29.718Z Compiling wnaf v0.14.0
36932026-09-07T14:22:29.925Z Compiling primefield v0.14.0
36942026-09-07T14:22:29.942Z Compiling rfc6979 v0.6.0
36952026-09-07T14:22:30.032Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36962026-09-07T14:22:30.062Z Compiling libscf-sys v1.2.0
36972026-09-07T14:22:30.134Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-07T14:22:30.165Z Compiling git-stub v1.0.0
36992026-09-07T14:22:30.188Z Compiling secrecy v0.8.0
37002026-09-07T14:22:30.230Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-07T14:22:30.358Z Compiling git-stub-vcs v0.1.0
37022026-09-07T14:22:30.460Z Compiling tokio-tungstenite v0.21.0
37032026-09-07T14:22:30.483Z Compiling primeorder v0.14.0
37042026-09-07T14:22:30.501Z Compiling ecdsa v0.17.0
37052026-09-07T14:22:30.635Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37062026-09-07T14:22:30.761Z Compiling papergrid v0.18.0
37072026-09-07T14:22:30.818Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-07T14:22:30.908Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-07T14:22:30.925Z Compiling curve25519-dalek v5.0.0
37102026-09-07T14:22:30.982Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-07T14:22:31.012Z Compiling unicase v2.9.0
37122026-09-07T14:22:31.030Z Compiling parking_lot v0.11.2
37132026-09-07T14:22:31.087Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37142026-09-07T14:22:31.253Z Compiling mime_guess v2.0.5
37152026-09-07T14:22:31.281Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37162026-09-07T14:22:31.336Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37172026-09-07T14:22:31.444Z Compiling ssh-encoding v0.3.0
37182026-09-07T14:22:31.461Z Compiling prefix-trie v0.7.0
37192026-09-07T14:22:31.543Z Compiling fxhash v0.2.1
37202026-09-07T14:22:31.561Z Compiling keccak v0.2.0
37212026-09-07T14:22:31.712Z Compiling sled v0.34.7
37222026-09-07T14:22:31.751Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-07T14:22:31.788Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37242026-09-07T14:22:31.791Z Compiling tabled v0.21.0
37252026-09-07T14:22:31.869Z Compiling hickory-server v0.25.2
37262026-09-07T14:22:31.930Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37272026-09-07T14:22:31.947Z Compiling ed25519 v3.0.0
37282026-09-07T14:22:31.965Z Compiling crypto-primes v0.7.2
37292026-09-07T14:22:32.543Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-07T14:22:32.699Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-07T14:22:32.786Z Compiling progenitor v0.14.0
37322026-09-07T14:22:32.824Z Compiling poly1305 v0.9.0
37332026-09-07T14:22:32.983Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37342026-09-07T14:22:33.014Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37352026-09-07T14:22:33.101Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37362026-09-07T14:22:33.121Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37372026-09-07T14:22:33.242Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37382026-09-07T14:22:33.336Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37392026-09-07T14:22:33.641Z Compiling blowfish v0.10.0
37402026-09-07T14:22:33.754Z Compiling blake2 v0.11.0-rc.6
37412026-09-07T14:22:33.805Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37422026-09-07T14:22:33.823Z Compiling http-range v0.1.5
37432026-09-07T14:22:33.883Z Compiling half v1.8.3
37442026-09-07T14:22:33.912Z Compiling crc8 v0.1.1
37452026-09-07T14:22:33.929Z Compiling bcrypt-pbkdf v0.11.0
37462026-09-07T14:22:34.045Z Compiling argon2 v0.6.0-rc.8
37472026-09-07T14:22:34.184Z Compiling serde_cbor v0.11.2
37482026-09-07T14:22:34.273Z Compiling ssh-cipher v0.3.0
37492026-09-07T14:22:34.349Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37502026-09-07T14:22:34.368Z Compiling rsa v0.10.0-rc.18
37512026-09-07T14:22:34.390Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37522026-09-07T14:22:34.408Z Compiling ed25519-dalek v3.0.0
37532026-09-07T14:22:34.828Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37542026-09-07T14:22:34.846Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37552026-09-07T14:22:34.887Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37562026-09-07T14:22:35.112Z Compiling sha3 v0.11.0
37572026-09-07T14:22:35.152Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37582026-09-07T14:22:35.303Z Compiling p256 v0.14.0
37592026-09-07T14:22:35.373Z Compiling p521 v0.14.0
37602026-09-07T14:22:35.418Z Compiling p384 v0.14.0
37612026-09-07T14:22:35.588Z Compiling scuffle v0.1.0
37622026-09-07T14:22:35.634Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37632026-09-07T14:22:35.737Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37642026-09-07T14:22:35.755Z Compiling yasna v0.5.2
37652026-09-07T14:22:36.427Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37662026-09-07T14:22:36.455Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37672026-09-07T14:22:36.568Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37682026-09-07T14:22:36.882Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37692026-09-07T14:22:36.996Z Compiling kstat-rs v0.2.5
37702026-09-07T14:22:37.024Z Compiling headers-core v0.3.0
37712026-09-07T14:22:37.175Z Compiling kem v0.3.0
37722026-09-07T14:22:37.333Z Compiling module-lattice v0.2.3
37732026-09-07T14:22:37.351Z Compiling nanorand v0.7.0
37742026-09-07T14:22:37.377Z Compiling sponge-cursor v0.1.0
37752026-09-07T14:22:37.395Z Compiling headers v0.4.1
37762026-09-07T14:22:37.552Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37772026-09-07T14:22:37.616Z Compiling ml-kem v0.3.2
37782026-09-07T14:22:37.669Z Compiling flume v0.11.1
37792026-09-07T14:22:37.725Z Compiling sha3 v0.12.0
37802026-09-07T14:22:37.806Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37812026-09-07T14:22:37.865Z Compiling rcgen v0.12.1
37822026-09-07T14:22:38.017Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37832026-09-07T14:22:38.168Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37842026-09-07T14:22:38.191Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37852026-09-07T14:22:38.348Z Compiling hyper-staticfile v0.10.1
37862026-09-07T14:22:38.516Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37872026-09-07T14:22:38.608Z Compiling ssh-key v0.7.0-rc.11
37882026-09-07T14:22:38.646Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37892026-09-07T14:22:38.664Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37902026-09-07T14:22:38.780Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37912026-09-07T14:22:38.882Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37922026-09-07T14:22:38.902Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37932026-09-07T14:22:38.905Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37942026-09-07T14:22:38.938Z Compiling russh-cryptovec v0.62.0
37952026-09-07T14:22:39.048Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37962026-09-07T14:22:39.128Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37972026-09-07T14:22:39.195Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37982026-09-07T14:22:39.341Z Compiling internal-russh-num-bigint v0.5.0
37992026-09-07T14:22:39.387Z Compiling port-file v0.1.0
38002026-09-07T14:22:39.406Z Compiling num-bigint v0.4.6
38012026-09-07T14:22:39.410Z Compiling generic-array v1.4.3
38022026-09-07T14:22:39.456Z Compiling russh-util v0.52.0
38032026-09-07T14:22:39.643Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
38042026-09-07T14:22:39.663Z Compiling enum_dispatch v0.3.13
38052026-09-07T14:22:39.922Z Compiling delegate v0.13.5
38062026-09-07T14:22:39.941Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38072026-09-07T14:22:39.997Z Compiling subprocess v0.2.15
38082026-09-07T14:22:40.371Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38092026-09-07T14:22:40.392Z Compiling display-error-chain v0.2.2
38102026-09-07T14:22:40.522Z Compiling md5 v0.8.0
38112026-09-07T14:22:40.561Z Compiling hex-literal v1.1.0
38122026-09-07T14:22:40.672Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38132026-09-07T14:22:40.707Z Compiling colored v2.2.0
38142026-09-07T14:22:40.724Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38152026-09-07T14:22:40.741Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38162026-09-07T14:22:40.765Z Compiling internet-checksum v0.2.1
38172026-09-07T14:22:40.831Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38182026-09-07T14:22:40.925Z Compiling russh v0.62.4
38192026-09-07T14:22:41.429Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38202026-09-07T14:22:41.957Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38212026-09-07T14:22:42.333Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38222026-09-07T14:22:43.368Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-07T14:22:43.368Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-07T14:22:45.940Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-07T14:22:46.615Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-07T14:22:47.126Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-07T14:22:47.614Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-07T14:22:48.447Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-07T14:22:56.770Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38302026-09-07T14:22:56.770Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38312026-09-07T14:22:56.770Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38322026-09-07T14:22:56.773Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38332026-09-07T14:22:56.773Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38342026-09-07T14:22:58.543Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-07T14:22:58.688Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-07T14:23:02.920Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-07T14:23:43.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
38382026-09-07T14:23:43.358Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-07T14:23:43.358Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-07T14:23:43.583Z
38412026-09-07T14:23:43.583Zreal 1:29.247130402
38422026-09-07T14:23:43.583Zuser 8:27.052081525
38432026-09-07T14:23:43.583Zsys 1:40.689923566
38442026-09-07T14:23:43.583Ztrap 0.243621379
38452026-09-07T14:23:43.587Ztflt 0.360601671
38462026-09-07T14:23:43.587Zdflt 2.334584060
38472026-09-07T14:23:43.587Zkflt 0.000338256
38482026-09-07T14:23:43.587Zlock 30:59.328479733
38492026-09-07T14:23:43.587Zslp 18:57.188318936
38502026-09-07T14:23:43.587Zlat 38.551541675
38512026-09-07T14:23:43.587Zstop 2:57.823181560
38522026-09-07T14:23:43.587Z+ mkdir tests
38532026-09-07T14:23:43.590Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-07T14:23:43.590Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-07T14:23:43.612Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-07T14:23:43.643Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-07T14:23:43.674Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-07T14:23:43.706Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-07T14:23:44.083Z+ 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)
38602026-09-07T14:23:44.086Z+ 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-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 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
38612026-09-07T14:24:49.880ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-07T14:24:49.880Za .github/buildomat/ci-env.sh 1K
38632026-09-07T14:24:49.881Za out/target/test 1K
38642026-09-07T14:24:49.881Za out/npuzone/npuzone 27402K
38652026-09-07T14:24:49.881Za package-manifest.toml 35K
38662026-09-07T14:24:49.881Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-07T14:24:49.881Za target/release/omicron-package 16941K
38682026-09-07T14:24:49.881Za target/release/xtask 6405K
38692026-09-07T14:24:49.881Za target/debug/bootstrap 441453K
38702026-09-07T14:24:49.881Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-07T14:24:49.881Za tests/commtest-967955464f559dda 34431K
38722026-09-07T14:24:49.881Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-07T14:24:49.881Za tests/end_to_end_tests-8d60c10a3fab2411 505531K
38742026-09-07T14:24:49.881Za tools/opte_version 1K
38752026-09-07T14:24:49.881Za tools/opte_version_override 2K
38762026-09-07T14:24:49.881Za out/clickhouse.tar.gz 233168K
38772026-09-07T14:24:49.881Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-07T14:24:49.881Za out/clickhouse_server.tar.gz 233165K
38792026-09-07T14:24:49.881Za out/cockroachdb.tar.gz 125059K
38802026-09-07T14:24:49.881Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-07T14:24:49.881Za out/crucible-utils.tar 18900K
38822026-09-07T14:24:49.881Za out/crucible-zone.tar.gz 39580K
38832026-09-07T14:24:49.881Za out/external-dns.tar.gz 15167K
38842026-09-07T14:24:49.881Za out/internal-dns.tar.gz 15167K
38852026-09-07T14:24:49.881Za out/mg-ddm-gz.tar 100917K
38862026-09-07T14:24:49.881Za out/nexus.tar.gz 195930K
38872026-09-07T14:24:49.881Za out/ntp.tar.gz 7133K
38882026-09-07T14:24:49.881Za out/omicron-gateway-softnpu.tar.gz 13828K
38892026-09-07T14:24:49.881Za out/omicron-sled-agent.tar 116719K
38902026-09-07T14:24:49.881Za out/overlay.tar.gz 4K
38912026-09-07T14:24:49.881Za out/oximeter.tar.gz 17658K
38922026-09-07T14:24:49.881Za out/oxlog.tar 2419K
38932026-09-07T14:24:49.881Za out/probe.tar.gz 3037K
38942026-09-07T14:24:49.881Za out/propolis-server.tar.gz 34642K
38952026-09-07T14:24:49.881Za out/pumpkind-gz.tar 26647K
38962026-09-07T14:24:49.881Za out/switch-softnpu.tar.gz 306372K
38972026-09-07T14:24:49.886Z
38982026-09-07T14:24:49.886Zreal 1:05.794875888
38992026-09-07T14:24:49.886Zuser 1:03.651545884
39002026-09-07T14:24:49.886Zsys 3.520430693
39012026-09-07T14:24:49.886Ztrap 0.005259278
39022026-09-07T14:24:49.886Ztflt 0.000000000
39032026-09-07T14:24:49.886Zdflt 0.000000000
39042026-09-07T14:24:49.886Zkflt 0.000000000
39052026-09-07T14:24:49.886Zlock 0.000000000
39062026-09-07T14:24:49.886Zslp 1:03.581256475
39072026-09-07T14:24:49.886Zlat 0.826216778
39082026-09-07T14:24:49.886Zstop 0.000182368
39092026-09-07T14:24:49.887Zprocess exited: duration 1028654 ms, exit code 0
 
39102026-09-07T14:24:49.900Zfound 1 output files
39112026-09-07T14:24:49.901Zuploading: /work/package.tar.gz (1838678112 bytes)
39122026-09-07T14:25:19.150Zuploaded: /work/package.tar.gz